bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bash vi mode's e command (end of word) goes to eol when hitting a un


From: Chet Ramey
Subject: Re: Bash vi mode's e command (end of word) goes to eol when hitting a unicode character
Date: Wed, 5 Sep 2018 09:45:20 -0400
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

On 9/3/18 7:13 AM, Enrico Maria De Angelis wrote:
> This is kind of a pedantic bug report.
> Basically it seems that bash's vi-mode doesn't use the same definition of
> words/Words/... that Vim uses (which is the facto the always installed
> version of vi), but I write you the same, just in case it's an easy task to
> do the fix (if you think this is really a bug).

Thanks for the report. The readline vi-mode code needs to be updated to
better handle multibyte characters in a few places; this is one.

Chet

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    chet@case.edu    http://tiswww.cwru.edu/~chet/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]