# HG changeset patch # User Mikael Berthe # Date 1709755730 -3600 # Node ID ab7da88f8fd85dfc7b1954f55e37b4fe3b3105dc # Parent 86928b7b5adb9775b760354247afb5b7a59a0020 Enable Vim mode for foot terminal diff -r 86928b7b5adb -r ab7da88f8fd8 zshrc.d/20-prompt.zrc --- a/zshrc.d/20-prompt.zrc Sat Jan 06 20:51:19 2024 +0100 +++ b/zshrc.d/20-prompt.zrc Wed Mar 06 21:08:50 2024 +0100 @@ -1,10 +1,10 @@ - # Enable my Vim-like mode for supported terms if [[ "$TERM" == rxvt* || "$TERM" == xterm* || "$TERM" == st-* || + "$TERM" == foot || "$TERM" == screen* || "$TERM" == tmux* ]] then