mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-21 14:03:18 -07:00
* usr/share/doc/byobu/help.tmux.txt: LP: #1143342
- rephrase window rename help text
This commit is contained in:
parent
13cd75ab38
commit
b252172b32
2 changed files with 3 additions and 1 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -6,6 +6,8 @@ byobu (5.40) unreleased; urgency=low
|
|||
- drop the env python changes in the postinst
|
||||
* debian/control, usr/bin/byobu-select-profile: LP: #1166416
|
||||
- hardcode a use of gawk (for hex calculations)
|
||||
* usr/share/doc/byobu/help.tmux.txt: LP: #1143342
|
||||
- rephrase window rename help text
|
||||
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Tue, 07 May 2013 22:01:40 -0500
|
||||
|
||||
|
|
|
@ -26,7 +26,7 @@ and some convenient keybindings:
|
|||
Ctrl-F6 Kill split in focus
|
||||
F7 Enter scrollback history
|
||||
Alt-PageUp/PageDown Enter and move through scrollback
|
||||
F8 Change the current window's name
|
||||
F8 Rename the current window
|
||||
Shift-F8 Toggle through split arrangements
|
||||
Ctrl-F8 Restore a split-pane layout
|
||||
Ctrl-Shift-F8 Save the current split-pane layout
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue