summaryrefslogtreecommitdiff
path: root/session.c
AgeCommit message (Expand)Author
2023-08-05separate ted-internal.hpommicket
2023-07-19font fallbackspommicket
2023-01-09fixed a bunch of windows stuffpommicket
2023-01-04the great "filename to path" renamepommicket
2023-01-04some ted.h documentationpommicket
2023-01-02restructure LSP stuffpommicket
2023-01-01char const => const charpommicket
2023-01-01move functions from io.c to session.cpommicket
2022-11-02new settings system bugfixes, use ted_active_settings morepommicket
2022-07-29per-language settingspommicket
2021-03-05fix :shell with no files open, write cwd to sessionLeo Tenenbaum
2021-03-04fix session on windowsLeo Tenenbaum
2021-03-03:shell, bugfixesLeo Tenenbaum
2021-03-02fix restore session if no active buffer on closeLeo Tenenbaum
2021-03-01restore sessionLeo Tenenbaum