zsh-autosuggestions
                                
                                 zsh-autosuggestions copied to clipboard
                                
                                    zsh-autosuggestions copied to clipboard
                            
                            
                            
                        Question/Doc is it possible to make bindkey work with a tab while preserving other autocompletions?
I noticed since I set
bindkey '\t' autosuggest-accept
that ls -l ~/dir \t will no longer auto complete, is it possible to have both things on tab? if so, not document it.
Dublicate of #633