This repository was archived by the owner on Jun 16, 2025. It is now read-only.
Remove support for FCEDIT
var #773
Open
Description
The FCEDIT
var defaults to the ed
command. It has been deprecated since 1988 (20 years ago) in favor of the HISTEDIT
var which does not have a default value. I know we want to minimize backward incompatible changes from the ksh93u+ release. But removing support for FCEDIT
seems reasonable to me given the age of the deprecation.
This came to my attention while working an an unrelated issue which caused me to ponder the _pth_ed
config time symbol for which we have a feature test.