zshrc.d/20-prompt.zrc
changeset 53 4767c5a8b1f9
parent 49 06af8cc97cc1
child 59 ab7da88f8fd8
--- a/zshrc.d/20-prompt.zrc	Sat Oct 02 10:49:57 2021 +0200
+++ b/zshrc.d/20-prompt.zrc	Wed Nov 10 10:45:00 2021 +0100
@@ -4,6 +4,7 @@
 # Enable my Vim-like mode for supported terms
 if [[ "$TERM" == rxvt* ||
       "$TERM" == xterm* ||
+      "$TERM" == st-* ||
       "$TERM" == screen* ||
       "$TERM" == tmux* ]]
 then