1
0
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:
Olaf Conradi
2014-04-29 03:06:34 +02:00
committed by Sorin Ionescu
parent adaa029a1b
commit 5590b56a87
3 changed files with 29 additions and 41 deletions

View File

@ -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