elvish/pkg/ui
2023-08-21 00:28:51 -04:00
..
color_test.go pkg/ui: Make styled text context-insensitive, and remove the "default" color. 2022-07-24 14:31:02 +01:00
color.go pkg/ui: Make styled text context-insensitive, and remove the "default" color. 2022-07-24 14:31:02 +01:00
key_test.go Use the integrated persistent package. 2021-05-03 22:17:46 +01:00
key.go Remove use of "e.g.," and "i.e.,". 2022-11-20 15:44:29 +00:00
mark_lines_test.go Don't dot import pkg/tt 2022-06-04 23:39:19 +01:00
mark_lines.go pkg/ui: Improve API for Text. 2023-01-02 01:00:26 +00:00
parse_sgr_test.go pkg/ui: Improve API for Text. 2023-01-02 01:00:26 +00:00
parse_sgr.go pkg/ui: Make styled text context-insensitive, and remove the "default" color. 2022-07-24 14:31:02 +01:00
style_regions_test.go Don't dot import pkg/ui 2022-06-04 23:39:19 +01:00
style_regions.go pkg/ui: Add utility for styling multiple regions in a text. 2021-02-27 23:05:42 +00:00
style_test.go Test and document NO_COLOR support. 2023-08-21 00:28:51 -04:00
style.go Test and document NO_COLOR support. 2023-08-21 00:28:51 -04:00
styling_test.go pkg/ui: Improve API for Text. 2023-01-02 01:00:26 +00:00
styling.go pkg/ui: Improve API for Text. 2023-01-02 01:00:26 +00:00
text_builder.go pkg/ui: Improve API for Text. 2023-01-02 01:00:26 +00:00
text_segment_test.go pkg/ui: Improve API for Text. 2023-01-02 01:00:26 +00:00
text_segment.go pkg/ui: Improve API for Text. 2023-01-02 01:00:26 +00:00
text_test.go pkg/ui: Improve API for Text. 2023-01-02 01:00:26 +00:00
text.go pkg/ui: Improve API for Text. 2023-01-02 01:00:26 +00:00
ui.go