zsh-users / zsh-autosuggestions

Fish-like autosuggestions for zsh
MIT License
30.33k stars 1.85k forks source link

document requirements for widgets that call autosuggestion widgets (#716) #717

Open olets opened 1 year ago

olets commented 1 year ago

I had time, so did this before hearing whether you're interested in the change with the expectation that you might simply close it.

 

To call a zsh-autosuggestions widget from another custom widget, it is necessary to add the widget to ZSH_AUTOSUGGEST_IGNORE_WIDGETS before creating the custom widget keymap.