Alias fixes:
commite3842faa25fda0bb069fb3f9345ad398019816e2
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 19 Jun 2014 19:54:43 +0000 (19 19:54 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 19 Jun 2014 19:54:43 +0000 (19 19:54 +0000)
tree447a5b90ecef220527d6468f3373bbe20df08e1e
parent8d387a61f3aacc89a3c9ba5886dc3ef5f9276d26
Alias fixes:
 - A space wasn't put between an alias expansion and its arguments if the
   alias expansion had spaces. Fixed.
 - Alias argument insertion with "[]" now works. To be consistent with
   normal (non alias) commands, a newline is still appended to
   alias-expanded command lines, although this doesn't appear to be
   necessary.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@49080 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
workbench/c/Shell/convertLine.c
workbench/c/Shell/shell.conf