Enable updating terminal window/tab titles

This commit is contained in:
Harry Green 2020-03-11 14:15:42 +13:00 committed by Harry Green
parent 7502e6ac1b
commit 09c2d8a743

View file

@ -210,7 +210,7 @@ zstyle ':prezto:module:syntax-highlighting' pattern \
#
# Auto set the tab and window titles.
# zstyle ':prezto:module:terminal' auto-title 'yes'
zstyle ':prezto:module:terminal' auto-title 'yes'
# Set the window title format.
# zstyle ':prezto:module:terminal:window-title' format '%n@%m: %s'