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(files.current_buffer_fuzzy_find): fix nil indexing on enter if no… #2678

Conversation

cristiansofronie
Copy link
Contributor

…thing is selected

Description

If you hit enter when there is nothing selected it does a nil indexing. This fixes that.

Fixes # (issue)

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Manual testing. With local plugins in Packer.

Checklist:

  • My code follows the style guidelines of this project (stylua)
  • I have performed a self-review of my own code

@jamestrew
Copy link
Contributor

thanks!

@jamestrew jamestrew merged commit 2c1ed33 into nvim-telescope:master Aug 30, 2023
6 checks passed
Conni2461 pushed a commit that referenced this pull request Sep 5, 2023
rameshsanth pushed a commit to rameshsanth/telescope.nvim that referenced this pull request Nov 17, 2023
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.

2 participants