Replies: 3 comments
-
Short of embedding a full term in helix (which I am all for btw) manipulating the shell job system using xdotool as in https://github.com/mawww/kakoune/wiki/Integrating-Other-CLI-apps is probably the only workable option for integrating external terminal interactive tools. Maybe somebody wants to get it working and document it somewhere. Might be me but I'd prefer not 😄 |
Beta Was this translation helpful? Give feedback.
-
Possibly relevant: #4332 |
Beta Was this translation helpful? Give feedback.
-
discussion of terminal interactive tool integration attempts: https://www.reddit.com/r/HelixEditor/comments/wvrjqs/ranger_file_manager_helix_amazing/ |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I find myself using some kind of fuzzy picker (fzf, charm's gum) for a lot of things. Being able to use this would be extremely helpful in helix as I'd like to paste the output into my document. I'd love the ! syntax that pipes command output into the buffer to also work with these pickers (or similar things like it). As of now it just locks up for me and gives a long error when I force close it.
Beta Was this translation helpful? Give feedback.
All reactions