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

Trigger smart completion on **<TAB> #291

Open
mortenscheel opened this issue Jan 20, 2025 · 0 comments
Open

Trigger smart completion on **<TAB> #291

mortenscheel opened this issue Jan 20, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@mortenscheel
Copy link

Problem
The ctrl+t keybind can be hard to remember, and awkward to reach on the keyboard.

Feature
Trigger _tv_smart_autocomplete on **<TAB>

Examples
FZF has this feature.
Docs: https://github.com/junegunn/fzf?tab=readme-ov-file#fuzzy-completion-for-bash-and-zsh
Source: https://github.com/junegunn/fzf/blob/master/shell/completion.zsh

@mortenscheel mortenscheel added the enhancement New feature or request label Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant