oh-my-posh/src/ansi
2024-05-29 14:14:48 +02:00
..
ansi_writer.go fix(ansi): reset background when transparent 2024-05-29 14:14:48 +02:00
ansi_writer_hyperlink_test.go fix(hyperlink): use built-in format to avoid collisions 2024-01-01 20:58:18 +01:00
ansi_writer_test.go fix(ansi): reset background when transparent 2024-05-29 14:14:48 +02:00
colors.go feat(colors): allow nested overrides 2023-09-08 16:23:50 +02:00
colors_test.go feat: enable/disable true color per terminal 2023-03-23 10:36:23 +01:00
colors_unix.go feat: enable/disable true color per terminal 2023-03-23 10:36:23 +01:00
colors_windows.go feat: enable/disable true color per terminal 2023-03-23 10:36:23 +01:00
cycle.go fix(cycle): cycle in a loop 2023-01-11 13:49:46 +01:00
iterm.go fix(iterm): initialize prompt mark correctly for all supported shells 2024-05-20 20:05:16 +02:00
palette.go refactor: rename color module to ansi 2023-01-05 17:54:32 +01:00
palette_test.go refactor: rename color module to ansi 2023-01-05 17:54:32 +01:00
palettes.go feat(config): use custom config parser 2024-03-11 13:20:49 +01:00