|
|
|
|
|
|
6
|
# [stolen tmux.conf]: https://gist.github.com/1689941#file_.tmux.conf
|
6
|
# [stolen tmux.conf]: https://gist.github.com/1689941#file_.tmux.conf
|
|
7
|
# [patched fonts]: https://github.com/Lokaltog/vim-powerline/wiki/Patched-fonts
|
7
|
# [patched fonts]: https://github.com/Lokaltog/vim-powerline/wiki/Patched-fonts
|
|
8
|
|
8
|
|
|
|
|
9
|
set -g mode-mouse on
|
|
|
|
10
|
|
|
9
|
set -g default-terminal "screen-256color"
|
11
|
set -g default-terminal "screen-256color"
|
|
10
|
set -g status-utf8 on
|
12
|
set -g status-utf8 on
|
|
11
|
set-option -g set-titles on
|
13
|
set-option -g set-titles on
|