https://neutrondev.com/fix-git-bash-flicker-in-windows-terminal/
- Fix Git Bash Flicker in Windows Terminal
echo "set bell-style none" >> ~/.inputrc
- Fix Vim Flicker
echo "set t_vb=" >> ~/.vimrc
https://neutrondev.com/fix-git-bash-flicker-in-windows-terminal/
echo "set bell-style none" >> ~/.inputrc
echo "set t_vb=" >> ~/.vimrc