mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-11 01:04:10 +02:00
Remove obsolete utf-8 options. (#2294)
These options are no longer valid in recent versions of tmux. See https://github.com/tmux/tmux/issues/230.
This commit is contained in:
@@ -122,10 +122,6 @@ like how .vimrc or init.el are used.
|
|||||||
### General
|
### General
|
||||||
###########################################################################
|
###########################################################################
|
||||||
|
|
||||||
# Enable UTF-8
|
|
||||||
setw -g utf8 on
|
|
||||||
set-option -g status-utf8 on
|
|
||||||
|
|
||||||
# Scrollback/History limit
|
# Scrollback/History limit
|
||||||
set -g history-limit 2048
|
set -g history-limit 2048
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user