diff options
Diffstat (limited to 'tmux')
| -rwxr-xr-x[-rw-r--r--] | tmux/.tmux.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index c57ee50..77a6eed 100644..100755 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf | |||
| @@ -8,3 +8,5 @@ bind R source-file ~/.tmux.conf \; display-message "Config reloaded..." | |||
| 8 | 8 | ||
| 9 | set -g status-bg default | 9 | set -g status-bg default |
| 10 | set -g status-fg default | 10 | set -g status-fg default |
| 11 | |||
| 12 | set -s escape-time 0 | ||
