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-08-21
fully support NetBSD with its native libcurses
Robin Haberkorn
1
-0
/
+6
2025-08-16
updated README, NEWS and TODO
Robin Haberkorn
1
-33
/
+69
2025-07-26
support :=/:==/:=== commands: print number without trailing linefeed
Robin Haberkorn
1
-1
/
+0
2025-07-26
implemented the <^A> command for printing arbitrary strings
Robin Haberkorn
1
-1
/
+1
2025-07-23
ncurses: support the window title on XTerm-like emulators
Robin Haberkorn
1
-4
/
+0
2025-07-21
support <==> and <===> for printing octal and hexadecimal numbers
Robin Haberkorn
1
-0
/
+1
2025-07-20
document bug: you cannot currently use `{` and `}` to insert anything after $...
Robin Haberkorn
1
-0
/
+2
2025-07-19
<EW> now accepts a numeric argument to specify the buffer to save
Robin Haberkorn
1
-4
/
+5
2025-07-18
<nEL> (set EOL mode) now sets the buffer's dirty flag
Robin Haberkorn
1
-4
/
+0
2025-07-13
implemented <ER> command for reading a file into the current buffer
Robin Haberkorn
1
-3
/
+1
2025-07-11
<EF> supports a numeric buffer id now
Robin Haberkorn
1
-1
/
+3
2025-07-04
implemented <^B> for returning the current date
Robin Haberkorn
1
-1
/
+0
2025-07-03
implemented ^E<code> string building constructs for embedding bytes and codep...
Robin Haberkorn
1
-10
/
+0
2025-06-15
require and adapted to PDCurses v4.5.1
Robin Haberkorn
1
-3
/
+0
2025-06-08
^S/^Y calculates the glyph offsets earlier
Robin Haberkorn
1
-1
/
+0
2025-06-07
updated README and TODO
Robin Haberkorn
1
-19
/
+31
2025-05-03
updated TODO
Robin Haberkorn
1
-1
/
+43
2025-04-19
updated ChangeLog and TODO for v2.4.0 release
v2.4.0
Robin Haberkorn
1
-26
/
+77
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
[next]