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
I would like the ability to view the console (which may have debug output) and my code at the same time when debugging, but currently the console is always a pop-up that's centred on the screen. Would it be possible to expose an option to either pass a position and anchor to nui.nvim's Layout, or to switch to using a Split instead?