mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-21 22:13:19 -07:00
drop the power detach from the common keybindings profile
This commit is contained in:
parent
3e0609fd8f
commit
44503bd8b6
2 changed files with 3 additions and 5 deletions
5
debian/changelog
vendored
5
debian/changelog
vendored
|
@ -11,9 +11,10 @@ screen-profiles (1.12) UNRELEASED; urgency=low
|
|||
[ Dustin Kirkland and Nicolas Barcet]
|
||||
* screen-profiles-helper: add HOME, SHARE, DOC global variables and use
|
||||
them where possible; add functionality to change the escape key
|
||||
sequence
|
||||
sequence; dynamically populate current escape sequence in the help.txt
|
||||
display
|
||||
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Tue, 20 Jan 2009 23:41:20 -0600
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Wed, 21 Jan 2009 01:09:16 -0600
|
||||
|
||||
screen-profiles (1.11-0ubuntu1) jaunty; urgency=low
|
||||
|
||||
|
|
|
@ -45,6 +45,3 @@ bindkey -k k9 screen -t help 0 screen-profiles-helper # F9 | Welcome screen
|
|||
# F11 | 'fullscreen' in gnome-terminal
|
||||
# F12 |
|
||||
|
||||
# power detach
|
||||
register x "^a^d D"
|
||||
bindkey ^[[3;6~ process x # C-shift-del | Detach and logout
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue