79577364

Date: 2025-04-16 14:12:56
Score: 1
Natty:
Report link

The issue was slightly different in my case. Mouse wasn't working at all. Tried these solutions and few others, nothing worked until i finally came across this blog
https://github.com/alacritty/alacritty/issues/2931

In short, trying TERM=xterm-256color vi -u NORC <file> worked for me. So i exported this variable in my ~/.zshrc file

Reasons:
  • Blacklisted phrase (1): this blog
  • Whitelisted phrase (-1): worked for me
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: mr.robot