diff options
author | Urbain Vaes <urbain@vaes.uk> | 2016-09-25 23:06:51 +0100 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2016-09-25 23:06:51 +0100 |
commit | 5b5d1da3d92443b760b0aa1a90ec8ec1c4570fc2 (patch) | |
tree | 7840cdf6647a218c2dc7f5ee8132356c455dc44d /info | |
parent | 5b37686303e248c05db2c2b77e6af89b0708491d (diff) |
[info] Add ^w keybinding
Diffstat (limited to 'info')
-rw-r--r-- | info/.infokey | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/info/.infokey b/info/.infokey index 9c34cc4..0680692 100644 --- a/info/.infokey +++ b/info/.infokey @@ -18,3 +18,6 @@ m menu-item ^b scroll-backward ^c abort-key ^o history-node + +#echo-area +^w echo-area-backward-kill-word |