You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sorin Ionescu be0e4245a6 [Fix #301] Unset $MATCH after use 12 years ago
..
README.md Refactor terminal 12 years ago
init.zsh [Fix #301] Unset $MATCH after use 12 years ago

README.md

Terminal

Sets terminal window and tab titles.

Settings

Auto-Title

To auto set the terminal window and tab titles with the current command or directory, add the following to zpreztorc:

zstyle ':prezto:module:terminal' auto-title 'yes'

Functions

  • set-screen-window-title sets the screen title.
  • set-terminal-tab-title sets the terminal tab title.
  • set-terminal-window-title sets the terminal window title.
  • set-titles-with-command sets the screen and terminal titles with a given command.
  • set-titles-with-path sets the screen and terminal titles with a given path.

Authors

The authors of this module should be contacted via the issue tracker.