carbon-steel/detour.nvim

When closing a nested popup, move cursor to its parent popup

Closed this issue · 1 comments

If your cursor is on a nested popup and you're closing that popup, your cursor should end up on its parent popup. If your cursor is not on the nested popup being closed, then we should not move the cursor since the user probably just wants to stay where they are.

Closed by #33