Commit graph

9 commits

Author SHA1 Message Date
7ce8c0b9dc Coding style.
- Rename mouse actions.
2021-12-12 23:05:47 +10:00
abc5b15d90 fill3: Add more term codes. 2021-12-12 22:59:52 +10:00
166dc332c0 Coding style.
- Minor tidy up.
2021-12-08 19:09:06 +10:00
5fd06479da Coding style.
- Main tui function should also set the window title.
2021-12-08 19:05:20 +10:00
0679cb14b5 Coding style.
- Update asyncio code to latest style using asyncio.run().
2021-12-08 15:44:36 +10:00
1ee92346b5 fill3: Add keyboard term_code constants. 2021-12-08 15:44:36 +10:00
4150a9a250 Coding style.
- Since there is only one display, appearance_changed_event can be
  a module level global in fill3.
- Remove all the appearance_changed_event plumbing.
2021-11-29 15:57:16 +10:00
71b9da128b Coding style.
- Increase maximum line length from 80 to 100.
2021-11-29 12:51:34 +10:00
240e908634 Extracted fill3 into its own python project. 2021-11-04 22:40:15 +10:00