mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-15 12:49:50 +00:00
feat(tmux): set session name with ZSH_TMUX_DEFAULT_SESSION_NAME (#9063)
This commit is contained in:
@@ -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 |
|
||||
|
||||
Reference in New Issue
Block a user