summaryrefslogtreecommitdiff
path: root/menu.c
AgeCommit message (Expand)Author
2024-09-08manual indentation, command palette fixespommicket
2024-02-13auto-detect indentationpommicket
2023-08-15some settings stuffpommicket
2023-08-14start new selector system - search not working yetpommicket
2023-08-13fix ask-reload menupommicket
2023-08-13various little changes, remove calls to change_directorypommicket
2023-08-12internalize buffer - broke some stuffpommicket
2023-08-09more pointerizing of buffers, fix memory leakspommicket
2023-08-06util cleanuppommicket
2023-08-06new menu system all donepommicket
2023-08-06more of the new menuspommicket
2023-08-06open menu working under new systempommicket
2023-08-05more dynamic menus (menus are currently broken)pommicket
2023-08-05start dynamic menuspommicket
2023-08-05remove next menu bullshitpommicket
2023-08-05separate ted-internal.hpommicket
2023-08-05more internalizationpommicket
2023-08-04start renmae symbolpommicket
2023-03-23get rid of ARG_STRING, start macrospommicket
2023-01-06phantom completionspommicket
2023-01-04the great "filename to path" renamepommicket
2023-01-04finish documenting what files dopommicket
2023-01-02rename v[234] to vec[234]pommicket
2023-01-02Status => bool on a few functionspommicket
2023-01-02finish restructuringpommicket
2023-01-02restructure tags.c, menu.cpommicket
2023-01-01char const => const charpommicket
2023-01-01more reorganizingpommicket
2022-12-31start moving things aroundpommicket
2022-12-31use double instead of struct timespecpommicket
2022-12-30go to definitionpommicket
2022-12-30definitions menu, but it's acting weirdpommicket
2022-12-20start completion requestspommicket
2022-11-02new settings system bugfixes, use ted_active_settings morepommicket
2022-07-29fixed double ctrl+q problempommicket
2022-07-29per-language settingspommicket
2022-07-22update windows installerpommicket
2022-07-22go syntax highlightingpommicket
2021-04-20:set-language, various other little thingsLeo Tenenbaum
2021-04-16command history for :shellLeo Tenenbaum
2021-03-05fix rendering if border-thickness is bigLeo Tenenbaum
2021-03-03more autocomplete (already partially working!)Leo Tenenbaum
2021-03-03:shell, bugfixesLeo 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-02-28set active_node to NULL when line buffer is activeLeo Tenenbaum
2021-02-26fixed some menu-related bugsLeo Tenenbaum
2021-02-24big bugfixesLeo Tenenbaum
2021-02-23fix gcc warningsLeo Tenenbaum