mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-07-03 01:59:26 +00:00
Improve terminal titling
Multiplexer titles can be set independent of window and tab titles.
This commit is contained in:
committed by
Sorin Ionescu
parent
adaa029a1b
commit
5590b56a87
@ -143,8 +143,8 @@ zstyle ':prezto:module:prompt' theme 'sorin'
|
||||
# Set the tab title format.
|
||||
# zstyle ':prezto:module:terminal:tab-title' format '%m: %s'
|
||||
|
||||
# Choose tab-title as the multiplexer title
|
||||
# zstyle ':prezto:module:terminal' multiplexer-title 'tab-title'
|
||||
# Set the terminal multiplexer title format.
|
||||
# zstyle ':prezto:module:terminal:multiplexer-title' format '%s'
|
||||
|
||||
#
|
||||
# Tmux
|
||||
|
Reference in New Issue
Block a user