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

Filter the completion of the command #279

Merged
merged 1 commit into from
Nov 23, 2020

Conversation

tamago324
Copy link
Contributor

I like it better when the first letter filters out the candidates, don't you?

before:
before

after:
after

@kkharji
Copy link
Member

kkharji commented Nov 23, 2020

Oh thats what I remember talking about with glepnir . That useful thanks
cc @glepnir

@tjdevries
Copy link
Member

Ah, yes, this is the correct way to do it. Thanks.

@tjdevries tjdevries merged commit 823f881 into nvim-telescope:master Nov 23, 2020
@tamago324
Copy link
Contributor Author

Thank you for merging!

@tamago324 tamago324 deleted the command-complete branch November 24, 2020 00:43
@glepnir
Copy link
Member

glepnir commented Nov 24, 2020

yep

kkharji pushed a commit that referenced this pull request Nov 27, 2020
…o builtin_runner_insert_issue

* 'master' of github.com:nvim-telescope/telescope.nvim:
  Refactor builtin (#287)
  fix: Use noremap when mapping. (#286)
  Fix the bug report template to suggest -u
  Add gitter tag
  feat: highlighter only
  Filter the completion of the command (#279)
  feat: Buffers rework (indicators and sorting) (#208)
  feat: v0.1 of extensions (#278)
  Register finder (#275)
  Various previewer fixes (#260)
  docs: fix builtin table formatting (#272)
  feat: Add highlights builtin (#267)
  Fixed minor typos (#271)
  Feat: Add filetypes builtin (#263)
  Fix: cwd detection of builtin.git_ (#264)
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.

4 participants