commit 1dbbd3c524d0d52fed85ccb063cc0eb1021e7b59 parent 1d992ef86d26432ddd23c84c1c34bff1311628d6 Author: Jake Bauer <jbauer@paritybit.ca> Date: Thu, 6 Aug 2020 18:40:06 -0400 Fix wrong alacritty version number Diffstat:
M | pages/blog/use-xterm-256color-with-alacritty.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pages/blog/use-xterm-256color-with-alacritty.md b/pages/blog/use-xterm-256color-with-alacritty.md @@ -46,7 +46,7 @@ without having anything in `.profile` actually results in an almost completely broken terminal experience where there are no colours by default and SSH sessions do not behave well unless I `export TERM=xterm-256color` beforehand. -Also, [Alacritty 5.0 is out](https://github.com/alacritty/alacritty/releases) +Also, [Alacritty 0.5 is out](https://github.com/alacritty/alacritty/releases) which includes a new Vi mode! _This is my eighty-fifth post for the