pi config for tmux
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
# ~/.config/tmux/tmux.conf
|
# ~/.config/tmux/tmux.conf
|
||||||
|
|
||||||
# Enable extended key reporting for terminals/apps that support it.
|
# Enable extended key reporting for terminals/apps that support it.
|
||||||
# set -g extended-keys on
|
set -g extended-keys on
|
||||||
# set -g extended-keys-format csi-u
|
set -g extended-keys-format csi-u
|
||||||
|
|
||||||
# To fix ctrl-b + direction (hjkl) switching pane multiple times after hitting the direction again
|
# To fix ctrl-b + direction (hjkl) switching pane multiple times after hitting the direction again
|
||||||
set-option -g repeat-time 150
|
set-option -g repeat-time 150
|
||||||
|
|||||||
Reference in New Issue
Block a user