# HG changeset patch # User Oleksandr Gavenko # Date 1605980447 -7200 # Node ID 2e7205b699737bc38bc2221072101a1d77c1df90 # Parent 9d4c25b94a615b730920faab89b35341c38e3665 Adtivated TERM=mintty for mintty as Gradle now supports it natively (as of v5.2). diff -r 9d4c25b94a61 -r 2e7205b69973 .bashrc --- a/.bashrc Sat Nov 21 19:39:44 2020 +0200 +++ b/.bashrc Sat Nov 21 19:40:47 2020 +0200 @@ -33,14 +33,14 @@ PS2='> ' case "$TERM" in - xterm*|eterm-color|screen|linux|cygwin) + xterm*|eterm-color|screen|linux|mintty*|cygwin) PS1=$'\n\e[34m\e[1m${_my_ruler}\r$?|\e[31m\u\e[35m@\h\e[0m\e[36m \w \n\[\e[1m\e[31m\]bash#\[\e[0m\] ' PS2=$'\[\e[32m\]> \[\e[0m\]' ;; esac # Set current directory in terminal emulator title. case "$TERM" in - xterm*|screen|linux|cygwin) + xterm*|screen|linux|mintty*|cygwin) PS1=$'\e]0;bash \u@\h \w\a'"$PS1" ;; esac diff -r 9d4c25b94a61 -r 2e7205b69973 .minttyrc --- a/.minttyrc Sat Nov 21 19:39:44 2020 +0200 +++ b/.minttyrc Sat Nov 21 19:40:47 2020 +0200 @@ -74,7 +74,7 @@ BellSound=no -Term=xterm-256color +Term=mintty Answerback= # -w max