aboutsummaryrefslogtreecommitdiff
path: root/helix-tui/src/terminal.rs
Commit message (Expand)AuthorAge
* Move terminal claim/restore code to helix-tuiMichael Davis2023-03-08
* Add ctrl-z to suspendIvan Tham2021-08-03
* reverse the dependency between helix-tui and helix-view (#366)Keith Simmons2021-06-25
* Add other cursor shapeIvan Tham2021-06-15
* Add cursor kind to separate hidden cursor from posIvan Tham2021-06-15
* Fix split sizes getting out of sync with the terminal size, refs #69Blaž Hrastnik2021-06-03
* autoresize terminal in compositor renderJan Hrastnik2021-06-02
* Inline tui as helix-tui fork.Blaž Hrastnik2021-05-09