aboutsummaryrefslogtreecommitdiff
path: root/helix-tui/src/widgets/table.rs
Commit message (Expand)AuthorAge
* Fix style overwriting in table rows with multiple cells (#7281)Michael Davis2023-06-08
* Truncate paths in the file picker (#6410)mWalrus2023-03-31
* Replace menu::Item::{row, label} with format()Gokul Soumya2023-01-18
* Minimize allocation when converting table rows to stringGokul Soumya2023-01-18
* Use upstream implementation of table column calculationGokul Soumya2023-01-18
* Reuse table in pickerGokul Soumya2023-01-18
* Resolve a bunch of upcoming clippy lintsBlaž Hrastnik2022-11-04
* fix typos (#2304)chunghha2022-04-27
* Bump rust to 1.57, fix new lint failuresBlaž Hrastnik2021-12-03
* 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
* Display more data in completion popups.Blaž Hrastnik2021-05-22
* Inline tui as helix-tui fork.Blaž Hrastnik2021-05-09