master
Revert CHAR_T removal. Some signedness flaws were introduced. Found the hard way by jca@
Also apply stricter pledge when secure mode is set via rc file or command.
vi: apply expandtab to the output of a ! command This is consistent with vim's expandtab behavior. From nvi2 (Craig Leres). OK tb@