| Commit message (Expand) | Author | Age |
* | Respect undercurl config even with no terminfo (#9897) | Khang Nguyen Duy | 2024-03-19 |
* | Handle failure when enabling bracketed paste (#9353) | Ahmed Hagi | 2024-01-18 |
* | Use terminfo to reset terminal cursor style (#8591) | Ryan Mehri | 2023-10-26 |
* | crossterm: Handle 'hidden' modifier (#8120) | Michael Davis | 2023-08-31 |
* | Handle switch from crossterm::Result to io::Result | Michael Davis | 2023-08-22 |
* | tui: Allow toggling mouse capture at runtime (#6675) | Michael Davis | 2023-04-21 |
* | Fix typos (#6643) | Daniel Sedlak | 2023-04-07 |
* | tui: Handle keyboard enhancement check failure (#6438) | Michael Davis | 2023-03-29 |
* | Add undercurl config option #6196 (#6253) | Jonatan Pettersson | 2023-03-14 |
* | tui: Log keyboard enhancement query time | Michael Davis | 2023-03-08 |
* | tui: Cache the keyboard enhancement check | Michael Davis | 2023-03-08 |
* | Move terminal claim/restore code to helix-tui | Michael Davis | 2023-03-08 |
* | Update crossterm to 0.26.1 | Michael Davis | 2023-02-28 |
* | Detect WezTerm and mark it as undercurl/Smulx capable | Blaž Hrastnik | 2022-12-02 |
* | fix terminfo detection | Pascal Kuthe | 2022-10-12 |
* | avoid visual artificats on terminal emulators that do not support underline c... | Pascal Kuthe | 2022-10-06 |
* | switch to termini for terminfo | Pascal Kuthe | 2022-10-06 |
* | make underline_style a seperate option | Pascal Kuthe | 2022-10-01 |
* | Detect extended underline support using terminfo | Gokul Soumya | 2022-10-01 |
* | Add separate color for underlines | A-Walrus | 2022-10-01 |
* | Support different kinds of underline rendering | Gokul Soumya | 2022-10-01 |
* | Fix panics when resizing (#1408) | Mathis Brossier | 2022-01-16 |
* | Apply suggestions from blaz for infobox | Ivan Tham | 2021-07-04 |
* | reverse the dependency between helix-tui and helix-view (#366) | Keith Simmons | 2021-06-25 |
* | Add other cursor shape | Ivan Tham | 2021-06-15 |
* | Inline tui as helix-tui fork. | Blaž Hrastnik | 2021-05-09 |