diff options
author | Marco Peereboom <marco@conformal.com> | 2012-04-16 19:03:00 -0500 |
---|---|---|
committer | Marco Peereboom <marco@conformal.com> | 2012-04-16 19:03:00 -0500 |
commit | 3e06437a42bd5fa15f994f1670ad1801da5c112c (patch) | |
tree | 1522c68c350da33ae53d0d7811ba85bc40d7242c | |
parent | 519da60e0cb250aef8f2bd30f902b91bb82c4277 (diff) | |
download | xombrero-3e06437a42bd5fa15f994f1670ad1801da5c112c.tar.gz |
add stop keybinding, from lonerman <supergeekoid@gmail.com>
-rw-r--r-- | xxxterm.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xxxterm.conf b/xxxterm.conf index 5a2a760..cc81ded 100644 --- a/xxxterm.conf +++ b/xxxterm.conf @@ -340,6 +340,7 @@ # keybinding = scrollleft,Left # keybinding = scrollfarleft,0 # keybinding = statustoggle,C-n +# keybinding = stop,S-F5 # keybinding = tabnew,C-t # keybinding = tabclose,!C-w # keybinding = tabundoclose,U |