From 6754087d4f09ff0fd158c213587f3f26a6332000 Mon Sep 17 00:00:00 2001 From: Null Chilly Date: Mon, 11 Sep 2023 12:21:19 +0700 Subject: [PATCH] docs: add tmux screenshots --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b3cc1589..875d6831 100644 --- a/README.md +++ b/README.md @@ -1425,13 +1425,14 @@ Full list of support terminals can be found here: -### FOR TMUX USERS +### For tmux users -FOLLOW THESE GIST BEFORE OPENING THE ISSUE +- [Enable true color support](https://gist.github.com/andersevenrud/015e61af2fd264371032763d4ed965b6) to fix the following [abnormal colors](https://github.com/catppuccin/nvim/issues/415): -- [Enable true color support](https://gist.github.com/andersevenrud/015e61af2fd264371032763d4ed965b6) to fix the [abnormal colors](https://github.com/catppuccin/nvim/issues/415) +![image](https://user-images.githubusercontent.com/1941785/220280749-c3ab52fb-9b8a-4f04-ab98-f8c1bb41f84b.png) -- [Enable italic font support](https://gist.github.com/gyribeiro/4192af1aced7a1b555df06bd3781a722) to fix the [incorrect if, then, else, end highlights](https://github.com/catppuccin/nvim/issues/428) +- [Enable italic font support](https://gist.github.com/gyribeiro/4192af1aced7a1b555df06bd3781a722) to fix the following [incorrect if, then, else, end highlights](https://github.com/catppuccin/nvim/issues/428): +![image](https://user-images.githubusercontent.com/13246770/224011118-dcf0f567-650a-4eb2-8be6-0af5cf435501.png) # Thanks to