aboutsummaryrefslogtreecommitdiffstats
path: root/nnn.h
diff options
context:
space:
mode:
Diffstat (limited to 'nnn.h')
-rw-r--r--nnn.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/nnn.h b/nnn.h
index 1983485..9e37f0f 100644
--- a/nnn.h
+++ b/nnn.h
@@ -118,6 +118,7 @@ static struct key bindings[] = {
{ '/', SEL_FLTR, "", "" },
/* Toggle filter mode */
{ KEY_IC, SEL_MFLTR, "", "" },
+ { CONTROL('I'), SEL_MFLTR, "", "" },
/* Desktop search */
{ CONTROL('_'), SEL_SEARCH, "", "" },
/* Toggle hide .dot files */