[Bug 196447] vi(1) misbehavior when encountered invalid Unicode character
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jan 7 22:29:42 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196447
--- Comment #6 from lichray at gmail.com ---
(In reply to Xin LI from comment #5)
The default action is horrible, I agree.
Not a locale problem. I explained the tab issue before, it's my fault, because
I bound the filename completion key to <tab> by default. You can either ":se
filec=some thing else" in .nexrc, or press Ctrl-V before entering <tab>. I
know this is a regression, but I don't have a better solution yet, since nvi's
ex command parsing code is not reusable to solve these kinds of problem.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list