index
:
sciteco
hsrex
libxcurses
master
session-extensions
Scintilla-based Text Editor and COrrector
Robin Haberkorn
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
TODO
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-29
bumped target release to v2.4.0 and updated README and TODO
Robin Haberkorn
1
-30
/
+86
2025-03-03
rename sample.teco_ini to fallback.teco_ini and mung it by default
Robin Haberkorn
1
-7
/
+4
2025-03-02
GTK: always scroll caret when window size changes
Robin Haberkorn
1
-3
/
+0
2025-03-02
GTK: set the mouse cursor on the Scintilla view to signal business and on the...
Robin Haberkorn
1
-3
/
+1
2025-02-27
implemented ncurses clipboard support via external processes
Robin Haberkorn
1
-5
/
+0
2025-02-24
fixed rubbing out `?` (help) after editing a Q-Register
Robin Haberkorn
1
-2
/
+3
2025-02-23
updated TODO
Robin Haberkorn
1
-11
/
+49
2025-01-19
support :EF for saving a file before closing it
Robin Haberkorn
1
-1
/
+0
2025-01-13
mention the Alpine package and updated TODO
Robin Haberkorn
1
-1
/
+11
2024-12-30
support +line[,column] and filename:line:column syntaxes when opening files
Robin Haberkorn
1
-8
/
+0
2024-12-27
nightly builds now include 64-bit Windows builds (MINGW64)
Robin Haberkorn
1
-2
/
+0
2024-12-25
prepared v2.3.0 release
v2.3.0
Robin Haberkorn
1
-4
/
+1
2024-12-24
added AX_WITH_CURSES for more robust ncurses checks
Robin Haberkorn
1
-0
/
+4
2024-12-24
introduced true block and EOL comments
Robin Haberkorn
1
-4
/
+0
2024-12-23
Curses: don't install PNG icons
Robin Haberkorn
1
-5
/
+0
2024-12-22
updated TODO
Robin Haberkorn
1
-17
/
+26
2024-12-13
document the FK...$^SR idiom
Robin Haberkorn
1
-1
/
+0
2024-12-13
implemented Scintilla lexer for SciTECO code, i.e. TECO syntax highlighting
Robin Haberkorn
1
-5
/
+9
2024-12-09
prepared v2.2.0 release
v2.2.0
Robin Haberkorn
1
-30
/
+58
2024-11-24
added special Q-Register ":" for accessing dot
Robin Haberkorn
1
-6
/
+2
2024-11-23
the search mode and current radix are mapped to __local__ Q-Registers ^X and ...
Robin Haberkorn
1
-11
/
+10
2024-11-23
implemented search mode flag (^X): allow case-sensitive searches (closes #17)
Robin Haberkorn
1
-4
/
+1
2024-11-17
updated TODO and ChangeLog for v2.1.1 release
v2.1.1
Robin Haberkorn
1
-1
/
+9
2024-11-11
session.tes: store the current tab style (width and hard-tabs); fixed for fil...
Robin Haberkorn
1
-0
/
+5
2024-11-10
Win32: fixed Unicode commandlines with newer MinGW runtimes
Robin Haberkorn
1
-4
/
+0
2024-11-10
updated grosciteco.tes(1): mention new macros, changed command lines and rest...
Robin Haberkorn
1
-0
/
+4
2024-11-10
updated TODO
Robin Haberkorn
1
-4
/
+23
2024-11-05
fully support relocatable binaries, improving AppImages
Robin Haberkorn
1
-5
/
+0
2024-10-29
updated TODO
Robin Haberkorn
1
-9
/
+17
2024-10-28
added hidden --fake-cmdline parameter for testing command-line editing
Robin Haberkorn
1
-3
/
+0
2024-10-21
fixed some interruptions of <EC> on Win32
Robin Haberkorn
1
-5
/
+2
2024-10-19
<EC>: perhaps fixed race conditions and problems when creating and terminatin...
Robin Haberkorn
1
-0
/
+1
2024-10-18
updated Scinterm: italic and underline styles are now supported on Curses
Robin Haberkorn
1
-3
/
+2
2024-10-15
updated TODO
Robin Haberkorn
1
-43
/
+91
2024-09-20
^W^W and ^V^V can be typed completely with upcarets now and they case fold al...
Robin Haberkorn
1
-5
/
+0
2024-09-19
Ctrl+^ is no longer translated to a single caret in string building (refs #20)
Robin Haberkorn
1
-2
/
+0
2024-09-19
"special" Q-Registers now support EQq/.../ (load) and E%q/.../ (save) commands
Robin Haberkorn
1
-2
/
+0
2024-09-18
check that local register is not edited at the end of macro calls
Robin Haberkorn
1
-3
/
+0
2024-09-16
updated TODO
Robin Haberkorn
1
-28
/
+55
2024-09-12
update TODO
Robin Haberkorn
1
-23
/
+18
2024-09-11
updated TODO
Robin Haberkorn
1
-11
/
+19
2024-09-09
updated TODO
Robin Haberkorn
1
-10
/
+48
2024-09-09
prefer libncursesw (widechar variant) (refs #5)
Robin Haberkorn
1
-2
/
+2
2024-08-23
fully support out of tree builds
Robin Haberkorn
1
-3
/
+0
2024-08-22
some updates on Scintilla/Lexilla out-of-tree builds
Robin Haberkorn
1
-0
/
+4
2024-08-21
Curses UI: fixed drawing of boxed indicators
Robin Haberkorn
1
-4
/
+1
2024-08-18
added troff/nroff lexer
Robin Haberkorn
1
-1
/
+0
2024-05-22
build and upload AppImages as part of nightly builds
Robin Haberkorn
1
-1
/
+4
2024-05-22
updated CI workflows: bumped some versions
Robin Haberkorn
1
-1
/
+8
2024-02-08
updated TODO
Robin Haberkorn
1
-12
/
+48
[next]