Christo Kotze
441fb277d9
Comments, trunc_to_last, trunc_absolute
...
Added comments throughout the code
Added `truncate_to_last` - displays only the current folder
Added `truncate_absolute` - displays only the last
POWERLEVEL9K_SHORTER_DIR_LENGTH characters - see #736
2018-02-22 23:34:25 +04:00
Christo Kotze
4fc4d15703
Added tests for DIR_PATH_SEPARATOR_FOREGROUND
2018-02-14 14:17:50 +04:00
Christo Kotze
276bc9017c
Updated testBoldRootSubsubdirWorks()
...
Forgot to initialize the bolding variable
2018-02-14 14:05:49 +04:00
Christo Kotze
dba80dbee9
Added tests for other folder highlighing
2018-02-14 13:48:25 +04:00
Christo Kotze
1e54872873
Added test for Home folder highlighting
2018-02-14 13:30:21 +04:00
Christo Kotze
b6f20d1032
Updating Travis tests for bold dir
2018-02-14 13:18:35 +04:00
Christo Kotze
69e55a30b3
Updated tests for resetting bold
...
Updated tests to include the `%b%K{blue}%F{black}` or similar.
TODO: Still have to create a test for a bolded last segment
2018-02-11 07:40:09 +04:00
Ben Hilburn
9f4faf7f21
Merge pull request #596 from eumiro/truncate_to_unique
...
Add TRUNCATE_TO_UNIQUE shortening dir strategy
2017-08-12 13:52:10 -04:00
Ben Hilburn
02332d5962
Merge branch 'master' into next
2017-08-12 13:46:08 -04:00
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.
2017-08-11 22:44:18 +02:00
Christian Höltje
0fded47ab5
Added test for POWERLEVEL9K_HOME_FOLDER_ABBREVIATION
2017-07-12 00:54:30 -04:00
Dominik Ritter
a234636982
Fix empty delimiter
...
Even if the delimiter is empty, the min length should be 1.
This fixes #558
2017-07-12 03:29:31 +02:00
Dominik Ritter
44eaa0ef33
Add tests for truncate_with_package_name
strategy of dir segment
...
This is a backport from #344
2017-03-08 14:57:24 -05:00
Ben Hilburn
36d74f34c2
Merge branch 'next' into dir_first_character
2017-02-13 20:21:33 -05:00
Dominik Ritter
6e1259ee99
Remove unnecessary variable from tests
2017-02-13 00:22:29 +01:00
Dominik Ritter
8e99944797
Add test for truncate_with_folder_marker truncation strategy
2017-02-05 14:53:31 +01:00
Dominik Ritter
b6e55c189e
Add tests for omitting first character in dir
segment
2017-02-04 11:46:29 +01:00
Dominik Ritter
3d451499aa
Fix tests
2017-02-04 11:46:22 +01:00
Arav Singhal
8d7a4e462a
Update test for required behavior
2016-10-27 13:23:22 +05:30
Dominik Ritter
7cf46711cc
Add tests for the dir segment
2016-02-13 19:23:30 +01:00