diff options
author | corvid <corvid@lavabit.com> | 2011-04-27 19:56:21 +0000 |
---|---|---|
committer | corvid <corvid@lavabit.com> | 2011-04-27 19:56:21 +0000 |
commit | cba85f1371ff700dcdc2060b3dfe617a83669f8b (patch) | |
tree | be9a3a5eef2a2cf78fc56808d49672c2bb6fdf87 | |
parent | d8bfa3d7f887a9b48f69bae66f1e7430cbaf3e5f (diff) |
change keysrc as well
-rw-r--r-- | src/keysrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ # "close-tab" closes the current tab. # Note that this closes the browser window if there is only one tab. -#<ctrl>q = close-tab +#<ctrl>w = close-tab # "close-all" closes all tabs/windows and exits. #<alt>q = close-all |