summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-13bump versionpommicket
2024-02-13auto-detect indentationpommicket
2024-02-13better backups!pommicket
2024-02-13handle longer keys/values in .editorconfigpommicket
2023-10-19bump version2.7.0pommicket
2023-10-19fix little default_settings issuepommicket
2023-10-19fix windows buildpommicket
2023-10-19pcre2 submodulepommicket
2023-10-19fixing regexes properly on windowspommicket
2023-10-19is_path_separatorpommicket
2023-10-19local .ted.cfgpommicket
2023-10-19editorconfig seems to be workingpommicket
2023-10-19basic editorconfig implementationpommicket
2023-10-18editorconfig globs, testing "framework"pommicket
2023-10-18start editorconfig supportpommicket
2023-10-17accept regex for path-specific settingspommicket
2023-10-17switch back to starting file after renamepommicket
2023-10-17set things up for UTF-8 PCRE2pommicket
2023-10-17stabilize config sortpommicket
2023-10-17fix string arguments, nicer config parsingpommicket
2023-10-17new config system seems to be workingpommicket
2023-10-17switch from ted->strings to cfg->stringspommicket
2023-10-17sort key actions (new config system seems to be working!)pommicket
2023-10-17ted starts up, but still brokenpommicket
2023-10-17new config system not working yet, but it compielspommicket
2023-10-16start new config nonsensepommicket
2023-10-15use reference-counted strings for string settingspommicket
2023-10-15move signature help when cursor is at bottom of screenpommicket
2023-10-15remove-trailing-whitespace optionpommicket
2023-09-25add apt repositorypommicket
2023-09-24update rust-analyzer installation instructionspommicket
2023-09-24bump version2.6.2pommicket
2023-09-24show LSP status, tabs vs spaces in title barpommicket
2023-09-24nicer logging (always show pid, timestamp)pommicket
2023-09-24don't truncate log on startuppommicket
2023-09-24fix escaped quotes in stringspommicket
2023-09-19fix dedent issuepommicket
2023-09-14build ted.msi in make.bat2.6.1pommicket
2023-09-14batch write requests, fix tiny memory leak in ide-autocompletepommicket
2023-09-13fix use-after-free which broke LSP syncpommicket
2023-09-13clip diagnostic rect to bufferpommicket
2023-09-11clear diagnostics if buffer_lsp becomes NULLpommicket
2023-09-10allow diagnostic messages to take up multiple lines2.6pommicket
2023-09-10fix LSP syncing issuepommicket
2023-09-10apommicket
2023-09-10put exact matches first in selectorpommicket
2023-09-10swap return 0 and -1 for process_read/socket_readpommicket
2023-09-10LSP over TCP on windowspommicket
2023-09-10apommicket
2023-09-10fix problem where on the last line of a buffer shift+up end backspace acts weirdpommicket