summaryrefslogtreecommitdiff
path: root/session.c
AgeCommit message (Collapse)Author
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
also fixed ctrl+/ in go
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
also more command selector
2021-03-01restore sessionLeo Tenenbaum