tmux | backing out C-L mapping

This commit is contained in:
Don Harper 2025-03-19 22:43:38 -05:00
parent 08db1be957
commit 3860e5f794

View file

@ -93,7 +93,6 @@
bind g select-layout tiled
bind o select-pane -t :.-
bind-key u capture-pane \; save-buffer /tmp/tmux-buffer \; new-window -n "urlscan" '$SHELL -c "urlscan -c -d < /tmp/tmux-buffer"'
bind-key -n C-l send-keys 'C-l'
set -g bell-action any
set -g buffer-limit 9
set -g display-panes-active-colour red