powerlevel10k/functions
Arav Singhal 1edb74ba91 Consider delimiter length in dir truncate right
Truncating the path from the right now takes in account the delimiter
length, so that directories with names shorter than truncated name +
delimiter are displayed properly.

For example, if SHORTEN_DIR_LENGTH is 4 and the delimiter is "..",
"../tests/.." and "../custom/.." are not incorrectly "truncated" to
"../test../.." and "../cust../..", both of which are longer or the same
length as the original.
2016-10-27 13:01:02 +05:30
..
colors.zsh Extracted color functions to a separate file. 2015-10-24 01:05:37 +02:00
icons.zsh vcs: adding detection of unstaged / staged for svn repos 2016-08-30 20:44:07 -04:00
utilities.zsh Consider delimiter length in dir truncate right 2016-10-27 13:01:02 +05:30
vcs.zsh vcs: adding detection of unstaged / staged for svn repos 2016-08-30 20:44:07 -04:00