summaryrefslogtreecommitdiff
path: root/ted.cfg
AgeCommit message (Expand)Author
2021-02-22go to definition menuLeo Tenenbaum
2021-02-19started tagsLeo Tenenbaum
2021-02-18Finishing touches for v. 0.4Leo Tenenbaum
2021-02-18:build working (i think)Leo Tenenbaum
2021-02-16:build somewhat working!Leo Tenenbaum
2021-02-16started getting :build to workLeo Tenenbaum
2021-02-14toggle view only modeLeo Tenenbaum
2021-02-13view-only modeLeo Tenenbaum
2021-02-11highlight matching parenthesesLeo Tenenbaum
2021-02-11make find+replace more convenientLeo Tenenbaum
2021-02-09find + replace seems to be workingLeo Tenenbaum
2021-02-08search in both directionsLeo Tenenbaum
2021-02-07highlight search resultsLeo Tenenbaum
2021-02-07improved text rendering, started findLeo Tenenbaum
2021-02-05ask to reload when file is externally changedLeo Tenenbaum
2021-02-04improve auto-add-newline, start reloadingLeo Tenenbaum
2021-02-04highlight cursor line numberLeo Tenenbaum
2021-02-03line numbering!Leo Tenenbaum
2021-02-03python syntax highlightingLeo Tenenbaum
2021-02-02better syntax highlighting (split keywords into keywords + builtins)Leo Tenenbaum
2021-02-02rust syntax highlightingLeo Tenenbaum
2021-02-02C++ highlighting, except for raw stringsLeo Tenenbaum
2021-02-01switched syntax highlighting to use a number for the state (will be useful la...Leo Tenenbaum
2021-02-01different syntax highlighting depending on the file extensionLeo Tenenbaum
2021-02-01fix C hex literal highlightingLeo Tenenbaum
2021-02-01full C syntax highlightingLeo Tenenbaum
2021-01-31C syntax higlighting workingLeo Tenenbaum
2021-01-31more syntax highlightingLeo Tenenbaum
2021-01-31started syntax higlighting (still need to add state to each line)Leo Tenenbaum
2021-01-31fixed Ctrl+Left/Right being double-set, cleaned up core options code, auto-ad...Leo Tenenbaum
2021-01-30better startup, informative message when nothing's openLeo Tenenbaum
2021-01-30ctrl+q to quit (with unsaved changes dialog)Leo Tenenbaum
2021-01-29quitting, closing tabsLeo Tenenbaum
2021-01-29tabs working pretty well (not done yet)Leo Tenenbaum
2021-01-29better tab bar, default to "save as" on Ctrl+S with starting bufferLeo Tenenbaum
2021-01-28got file selector to behave betterLeo Tenenbaum
2021-01-27buttons (for warn overwrite popup)Leo Tenenbaum
2021-01-26auto-indentLeo Tenenbaum
2021-01-25menu titles, better paddingLeo Tenenbaum
2021-01-25clip selector, save asLeo Tenenbaum
2021-01-25error box; generally better error handlingLeo Tenenbaum
2021-01-24copy/cut/pasteLeo Tenenbaum
2021-01-24scroll file selector when selected goes offscreenLeo Tenenbaum
2021-01-24file selector much nicer interfaceLeo Tenenbaum
2021-01-22bold text for file selector cwdLeo Tenenbaum
2021-01-22show working directory in file selectorLeo Tenenbaum
2021-01-21file selector now actually workingLeo Tenenbaum
2021-01-21split file selector into its own thingLeo Tenenbaum
2021-01-19show directories in a different color in open menuLeo Tenenbaum
2021-01-19opening files by clicking on themLeo Tenenbaum