You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix/helix-tui/src
Omnikar 5b5d1b9dff
Truncate the starts of file paths instead of the ends in picker (#951)
* Truncate the starts of file paths in picker

* Simplify the truncate implementation

* Break loop at appropriate point

* Fix alignment and ellipsis presence

* Remove extraneous usage of `x_offset`

Co-authored-by: Blaž Hrastnik <blaz@mxxn.io>
3 years ago
..
backend Apply suggestions from blaz for infobox 3 years ago
widgets Calculate completion popup sizing 3 years ago
buffer.rs Truncate the starts of file paths instead of the ends in picker (#951) 3 years ago
layout.rs reverse the dependency between helix-tui and helix-view (#366) 3 years ago
lib.rs reverse the dependency between helix-tui and helix-view (#366) 3 years ago
symbols.rs Inline tui as helix-tui fork. 3 years ago
terminal.rs Add ctrl-z to suspend 3 years ago
text.rs Apply suggestions from blaz for infobox 3 years ago