From 91a75cd98b705bd5e6689b154ecaca0e7c81630e Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Wed, 26 Jun 2019 20:50:27 -0400 Subject: Implement :search, :next-result, :prev-result --- config/binds.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'config') diff --git a/config/binds.conf b/config/binds.conf index 8c4af95..75b02b3 100644 --- a/config/binds.conf +++ b/config/binds.conf @@ -42,6 +42,10 @@ $ = :term ! = :term | = :pipe +/ = :search +n = :next-result +N = :prev-result + [view] q = :close | = :pipe -- cgit v1.2.3