tmux | backing out C-L mapping
This commit is contained in:
parent
08db1be957
commit
3860e5f794
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue