Skip to content

feat: Add startup command for new sessions#185

Open
tstachl wants to merge 1 commit into
omerxx:mainfrom
tstachl:feature-startup-command
Open

feat: Add startup command for new sessions#185
tstachl wants to merge 1 commit into
omerxx:mainfrom
tstachl:feature-startup-command

Conversation

@tstachl
Copy link
Copy Markdown

@tstachl tstachl commented Aug 12, 2025

Introduces a new configuration option @sessionx-startup-command that allows users to define a command to be executed automatically when a new tmux session is created via sessionx.

The command supports placeholders {session} for the new session's name and {path} for its working directory, enabling flexible initial setup for new environments.

Introduces a new configuration option `@sessionx-startup-command` that allows
users to define a command to be executed automatically when a new tmux session
is created via sessionx.

The command supports placeholders `{session}` for the new session's name and
`{path}` for its working directory, enabling flexible initial setup for new
environments.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant