mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Remove outdated utf8 lines from tmux.
This commit is contained in:
@@ -14,10 +14,6 @@ set -g history-limit 10000
|
|||||||
set -g base-index 1
|
set -g base-index 1
|
||||||
set -g pane-base-index 1
|
set -g pane-base-index 1
|
||||||
|
|
||||||
# Let us use utf-8 drawing characters to make tab-like window formats
|
|
||||||
setw -g utf8 on
|
|
||||||
set -g status-utf8 on
|
|
||||||
|
|
||||||
# Terminal emulator window title
|
# Terminal emulator window title
|
||||||
set -g set-titles on
|
set -g set-titles on
|
||||||
set -g set-titles-string '#h:#S:#I.#P #W'
|
set -g set-titles-string '#h:#S:#I.#P #W'
|
||||||
|
|||||||
Reference in New Issue
Block a user