Replies: 4 comments 8 replies
-
|
Same here. Yes. In emacs dired I have a shortcut to open new tmux pane with current dired directory as argument. |
Beta Was this translation helpful? Give feedback.
-
|
Did you ever figure this out @zhou13? The answers given work for me in Linux but I haven't yet gotten anything to work in Macos. And I didn't even have this problem on Linux, as running |
Beta Was this translation helpful? Give feedback.
-
|
In macos, the unix sock file is in a different location, this works for me: WEZTERM_UNIX_SOCKET=~/.local/share/wezterm/default-org.wezfurlong.wezterm wezterm cli spawn --new-window |
Beta Was this translation helpful? Give feedback.
-
|
Why is wezterm start not behaving like wezterm cli spawn? Because spawning a window with "wezterm-gui" as title and with no bundleID seems a bit strange to me, I wonder if there are some considerations behind this? Thank you. |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I want to create a global shortcut to open a new terminal. If I execute
weztermorwezterm --start, then I am able to open a new wezterm. However, there will be multiple icons in my taskbar. I can also executewezterm cli spawn --new-windowwhich does not create new icons in the taskbar, but it is only effective when executed inside wezterm itself. I wonder whether there a way to open a new wezterm anywhere without spawning many icons in the taskbar in MacOS?Beta Was this translation helpful? Give feedback.
All reactions