cell_test.go
|
Bump testing library to latest version
|
2022-09-25 09:06:46 +02:00 |
cell.go
|
Display Private Use Unicode characters
|
2023-02-28 19:28:37 +01:00 |
colors_test.go
|
Drop redundant dependency
|
2023-12-20 18:28:07 +01:00 |
colors.go
|
Drop redundant dependency
|
2023-12-20 18:28:07 +01:00 |
events.go
|
Improve console input EOF handling
|
2023-08-30 21:26:29 +02:00 |
fake-screen.go
|
Fix feature envy
|
2022-02-18 19:27:10 +01:00 |
keys.go
|
keys.go: Allow alternative Home/End key encoding
|
2023-09-29 23:30:38 -07:00 |
palette256_test.go
|
Drop redundant dependency
|
2023-12-20 18:28:07 +01:00 |
palette256.go
|
Drop redundant dependency
|
2023-12-20 18:28:07 +01:00 |
screen_test.go
|
Downsample colors to terminal palette
|
2023-12-19 08:47:40 +01:00 |
screen-setup.go
|
Handle more TTY corner cases
|
2023-08-31 19:48:02 +02:00 |
screen.go
|
Use "select" as a term for selecting text
|
2023-12-19 09:20:02 +01:00 |
styles_test.go
|
Downsample colors to terminal palette
|
2023-12-19 08:47:40 +01:00 |
styles.go
|
Downsample colors to terminal palette
|
2023-12-19 08:47:40 +01:00 |