aboutsummaryrefslogtreecommitdiff
path: root/config_key.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config_key.h.in')
-rw-r--r--config_key.h.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config_key.h.in b/config_key.h.in
index fde7239..cfb4253 100644
--- a/config_key.h.in
+++ b/config_key.h.in
@@ -92,6 +92,7 @@ static inline void (*fm_key(u32 cp))(struct fm *)
case 'z': return act_alt_buffer;
case 'p': return cmd_chmod;
case 'P': return cmd_chown;
+ case 'B': return cmd_bulk_rename;
case '~': return act_cd_home;
case 'Y': return cmd_copy_clipboard;