79287c19ee
Revert "packaging: Bring dependencies up to date"
...
This reverts commit a059ae8192 .
Python3.12 is not in the stable distros yet.
2024-07-11 20:27:19 +10:00
a059ae8192
packaging: Bring dependencies up to date
...
- python 3.11 -> 3.12
2024-07-11 20:14:14 +10:00
4001692b52
packaging: Bring dependencies up to date
...
- python 3.10 -> 3.11
2023-09-10 23:41:42 +10:00
e5c48a6128
fill3: Let portal contents be center aligned
2022-05-26 14:38:37 +10:00
388c59aefd
Coding style
...
- Moved path_colored into lscolors.
- Made lscolors a package.
- Moved LS_COLORS.sh and LSCOLORS into lscolors.
- Moved fill3.join into termstr so that lscolors
can depend on termstr only.
2022-05-11 11:11:37 +10:00
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