remove list key keybinding
This commit is contained in:
@@ -16,7 +16,6 @@ bind c-k select-pane -U
|
||||
bind c-l select-pane -R
|
||||
|
||||
bind c-g popup -E -w 80% -h 80% -d "#{pane_current_path}" -b rounded lazygit
|
||||
bind c-k popup -E -w 80% -h 80% -b rounded "tmux list-keys | fzf"
|
||||
bind c-t popup -E -w 80% -h 80% -b rounded -d "#{pane_current_path}"
|
||||
bind c-s popup -E -w 80% -h 80% -b rounded "sh $HOME/choose-session.sh"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user