aboutsummaryrefslogtreecommitdiff
path: root/helix-tui/src/widgets
Commit message (Expand)AuthorAge
* Calculate completion popup sizingBlaž Hrastnik2021-07-19
* Apply suggestions from blaz for infoboxIvan Tham2021-07-04
* Address nightly clippy warningsBlaž Hrastnik2021-06-27
* reverse the dependency between helix-tui and helix-view (#366)Keith Simmons2021-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
* | Work on moving code over to LineEnding instead of assuming '\n'.Nathan Vegdahl2021-06-20
|/
* Display more data in completion popups.Blaž Hrastnik2021-05-22
* 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