zsh-autosuggestions
zsh-autosuggestions copied to clipboard
Fish-like autosuggestions for zsh
I am experiencing an issue with ash-autosuggestions for quite some time now. Basically when I tab to activate autosuggest the text that was entered beforehand is unable to be removed....
### Describe the bug When triggering autocompletion with tab, the input text does not get cleared and also cannot be deleted. Hard to explain, but here is a screenshot attached....
### Ubuntu 20.4 terminal the suggestion text color is the same as terminal text ### To Reproduce freshly installed zsh, oh_my_zsh, and added zsh-autosuggestions plugin if I do this It's...
Question/Doc is it possible to make bindkey work with a tab while preserving other autocompletions?
I noticed since I set ```sh bindkey '\t' autosuggest-accept ``` that `ls -l ~/dir \t` will no longer auto complete, is it possible to have both things on tab? if...
### Describe the bug After running the `source .zshrc` command, the color of the auto prompt is displayed incorrectly and is not grayed out. ### To Reproduce Steps to reproduce...
Pretty sure this started somewhat recently, but now, if I paste something into the terminal and then hit the right arrow on the keyboard, it will append the suggestion that...
### Describe the bug zprof detail ``` $ zprof num calls time self name ----------------------------------------------------------------------------------- 1) 194 26.20 0.14 39.05% 26.20 0.14 39.05% _zsh_autosuggest_bind_widget 2) 1 48.39 48.39 72.12% 22.19...
### Describe the bug When I run any command I get characters like ←[?1h that go everywhere every time I type a character it doesn't know (for example a command...