Dominik Ritter
83ad5b598e
Add test for wrong truncation if switching back to home folder
...
This happens if a user switches from a subdirectory of $HOME
back to the home folder and truncation strategy is "truncate
folders from left". Then the folder is displayed as .../~
PR: #773
7 years ago
Ben Hilburn
9f4faf7f21
Merge pull request #596 from eumiro/truncate_to_unique
...
Add TRUNCATE_TO_UNIQUE shortening dir strategy
7 years ago
Ben Hilburn
02332d5962
Merge branch 'master' into next
7 years ago
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.
7 years ago
Christian Höltje
0fded47ab5
Added test for POWERLEVEL9K_HOME_FOLDER_ABBREVIATION
7 years ago
Dominik Ritter
a234636982
Fix empty delimiter
...
Even if the delimiter is empty, the min length should be 1.
This fixes #558
7 years ago
Dominik Ritter
44eaa0ef33
Add tests for `truncate_with_package_name` strategy of dir segment
...
This is a backport from #344
8 years ago
Ben Hilburn
36d74f34c2
Merge branch 'next' into dir_first_character
8 years ago
Dominik Ritter
6e1259ee99
Remove unnecessary variable from tests
8 years ago
Dominik Ritter
8e99944797
Add test for truncate_with_folder_marker truncation strategy
8 years ago
Dominik Ritter
b6e55c189e
Add tests for omitting first character in `dir` segment
8 years ago
Dominik Ritter
3d451499aa
Fix tests
8 years ago
Arav Singhal
8d7a4e462a
Update test for required behavior
8 years ago
Dominik Ritter
7cf46711cc
Add tests for the dir segment
9 years ago