1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-04 10:34:55 +02:00
lazygit/pkg/gui/style
Jesse Duffield 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
..
basic_styles.go fix: fix default color to be white 2023-02-03 23:36:59 +09:00
color.go
decoration.go Support strikethrough text style 2023-05-21 10:46:13 +10:00
style_test.go
text_style.go Stop hiding underscores for VSCode 2023-06-01 20:12:20 +10:00