Change quoting rules to POSIX style

darcs-hash:20051102164913-ac50b-d4b696394e13a2d4c787f8ee1a2b209317dddb51.gz
This commit is contained in:
axel
2005-11-03 02:49:13 +10:00
parent 8d58e58d7b
commit d50c051eec
22 changed files with 872 additions and 655 deletions

View File

@@ -222,7 +222,7 @@ function prompt_pwd -d "Print the current working directory, ellipsise it if it
if test $len -gt $max_width
#Write ellipsis character if known to be using UTF
#else use $
set -l ellipsis "$" #default
set -l ellipsis '$' #default
if count $LANG >/dev/null
if test (expr match $LANG ".*UTF") -gt 0
set ellipsis \u2026