aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
AgeCommit message (Expand)AuthorFilesLines
5 daysremoved remaining references to Github projects and updated TODORobin Haberkorn1-8/+35
12 daysupdated all links to the new "Knowledge Base" and mention mailing listsRobin Haberkorn1-1/+1
2025-09-14ncurses: avoid the middle mouse button workaround in newer ncurses versionsRobin Haberkorn1-9/+8
2025-09-09work around ncurses mouse handling bugsRobin Haberkorn1-0/+11
2025-08-31README: mention OBS release and nightly buildsRobin Haberkorn1-9/+3
2025-08-31support <:O>: if a label is not found, continue execution after the go-to sta...Robin Haberkorn1-3/+0
2025-08-26bumped minimum GCC version to v8.1Robin Haberkorn1-0/+8
2025-08-21fully support NetBSD with its native libcursesRobin Haberkorn1-0/+6
2025-08-16updated README, NEWS and TODORobin Haberkorn1-33/+69
2025-07-26support :=/:==/:=== commands: print number without trailing linefeedRobin Haberkorn1-1/+0
2025-07-26implemented the <^A> command for printing arbitrary stringsRobin Haberkorn1-1/+1
2025-07-23ncurses: support the window title on XTerm-like emulatorsRobin Haberkorn1-4/+0
2025-07-21support <==> and <===> for printing octal and hexadecimal numbersRobin Haberkorn1-0/+1
2025-07-20document bug: you cannot currently use `{` and `}` to insert anything after $...Robin Haberkorn1-0/+2
2025-07-19<EW> now accepts a numeric argument to specify the buffer to saveRobin Haberkorn1-4/+5
2025-07-18<nEL> (set EOL mode) now sets the buffer's dirty flagRobin Haberkorn1-4/+0
2025-07-13implemented <ER> command for reading a file into the current bufferRobin Haberkorn1-3/+1
2025-07-11<EF> supports a numeric buffer id nowRobin Haberkorn1-1/+3
2025-07-04implemented <^B> for returning the current dateRobin Haberkorn1-1/+0
2025-07-03implemented ^E<code> string building constructs for embedding bytes and codep...Robin Haberkorn1-10/+0
2025-06-15require and adapted to PDCurses v4.5.1Robin Haberkorn1-3/+0
2025-06-08^S/^Y calculates the glyph offsets earlierRobin Haberkorn1-1/+0
2025-06-07updated README and TODORobin Haberkorn1-19/+31
2025-05-03updated TODORobin Haberkorn1-1/+43
2025-04-19updated ChangeLog and TODO for v2.4.0 releasev2.4.0Robin Haberkorn1-26/+77
2025-03-29bumped target release to v2.4.0 and updated README and TODORobin Haberkorn1-30/+86
2025-03-03rename sample.teco_ini to fallback.teco_ini and mung it by defaultRobin Haberkorn1-7/+4
2025-03-02GTK: always scroll caret when window size changesRobin Haberkorn1-3/+0
2025-03-02GTK: set the mouse cursor on the Scintilla view to signal business and on the...Robin Haberkorn1-3/+1
2025-02-27implemented ncurses clipboard support via external processesRobin Haberkorn1-5/+0
2025-02-24fixed rubbing out `?` (help) after editing a Q-RegisterRobin Haberkorn1-2/+3
2025-02-23updated TODORobin Haberkorn1-11/+49
2025-01-19support :EF for saving a file before closing itRobin Haberkorn1-1/+0
2025-01-13mention the Alpine package and updated TODORobin Haberkorn1-1/+11
2024-12-30support +line[,column] and filename:line:column syntaxes when opening filesRobin Haberkorn1-8/+0
2024-12-27nightly builds now include 64-bit Windows builds (MINGW64)Robin Haberkorn1-2/+0
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