Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(actions.insert_symbol): schedule to insert in correct position #3218

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

jamestrew
Copy link
Contributor

Cursor position stuff after closing picker should pretty much always be vim.scheduled.

related: #2850

closes #3217

@jamestrew jamestrew merged commit d545783 into nvim-telescope:master Jul 24, 2024
12 checks passed
@jamestrew jamestrew added the backport-0.1.x PR to be backported to 0.1.x (Neovim 0.7 compat) label Jul 24, 2024
@jamestrew jamestrew deleted the symbols-insert-normal branch July 24, 2024 01:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-0.1.x PR to be backported to 0.1.x (Neovim 0.7 compat)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

builtin.symbols inserts symbol at wrong position
1 participant