commit a2bb8388398e34cd38e87d868c10e4eaeb1bd6a7
parent 0601d243c31504f98bc7c5ef893d778015ea0c21
Author: Shimmy Xu <shimmy.xu@shimmy1996.com>
Date: Tue, 22 Jan 2019 10:31:27 -0500
Emacs style binding for search in lf.
Diffstat:
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/.config/lf/lfrc b/.config/lf/lfrc
@@ -36,6 +36,10 @@ map <c-w> cut
map <a-w> copy
map <c-y> paste
+# Emacs style search
+map <c-s> search
+map <c-r> search-back
+
# define a custom 'open' command
# This command is called when current file is not a directory. You may want to
# use either file extensions and/or mime types here. Below uses an editor for