1
1
mirror of https://github.com/walles/moar.git synced 2024-11-22 21:50:43 +03:00
moar/twin
Johan Walles 5932600b65 Handle more TTY corner cases
Fixes #150, which I to my surprise could reproduce on my own machine.
2023-08-31 19:48:02 +02:00
..
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.go Write tcell replacement 2021-04-17 22:24:40 +02: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 Handle "SS3" arrow key events 2023-06-07 19:49:13 +02:00
screen_test.go Add another test 2023-03-23 22:42:40 +01:00
screen-setup-windows.go Clarify where Windows errors come from 2023-08-14 19:47:42 +02:00
screen-setup.go Handle more TTY corner cases 2023-08-31 19:48:02 +02:00
screen.go Handle more TTY corner cases 2023-08-31 19:48:02 +02:00
styles.go Improve test diagnostics 2023-05-03 19:45:04 +02:00