mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
feat(tmux): set session name with ZSH_TMUX_DEFAULT_SESSION_NAME (#9063)
This commit is contained in:
parent
90903779b9
commit
55682e3692
2 changed files with 6 additions and 1 deletions
|
|
@ -39,3 +39,4 @@ The plugin also supports the following:
|
|||
| `ZSH_TMUX_FIXTERM_WITH_256COLOR` | `$TERM` to use for 256-color terminals (default: `screen-256color` |
|
||||
| `ZSH_TMUX_CONFIG` | Set the configuration path (default: `$HOME/.tmux.conf`) |
|
||||
| `ZSH_TMUX_UNICODE` | Set `tmux -u` option to support unicode |
|
||||
| `ZSH_TMUX_DEFAULT_SESSION_NAME` | Set tmux default session name when autostart is enabled |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue