November 30, 2020 | ||
---|---|---|
View d30a321
Added 'Exit without saving?' confirmation dialogDario Rodriguez authored on 30/11/2020 21:40:46 |
||
View f6c7091
Add info header-type. Tweak header colors. FIRST USABLE VERSION.Dario Rodriguez authored on 30/11/2020 20:51:14 |
||
View 94b538b
bugfix: fix inconsistencies between cursorpos and line/col (now, line/col is the authoritative position)Dario Rodriguez authored on 30/11/2020 19:20:20 |
||
View 5ddc7c8
Connect save to F2 and to Control+SDario Rodriguez authored on 30/11/2020 18:09:55 |
November 29, 2020 | ||
---|---|---|
View 78c80ac
Implement search-and-replaceDario Rodriguez authored on 29/11/2020 22:22:12 |
November 28, 2020 | ||
---|---|---|
View e9dfb04
indent/unindent selection with ALT+RIGHT/ALT+LEFTDario Rodriguez authored on 28/11/2020 22:16:21 |
November 25, 2020 | ||
---|---|---|
View c34cafb
Make Control+C/X/V to use the clipboardDario Rodriguez authored on 25/11/2020 22:13:13 |
November 23, 2020 | ||
---|---|---|
View 1099040
implement CUA92-style copy/cut/pasteDario Rodriguez authored on 23/11/2020 22:59:53 |
November 22, 2020 | ||
---|---|---|
View ceca04b
implement selections and wordstar-style cut/copy/move of selectionDario Rodriguez authored on 22/11/2020 23:17:44 |
November 1, 2020 | ||
---|---|---|
View 8f987b2
Implement font size change with control+'+'/'-'/'0', as in browsersDario Rodriguez authored on 01/11/2020 22:29:06 |
October 31, 2020 | ||
---|---|---|
View b0e8202
Implement show hint of related prototype (for now only for common C/POSIX functions)Dario Rodriguez authored on 31/10/2020 21:29:27 |
October 23, 2020 | ||
---|---|---|
View 9d9b3f5
Implement highlight matching bracket (parens/curly-braces/square-brackets/angle-brackets)Dario Rodriguez authored on 23/10/2020 22:51:48 |
October 22, 2020 | ||
---|---|---|
View fb5d8b3
Implement Control+q+f (search) and Control+l (search next)Dario Rodriguez authored on 22/10/2020 21:55:58 |
October 21, 2020 | ||
---|---|---|
View 21b9a15
UI: add ability to put balloons on screenDario Rodriguez authored on 21/10/2020 22:06:25 |
October 19, 2020 | ||
---|---|---|
View 23a19c1
highlighting: add missing end-of-highlights check when displaying a line with highlightingDario Rodriguez authored on 19/10/2020 21:33:48 |