trouble.nvim
trouble.nvim copied to clipboard
How to move cursor back to diagnostic window? (Question)
Sorry, I am new to this plugin, it looks so appealing but I have a small question.
So I type :Trouble [mode]
to enter the diagnostic window, moving the cursor up and down to review the error/warning info, after I press Enter key, the cursor jumps to the source code window.
My question is: after I fix the error, how can I take the cursor back to the diagnostic window?
Thanks in advance
@AstroShen but p is paste in the source code window
try <c-w>j
or :Trouble
Development on the main branch is EOL.
Trouble has been rewritten and will be merged in main soon.
This issue/feature either no longer exists or has been implemented on dev.
For more info, see https://github.com/folke/trouble.nvim/tree/dev