Send command to existing wsl instance #14505
Replies: 1 comment
-
|
Never mind, closing as it's more about default windows application and not wsl itself |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey. Wanted to ask if there is a way to send command to already running wsl instance?
I am creating raycast extension which uses nodejs/react. I am trying to control tmux server running on Ubuntu instance but each time when running command via
wsl bash -lc somecmdnew tab is spawn in Windows Terminal in this case.Is it possible to target existing instance without opening new tab/whoke terminal instance?
Beta Was this translation helpful? Give feedback.
All reactions