Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-26 | shift+pageup/pagedown | pommicket | |
2022-08-19 | X1/X2 commands | pommicket | |
2022-07-29 | updated windows installer version | pommicket | |
2022-07-29 | fixed double ctrl+q problem | pommicket | |
2022-07-29 | auto reload config | pommicket | |
2022-07-29 | indent-with-spaces | pommicket | |
2022-07-29 | language-specific keyboard shortcuts | pommicket | |
2022-07-29 | per-language settings | pommicket | |
also fixed ctrl+/ in go | |||
2022-07-22 | go syntax highlighting | pommicket | |
also :goto-line now clamps numbers < 1 and > nlines instead of rejecting them | |||
2022-07-21 | minor fixes, syntax highlighting for java & js | pommicket | |
2021-04-20 | :set-language, various other little things | Leo Tenenbaum | |
2021-04-20 | cfg syntax highlighting | Leo Tenenbaum | |
2021-04-20 | HTML syntax highlighting | Leo Tenenbaum | |
2021-04-19 | markdown highlighting | Leo Tenenbaum | |
2021-04-19 | tex syntax highlighting | Leo Tenenbaum | |
2021-04-16 | comment/uncomment selection | Leo Tenenbaum | |
2021-04-16 | regenerate tags if tag not found | Leo Tenenbaum | |
2021-04-13 | improve tag generation (don't just look at files in the cwd) | Leo Tenenbaum | |
2021-04-04 | command to reload all buffers, run make on multiple threads | Leo Tenenbaum | |
2021-03-05 | fix some little problems with the file selector | Leo Tenenbaum | |
2021-03-04 | v. 0.8 | Leo Tenenbaum | |
2021-03-04 | string arguments | Leo Tenenbaum | |
2021-03-04 | completion working, it seems | Leo Tenenbaum | |
2021-03-03 | start autocomplete | Leo Tenenbaum | |
2021-03-03 | :shell, bugfixes | Leo Tenenbaum | |
2021-03-03 | :tab-move-left/right | Leo Tenenbaum | |
2021-03-02 | start command selector | Leo Tenenbaum | |
2021-03-01 | restore session | Leo Tenenbaum | |
2021-02-28 | fix find highlighting when cursor is on same line | Leo Tenenbaum | |
2021-02-28 | :split-swap | Leo Tenenbaum | |
2021-02-24 | :split-join | Leo Tenenbaum | |
2021-02-24 | start split | Leo Tenenbaum | |
2021-02-24 | big bugfixes | Leo Tenenbaum | |
update active_tab properly when a tab is closed, fix Ctrl+O with no buffers open | |||
2021-02-23 | start goto line | Leo Tenenbaum | |
2021-02-22 | go to definition menu | Leo Tenenbaum | |
2021-02-19 | started tags | Leo Tenenbaum | |
2021-02-18 | Finishing touches for v. 0.4 | Leo Tenenbaum | |
2021-02-18 | :build working (i think) | Leo Tenenbaum | |
2021-02-16 | :build somewhat working! | Leo Tenenbaum | |
2021-02-16 | started getting :build to work | Leo Tenenbaum | |
2021-02-14 | toggle view only mode | Leo Tenenbaum | |
2021-02-13 | view-only mode | Leo Tenenbaum | |
2021-02-11 | highlight matching parentheses | Leo Tenenbaum | |
2021-02-11 | make find+replace more convenient | Leo Tenenbaum | |
2021-02-09 | find + replace seems to be working | Leo Tenenbaum | |
2021-02-08 | search in both directions | Leo Tenenbaum | |
2021-02-07 | highlight search results | Leo Tenenbaum | |
2021-02-07 | improved text rendering, started find | Leo Tenenbaum | |
2021-02-05 | ask to reload when file is externally changed | Leo Tenenbaum | |
2021-02-04 | improve auto-add-newline, start reloading | Leo Tenenbaum | |