Commit Graph

13 Commits (efacc622a7891696b2c5c45229aa9617970c4399)

Author SHA1 Message Date
Ben Hilburn 9f4faf7f21 Merge pull request from eumiro/truncate_to_unique
Add TRUNCATE_TO_UNIQUE shortening dir strategy
Ben Hilburn 02332d5962 Merge branch 'master' into next
Miroslav Šedivý 73a9ee7c87 add TRUNCATE_TO_UNIQUE shortening dir strategy
This creates the shortest unique path elements that can be unambiguously expanded to the original path.
Christian Höltje 0fded47ab5 Added test for POWERLEVEL9K_HOME_FOLDER_ABBREVIATION
Dominik Ritter a234636982 Fix empty delimiter
Even if the delimiter is empty, the min length should be 1.
This fixes 
Dominik Ritter 44eaa0ef33 Add tests for `truncate_with_package_name` strategy of dir segment
This is a backport from 
Ben Hilburn 36d74f34c2 Merge branch 'next' into dir_first_character
Dominik Ritter 6e1259ee99 Remove unnecessary variable from tests
Dominik Ritter 8e99944797 Add test for truncate_with_folder_marker truncation strategy
Dominik Ritter b6e55c189e Add tests for omitting first character in `dir` segment
Dominik Ritter 3d451499aa Fix tests
Arav Singhal 8d7a4e462a Update test for required behavior
Dominik Ritter 7cf46711cc Add tests for the dir segment