Anybody with a good way to use a llm / gpt by combining tmux + helix + command line program? #12522
Unanswered
jerabaul29
asked this question in
Ideas
Replies: 1 comment
-
I find |
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.
-
I am using a lot the macro-and-tmux-pane-based solution of @sourproton #2806 (comment) to use REPL with helix by leveraging tmux + helix + macros. I love this solution, it works very well for me (while waiting for a possibly even more awesome plugin support of repl at some point when the plugin system lands :) ).
There are quite many discussions about adding support for copilot / chatGPT etc in different issues and threads here, with the conclusion being that this most likely will have to wait until the plugin system is in place.
Hence, my question: as a bridging solution, maybe a macro-and-tmux-pane-based way of interacting with chatGPT through e.g. https://github.com/kardolus/chatgpt-cli or similar could be quite effective? Anybody who has tried something like this themselves?
Beta Was this translation helpful? Give feedback.
All reactions