Commit graph

11 commits

Author SHA1 Message Date
e01e2351b2 Make installable on Ubuntu Jammy
- Move to python3.10
- Move to ruby3.0
2022-04-23 17:49:49 +10:00
f77d5743a1 fill3: Coding style
- Optimize splitting stdin by using a regex.
2022-02-13 21:23:37 +10:00
2e3004cd13 fill3: Separate keypresses in input
- Stdin can contain more than one keypress when inputted quickly.
2022-02-13 09:13:42 +10:00
87515dd44f fill3: Correctly limit scroll of portals 2022-01-27 16:51:39 +10:00
923a72fef6 fill3: Optionally limit scroll of portals 2022-01-24 23:06:42 +10:00
fd066f3338 Coding style
- formatting
2022-01-21 16:59:36 +10:00
244dc5897d diff-edit: Allow negative scroll positions in portals 2022-01-21 08:59:29 +10:00
695c1d7f96 Coding style
- Rename appearance_min to appearance.
2022-01-18 14:37:12 +10:00
6681101b1c Coding style
- Rename appearance to appearance_for.
2022-01-18 14:32:11 +10:00
71b9da128b Coding style.
- Increase maximum line length from 80 to 100.
2021-11-29 12:51:34 +10:00
b4b237ec1f Move tests into their projects. 2021-11-04 23:04:41 +10:00