Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #14550 > unrolled thread

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

Started byChet Ramey <chet.ramey@case.edu>
First post2018-09-05 09:45 -0400
Last post2018-09-05 09:45 -0400
Articles 1 — 1 participant

Back to article view | Back to gnu.bash.bug

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Bash vi mode's e command (end of word) goes to eol when hitting a unicode character Chet Ramey <chet.ramey@case.edu> - 2018-09-05 09:45 -0400

#14550 — Re: Bash vi mode's e command (end of word) goes to eol when hitting a unicode character

FromChet Ramey <chet.ramey@case.edu>
Date2018-09-05 09:45 -0400
SubjectRe: Bash vi mode's e command (end of word) goes to eol when hitting a unicode character
Message-ID<mailman.406.1536155146.1284.bug-bash@gnu.org>
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/

[toc] | [standalone]


Back to top | Article view | gnu.bash.bug


csiph-web