yi-editor/yi

Vim ex command parsers match prefixes

noughtmare opened this issue · 0 comments

Many of the vim ex command parsers match if a prefix satisfies the parser, allowing things like :stackthis.

This can be fixed by using the endOfLine parser provided by attoparsec.