1
1
mirror of https://github.com/walles/moar.git synced 2024-11-26 13:46:16 +03:00
moar/twin
Steven Penny f76fd6ddd3 Simplify StyleDefault definition
StyleDefault is all zero values, so we can simplify the definition. If that
changes in the future (not likely) we can go back to the old definition method.

Fixes #57
2021-05-11 08:14:15 -05:00
..
colors.go Write tcell replacement 2021-04-17 22:24:40 +02:00
events.go Write tcell replacement 2021-04-17 22:24:40 +02:00
fake-screen.go Write tcell replacement 2021-04-17 22:24:40 +02:00
keys.go Write tcell replacement 2021-04-17 22:24:40 +02:00
screen-setup-windows.go Use CONIN$ for Windows screen setup 2021-04-22 14:03:22 -05:00
screen-setup.go Don't panic on no-piped-stdin on Windows 2021-04-18 13:33:13 +02:00
screen.go Fix errcheck reported problems 2021-04-20 08:43:37 +02:00
styles.go Simplify StyleDefault definition 2021-05-11 08:14:15 -05:00