mirror of
https://github.com/rwxrob/dot
synced 2024-11-14 18:12:56 +00:00
fix: bork my initial prompt
This commit is contained in:
parent
04ec738dd4
commit
847c50ad79
@ -104,8 +104,7 @@ set -g status on
|
||||
|
||||
# fix accidently typing accent characters, etc.
|
||||
# by forcing the terminal to not wait around
|
||||
# (every single tmux file should have this)
|
||||
set -sg escape-time 0
|
||||
#set -sg escape-time 0
|
||||
|
||||
# form vim/tmux d/y buffer sync
|
||||
set -g focus-events
|
||||
|
Loading…
Reference in New Issue
Block a user