]> git.pld-linux.org Git - packages/screen.git/blob - screen-screenrc.patch
- better windowlist binding by default; rel 3
[packages/screen.git] / screen-screenrc.patch
1 --- screen-4.0.3/etc/etcscreenrc~       2006-10-27 18:39:09.521699683 +0300
2 +++ screen-4.0.3/etc/etcscreenrc        2006-10-27 18:39:47.882556628 +0300
3 @@ -92,6 +92,9 @@
4  bind O login off
5  bind } history
6  
7 +# rebind so the window list is recently used first.
8 +bind '"' windowlist -m
9 +
10  # On Debian GNU/Linux, `<--' (Backspace key) should send char `\177':
11  bindkey -k kb stuff "\177"
12  
This page took 0.033186 seconds and 3 git commands to generate.