Age | Commit message (Expand) | Author | Files | Lines |
2025-04-14 | sciteco(1): added EXAMPLES section | Robin Haberkorn | 1 | -0/+49 |
2025-04-10 | testsuite: check whether comparisons for equality really work with the `a-b"=... | Robin Haberkorn | 1 | -12/+16 |
2025-04-09 | tightened rules for specifying modifiers | Robin Haberkorn | 1 | -3/+5 |
2025-04-08 | improved rubbing out commands with modifiers | Robin Haberkorn | 1 | -0/+2 |
2025-04-04 | avoid legacy implict rules in doc/Makefile.am: should fix clean builds | Robin Haberkorn | 1 | -3/+2 |
2025-04-04 | scroll caret __almost__ always automatically after key presses | Robin Haberkorn | 1 | -0/+4 |
2025-04-03 | the tutorial is now built along with all other HTML documents if --enable-htm... | Robin Haberkorn | 1 | -2/+5 |
2025-04-03 | tutorial: fixed excess space after example display blocks in some versions of... | Robin Haberkorn | 1 | -0/+6 |
2025-03-31 | fixup: `make clean` removes tutorial.ms now | Robin Haberkorn | 1 | -6/+5 |
2025-03-31 | grosciteco: added the `oq` and `cq` glyphs | Robin Haberkorn | 1 | -0/+2 |
2025-03-31 | fixup: actually distribute the new tutorial.ms.in file | Robin Haberkorn | 1 | -14/+7 |
2025-03-31 | added tutorial document, which is automatically loaded on the first invocation | Robin Haberkorn | 3 | -0/+328 |
2025-03-29 | ^W also rubs out/in `@` and `:` modifiers | Robin Haberkorn | 1 | -0/+3 |
2025-03-29 | added `@W`, `@P`, `@V` and `@Y` command variants | Robin Haberkorn | 1 | -2/+2 |
2025-03-23 | grosciteco: fixed topic collection | Robin Haberkorn | 1 | -1/+1 |
2025-03-23 | sciteco(7): fixed formatting of some tables | Robin Haberkorn | 1 | -4/+4 |
2025-03-23 | the ^W immediate editing command now mimics `Y` more closely and also rubs ou... | Robin Haberkorn | 1 | -5/+3 |
2025-03-22 | added `P` command as a reverse form of `W` | Robin Haberkorn | 1 | -3/+10 |
2025-03-22 | harmonized all word-movement and deletion commands: they move/delete until th... | Robin Haberkorn | 2 | -4/+5 |
2025-03-04 | grosciteco(1): fixed the example | Robin Haberkorn | 1 | -2/+1 |
2025-03-03 | rename sample.teco_ini to fallback.teco_ini and mung it by default | Robin Haberkorn | 1 | -4/+9 |
2025-02-28 | cheat sheet: removed reference to M#xc, mention mouse support and :EF | Robin Haberkorn | 1 | -8/+19 |
2025-02-27 | implemented ncurses clipboard support via external processes | Robin Haberkorn | 2 | -7/+38 |
2025-02-23 | support mouse interaction with popup windows | Robin Haberkorn | 1 | -2/+20 |
2025-02-16 | implemented mouse support via special ^KMOUSE and <EJ> with negative keys | Robin Haberkorn | 1 | -0/+9 |
2025-02-15 | redefining labels is a warning now | Robin Haberkorn | 1 | -1/+6 |
2024-12-30 | support +line[,column] and filename:line:column syntaxes when opening files | Robin Haberkorn | 1 | -9/+19 |
2024-12-28 | updated cheat sheet: @Xq, S...$^SC and lots of microtypographic improvements | Robin Haberkorn | 1 | -46/+54 |
2024-12-24 | introduced true block and EOL comments | Robin Haberkorn | 1 | -3/+31 |
2024-12-22 | support external Scintilla lexer libraries and Scintillua in particular | Robin Haberkorn | 2 | -3/+14 |
2024-12-21 | slightly improved the hash bang replacement on SciTECO scripts after installa... | Robin Haberkorn | 1 | -1/+1 |
2024-12-06 | support the ::S anchored search (string comparison) command (and ::FD, ::FR, ... | Robin Haberkorn | 1 | -0/+5 |
2024-12-04 | use the new ^Y, ^S and @Xq commands in tedoc.tes and string.tes | Robin Haberkorn | 1 | -6/+6 |
2024-12-04 | the <Xq> command now supports the @ modifier for cutting into the register | Robin Haberkorn | 1 | -3/+13 |
2024-11-30 | sciteco(7): fixed outdated information about the STYLE_CALLTIP default colors | Robin Haberkorn | 1 | -3/+3 |
2024-11-24 | sciteco(7): minor documentation fix | Robin Haberkorn | 1 | -1/+1 |
2024-11-24 | added special Q-Register ":" for accessing dot | Robin Haberkorn | 1 | -0/+13 |
2024-11-23 | the search mode and current radix are mapped to __local__ Q-Registers ^X and ... | Robin Haberkorn | 1 | -1/+28 |
2024-11-19 | minor documentation fixes | Robin Haberkorn | 1 | -1/+1 |
2024-11-18 | fixed some common typos: "ie." and "eg.", "ocur" instead of "occur" | Robin Haberkorn | 4 | -19/+19 |
2024-11-10 | updated grosciteco.tes(1): mention new macros, changed command lines and rest... | Robin Haberkorn | 1 | -1/+15 |
2024-11-10 | updated TODO | Robin Haberkorn | 1 | -0/+1 |
2024-11-10 | grosciteco: basic support for GNU pic graphics | Robin Haberkorn | 1 | -26/+52 |
2024-11-10 | grosciteco: support .SCITECO_STARTSTYLING and .SCITECO_SETSTYLING macros | Robin Haberkorn | 2 | -1/+21 |
2024-11-10 | grosciteco: added some more quote glyphs | Robin Haberkorn | 1 | -0/+2 |
2024-11-07 | grosciteco: fixed the CuXXXX postprocessor command, ie. insertion of characte... | Robin Haberkorn | 1 | -1/+1 |
2024-11-07 | grosciteco: fixed styling of multi-byte text (ie. non-latin characters) | Robin Haberkorn | 1 | -1/+1 |
2024-10-16 | grosciteco: support glyphs.pc | Robin Haberkorn | 1 | -0/+1 |
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 |