diff options
author | Kevin Kuehler <keur@ocf.berkeley.edu> | 2019-07-17 00:35:50 -0700 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2019-07-19 11:30:32 -0400 |
commit | f81e4bd41c3ba9427390eadfc5133ed8daada6ab (patch) | |
tree | 1c815a23a33005dbd51bc0c4c1c1e1234fe696a5 /config/binds.conf | |
parent | 8b2abcb02a191ad77c971fd4679c7d177ce2f827 (diff) |
Implement :filter, :clear
Signed-off-by: Kevin Kuehler <keur@ocf.berkeley.edu>
Diffstat (limited to 'config/binds.conf')
-rw-r--r-- | config/binds.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/binds.conf b/config/binds.conf index b9b19be..ac49bd0 100644 --- a/config/binds.conf +++ b/config/binds.conf @@ -43,6 +43,7 @@ $ = :term<space> | = :pipe<space> / = :search<space> +\ = :filter<space> n = :next-result<Enter> N = :prev-result<Enter> |