X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=screenrc.in;h=142e97fe2e688ea79f00b8c06aa4f6eb28c571be;hb=fc2cb4aabc4c922fd23f26eec94b582cb7197f14;hp=43f576d5b0965dc47dee2145d232512696b1928f;hpb=4ec19d0e9a84b5155885e47908d7974d191f9492;p=config%2Fdotfiles.git diff --git a/screenrc.in b/screenrc.in index 43f576d..142e97f 100644 --- a/screenrc.in +++ b/screenrc.in @@ -17,6 +17,9 @@ defscrollback 10000 # Ignore case when searching. ignorecase on +# I prefer zsh as my shell. +shell zsh + # TERMINAL @@ -68,7 +71,9 @@ unsetenv s # probably don't want to copy this. bind K # kill bind k # kill +bind ^K # kill bind \\ # quit +bind ^\ # quit bind ^Z # suspend bind z # suspend bind ^S # xoff