]> arthur.barton.de Git - ax-zsh.git/blobdiff - plugins/zsh-autosuggestions/zsh-autosuggestions.zshrc
Fix handling of legacy terminal types
[ax-zsh.git] / plugins / zsh-autosuggestions / zsh-autosuggestions.zshrc
index 6492620ec11c6ab70fde7302224227a105b9a102..0a9457a6fb682d74b15b851a5123a6b18c771d5b 100644 (file)
@@ -1,7 +1,7 @@
 # AX-ZSH: Alex' Modular ZSH Configuration
 # zsh-autosuggestions.zshrc: Initialize "Fish-like autosuggestions for zsh"
 
-axzsh_is_dumb_terminal && return 1
+axzsh_is_modern_terminal || return 91
 
 for script (
        "/usr/share/zsh-autosuggestions/zsh-autosuggestions.zsh"