You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 14, 2024. It is now read-only.
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?