summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-03custom shaders now use #version 130 if possiblepommicket
2022-11-03custom bg-shaderpommicket
2022-11-03multiline string highlighting for ted.cfgpommicket
2022-11-03expand ~ in settings pathspommicket
2022-11-02escape sequences in config strings, fix config error line numberspommicket
2022-11-02multiline config value strings, fix search_cwd (debug feature)pommicket
2022-11-02settings bugfixes, :insert-text, and a memory bugfixpommicket
2022-11-02fixed path-specific settings bugs. stuff seems to be working nowpommicket
2022-11-02new settings system bugfixes, use ted_active_settings morepommicket
2022-11-02(insufficiently tested) per-path settingspommicket
2022-10-29better highlighting of byte/raw/f strings in python, rustpommicket
2022-10-28fix <number>.into() highlighting in rustpommicket
2022-10-28fixed rust '\\' highlighting, among other thingspommicket
2022-09-30[1.2r2] updated debian installer versionpommicket
2022-09-30[1.2r2] README, windows installer for 1.2r2pommicket
2022-09-30better rust syntax highlightingpommicket
2022-09-29added .rs, .go to is_source_file for ctagspommicket
2022-09-26shift+pageup/pagedownpommicket
2022-09-24fix go-to-error when build_dir != .pommicket
2022-08-19fixed reading before abspath in path_fullpommicket
2022-08-19updated readmepommicket
2022-08-19[1.2r1] updated windows installer versionLeo Tenenbaum
2022-08-19X1/X2 commandspommicket
2022-08-19poll events just after startuppommicket
2022-08-19fixed actual bug: bad write when weird mouse buttons are pressedpommicket
2022-08-19remove "hacky" file selector code which might fix crash (?)pommicket
2022-07-29[1.2] update deb controlpommicket
2022-07-29updated windows installer versionpommicket
2022-07-29fixed non-ascii path handling on windowspommicket
2022-07-29fix reloading with text-sizepommicket
2022-07-29fixed double ctrl+q problempommicket
2022-07-29auto reload configpommicket
2022-07-29indent-with-spacespommicket
2022-07-29language-specific keyboard shortcutspommicket
2022-07-29per-language settingspommicket
2022-07-29changed text render pos to double to fix extremely long linespommicket
2022-07-29fix syntax highlighting and spacing for weird characterspommicket
2022-07-22update windows installerpommicket
2022-07-22fixed some compiler warningspommicket
2022-07-22go syntax highlightingpommicket
2022-07-21minor fixes, syntax highlighting for java & jspommicket
2022-07-07[1.0r3] update windows installerLeo Tenenbaum
2022-07-07[1.0r3] update vs link to 2022Leo Tenenbaum
2022-07-07[1.0r3] fix tex highlighting, move to cursor on backspace/deletepommicket
2022-03-26[1.0r2] update windows installer versionpommicket
2022-03-26fix session problemspommicket
2022-03-26[1.0r2] cleanup, commentspommicket
2022-03-26fixed ctrl+w behavior with find/buildpommicket
2022-01-01actual new windows installerpommicket
2022-01-01little fix to paths, update README for linux buildpommicket