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
/
src
/
cmdline.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-09
added raw ANSI mode to facilitate 8-bit clean editing (refs #5)
Robin Haberkorn
1
-1
/
+2
2024-09-09
Xq and ]q inherit the document encoding from the source document (refs #5)
Robin Haberkorn
1
-3
/
+4
2024-09-09
implemented Unicode support for rubin/rubout and a number of commands (WIP) (...
Robin Haberkorn
1
-0
/
+25
2024-01-21
updated copyright to 2024
Robin Haberkorn
1
-1
/
+1
2023-07-03
introduced TECO_DEBUG_CLEANUP to mark destructors that should only be used fo...
Robin Haberkorn
1
-3
/
+1
2023-04-13
cmdline.c: fixed rubbing out words (^W) and possible chrashes
Robin Haberkorn
1
-17
/
+10
2023-04-13
cmdline.c: simplified the rubin-case
Robin Haberkorn
1
-12
/
+4
2023-04-13
fixed typing in characters of the rubbed-out command-line
Robin Haberkorn
1
-11
/
+12
2023-04-05
updated copyright to 2023
Robin Haberkorn
1
-1
/
+1
2022-06-21
updated copyright to 2022 and updated TODO
Robin Haberkorn
1
-1
/
+1
2021-12-19
safer use of memcpy() and memchr(): we must not pass in NULL pointers
Robin Haberkorn
1
-0
/
+2
2021-10-15
Gtk: disabled ^Z suspension on Unix for the time being
Robin Haberkorn
1
-4
/
+3
2021-10-11
upgraded to Scintilla 5.1.3 and Scinterm 3.1
Robin Haberkorn
1
-2
/
+3
2021-06-02
renamed scintilla.[ch] to symbols.[ch]: fixes builds on case-insensitive file...
Robin Haberkorn
1
-1
/
+1
2021-05-30
THE GREAT CEEIFICATION EVENT
Robin Haberkorn
1
-0
/
+1058