Cool, one more question - can I request autocompletion or docstrings from REPL with your plugin to feed those to Kakoune’s completion/info system?
This also got me thinking about a plugin that will allow running tasks from kakoune and managing PIDs of those tasks within Kakoune. We kinda do this with make
or ctags
but those terminate automatically.