summaryrefslogtreecommitdiffstats
path: root/.config/bash
diff options
context:
space:
mode:
Diffstat (limited to '.config/bash')
-rw-r--r--.config/bash/inputrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/bash/inputrc b/.config/bash/inputrc
index a88ed4c..1225508 100644
--- a/.config/bash/inputrc
+++ b/.config/bash/inputrc
@@ -87,5 +87,6 @@ set keymap vi-command
$include ~/.config/bash/vi.inputrc
"u": vi-undo # u undo
+"v": "" # v unbind v, avoid conflict with Alt+v from foot.ini
$endif