aboutsummaryrefslogtreecommitdiff
path: root/helix-view/src/graphics.rs
Commit message (Expand)AuthorAge
* Refactor Margin for fine grained control (#2727)Gokul Soumya2022-06-21
* Merge pull request #1154 from sudormrfbin/cursor-shape-newBlaž Hrastnik2022-01-23
|\
| * Merge branch 'master' into cursor-shape-newGokul Soumya2022-01-06
| |\
| * | Merge branch 'master' into cursor-shape-newGokul Soumya2021-12-18
| |\|
| * | Use serde attribute to rename to lowercaseGokul Soumya2021-11-25
| * | Change cursor shape on mode changeGokul Soumya2021-11-24
* | | Fix panics when resizing (#1408)Mathis Brossier2022-01-16
| |/ |/|
* | Bump rust to 1.57, fix new lint failuresBlaž Hrastnik2021-12-03
|/
* feat: Default theme palette using 16 terminal colorsGokul Soumya2021-09-05
* Refactor new Rect construction (#575)Gokul Soumya2021-08-21
* Refactor theme parsing (#570)Gokul Soumya2021-08-12
* fix small terminal size panic with info popup (#563)Kirawi2021-08-09
* Add ctrl-z to suspendIvan Tham2021-08-03
* reverse the dependency between helix-tui and helix-view (#366)Keith Simmons2021-06-25