diff options
-rw-r--r-- | _tmux.conf | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -57,10 +57,6 @@ setw -g mode-keys vi # Disable the delay between an escape key press and subsequent characcters set -sg escape-time 0 -# Enable UTF-8 -set -g status-utf8 on -setw -g utf8 on - # Increase the scrollback history limit set -g history-limit 1000 |