From e9d9fd44d0e64a2986344ef719873093aa4177b2 Mon Sep 17 00:00:00 2001 From: Siwen Yu Date: Wed, 1 May 2024 13:40:38 +0800 Subject: [PATCH] Fix 'No handler installed for fd x' problem see: https://github.com/romkatv/powerlevel10k/issues/1554 --- shell/zshrc.zinit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell/zshrc.zinit b/shell/zshrc.zinit index eb4cde8..5387b2f 100644 --- a/shell/zshrc.zinit +++ b/shell/zshrc.zinit @@ -106,7 +106,7 @@ zinit wait lucid light-mode for \ atinit" ZSH_AUTOSUGGEST_BUFFER_MAX_SIZE=20 ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE='fg=241' - ZSH_AUTOSUGGEST_USE_ASYNC='true'" \ + ZSH_AUTOSUGGEST_USE_ASYNC='false'" \ atload"_zsh_autosuggest_start" \ zsh-users/zsh-autosuggestions \ atinit"