aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
AgeCommit message (Expand)AuthorFilesLines
2024-12-25prepared v2.3.0 releasev2.3.0Robin Haberkorn1-4/+1
2024-12-24added AX_WITH_CURSES for more robust ncurses checksRobin Haberkorn1-0/+4
2024-12-24introduced true block and EOL commentsRobin Haberkorn1-4/+0
2024-12-23Curses: don't install PNG iconsRobin Haberkorn1-5/+0
2024-12-22updated TODORobin Haberkorn1-17/+26
2024-12-13document the FK...$^SR idiomRobin Haberkorn1-1/+0
2024-12-13implemented Scintilla lexer for SciTECO code, i.e. TECO syntax highlightingRobin Haberkorn1-5/+9
2024-12-09prepared v2.2.0 releasev2.2.0Robin Haberkorn1-30/+58
2024-11-24added special Q-Register ":" for accessing dotRobin Haberkorn1-6/+2
2024-11-23the search mode and current radix are mapped to __local__ Q-Registers ^X and ...Robin Haberkorn1-11/+10
2024-11-23implemented search mode flag (^X): allow case-sensitive searches (closes #17)Robin Haberkorn1-4/+1
2024-11-17updated TODO and ChangeLog for v2.1.1 releasev2.1.1Robin Haberkorn1-1/+9
2024-11-11session.tes: store the current tab style (width and hard-tabs); fixed for fil...Robin Haberkorn1-0/+5
2024-11-10Win32: fixed Unicode commandlines with newer MinGW runtimesRobin Haberkorn1-4/+0
2024-11-10updated grosciteco.tes(1): mention new macros, changed command lines and rest...Robin Haberkorn1-0/+4
2024-11-10updated TODORobin Haberkorn1-4/+23
2024-11-05fully support relocatable binaries, improving AppImagesRobin Haberkorn1-5/+0
2024-10-29updated TODORobin Haberkorn1-9/+17
2024-10-28added hidden --fake-cmdline parameter for testing command-line editingRobin Haberkorn1-3/+0
2024-10-21fixed some interruptions of <EC> on Win32Robin Haberkorn1-5/+2
2024-10-19<EC>: perhaps fixed race conditions and problems when creating and terminatin...Robin Haberkorn1-0/+1
2024-10-18updated Scinterm: italic and underline styles are now supported on CursesRobin Haberkorn1-3/+2
2024-10-15updated TODORobin Haberkorn1-43/+91
2024-09-20^W^W and ^V^V can be typed completely with upcarets now and they case fold al...Robin Haberkorn1-5/+0
2024-09-19Ctrl+^ is no longer translated to a single caret in string building (refs #20)Robin Haberkorn1-2/+0
2024-09-19"special" Q-Registers now support EQq/.../ (load) and E%q/.../ (save) commandsRobin Haberkorn1-2/+0
2024-09-18check that local register is not edited at the end of macro callsRobin Haberkorn1-3/+0
2024-09-16updated TODORobin Haberkorn1-28/+55
2024-09-12update TODORobin Haberkorn1-23/+18
2024-09-11updated TODORobin Haberkorn1-11/+19
2024-09-09updated TODORobin Haberkorn1-10/+48
2024-09-09prefer libncursesw (widechar variant) (refs #5)Robin Haberkorn1-2/+2
2024-08-23fully support out of tree buildsRobin Haberkorn1-3/+0
2024-08-22some updates on Scintilla/Lexilla out-of-tree buildsRobin Haberkorn1-0/+4
2024-08-21Curses UI: fixed drawing of boxed indicatorsRobin Haberkorn1-4/+1
2024-08-18added troff/nroff lexerRobin Haberkorn1-1/+0
2024-05-22build and upload AppImages as part of nightly buildsRobin Haberkorn1-1/+4
2024-05-22updated CI workflows: bumped some versionsRobin Haberkorn1-1/+8
2024-02-08updated TODORobin Haberkorn1-12/+48
2024-01-28updated TODORobin Haberkorn1-10/+9
2023-07-03introduced TECO_DEBUG_CLEANUP to mark destructors that should only be used fo...Robin Haberkorn1-4/+0
2023-06-28added cheat sheetRobin Haberkorn1-2/+2
2023-06-19updated ChangeLog for v2.0.0 and TODOv2.0.0Robin Haberkorn1-13/+32
2023-04-18no longer try to avoid automatic scrolling - this is patched out of Scintilla...Robin Haberkorn1-9/+3
2023-04-13cmdline.c: fixed rubbing out words (^W) and possible chrashesRobin Haberkorn1-4/+0
2023-04-05updated TODORobin Haberkorn1-4/+73
2022-06-21updated copyright to 2022 and updated TODORobin Haberkorn1-0/+5
2021-10-15Gtk: disabled ^Z suspension on Unix for the time beingRobin Haberkorn1-0/+15
2021-10-13GTK: Support for Xembed protocol via --xembedRobin Haberkorn1-2/+4
2021-10-11updated TODORobin Haberkorn1-11/+16