summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-03-27fix crash on in/decrement-number & insert-text w no active bufferpommicket
2023-03-23fix heading level in READMEpommicket
2023-03-23[2.2] update versionpommicket
2023-03-23separate :increase-number in undo historypommicket
2023-03-23handle various :increment-number edge cases and binarypommicket
2023-03-23increment-number and decrement-numberpommicket
2023-03-23add macro information to READMEpommicket
2023-03-23mergepommicket
2023-03-23macros are working!pommicket
2023-03-23get rid of ARG_STRING, start macrospommicket
2023-03-23go-to-build-error now also detects rust ::: referencespommicket
2023-03-23fix scrolling to cursor when text is typedpommicket
2023-03-23fix crash on :previous-position with no active bufferpommicket
2023-03-21fix GLSL syntax highlighting (oops)pommicket
2023-03-07[2.1] update readmepommicket
2023-03-05rename styles -> themespommicket
2023-03-05extradark stylepommicket
2023-03-04start extradarkpommicket
2023-03-04new light stylepommicket
also highlighting of POSIX types
2023-03-04regenerate tags if there are no completion resultspommicket
(if regenerate-tags-if-not-found is enabled)
2023-03-04highlight directives in ted.cfgpommicket
2023-03-04check for %include loopspommicket
2023-03-04%include in config filespommicket
2023-03-03fix up docspommicket
2023-03-03configurable hover/highlight key + better key stuffpommicket
scancodes are no longer used for anything
2023-03-03fix sessionpommicket
2023-03-03different read/write colors for ide-highlightspommicket
2023-03-03open multiple files with command line argumentspommicket
2023-03-03preserve permissions on savepommicket
2023-03-02CSS highlightingpommicket
2023-03-02some CSS highlightingpommicket
2023-03-02:previous-positionpommicket
2023-03-02comment-start and comment-end settingspommicket
2023-03-02dynamic language registration workingpommicket
2023-03-01start dynamic lbanguage registarationpommicket
2023-02-28doxygen documentationpommicket
2023-02-28new settings system seems to be workingpommicket
2023-02-27better interaction between path-specific & lang-specific settingspommicket
still needs more testing
2023-02-26ctrl+scroll to adjust text sizepommicket
2023-02-26fix multi-line " string highlighting in ted.cfgpommicket
2023-02-25ignore SIGPIPEpommicket
fix problem where LSP crashing would cause ted to crash
2023-02-25better handlign of backspace/delete with `indent-with-spaces = on`pommicket
2023-01-13update READMEpommicket
2023-01-13update READMEpommicket
2023-01-12[2.0] fix path_full on windowspommicket
2023-01-12[2.0] update windows installer versionpommicket
2023-01-12[2.0] highlight matching < > in XML toopommicket
2023-01-12fix heading levels in READMEpommicket
2023-01-12[2.0] minor windows path-related fixes, windows installer versionpommicket
2023-01-11LANG_TEXT, turn off phantom completions for text/cfg/md filespommicket