1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-06-26 03:32:36 +00:00
starship/src
Matan Kushner bca4a7079f
Fix bug in path truncation
Paths with 3 components would truncate to 2 despite the truncation length begin set to 3.
2019-04-15 11:40:40 -04:00
..
modules Fix bug in path truncation 2019-04-15 11:40:40 -04:00
lib.rs Add builder pattern for segment 2019-04-12 17:49:20 -04:00
main.rs Add fish_prompt 2019-04-13 00:34:56 -04:00
print.rs Fix bug in path truncation 2019-04-15 11:40:40 -04:00
segment.rs Fix bug in path truncation 2019-04-15 11:40:40 -04:00