| Commit message (Expand) | Author | Age |
* | Move terminal claim/restore code to helix-tui | Michael Davis | 2023-03-08 |
* | Update crossterm to 0.26.1 | Michael Davis | 2023-02-28 |
* | Fix clippy 1.67 warnings (#5697) | Miguel Madrid-Mencía | 2023-01-27 |
* | Replace menu::Item::{row, label} with format() | Gokul Soumya | 2023-01-18 |
* | Minimize allocation when converting table rows to string | Gokul Soumya | 2023-01-18 |
* | Use upstream implementation of table column calculation | Gokul Soumya | 2023-01-18 |
* | Reuse table in picker | Gokul Soumya | 2023-01-18 |
* | Detect WezTerm and mark it as undercurl/Smulx capable | Blaž Hrastnik | 2022-12-02 |
* | update `x_offset` calculation in Buffer::set_string_truncated (#3839) | kristopherbullinger | 2022-11-17 |
* | Resolve a bunch of upcoming clippy lints | Blaž Hrastnik | 2022-11-04 |
* | Allow the area to be bigger than u16 (width and height remain u16) (#4318) | A-Walrus | 2022-10-26 |
* | 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 |
* | Fix failing tests | A-Walrus | 2022-10-01 |
* | Add separate color for underlines | A-Walrus | 2022-10-01 |
* | Support different kinds of underline rendering | Gokul Soumya | 2022-10-01 |
* | build(deps): bump unicode-segmentation from 1.9.0 to 1.10.0 (#3903) | dependabot[bot] | 2022-09-19 |
* | Update to crossterm-0.25 (#3390) | Charlie Groves | 2022-08-22 |
* | build(deps): bump crossterm from 0.23.0 to 0.24.0 (#2968) | dependabot[bot] | 2022-07-05 |
* | Reuse menu::Item trait in picker (#2814) | Gokul Soumya | 2022-07-02 |
* | Add workspace and document diagnostics picker (#2013) | Falco Hirschenberger | 2022-06-30 |
* | Refactor Margin for fine grained control (#2727) | Gokul Soumya | 2022-06-21 |
* | Make Borders u8 | Ivan Tham | 2022-05-22 |
* | Refactor Block with Default and bitflags | Ivan Tham | 2022-05-22 |
* | fix typos (#2304) | chunghha | 2022-04-27 |
* | Highlight matching text in file picker suggestions (#1635) | Ludwig Stecher | 2022-03-01 |
* | Fix 1.60 lints | Blaž Hrastnik | 2022-02-25 |
* | build(deps): bump unicode-segmentation from 1.8.0 to 1.9.0 (#1632) | dependabot[bot] | 2022-02-07 |
* | Update dependencies (crossterm 0.23, tree-sitter 0.20.4) | Blaž Hrastnik | 2022-02-07 |
* | fix: Revert Block widget change that broke autoinfo background | Blaž Hrastnik | 2022-02-07 |
* | Render code actions as a menu, allow adding padding to popup | Blaž Hrastnik | 2022-01-31 |
* | Fix Clippy lints in tests (#1563) | Omnikar | 2022-01-23 |
* | Don't calculate symbol width twice | Blaž Hrastnik | 2022-01-23 |
* | Update to rust 1.58, fix a bunch of optional lints | Blaž Hrastnik | 2022-01-16 |
* | Fix panics when resizing (#1408) | Mathis Brossier | 2022-01-16 |
* | Release 0.6 | Blaž Hrastnik | 2022-01-04 |
* | Fix grammatical error (#1427) | dumrich | 2022-01-04 |
* | Bump rust to 1.57, fix new lint failures | Blaž Hrastnik | 2021-12-03 |
* | Truncate the starts of file paths instead of the ends in picker (#951) | Omnikar | 2021-11-04 |
* | Release v0.5.0 | Blaž Hrastnik | 2021-10-28 |
* | Update to rust 1.56 + 2021 edition | Blaž Hrastnik | 2021-10-22 |
* | Update dependencies to bump crossterm to 0.22.1 | Blaž Hrastnik | 2021-10-19 |
* | Bump crossterm from 0.20.0 to 0.21.0 (#644) | dependabot[bot] | 2021-08-24 |
* | Bump bitflags from 1.3.1 to 1.3.2 (#600) | dependabot[bot] | 2021-08-17 |
* | Release v0.4.1 | Blaž Hrastnik | 2021-08-14 |
* | fix build... | Blaž Hrastnik | 2021-08-12 |
* | Release v0.4.0 | Blaž Hrastnik | 2021-08-12 |