mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 14:24:39 -07:00
* usr/share/doc/byobu/help.tmux.txt:
- reorder some documentation
This commit is contained in:
parent
2c947b1f7e
commit
8655e46e02
2 changed files with 4 additions and 2 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -53,6 +53,8 @@ byobu (4.47) unreleased; urgency=low
|
||||||
- LP: #833768
|
- LP: #833768
|
||||||
- move dotfiles out of usr/lib/byobu and into usr/lib/byobu/include
|
- move dotfiles out of usr/lib/byobu and into usr/lib/byobu/include
|
||||||
- this was triggering some chrootkit warnings
|
- this was triggering some chrootkit warnings
|
||||||
|
* usr/share/doc/byobu/help.tmux.txt:
|
||||||
|
- reorder some documentation
|
||||||
|
|
||||||
-- Dustin Kirkland <kirkland@ubuntu.com> Tue, 08 Nov 2011 19:16:15 -0600
|
-- Dustin Kirkland <kirkland@ubuntu.com> Tue, 08 Nov 2011 19:16:15 -0600
|
||||||
|
|
||||||
|
|
|
@ -5,8 +5,8 @@ and some convenient keybindings:
|
||||||
F1 * Used by X11
|
F1 * Used by X11
|
||||||
Shift-F1 Display this help
|
Shift-F1 Display this help
|
||||||
F2 Create a new window
|
F2 Create a new window
|
||||||
Ctrl-F2 Create a vertical split
|
|
||||||
Shift-F2 Create a horizontal split
|
Shift-F2 Create a horizontal split
|
||||||
|
Ctrl-F2 Create a vertical split
|
||||||
Ctrl-Shift-F2 Create a new session
|
Ctrl-Shift-F2 Create a new session
|
||||||
F3/F4 Move focus among windows
|
F3/F4 Move focus among windows
|
||||||
Shift-F3/F4 Move focus among splits
|
Shift-F3/F4 Move focus among splits
|
||||||
|
@ -28,7 +28,7 @@ and some convenient keybindings:
|
||||||
F10 * Used by X11
|
F10 * Used by X11
|
||||||
F11 * Used by X11
|
F11 * Used by X11
|
||||||
Alt-F11 Expand split to a full window
|
Alt-F11 Expand split to a full window
|
||||||
Ctrl-F11 Join window into a vertical split
|
|
||||||
Shift-F11 Join window into a horizontal split
|
Shift-F11 Join window into a horizontal split
|
||||||
|
Ctrl-F11 Join window into a vertical split
|
||||||
F12 Escape sequence
|
F12 Escape sequence
|
||||||
Shift-F12 Toggle on/off Byobu's keybindings
|
Shift-F12 Toggle on/off Byobu's keybindings
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue