aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.def.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.def.h b/config.def.h
index 217b780..5ed2996 100644
--- a/config.def.h
+++ b/config.def.h
@@ -302,6 +302,7 @@ binding_t bindings[] = {
" && bb +col:\"$columns\"",
"Set "B("columns")},
{{'.'}, "+dotfiles", "Toggle "B("dotfile")" visibility"},
+ {{'i'}, "+interleave", "Toggle "B("interleaving")" files and directories"},
{{KEY_F5}, "+refresh", B("Refresh")},
{{-1}} // Array must be -1-terminated