Date: Wed, 07 Jan 2015 22:29:42 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 196447] vi(1) misbehavior when encountered invalid Unicode character Message-ID: <bug-196447-8-L85JMEek87@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-196447-8@https.bugs.freebsd.org/bugzilla/> References: <bug-196447-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196447 --- Comment #6 from lichray@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196447-8-L85JMEek87>