Alacritty, Tmux, and Vim
Last updated
Was this helpful?
Last updated
Was this helpful?
This should make True Color (24-bit) and italics work in your session and when using (and should be compatible with any other terminal emulator, including ).
Tested successfully in and with latest packages from (with exception of built from source):
2019-07-07
2021-08-07
Don't use &t_8f
, &t_8b
and t_Co
in your vim config
Don't set $TERM
in your zshrc, bashrc, etc. Configure this in your terminal (alacritty).
, even though
Running this script should look the same in tmux as without.
In ~/.config/alacritty/alacritty.yml
:
In ~/.tmux.conf
(or ~/.config/tmux/tmux.conf
):
In ~/.vimrc
or ~/.config/nvim/init.vim
:
or ~/.config/nvim/init.lua
: