How do I send a shell command to another Kitty window from Helix when $'\n' for newline is not working? #6035
-
If I type If I use
and does not execute. What is happening to the |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
This worked for me: |
Beta Was this translation helpful? Give feedback.
-
Btw, thanks for your question! I am beginner at using Kitty, and didn't know about its remote control functionality, now thanks to your question I digged into it, and could make my Helix workflow even better with these shortcuts (run all tests / run selected test only)
|
Beta Was this translation helpful? Give feedback.
This worked for me:
:sh kitty @ send-text --match 'num:0' cargo test \\\\n