Re: [cdesktopenv-devel] [PATCH] Turn dtksh aliases into builtins and discard BLT_SPC flag

2020-07-19 Thread Jon Trulson
On 7/19/20 12:00 PM, Chase via cdesktopenv-devel wrote: > So upstream ksh has gotten rid of their predefined aliases, meaning we > had to switch them over to builtins if we ever plan on updating ksh, > the patch also got rid of the BLT_SPC flag for reasons best explained > in this email sent by the

[cdesktopenv-devel] [PATCH] Turn dtksh aliases into builtins and discard BLT_SPC flag

2020-07-19 Thread Chase via cdesktopenv-devel
So upstream ksh has gotten rid of their predefined aliases, meaning we had to switch them over to builtins if we ever plan on updating ksh, the patch also got rid of the BLT_SPC flag for reasons best explained in this email sent by the ksh maintainers: "Default aliases are an ugly hack that you