]> git.pld-linux.org Git - packages/screen.git/blame - screen-screenrc.patch
- better windowlist binding by default; rel 3
[packages/screen.git] / screen-screenrc.patch
CommitLineData
bfeacce0
ER
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.082468 seconds and 4 git commands to generate.