aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2024-12-30support +line[,column] and filename:line:column syntaxes when opening filesRobin Haberkorn1-9/+19
2024-12-28updated cheat sheet: @Xq, S...$^SC and lots of microtypographic improvementsRobin Haberkorn1-46/+54
2024-12-24introduced true block and EOL commentsRobin Haberkorn1-3/+31
2024-12-22support external Scintilla lexer libraries and Scintillua in particularRobin Haberkorn2-3/+14
2024-12-21slightly improved the hash bang replacement on SciTECO scripts after installa...Robin Haberkorn1-1/+1
2024-12-06support the ::S anchored search (string comparison) command (and ::FD, ::FR, ...Robin Haberkorn1-0/+5
2024-12-04use the new ^Y, ^S and @Xq commands in tedoc.tes and string.tesRobin Haberkorn1-6/+6
2024-12-04the <Xq> command now supports the @ modifier for cutting into the registerRobin Haberkorn1-3/+13
2024-11-30sciteco(7): fixed outdated information about the STYLE_CALLTIP default colorsRobin Haberkorn1-3/+3
2024-11-24sciteco(7): minor documentation fixRobin Haberkorn1-1/+1
2024-11-24added special Q-Register ":" for accessing dotRobin Haberkorn1-0/+13
2024-11-23the search mode and current radix are mapped to __local__ Q-Registers ^X and ...Robin Haberkorn1-1/+28
2024-11-19minor documentation fixesRobin Haberkorn1-1/+1
2024-11-18fixed some common typos: "ie." and "eg.", "ocur" instead of "occur"Robin Haberkorn4-19/+19
2024-11-10updated grosciteco.tes(1): mention new macros, changed command lines and rest...Robin Haberkorn1-1/+15
2024-11-10updated TODORobin Haberkorn1-0/+1
2024-11-10grosciteco: basic support for GNU pic graphicsRobin Haberkorn1-26/+52
2024-11-10grosciteco: support .SCITECO_STARTSTYLING and .SCITECO_SETSTYLING macrosRobin Haberkorn2-1/+21
2024-11-10grosciteco: added some more quote glyphsRobin Haberkorn1-0/+2
2024-11-07grosciteco: fixed the CuXXXX postprocessor command, ie. insertion of characte...Robin Haberkorn1-1/+1
2024-11-07grosciteco: fixed styling of multi-byte text (ie. non-latin characters)Robin Haberkorn1-1/+1
2024-10-16grosciteco: support glyphs.pcRobin Haberkorn1-0/+1
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-04pattern match characters support ^Q/^R now as wellRobin Haberkorn1-0/+8
2024-09-25inhibit some immediate editing commands after ^Q/^R string building constructsRobin Haberkorn1-0/+3
2024-09-23allow OSC-52 clipboards on all terminal emulatorsRobin Haberkorn1-7/+18
2024-09-20^W^W and ^V^V can be typed completely with upcarets now and they case fold al...Robin Haberkorn1-1/+5
2024-09-19Ctrl+^ is no longer translated to a single caret in string building (refs #20)Robin Haberkorn1-1/+3
2024-09-17sciteco(7): mentioned "[a]b" idiomRobin Haberkorn1-1/+2
2024-09-17updated cheat sheetRobin Haberkorn1-8/+17
2024-09-16updated lists of external links in sciteco(1) and sciteco(7)Robin Haberkorn2-18/+9
2024-09-16Curses: added support for cool Unicode icons (refs #5)Robin Haberkorn1-0/+6
2024-09-12function key macros have been reworked into a more generic key macro featureRobin Haberkorn1-99/+133
2024-09-11the SciTECO parser is Unicode-based now (refs #5)Robin Haberkorn1-6/+14
2024-09-09grosciteco.tes manpage: fixed formatting of list of troff macrosRobin Haberkorn1-1/+0
2024-09-09added raw ANSI mode to facilitate 8-bit clean editing (refs #5)Robin Haberkorn2-1/+13
2024-09-09updated README and sciteco(7) with information about Unicode support (refs #5)Robin Haberkorn1-8/+28
2024-09-09the ^EUq string building escape now respects the encoding (can insert bytes o...Robin Haberkorn1-0/+6
2024-09-09conditionals now check for Unicode codepoints (refs #5)Robin Haberkorn1-6/+6
2024-09-09grosciteco: support Unicode (refs #5)Robin Haberkorn2-28/+46
2024-02-06avoid Groff warnings due to `\` escapesRobin Haberkorn1-1/+1
2024-02-03GTK: allow disabling client-side decorations by setting $GTK_CSD=0Robin Haberkorn1-0/+4
2024-01-20removed nonsensical line from sciteco(7) man pageRobin Haberkorn1-1/+0
2023-07-02cheat-sheet.mm: minor improvementsRobin Haberkorn1-3/+2
2023-06-28added cheat sheetRobin Haberkorn2-0/+817
2023-06-19the SciTECO data installation path is now configurable via --with-scitecodatadirRobin Haberkorn4-7/+7
2023-04-05Troff documents: fixed monospaced example blocksRobin Haberkorn3-15/+15