feat: Track the cursor in the list
Track the cursor inside the list, keeping it in sync with what is happening at the main window.
I did leave it set to false by default, but I can change it to true if desired.
ps. Don't know if track_cursor is the best option name for it.
Fix #32
Hey @folke ,
Just updated this PR to resolve the conflicts. Anything missing from it?
Also, I've made the track_cursor option false by default. Maybe it should be true? You decision :)
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
This option is called follow and is enabled by default