]> arthur.barton.de Git - ax-zsh.git/blobdiff - plugins/fzf/fzf.zshrc
Fix handling of legacy terminal types
[ax-zsh.git] / plugins / fzf / fzf.zshrc
index bbc1cfa55bf18a2b35c097463e211cb7be1f7e59..4e46e9f5cc16b92bfaeb14d24ef6cb4e629b1de6 100644 (file)
@@ -1,6 +1,8 @@
 # AX-ZSH: Alex' Modular ZSH Configuration
 # fzf.zshrc: Setup Git
 
+axzsh_is_modern_terminal || return 91
+
 # Test for local fzf installation ...
 if [[ -r ~/.fzf.zsh ]]; then
        source ~/.fzf.zsh