aboutsummaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authorRobin Haberkorn <rhaberkorn@fmsbw.de>2025-11-09 20:03:41 +0100
committerRobin Haberkorn <rhaberkorn@fmsbw.de>2025-11-09 20:03:41 +0100
commit2662b8e4b17c815a2636125f86a040b6beceb17d (patch)
tree715c17a0fe0a9407900a6c843d5f71db3f9f70d5 /README
parent5d7e8df952b2e51c28fad3443d7c9973659fc2ed (diff)
updated sciteco(7), README and TODO: mention the configurable command line
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 9c6f923..7c798b8 100644
--- a/README
+++ b/README
@@ -105,6 +105,7 @@ Features
* Syntax highlighting, styles, line numbers, folding, etc. thanks to Scintilla, Lexilla and Scintillua.
Low-level Scintilla commands can also be accessed to extend SciTECO.
SciTECO even syntax highlights code, written in the SciTECO language itself.
+* Configurable command line with syntax highlighting.
* A growing standard library of macros with frameworks for color schemes, syntax highlighting
and buffer sessions.
Optimized for hack-ability rather than completeness.