aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2021-06-08 18:53:00 +0200
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2021-06-08 19:10:03 +0200
commit311d8f73d48d2d8e515e5160805b0ca76d2bd731 (patch)
treeca2e32a78e957fb9a7eaf944c125be058a185fac
parent66c45d0d17feeaa86156a23df462b4612933cfef (diff)
downloadsciteco-311d8f73d48d2d8e515e5160805b0ca76d2bd731.tar.gz
updated TODO: added some new Windows-specific tasks
-rw-r--r--TODO13
1 files changed, 7 insertions, 6 deletions
diff --git a/TODO b/TODO
index b08a0a1..05e8412 100644
--- a/TODO
+++ b/TODO
@@ -2,12 +2,6 @@ Tasks:
* Wiki page about creating and maintaining lexer configurations.
Also mention how to use the "lexer.test..." macros in the
"edit" hook.
- * Use Travis CI for Continuous Integration and perhaps even for providing
- nightly builds on Gitlab. This would solve the problem of releases
- lagging behind and esp. the satisfy Windows users who continuously
- ask for prebuilt binaries.
- * OS X port (macports and/or homebrew).
- Maybe Travis CI can help as well.
* Scinterm: implement wattrget() for netbsd-curses.
May already be fixed in newer versions.
@@ -353,6 +347,13 @@ Features:
all of SciTECO can be run against nodejs as a runtime.
I'm not aware of any (working) alternatives, like cross-compiling
for the JVM.
+ * Windows supports virtual terminals now. See:
+ https://docs.microsoft.com/en-us/windows/console/classic-vs-vt
+ Perhaps we should transition from PDCurses to something using
+ terminal escape sequences like ncurses for Windows.
+ * Currently, you cannot pass UTF-8 parameters to SciTECO macros.
+ This is not critical since we don't support Unicode anyway.
+ Sooner or later however we should use g_win32_get_command_line().
Optimizations:
* teco_string_append() could be optimized by ORing a padding