aboutsummaryrefslogtreecommitdiff
path: root/helix-tui
Commit message (Expand)AuthorAge
...
* 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
* Merge branch 'master' of github.com:helix-editor/helix into line_ending_detec...Nathan Vegdahl2021-06-20
|\
| * Fix doc warningsIvan Tham2021-06-20
| * Fix tests failing on cargo test --releaseBlaž Hrastnik2021-06-20
* | Work on moving code over to LineEnding instead of assuming '\n'.Nathan Vegdahl2021-06-20
|/
* cargo: add more metadata to manifestsBenoît CORTIER2021-06-19
* Run cargo-dietBenoît CORTIER2021-06-19
* Add other cursor shapeIvan Tham2021-06-15
* Add cursor kind to separate hidden cursor from posIvan Tham2021-06-15
* Bump crossterm from 0.19.0 to 0.20.0dependabot[bot]2021-06-14
* Release v0.2.0Blaž Hrastnik2021-06-13
* Derive debug without featureIvan Tham2021-06-10
* Implement Debug for data structure as a featurenotoria2021-06-10
* Release 0.0.10Blaž Hrastnik2021-06-07
* Install instructions and version number corrections (#148)Ethan Bodzioney2021-06-07
* Fix unused importIvan Tham2021-06-06
* Fix split sizes getting out of sync with the terminal size, refs #69Blaž Hrastnik2021-06-03
* autoresize terminal in compositor renderJan Hrastnik2021-06-02
* Display more data in completion popups.Blaž Hrastnik2021-05-22
* Add the LICENSE file.Blaž Hrastnik2021-05-10
* tui: Disable tests for now.Blaž Hrastnik2021-05-10
* Update todos.Blaž Hrastnik2021-05-09
* Replace the Clear widget with buffer.clear/clear_with.Blaž Hrastnik2021-05-09
* Inline tui as helix-tui fork.Blaž Hrastnik2021-05-09