Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-09 | fixed a bunch of windows stuff | pommicket | |
also compile_commands.json does fix the usages problem! | |||
2023-01-04 | the great "filename to path" rename | pommicket | |
2023-01-04 | some ted.h documentation | pommicket | |
2023-01-02 | restructure LSP stuff | pommicket | |
2023-01-01 | char const => const char | pommicket | |
2023-01-01 | move functions from io.c to session.c | pommicket | |
2022-11-02 | new settings system bugfixes, use ted_active_settings more | pommicket | |
2022-07-29 | per-language settings | pommicket | |
also fixed ctrl+/ in go | |||
2021-03-05 | fix :shell with no files open, write cwd to session | Leo Tenenbaum | |
2021-03-04 | fix session on windows | Leo Tenenbaum | |
2021-03-03 | :shell, bugfixes | Leo Tenenbaum | |
2021-03-02 | fix restore session if no active buffer on close | Leo Tenenbaum | |
also more command selector | |||
2021-03-01 | restore session | Leo Tenenbaum | |