Screenrc update
This commit is contained in:
parent
4a979935da
commit
018395e171
1 changed files with 6 additions and 0 deletions
|
@ -35,3 +35,9 @@ bind k
|
|||
bind K kill
|
||||
bind ^\
|
||||
bind \\ quit
|
||||
|
||||
# A hack to start numbering from 1
|
||||
screen 1
|
||||
bind c screen 1
|
||||
bind ^c screen 1
|
||||
bind 0 select 10
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue