mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 07:20:40 +01:00
Formatting fix
@@ -178,7 +178,7 @@ DISABLE_AUTO_TITLE=true
|
|||||||
|
|
||||||
### `ZSH_THEME_TERM_TITLE_IDLE`
|
### `ZSH_THEME_TERM_TITLE_IDLE`
|
||||||
|
|
||||||
**This variable needs to be set after Oh My Zsh has been sourced.**
|
> **This variable needs to be set after Oh My Zsh has been sourced.**
|
||||||
|
|
||||||
Default title for the terminal when the shell is not running a command. This is used
|
Default title for the terminal when the shell is not running a command. This is used
|
||||||
just before printing the prompt.
|
just before printing the prompt.
|
||||||
@@ -191,7 +191,7 @@ the directory is omitted).
|
|||||||
|
|
||||||
### `ZSH_THEME_TERM_TAB_TITLE_IDLE`
|
### `ZSH_THEME_TERM_TAB_TITLE_IDLE`
|
||||||
|
|
||||||
**This variable needs to be set after Oh My Zsh has been sourced.**
|
> **This variable needs to be set after Oh My Zsh has been sourced.**
|
||||||
|
|
||||||
This is similar to [`ZSH_THEME_TERM_TITLE_IDLE`](#zsh_theme_term_title_idle) but it targets the
|
This is similar to [`ZSH_THEME_TERM_TITLE_IDLE`](#zsh_theme_term_title_idle) but it targets the
|
||||||
terminal tab instead. Note that some terminals might use the terminal title and the terminal tab
|
terminal tab instead. Note that some terminals might use the terminal title and the terminal tab
|
||||||
|
|||||||
Reference in New Issue
Block a user