Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jay Ta'ala
jt-config-repo
Commits
91d536fb
Commit
91d536fb
authored
Sep 23, 2019
by
Jay Ta'ala
Browse files
tmux config ctrl+alt+h/l switch to prev/next windows.
parent
8a09937c
Changes
1
Hide whitespace changes
Inline
Side-by-side
tmux/.tmux.conf
View file @
91d536fb
...
...
@@ -21,8 +21,8 @@ bind -n M-k select-pane -U
bind
-
n
M
-
j
select
-
pane
-
D
# Shift arrow to switch windows
bind
-
n
C
-
Left
previous
-
window
bind
-
n
C
-
Right
next
-
window
bind
-
n
C
-
M
-
h
previous
-
window
bind
-
n
C
-
M
-
l
next
-
window
# No delay for escape key press
set
-
sg
escape
-
time
0
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment