This website works better with JavaScript.
Home
Explore
Help
Sign In
10sr
/
dotfiles-mirror
mirror of
https://github.com/10sr/dotfiles.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
vi like keybind in copymode of tmux
pull/1/head
10sr
12 years ago
parent
f2199eca61
commit
ea8303013d
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
tmux.conf
+ 1
- 0
tmux.conf
View File
@@ -7,3 +7,4 @@ set -g default-terminal screen-256color
#set -g status-left ""
#set -g status-right "#H | %a, %d %b %Y %T %z #(tmux -V)"
set -g status-right "#H | #(tmux -V) "
setw -g mode-keys vi
Write
Preview
Loading…
Cancel
Save