summaryrefslogtreecommitdiff
path: root/command.h
AgeCommit message (Collapse)Author
2023-08-06fix doxygen errorspommicket
2023-08-04start renmae symbolpommicket
2023-07-14copy-path commandpommicket
2023-05-11:matching-bracket, fix matching bracket highlighting in some casespommicket
2023-03-23increment-number and decrement-numberpommicket
2023-03-23macros are working!pommicket
2023-03-23get rid of ARG_STRING, start macrospommicket
2023-03-03fix up docspommicket
2023-03-02:previous-positionpommicket
2023-02-28doxygen documentationpommicket
2023-01-05lsp-reset commandpommicket
2023-01-04more documentationpommicket
2023-01-03go to type definitionpommicket
2023-01-03go to declarationpommicket
2023-01-02:up-blank-line, etc.pommicket
2023-01-02rename v[234] to vec[234]pommicket
2022-12-31start moving things aroundpommicket
2022-12-31goto-definition-at-cursor commandpommicket
2022-12-30basic find usagespommicket
2022-12-30start parse rename responsepommicket
2022-11-02settings bugfixes, :insert-text, and a memory bugfixpommicket
the memory bug existed in the last release!
2022-09-26shift+pageup/pagedownpommicket
2021-04-20:set-language, various other little thingsLeo Tenenbaum
2021-04-16comment/uncomment selectionLeo Tenenbaum
2021-04-13improve tag generation (don't just look at files in the cwd)Leo Tenenbaum
2021-04-04command to reload all buffers, run make on multiple threadsLeo Tenenbaum
2021-03-05fix some little problems with the file selectorLeo Tenenbaum
2021-03-04string argumentsLeo Tenenbaum
2021-03-04completion working, it seemsLeo Tenenbaum
2021-03-03start autocompleteLeo Tenenbaum
2021-03-03:shell, bugfixesLeo Tenenbaum
2021-03-03:tab-move-left/rightLeo Tenenbaum
2021-03-02:open-configLeo Tenenbaum
2021-03-02start command selectorLeo Tenenbaum
2021-02-28:split-swapLeo Tenenbaum
2021-02-24:split-joinLeo Tenenbaum
2021-02-24big bugfixesLeo Tenenbaum
update active_tab properly when a tab is closed, fix Ctrl+O with no buffers open
2021-02-23start goto lineLeo Tenenbaum
2021-02-22go to definition menuLeo 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-11make find+replace more convenientLeo Tenenbaum
2021-02-09find + replace seems to be workingLeo Tenenbaum
2021-02-08search in both directionsLeo Tenenbaum
2021-02-07improved text rendering, started findLeo Tenenbaum
2021-01-31fixed Ctrl+Left/Right being double-set, cleaned up core options code, ↵Leo Tenenbaum
auto-add-newline
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