dash.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Zando Fardones <bluesun654@gmail.com>
To: dash@vger.kernel.org
Subject: [BUG] Can't see accented letters with vi/emacs on
Date: Wed, 28 Jun 2017 21:35:45 +0200	[thread overview]
Message-ID: <CAPLrsYdCeA=pYyCnpo2u6VcpbnUo+79DK69YM3JGEPit2J87EA@mail.gmail.com> (raw)

> set +o vi
> # è
> # ^ OK, as long as vi is off.
> set -o vi
> # \U+00C3\U+00A8
> # ^ this is what I see when I type "è", with *vi* on

> set +o emacs
> # è
> # ^ OK, as long as emacs is off.
> set -o emacs
> #
> # ^ when I type "è" with *emacs* on, I see nothing

Of course you need to compile DASH with "--with-libedit" in order to
reproduce the issue.

                 reply	other threads:[~2017-06-28 19:35 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAPLrsYdCeA=pYyCnpo2u6VcpbnUo+79DK69YM3JGEPit2J87EA@mail.gmail.com' \
    --to=bluesun654@gmail.com \
    --cc=dash@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).