Reputation: 133
I installed alacritty version 0.13.0-dev (2df8f860) for windows and I am trying to get undercurl to be supported in the terminal. If I enter wsl, and then try echo -e "\e[4:3mTEST"
, the expected output should be for TEST to have a curly underline, but is instead outputted as just normal text. How can alacritty be changed to support undercurl?
Upvotes: 2
Views: 764