aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2024-10-19Scinterm: fixed building on older versions of Mac OSRobin Haberkorn1-0/+0
2024-10-18fixed the "Editing local registers in macro calls" checkRobin Haberkorn5-6/+13
2024-10-18FreeBSD package: changed website to https://rhaberkorn.github.io/sciteco/Robin Haberkorn1-1/+1
2024-10-18updated Scinterm: italic and underline styles are now supported on CursesRobin Haberkorn2-3/+2
2024-10-16set target release to v2.2.0Robin Haberkorn2-2/+2
2024-10-16grosciteco: support glyphs.pcRobin Haberkorn1-0/+1
2024-10-16updated FreeBSD port for v2.1.0 releasev2.1.0Robin Haberkorn2-7/+7
2024-10-16Revert "replaced bool completely with gboolean"Robin Haberkorn2-7/+10
2024-10-16www: added v2.1.0 to the "News" sectionRobin Haberkorn1-1/+1
2024-10-16updated ChangeLog, FreeBSD and Debian packages for v2.1.0 releaseRobin Haberkorn3-1/+144
2024-10-16Solarized color scheme: fixed F5 function key macroRobin Haberkorn1-2/+2
2024-10-16fixup: use teco_machine_t::must_undo instead of trying to identify the curren...Robin Haberkorn6-43/+30
2024-10-15fixed memory corruptions due to undoing the teco_machine_stringbuilding_t::co...Robin Haberkorn5-8/+42
2024-10-15fixed memory leak when replacing command linesRobin Haberkorn1-3/+2
2024-10-15updated TODORobin Haberkorn1-43/+91
2024-10-15netbsd-curses: fixed the default escape delayRobin Haberkorn1-22/+22
2024-10-15improved support for braces within loops: warn about unclosed braces and allo...Robin Haberkorn3-3/+21
2024-10-12grosciteco: added the "ti" glyph (refs #22)Robin Haberkorn1-0/+1
2024-10-11grosciteco: added the "ha" glyph (refs #22)Robin Haberkorn1-0/+1
2024-10-11grosciteco: added the "aq" glyph (refs #22)Robin Haberkorn1-0/+1
2024-10-08htbl.tes: fixed searching for caretRobin Haberkorn1-1/+1
2024-10-06fixup b36ff2502ae3b0e18fa862a01fba9cc2c9067e31: fixes pattern match character...Robin Haberkorn1-0/+1
2024-10-05Gtk UI: support setting and getting clipboards containing null bytesRobin Haberkorn3-13/+57
2024-10-04pattern match characters support ^Q/^R now as wellRobin Haberkorn4-11/+57
2024-09-28replaced bool completely with gbooleanRobin Haberkorn2-10/+7
2024-09-28fixed compilation on most compilers due to goto beyond g_auto() declarationRobin Haberkorn1-3/+3
2024-09-28some minor fixes to help (?) commandRobin Haberkorn1-2/+2
2024-09-28check the memory limit and allow interruptions when loading filesRobin Haberkorn2-5/+28
2024-09-28FreeBSD/jemalloc: fixed recovery after hitting memory limitRobin Haberkorn1-0/+10
2024-09-28fixed memory limiting if the process' memory usage is larger than 2GB and ove...Robin Haberkorn1-7/+8
2024-09-26Git lexer: added support for TAG_EDITMSG and MERGE_MSGRobin Haberkorn2-1/+4
2024-09-25Curses: added "Git" icons for COMMIT_EDITMSG and git-rebase-todoRobin Haberkorn1-0/+2
2024-09-25fixed rubbing out (some) string building constructs at the beginning of the c...Robin Haberkorn1-7/+2
2024-09-25inhibit some immediate editing commands after ^Q/^R string building constructsRobin Haberkorn3-1/+32
2024-09-23allow OSC-52 clipboards on all terminal emulatorsRobin Haberkorn5-27/+50
2024-09-23updated the Lexilla submodule URLRobin Haberkorn1-1/+1
2024-09-22Curses: always wgetch() on a dummy pad, avoiding unnecessary wrefresh()Robin Haberkorn1-35/+45
2024-09-21disable shared libraries by defaultRobin Haberkorn4-15/+16
2024-09-21PDCurses/WinGUI: fixed Unicode icons on win32Robin Haberkorn3-8/+27
2024-09-21syntax errors are reported with "echoed" characters, ie. as purely printable ...Robin Haberkorn1-1/+3
2024-09-21screenshots.md: make one of the screenshots smallerRobin Haberkorn1-1/+1
2024-09-20^W^W and ^V^V can be typed completely with upcarets now and they case fold al...Robin Haberkorn4-31/+104
2024-09-19Ctrl+^ is no longer translated to a single caret in string building (refs #20)Robin Haberkorn3-7/+24
2024-09-19fixed Load/Save Q-Reg tests on Mac OS and Win32Robin Haberkorn1-8/+3
2024-09-19"special" Q-Registers now support EQq/.../ (load) and E%q/.../ (save) commandsRobin Haberkorn6-68/+156
2024-09-18homepage: added facicon and description meta tagRobin Haberkorn1-0/+2
2024-09-18added NEWS section to homepageRobin Haberkorn4-1/+9
2024-09-18check that local register is not edited at the end of macro callsRobin Haberkorn5-3/+27
2024-09-17screenshots.md: added screenshots for the upcoming v2.1.0 releaseRobin Haberkorn1-0/+6
2024-09-17sciteco(7): mentioned "[a]b" idiomRobin Haberkorn1-1/+2