From b6d1e87092eabb464f33c5087b698672f5251948 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Wed, 22 May 2024 19:52:33 +0300 Subject: build and upload AppImages as part of nightly builds --- TODO | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 95b7b71..357044f 100644 --- a/TODO +++ b/TODO @@ -454,11 +454,11 @@ Features: A new private key has already been registered on Launchpad and Github. We just need to integrate with CI. See also https://github.com/marketplace/actions/import-gpg - * AppImage for Linux * 64-bit Windows builds * Mac OS Arm64 builds either separately or via universal binary. See https://codetinkering.com/switch-homebrew-arm-x86/ Target flag: `-target arm64-apple-macos11` + * Get into AppImageHub. * Linux: Relocatable binaries instead of hardcoding the library path. This makes it possible to run builds installed via `make install DESTDIR=...` and will aid in creating AppImages. @@ -485,6 +485,9 @@ Features: https://github.com/fpjohnston/TECO-64/blob/master/doc/oper.md However, instead of introducing a separate parser state, better use operators like ~=, ~< etc. + * It should be possible to disable auto-completions of one-character + register names, so that we can map the idention macro to M. + * fnkeys.tes: Rubin/Rubout via cursor keys? Optimizations: * Use SC_DOCUMENTOPTION_STYLES_NONE in batch mode. -- cgit v1.2.3