- Notifications
You must be signed in to change notification settings - Fork165
Open
Description
My setup:
- wezterm in WSL2
- tmux 3.0a
- neovim 0.10.0
When I call:call VimuxRunCommand("echo 'foobar'"), I geto 'foobar' printed where my cursor was in the buffer. If I use vim-test with strategyvimux within a Go test, I get the following printed in my buffer:
ear; echo -e 'go test -run '\''TestSomething$'\'' ./dir'; go test -run 'TestSomething$' ./dirIn both cases, no tmux split is created. How can I debug this further and fix it?
Metadata
Metadata
Assignees
Labels
No labels