1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-06-17 00:18:05 +02:00
Commit Graph

8 Commits

Author SHA1 Message Date
b250644ea8 Stop hiding underscores for VSCode
VSCode had an issue in their terminal where underscores were printed all over the place.
That has now been fixed.
See https://github.com/jesseduffield/lazygit/issues/2294 and https://github.com/xtermjs/xterm.js/issues/4238
2023-06-01 20:12:20 +10:00
820f7b9404 Support strikethrough text style 2023-05-21 10:46:13 +10:00
a905a28e41 better hiding of underscores 2022-11-13 14:46:13 +11:00
863a65cf94 disable underscores in vscode while we wait for underscore glitch to be fixed 2022-11-13 13:41:49 +11:00
802cfb1a04 render commit graph 2021-11-05 07:58:21 +11:00
e798aa4b15 more color tests 2021-08-01 13:21:06 +10:00
0662733ad9 add tests for color changes 2021-07-31 20:53:49 +02:00
550c0fd4dc refactor 2021-07-31 17:56:47 +10:00