Commit graph

8 commits

Author SHA1 Message Date
e7a4addd77 Disable ctrl-c and ctrl-z special behaviour. 2022-01-04 08:36:10 +10:00
ffdf4f3d86 Coding style.
- Consistently use 'with' with open.
2022-01-04 01:10:22 +10:00
4f2e31482b Save the editor with ctrl-x, ctrl-s. 2022-01-04 00:11:59 +10:00
1626197c8f Stop ctrl-s from freezing diff-edit. 2022-01-03 23:31:59 +10:00
6ead932543 Update version from v2022.01.01 to v2022.01.03. 2022-01-03 19:28:10 +10:00
732d68b16a Don't let the cursor go behind the bottom scrollbar. 2022-01-02 23:01:44 +10:00
d6705d55bc Coding style.
- Change to a max line length of 100.
2022-01-01 21:38:40 +10:00
bbe73eff21 Initial commit. 2022-01-01 17:37:20 +10:00