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

Add possibility to replace the entire buffer from suggestion strategies

Open daanvdk opened this issue 9 months ago • 0 comments

This PR adds the possibility to not only append text on suggestion but also in specific cases replace the entire buffer. Use case is described in https://github.com/daanvdk/zsh-autosuggest-abbr-history.

daanvdk avatar Jan 03 '25 23:01 daanvdk