mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2025-02-16 15:28:24 +00:00
Add tmux-auto-title plugin
* Add link to [tmux-auto-title](https://github.com/mbenford/zsh-tmux-auto-title)
This commit is contained in:
parent
41254fa600
commit
8cfb2857b0
1 changed files with 1 additions and 0 deletions
|
@ -747,6 +747,7 @@ The project is very active – currently > 2000 commits.
|
|||
* [tipz](https://github.com/molovo/tipz) - Displays your alias if you have an alias for the command you just ran, similarly to [alias-tips](https://github.com/djui/alias-tips).
|
||||
* [title](https://github.com/zpm-zsh/title) - Allows you to set a terminal window title.
|
||||
* [titles](https://github.com/jreese/zsh-titles) - Automatic window and tab titles for [tmux](https://tmux.github.io) and xterm-compatible terminals.
|
||||
* [tmux-auto-title](https://github.com/mbenford/zsh-tmux-auto-title) - Automatically sets the title of windows/panes as the current foreground command.
|
||||
* [tmux-multisession](https://github.com/nichus/zsh-tmux-multisession) - Plugin for [tmux](https://tmux.github.io) to support multiple sessions on a single server process.
|
||||
* [tmux-rename](https://github.com/sei40kr/zsh-tmux-rename) - Rename [tmux](https://tmux.github.io) windows automatically.
|
||||
* [tmux-simple](https://github.com/TBSliver/zsh-plugin-tmux-simple) - Simple plugin for using [tmux](https://tmux.github.io) with ZSH.
|
||||
|
|
Loading…
Add table
Reference in a new issue