We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Instead of showing the completions with command number, show commands with starting with number 1.
I have to select a lot from the history. Instead of pressing down arrow 5 or 6 times, I want to use karabiner and automate menu selection.
If I press ctrl+5, it will select 5th item.
ctrl+5
Related issue: #293
There was a previous issue related to this. A lot of power users will find it useful.
Show completions like this
1 ls 2 hist 3 zsh ...
Given the following situation:
When I perform the following steps: When a new tab is opened
Then I expect the following to happen: completions should start from number 1.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What do you want?
Instead of showing the completions with command number, show commands with starting with number 1.
Why do you want this?
I have to select a lot from the history. Instead of pressing down arrow 5 or 6 times, I want to use karabiner and automate menu selection.
If I press
ctrl+5
, it will select 5th item.Who else would benefit from this?
Related issue: #293
There was a previous issue related to this. A lot of power users will find it useful.
How should it work?
Show completions like this
Given the following situation:
When I perform the following steps:
When a new tab is opened
Then I expect the following to happen:
completions should start from number 1.
The text was updated successfully, but these errors were encountered: