This repository has been archived on 2022-03-28. You can view files and clone it, but cannot push or open issues or pull requests.
prezto/modules/terminal/README.md

35 lines
784 B
Markdown
Raw Normal View History

Terminal
========
Sets terminal window and tab titles.
Settings
--------
### Auto-Title
2013-08-27 15:53:49 -04:00
To auto set the terminal window and tab titles with the current command or
directory, add the following to *zpreztorc*:
2013-08-27 15:53:49 -04:00
zstyle ':prezto:module:terminal' auto-title 'yes'
Auto titling is disabled inside terminal multiplexers, except inside dvtm, since
it interferes with window names defined in configuration files and profile
managers.
2012-09-25 01:30:20 -04:00
Functions
---------
2013-08-27 15:53:49 -04:00
- `set-tab-title` sets the terminal tab title.
- `set-window-title` sets the terminal or terminal multiplexer window title.
2012-09-25 01:30:20 -04:00
Authors
-------
*The authors of this module should be contacted via the [issue tracker][1].*
- [Sorin Ionescu](https://github.com/sorin-ionescu)
[1]: https://github.com/sorin-ionescu/prezto/issues