zsh-autosuggestions icon indicating copy to clipboard operation
zsh-autosuggestions copied to clipboard

Fish-like autosuggestions for zsh

Results 196 zsh-autosuggestions issues
Sort by recently updated
recently updated
newest added

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....

bug

### 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...

bug

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...

enhancement

### 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...

bug

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...

pull-request-welcome
reproduced
plugin-compatibility
has-workaround

### 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...

bug

The plugin is not working at all on iterm2 v3.4.15 (latest)

bug

### 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...

bug