Open goyalyashpal opened 5 months ago
Hi @goyalyashpal, have you considered using wezterm start. You can configure wezterm to spawn windows and tabs and split the windows, change directory, run initial command, ect. you can even add args to wezterm start.
I am personally planning to implement something similar to wezterm start -- webdev for work
have you considered using wezterm start
hi! if i recall correct, it opens a new window; and the calling tab has to keep running too.
both of these are no no.
Is your feature request related to a problem? Please describe.
My usecase requires me to use different shells at different times. Currently it is not possible in wezterm to specify a different shell for current tab on startup on the go (i.e. in same window, without fiddling in configurations etc).
Describe the solution you'd like
Some option to enable a dialog asking for which shell/termial profile to use for opening the current wezterm tab.
Describe alternatives you've considered
Terminal: Create New Terminal (With Profile)
Additional context
I looked into the command palette (
Ctrl-Shift-p
) of wezterm too, but i couldn't find a related entry