[PATCH 11/11] vi: changes to option handling

Peter D urmum69 at snopyta.org
Wed Apr 7 15:17:29 UTC 2021


On Wed Apr 7, 2021 at 4:05 PM BST, Peter D wrote:
> The way vim handles invalid options to :set is by showing a red status
> bar, that looks like this:
> :set fgjakfdsafaskdl
> E518: Unknown option: fgjakfdksafaskdl
>
> Perhaps this behavior should be emulated, as I think it is more clear
> than "option error: %s"
Actually, I forgot to mention how arguments like :set notabstop are
handled here

Instead, that shows:
E474: Invalid argument: notabstop


More information about the busybox mailing list