summaryrefslogtreecommitdiff
path: root/main.c
AgeCommit message (Expand)Author
2023-07-18multiple font textuerspommicket
2023-07-16variable width fonts seem to be workingpommicket
2023-07-06TODO highlighting in single-line comments, more js keywordspommicket
2023-06-26todopommicket
2023-06-20todopommicket
2023-06-17ignore duplicate autocomplete suggestions for phantompommicket
2023-05-21highlight TODOs in commentspommicket
2023-05-21better undo chainingpommicket
2023-05-11:matching-bracket, fix matching bracket highlighting in some casespommicket
2023-05-11show version number in corner, update windows installerpommicket
2023-05-11:jump-to-build-error settingpommicket
2023-05-11fix backups wrt hard links, add crlf-windows settingpommicket
2023-05-11improve number syntax highligtingpommicket
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-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-05rename styles -> themespommicket
2023-03-05extradark stylepommicket
2023-03-04new light stylepommicket
2023-03-04regenerate tags if there are no completion resultspommicket
2023-03-04highlight directives in ted.cfgpommicket
2023-03-04check for %include loopspommicket
2023-03-04%include in config filespommicket
2023-03-03configurable hover/highlight key + better key stuffpommicket
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
2023-02-26ctrl+scroll to adjust text sizepommicket
2023-02-26fix multi-line " string highlighting in ted.cfgpommicket
2023-02-25ignore SIGPIPEpommicket
2023-02-25better handlign of backspace/delete with `indent-with-spaces = on`pommicket
2023-01-12[2.0] highlight matching < > in XML toopommicket
2023-01-11switch to ninja now that we strip ../ from build errorspommicket
2023-01-11strip ../ in go-to-error if file is not foundpommicket
2023-01-11update readmepommicket