* usr/bin/byobu-mondrian => usr/lib/byobu/include/modrian,

usr/lib/byobu/include/Makefile.am, usr/share/byobu/keybindings/f-
  keys.tmux, usr/share/byobu/keybindings/f-keys.tmux.disable,
  usr/share/doc/byobu/help.tmux.txt:
  - install modrian
This commit is contained in:
Dustin Kirkland 2011-11-21 23:52:37 -06:00
commit 7dd36d780e
6 changed files with 11 additions and 3 deletions

5
debian/changelog vendored
View file

@ -2,6 +2,11 @@ byobu (4.50) unreleased; urgency=low
* usr/bin/byobu-mondrian:
- clean up code, make idempotent
* usr/bin/byobu-mondrian => usr/lib/byobu/include/modrian,
usr/lib/byobu/include/Makefile.am, usr/share/byobu/keybindings/f-
keys.tmux, usr/share/byobu/keybindings/f-keys.tmux.disable,
usr/share/doc/byobu/help.tmux.txt:
- install modrian
-- Dustin Kirkland <kirkland@ubuntu.com> Fri, 18 Nov 2011 15:41:36 -0600

View file

@ -1,2 +1,2 @@
inclibdirdir = $(prefix)/lib/@PACKAGE@/include
inclibdir_SCRIPTS = common constants dirs notify_osd shutil
inclibdir_SCRIPTS = common constants dirs modrian notify_osd shutil

View file

@ -1,7 +1,7 @@
#!/bin/bash
# N.B.: Use bash for $RANDOm
# N.B.: Use bash for $RANDOM
#
# byobu-mondrian: randomly generate some Modrian art in tmux
# mondrian: randomly generate some Modrian art in tmux
#
# Copyright (C) 2011 Dustin Kirkland
#

View file

@ -65,3 +65,4 @@ bind-key -n M-F11 break-pane
bind-key -n C-F11 join-pane -h -s :. -t :-1
bind-key -n S-F11 join-pane -v -s :. -t :-1
bind-key -n S-F12 source $BYOBU_PREFIX/share/byobu/keybindings/f-keys.tmux.disable
bind-key -n C-S-F12 new-window -d $BYOBU_PREFIX/lib/byobu/include/mondrian

View file

@ -61,3 +61,4 @@ unbind-key -n M-F11
unbind-key -n C-F11
unbind-key -n S-F11
bind-key -n S-F12 source $BYOBU_PREFIX/share/byobu/keybindings/f-keys.tmux
unbind-key -n C-S-F12

View file

@ -34,3 +34,4 @@ and some convenient keybindings:
Ctrl-F11 Join window into a vertical split
F12 Escape sequence
Shift-F12 Toggle on/off Byobu's keybindings
Ctrl-Shift-F12 Modrian squares