aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2019-05-14 16:57:10 -0400
committerDrew DeVault <sir@cmpwn.com>2019-05-14 16:57:10 -0400
commitd3fe60a0fabf14eeb9b8cacdbbdf5ca9ce8aba37 (patch)
treebf527aa1da4eec08b4c4d8a4e85d3252a1e9cf84 /config
parent2e5ae1946bb3f55d00db5a1deebde2c84826ebf6 (diff)
Add ! to default keybindings
Diffstat (limited to 'config')
-rw-r--r--config/binds.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/binds.conf b/config/binds.conf
index 62004a9..cf3fbc2 100644
--- a/config/binds.conf
+++ b/config/binds.conf
@@ -5,6 +5,7 @@ q = :quit<Enter>
<C-p> = :prev-tab<Enter>
<C-n> = :next-tab<Enter>
<C-t> = :term<Enter>
+! = :term<space>
[messages]
j = :next-message<Enter>