Hacker News new | ask | show | jobs
by shassard 1868 days ago
alacritty's default terminal is indeed still quite foreign to most machines but it can fallback to xterm compatibility by overriding the TERM variable in your alacritty.yml:

  env:
    TERM: xterm-256color