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

Search with register name and content in builtin register picker. #2178

Merged
merged 1 commit into from
Sep 30, 2022

Conversation

tusqasi
Copy link
Contributor

@tusqasi tusqasi commented Sep 28, 2022

Description

Currently sorting in builtin register picker will sort with the content of the registers only. But searching over registers names is also useful.

Now it will sort over register names and register content

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Configuration:

  • Neovim version (nvim --version) NVIM v0.8.0-dev-1132-g37a71d1f2
  • Operating system and version: manjaro

Checklist:

  • My code follows the style guidelines of this project (stylua)
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (lua annotations)

@tusqasi tusqasi marked this pull request as ready for review September 28, 2022 04:03
Copy link
Member

@Conni2461 Conni2461 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks :)

@Conni2461 Conni2461 merged commit 76ea9a8 into nvim-telescope:master Sep 30, 2022
Conni2461 pushed a commit that referenced this pull request Jan 6, 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.

None yet

2 participants