ChrisTitusTech / zsh

My ZSH Config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Warning from Powerlevel10k Instant Prompt Initialization

enigma072485 opened this issue · comments

I am getting the following warning whenever I SSH into my server after installing zsh per your instructions. Already updated the sources in my zshrc file as well. Any help with this issue would be appreciated. :)

-- console output produced during zsh initialization follows --

zsh-syntax-highlighting: unhandled ZLE widget 'autosuggest-accept'
zsh-syntax-highlighting: (This is sometimes caused by doing `bindkey <keys> autosuggest-accept` without creating the 'autosuggest-accept' widget with `zle -N` or `zle -C`.)

Went away on its own...not sure why or how, but :) so closing this.