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
5772271d
Commit
5772271d
authored
Jul 31, 2020
by
Jay Ta'ala
Browse files
tmux changes (removed -r from pane change).
parent
62f32b22
Changes
1
Hide whitespace changes
Inline
Side-by-side
tmux/.tmux.conf
View file @
5772271d
...
...
@@ -2,10 +2,10 @@ unbind C-b
set
-
g
prefix
M
-
Space
# Use Alt-hjkl without prefix key to switch panes
bind
-
r
h
select
-
pane
-
L
bind
-
r
l
select
-
pane
-
R
bind
-
r
k
select
-
pane
-
U
bind
-
r
j
select
-
pane
-
D
bind
h
select
-
pane
-
L
bind
l
select
-
pane
-
R
bind
k
select
-
pane
-
U
bind
j
select
-
pane
-
D
# THEME
set
-
g
default
-
terminal
"screen-256color"
...
...
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