fix: bind k lowercase lol
This commit is contained in:
parent
ef2156470a
commit
ec50d3a28b
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@
|
||||||
unbind '"'
|
unbind '"'
|
||||||
unbind %
|
unbind %
|
||||||
set -g display-panes-time 1500
|
set -g display-panes-time 1500
|
||||||
bind K send-keys -R \; send-keys C-l \; clear-history
|
bind k send-keys -R \; send-keys C-l \; clear-history
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue