[Feature request] Customizable console position/layout #196
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
arduinohatesme/leetcode.nvim#196
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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?