Update
This commit is contained in:
@@ -4,6 +4,9 @@
|
||||
# set -g extended-keys on
|
||||
# set -g extended-keys-format csi-u
|
||||
|
||||
# To fix ctrl-b + direction (hjkl) switching pane multiple times after hitting the direction again
|
||||
set-option -g repeat-time 150
|
||||
|
||||
# Index windows/tabs and panes from 1 instead of 0.
|
||||
set -g base-index 1
|
||||
setw -g pane-base-index 1
|
||||
|
||||
Reference in New Issue
Block a user