summaryrefslogtreecommitdiff
path: root/ted.h
AgeCommit message (Expand)Author
2021-04-20:set-language, various other little thingsLeo Tenenbaum
2021-04-20cfg syntax highlightingLeo Tenenbaum
2021-04-20HTML syntax highlightingLeo Tenenbaum
2021-04-19markdown highlightingLeo Tenenbaum
2021-04-19tex syntax highlightingLeo Tenenbaum
2021-04-16command history for :shellLeo Tenenbaum
2021-04-16regenerate tags if tag not foundLeo Tenenbaum
2021-04-13improve tag generation (don't just look at files in the cwd)Leo Tenenbaum
2021-03-14fix bug where modifications weren't detectedLeo Tenenbaum
2021-03-07resizable build windowLeo Tenenbaum
2021-03-04string argumentsLeo Tenenbaum
2021-03-04completion working, it seemsLeo Tenenbaum
2021-03-03more autocomplete (already partially working!)Leo Tenenbaum
2021-03-03start autocompleteLeo Tenenbaum
2021-03-03:shell, bugfixesLeo Tenenbaum
2021-03-02:open-configLeo Tenenbaum
2021-03-02command selector working!Leo Tenenbaum
2021-03-02fix restore session if no active buffer on closeLeo Tenenbaum
2021-03-02start command selectorLeo Tenenbaum
2021-03-01restore sessionLeo Tenenbaum
2021-02-28on crash, output info to logLeo Tenenbaum
2021-02-28tab moving working?Leo Tenenbaum
2021-02-27start tab movingLeo Tenenbaum
2021-02-25started tab movingLeo Tenenbaum
2021-02-25node resizing workingLeo Tenenbaum
2021-02-25resizing nodes (not fully working yet?)Leo Tenenbaum
2021-02-25change cursorLeo Tenenbaum
2021-02-24get ctrl+w to work with splitLeo Tenenbaum
2021-02-24big bugfixesLeo Tenenbaum
2021-02-23goto line previewLeo Tenenbaum
2021-02-23start goto lineLeo Tenenbaum
2021-02-23various tag bugfixesLeo Tenenbaum
2021-02-22go to definition menuLeo Tenenbaum
2021-02-21generalized selector code seems to work, fix buffer_set_line_len memory leakLeo Tenenbaum
2021-02-21started to generalize selector codeLeo Tenenbaum
2021-02-19ctrl+click to go to definitionLeo Tenenbaum
2021-02-19tags starting to workLeo Tenenbaum
2021-02-19started tagsLeo Tenenbaum
2021-02-18:build working (i think)Leo Tenenbaum
2021-02-16fix rust go to build errorsLeo Tenenbaum
2021-02-16:build somewhat working!Leo Tenenbaum
2021-02-16detecting errors in build outputLeo Tenenbaum
2021-02-16started getting :build to workLeo Tenenbaum
2021-02-16processesLeo Tenenbaum
2021-02-13view-only modeLeo Tenenbaum
2021-02-13removed line->capacityLeo Tenenbaum
2021-02-11chain replace all into one undo eventLeo Tenenbaum
2021-02-09find + replace seems to be workingLeo Tenenbaum
2021-02-09case sensitivity, regexLeo Tenenbaum
2021-02-09improve buffer_unsaved_changesLeo Tenenbaum