aboutsummaryrefslogtreecommitdiff
path: root/helix-tui/src/buffer.rs
Commit message (Expand)AuthorAge
* Apply suggestions from blaz for infoboxIvan Tham2021-07-04
* Trait width method use refactorIvan Tham2021-06-26
* Use unicode_width to correctly truncate picker charsGokul Soumya2021-06-25
* reverse the dependency between helix-tui and helix-view (#366)Keith Simmons2021-06-25
* Add … when chars are truncated in pickerGokul Soumya2021-06-25
* Fix tests failing on cargo test --releaseBlaž Hrastnik2021-06-20
* Replace the Clear widget with buffer.clear/clear_with.Blaž Hrastnik2021-05-09
* Inline tui as helix-tui fork.Blaž Hrastnik2021-05-09