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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-16
www: added v2.1.0 to the "News" section
Robin Haberkorn
1
-1
/
+1
2024-10-16
updated ChangeLog, FreeBSD and Debian packages for v2.1.0 release
Robin Haberkorn
3
-1
/
+144
2024-10-16
Solarized color scheme: fixed F5 function key macro
Robin Haberkorn
1
-2
/
+2
2024-10-16
fixup: use teco_machine_t::must_undo instead of trying to identify the curren...
Robin Haberkorn
6
-43
/
+30
2024-10-15
fixed memory corruptions due to undoing the teco_machine_stringbuilding_t::co...
Robin Haberkorn
5
-8
/
+42
2024-10-15
fixed memory leak when replacing command lines
Robin Haberkorn
1
-3
/
+2
2024-10-15
updated TODO
Robin Haberkorn
1
-43
/
+91
2024-10-15
netbsd-curses: fixed the default escape delay
Robin Haberkorn
1
-22
/
+22
2024-10-15
improved support for braces within loops: warn about unclosed braces and allo...
Robin Haberkorn
3
-3
/
+21
2024-10-12
grosciteco: added the "ti" glyph (refs #22)
Robin Haberkorn
1
-0
/
+1
2024-10-11
grosciteco: added the "ha" glyph (refs #22)
Robin Haberkorn
1
-0
/
+1
2024-10-11
grosciteco: added the "aq" glyph (refs #22)
Robin Haberkorn
1
-0
/
+1
2024-10-08
htbl.tes: fixed searching for caret
Robin Haberkorn
1
-1
/
+1
2024-10-06
fixup b36ff2502ae3b0e18fa862a01fba9cc2c9067e31: fixes pattern match character...
Robin Haberkorn
1
-0
/
+1
2024-10-05
Gtk UI: support setting and getting clipboards containing null bytes
Robin Haberkorn
3
-13
/
+57
2024-10-04
pattern match characters support ^Q/^R now as well
Robin Haberkorn
4
-11
/
+57
2024-09-28
replaced bool completely with gboolean
Robin Haberkorn
2
-10
/
+7
2024-09-28
fixed compilation on most compilers due to goto beyond g_auto() declaration
Robin Haberkorn
1
-3
/
+3
2024-09-28
some minor fixes to help (?) command
Robin Haberkorn
1
-2
/
+2
2024-09-28
check the memory limit and allow interruptions when loading files
Robin Haberkorn
2
-5
/
+28
2024-09-28
FreeBSD/jemalloc: fixed recovery after hitting memory limit
Robin Haberkorn
1
-0
/
+10
2024-09-28
fixed memory limiting if the process' memory usage is larger than 2GB and ove...
Robin Haberkorn
1
-7
/
+8
2024-09-26
Git lexer: added support for TAG_EDITMSG and MERGE_MSG
Robin Haberkorn
2
-1
/
+4
2024-09-25
Curses: added "Git" icons for COMMIT_EDITMSG and git-rebase-todo
Robin Haberkorn
1
-0
/
+2
2024-09-25
fixed rubbing out (some) string building constructs at the beginning of the c...
Robin Haberkorn
1
-7
/
+2
2024-09-25
inhibit some immediate editing commands after ^Q/^R string building constructs
Robin Haberkorn
3
-1
/
+32
2024-09-23
allow OSC-52 clipboards on all terminal emulators
Robin Haberkorn
5
-27
/
+50
2024-09-23
updated the Lexilla submodule URL
Robin Haberkorn
1
-1
/
+1
2024-09-22
Curses: always wgetch() on a dummy pad, avoiding unnecessary wrefresh()
Robin Haberkorn
1
-35
/
+45
2024-09-21
disable shared libraries by default
Robin Haberkorn
4
-15
/
+16
2024-09-21
PDCurses/WinGUI: fixed Unicode icons on win32
Robin Haberkorn
3
-8
/
+27
2024-09-21
syntax errors are reported with "echoed" characters, ie. as purely printable ...
Robin Haberkorn
1
-1
/
+3
2024-09-21
screenshots.md: make one of the screenshots smaller
Robin Haberkorn
1
-1
/
+1
2024-09-20
^W^W and ^V^V can be typed completely with upcarets now and they case fold al...
Robin Haberkorn
4
-31
/
+104
2024-09-19
Ctrl+^ is no longer translated to a single caret in string building (refs #20)
Robin Haberkorn
3
-7
/
+24
2024-09-19
fixed Load/Save Q-Reg tests on Mac OS and Win32
Robin Haberkorn
1
-8
/
+3
2024-09-19
"special" Q-Registers now support EQq/.../ (load) and E%q/.../ (save) commands
Robin Haberkorn
6
-68
/
+156
2024-09-18
homepage: added facicon and description meta tag
Robin Haberkorn
1
-0
/
+2
2024-09-18
added NEWS section to homepage
Robin Haberkorn
4
-1
/
+9
2024-09-18
check that local register is not edited at the end of macro calls
Robin Haberkorn
5
-3
/
+27
2024-09-17
screenshots.md: added screenshots for the upcoming v2.1.0 release
Robin Haberkorn
1
-0
/
+6
2024-09-17
sciteco(7): mentioned "[a]b" idiom
Robin Haberkorn
1
-1
/
+2
2024-09-17
updated cheat sheet
Robin Haberkorn
2
-8
/
+18
2024-09-17
screenshots.md: every screenshot is in its own paragraph now
Robin Haberkorn
1
-0
/
+2
2024-09-17
fixed titles on screenshots page (screenshots.md)
Robin Haberkorn
1
-5
/
+5
2024-09-17
fixed searches on completely new and empty documents
Robin Haberkorn
2
-1
/
+6
2024-09-17
updated screenshots: screenshots.md now lists older screenshots as well
Robin Haberkorn
2
-2
/
+12
2024-09-17
Github pages are auto-generated from the Markdown files and HTML manuals now
Robin Haberkorn
4
-14
/
+156
2024-09-17
improved HTML lexer (html.tes)
Robin Haberkorn
1
-3
/
+48
2024-09-16
updated TODO
Robin Haberkorn
1
-28
/
+55
[prev]
[next]