prezto_config/modules/terminal
Sorin Ionescu d877617734 [Fix #362, Fix #384] Set Mac OS X 10.6 terminal window title 2013-11-26 00:25:34 -05:00
..
README.md Refactor terminal 2012-09-25 01:30:20 -04:00
init.zsh [Fix #362, Fix #384] Set Mac OS X 10.6 terminal window title 2013-11-26 00:25:34 -05:00

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.