-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
Description
Describe the bug
I'm a long time zsh-autosuggestions user, but I'm seeing this error pop up in my shell interactively now:
_zsh_autosuggest_highlight_apply:3: POSTDISPLAY: parameter not set
To Reproduce
Steps to reproduce the behavior:
I'm using my koopa bootloader:
Any advice on how to debug this? I'm working through my scripts using the recommended zsh -df
approach, sourcing the plugin manually, then adding back my scripts on top.
% zsh -df
% source "${ZSH_PLUGINS_DIR}/zsh-autosuggestions/zsh-autosuggestions.zsh"