Home
last modified time | relevance | path

Searched refs:truncatleft (Results 1 – 1 of 1) sorted by relevance

/dports/shells/zsh/zsh-5.8.1/Src/
H A Dprompt.c1227 int truncatleft = ch == '<'; in prompttrunc() local
1318 if (truncatleft) { in prompttrunc()