C-f conflicts with zsh accept completion

This commit is contained in:
Cy Pokhrel 2024-11-04 10:54:26 -05:00
parent 44f3b94f66
commit 20c4b1520f

View file

@ -1,9 +1,6 @@
set -g set-titles on
set -g mouse off
unbind C-b
set -g prefix C-f
bind C-f send-prefix
unbind C-l
unbind l