revert C-f conflicts with zsh accept completion
This commit is contained in:
cy 2024-11-05 01:43:58 +00:00
parent 17c9e947eb
commit 08af11c9b0

View file

@ -1,6 +1,9 @@
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