issues Search Results · repo:marlonrichert/zsh-autocomplete language:Shell
Filter by
536 results
(71 ms)536 results
inmarlonrichert/zsh-autocomplete (press backspace or delete to remove)Make ← and →
- always move the cursor in the history-incremental-search-backward
- always move the selection in the menu complete
enhancement
alkene0005
- Opened 11 days ago
- #802
Environment
!-- Run the code below and share the output. --
% typeset -p1 VENDOR OSTYPE ZSH_PATCHLEVEL _autocomplete__funcfiletrace
typeset VENDOR=ubuntu
typeset OSTYPE=linux-gnu
typeset ZSH_PATCHLEVEL=ubuntu/5.9-6ubuntu2 ...
bug
mohammad-ahmadi1
- 2
- Opened on Apr 24
- #801
Environment
typeset VENDOR=redhat
typeset OSTYPE=linux-gnu
typeset ZSH_PATCHLEVEL=zsh-5.8-0-g77d203f
typeset -a _autocomplete__funcfiletrace=(
/home/vscode/.oh-my-zsh/custom/plugins/zsh-autocomplete/zsh-autocomplete.plugin.zsh:4 ...
bug
can't repro
sarg3nt
- 14
- Opened on Mar 25
- #797
Some sourced file in zshrc has set -o nounset so theres this error .autocomplete:async:wait:9: _autocomplete__overhead:
parameter not set and the plugin fails. Somewhere there s a variable that s not defined. ...
bug
kocv59
- Opened on Mar 24
- #793
What do you want?
I recently started using this plugin, and I regularly hit do you wish to see all XXX possibilities . It took me some
time to actually understand why what I was typing was sometimes missing ...
enhancement
Floriferous
- 4
- Opened on Mar 17
- #791
Hey everyone! I’m using zsh-autocomplete and trying to keep my Tab completion “vanilla” (i.e., expand-or-complete
instead of selecting the top suggestion).
Everything is working great, except one weird ...
enhancement
johnalanwoods
- 1
- Opened on Mar 13
- #790
What do you want?
Currently when we press UP arrow key it starts selecting the previous commands that match the cureent inputed string.
This is very helpful but when there is nothing inserted it only ...
enhancement
Mastermind-sap
- 2
- Opened on Mar 12
- #788
Environment
!-- Run the code below and share the output. --
% typeset -p1 VENDOR OSTYPE ZSH_PATCHLEVEL _autocomplete__funcfiletrace
typeset VENDOR=apple
typeset OSTYPE=darwin24.0
typeset ZSH_PATCHLEVEL=zsh-5.9-0-g73d3173 ...
bug
TommyX12
- Opened on Mar 11
- #787
Environment
!-- Run the code below and share the output. --
typeset -p1 VENDOR OSTYPE ZSH_PATCHLEVEL _autocomplete__funcfiletrace
typeset VENDOR=apple
typeset OSTYPE=darwin23.0.0
typeset ZSH_PATCHLEVEL=zsh-5.9-0-g73d3173 ...
bug
kuro337
- 1
- Opened on Mar 2
- #785
Environment
!-- Run the code below and share the output. --
% typeset -p1 VENDOR OSTYPE ZSH_PATCHLEVEL _autocomplete__funcfiletrace
typeset VENDOR=pc
typeset OSTYPE=linux-gnu ...
bug
AA1999
- 1
- Opened on Feb 20
- #782

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.