aboutsummaryrefslogtreecommitdiff
path: root/helix-tui/src/backend
Commit message (Expand)AuthorAge
* crossterm: Handle 'hidden' modifier (#8120)Michael Davis2023-08-31
* Handle switch from crossterm::Result to io::ResultMichael Davis2023-08-22
* tui: Allow toggling mouse capture at runtime (#6675)Michael Davis2023-04-21
* Fix typos (#6643)Daniel Sedlak2023-04-07
* tui: Handle keyboard enhancement check failure (#6438)Michael Davis2023-03-29
* Add undercurl config option #6196 (#6253)Jonatan Pettersson2023-03-14
* tui: Log keyboard enhancement query timeMichael Davis2023-03-08
* tui: Cache the keyboard enhancement checkMichael Davis2023-03-08
* Move terminal claim/restore code to helix-tuiMichael Davis2023-03-08
* Update crossterm to 0.26.1Michael Davis2023-02-28
* Detect WezTerm and mark it as undercurl/Smulx capableBlaž Hrastnik2022-12-02
* fix terminfo detectionPascal Kuthe2022-10-12
* avoid visual artificats on terminal emulators that do not support underline c...Pascal Kuthe2022-10-06
* switch to termini for terminfoPascal Kuthe2022-10-06
* make underline_style a seperate optionPascal Kuthe2022-10-01
* Detect extended underline support using terminfoGokul Soumya2022-10-01
* Add separate color for underlinesA-Walrus2022-10-01
* Support different kinds of underline renderingGokul Soumya2022-10-01
* Fix panics when resizing (#1408)Mathis Brossier2022-01-16
* Apply suggestions from blaz for infoboxIvan Tham2021-07-04
* reverse the dependency between helix-tui and helix-view (#366)Keith Simmons2021-06-25
* Add other cursor shapeIvan Tham2021-06-15
* Inline tui as helix-tui fork.Blaž Hrastnik2021-05-09