mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-04-26 23:23:55 +00: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:
parent
c0577fece6
commit
d3a31e9a7d
@ -122,10 +122,6 @@ like how .vimrc or init.el are used.
|
||||
### General
|
||||
###########################################################################
|
||||
|
||||
# Enable UTF-8
|
||||
setw -g utf8 on
|
||||
set-option -g status-utf8 on
|
||||
|
||||
# Scrollback/History limit
|
||||
set -g history-limit 2048
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user