Add remote control info to .screenrc.
This commit is contained in:
parent
0e004842dd
commit
b3af72ad70
1 changed files with 5 additions and 0 deletions
|
@ -41,3 +41,8 @@ screen 1
|
|||
bind c screen 1
|
||||
bind ^c screen 1
|
||||
bind 0 select 10
|
||||
|
||||
# Allow remote 'screen' command in all windows.
|
||||
# aclchg :window: +x "#screen"
|
||||
# To open a new screen remotely:
|
||||
# echo -ne "\e]83;screen 1 <cmd>^G" # Where ^G is a literal Ctl+G
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue