This repository was archived by the owner on Jun 14, 2024. It is now read-only.

Description
I'm using lldb to debug an ncurses application, and because the debugged process' output is thrown in the logs buffer — and input looks like it's ignored, it's impossible to interact with the application.
Would it be possible to have lldb.nvim have a :term like interface where it'd run the UI of that kind of application?