| Commit message (Expand) | Author | Age |
* | build(deps): bump bitflags from 1.3.2 to 2.0.2 (#6387) | dependabot[bot] | 2023-03-22 |
* | Fix lacking space panic (#6109) | nuid32 | 2023-03-05 |
* | refactor(helix-view): remove cfg_attr references a nonexistent feature (#5630) | Yuta Yamaguchi | 2023-01-22 |
* | 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 |
* | adress review comments | Pascal Kuthe | 2022-10-11 |
* | make underline_style a seperate option | Pascal Kuthe | 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 |
* | Fix LF line-endings (#3316) | Charlie Groves | 2022-08-03 |
* | Refactor Margin for fine grained control (#2727) | Gokul Soumya | 2022-06-21 |
* | Merge pull request #1154 from sudormrfbin/cursor-shape-new | Blaž Hrastnik | 2022-01-23 |
|\ |
|
| * | Merge branch 'master' into cursor-shape-new | Gokul Soumya | 2022-01-06 |
| |\ |
|
| * | | Merge branch 'master' into cursor-shape-new | Gokul Soumya | 2021-12-18 |
| |\| |
|
| * | | Use serde attribute to rename to lowercase | Gokul Soumya | 2021-11-25 |
| * | | Change cursor shape on mode change | Gokul Soumya | 2021-11-24 |
* | | | Fix panics when resizing (#1408) | Mathis Brossier | 2022-01-16 |
| |/
|/| |
|
* | | Bump rust to 1.57, fix new lint failures | Blaž Hrastnik | 2021-12-03 |
|/ |
|
* | feat: Default theme palette using 16 terminal colors | Gokul Soumya | 2021-09-05 |
* | Refactor new Rect construction (#575) | Gokul Soumya | 2021-08-21 |
* | Refactor theme parsing (#570) | Gokul Soumya | 2021-08-12 |
* | fix small terminal size panic with info popup (#563) | Kirawi | 2021-08-09 |
* | Add ctrl-z to suspend | Ivan Tham | 2021-08-03 |
* | reverse the dependency between helix-tui and helix-view (#366) | Keith Simmons | 2021-06-25 |