elvish/pkg/ui
Qi Xiao 6e36058d0a pkg/tt: Improve API.
- Use reflection to derive function name.

- Take test cases as variadic arguments, instead of requiring them to be wrapped
  in a Table.

- Support naming test cases.

- Run test cases as subtests with t.Run.
2024-01-11 15:42:43 +00: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 pkg/tt: Improve API. 2024-01-11 15:42:43 +00:00
mark_lines.go pkg/ui: Improve API for Text. 2023-01-02 01:00:26 +00:00
parse_sgr_test.go pkg/tt: Improve API. 2024-01-11 15:42:43 +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/tt: Improve API. 2024-01-11 15:42:43 +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/tt: Improve API. 2024-01-11 15:42:43 +00:00
text.go pkg/ui: Improve API for Text. 2023-01-02 01:00:26 +00:00
ui.go Move all libraries to new pkg/. 2019-12-23 20:00:59 +00:00