elvish/pkg/ui
2021-04-04 00:58:53 +01:00
..
color_test.go pkg/ui: Test color.go. 2020-04-01 00:37:09 +01:00
color.go pkg/ui: Rearrange files. 2020-03-31 23:11:59 +01:00
key_test.go Change module import path to src.elv.sh 2021-01-27 01:30:25 +00:00
key.go Change module import path to src.elv.sh 2021-01-27 01:30:25 +00:00
mark_lines_test.go pkg/ui: Add utility for styling multiple regions in a text. 2021-02-27 23:05:42 +00:00
mark_lines.go pkg/ui: Add utility for styling multiple regions in a text. 2021-02-27 23:05:42 +00:00
parse_sgr_test.go Change module import path to src.elv.sh 2021-01-27 01:30:25 +00:00
parse_sgr.go pkg/ui: Do not strip unprintable characters from the prompt. 2020-08-28 22:00:40 +01:00
style_regions_test.go pkg/ui: Add utility for styling multiple regions in a text. 2021-02-27 23:05:42 +00: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 pkg/ui: Implement StyleFromSGR in terms of a new StylingFromSGR. 2020-08-25 21:17:14 +01:00
style.go pkg/ui: Implement StyleFromSGR in terms of a new StylingFromSGR. 2020-08-25 21:17:14 +01:00
styling_test.go Change module import path to src.elv.sh 2021-01-27 01:30:25 +00:00
styling.go pkg/ui: Implement StyleFromSGR in terms of a new StylingFromSGR. 2020-08-25 21:17:14 +01:00
text_segment_test.go Change module import path to src.elv.sh 2021-01-27 01:30:25 +00:00
text_segment.go Change module import path to src.elv.sh 2021-01-27 01:30:25 +00:00
text_test.go Change module import path to src.elv.sh 2021-01-27 01:30:25 +00:00
text.go Support exact integer and rational numbers. 2021-04-04 00:58:53 +01:00
ui.go Move all libraries to new pkg/. 2019-12-23 20:00:59 +00:00