helix-mods/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>
2021-11-04 12:24:05 +09:00
..
backend Apply suggestions from blaz for infobox 2021-07-04 18:01:59 +09:00
widgets Calculate completion popup sizing 2021-07-19 11:29:51 +09:00
buffer.rs Truncate the starts of file paths instead of the ends in picker (#951) 2021-11-04 12:24:05 +09:00
layout.rs reverse the dependency between helix-tui and helix-view (#366) 2021-06-25 12:58:15 +09:00
lib.rs reverse the dependency between helix-tui and helix-view (#366) 2021-06-25 12:58:15 +09:00
symbols.rs Inline tui as helix-tui fork. 2021-05-09 17:52:55 +09:00
terminal.rs Add ctrl-z to suspend 2021-08-03 09:32:21 +09:00
text.rs Apply suggestions from blaz for infobox 2021-07-04 18:01:59 +09:00