Skip to content

Use move_cursor instead of select_node#206

Open
eibx wants to merge 1 commit into
Maxteabag:mainfrom
eibx:feature/move-cursor
Open

Use move_cursor instead of select_node#206
eibx wants to merge 1 commit into
Maxteabag:mainfrom
eibx:feature/move-cursor

Conversation

@eibx
Copy link
Copy Markdown

@eibx eibx commented May 20, 2026

Thank you for your great work 👍 sqlit is such a joy to use!


When filtering the "Explorer" tree it currently uses select_node for each match, which results in the node expanding and collapsing each time.

The change I've made is to use move_cursor instead.

Before and after:

demo1.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant