mirror of
https://github.com/wez/wezterm.git
synced 2024-11-23 23:21:08 +03:00
tweak --always-new-process messaging
refs: https://github.com/wez/wezterm/discussions/2589
This commit is contained in:
parent
eefd57b8ed
commit
0e98b23392
@ -563,7 +563,7 @@ impl Publish {
|
||||
Ok(res) => {
|
||||
log::info!(
|
||||
"Spawned your command via the existing GUI instance. \
|
||||
Use --always-new-process if you do not want this behavior. \
|
||||
Use wezterm start --always-new-process if you do not want this behavior. \
|
||||
Result={:?}",
|
||||
res
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user