aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2019-06-02 15:43:32 -0400
committerDrew DeVault <sir@cmpwn.com>2019-06-02 15:43:32 -0400
commit0ec970bce8ae674cc10434080548aace7caeac0e (patch)
treeaa1d5ec182b35b5848d9731bf58eb80a7a042c74
parentd1ea18113533ae14818411725a692ffe4672e490 (diff)
Add delete to the default binds.conf
-rw-r--r--config/binds.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/binds.conf b/config/binds.conf
index 9168885..b192012 100644
--- a/config/binds.conf
+++ b/config/binds.conf
@@ -45,6 +45,7 @@ $ = :term<space>
q = :close<Enter>
| = :pipe<space>
f = :forward<Enter>
+D = :delete<Enter>
rr = :reply<Enter>
rq = :reply -q<Enter>
Rr = :reply -a<Enter>