zsh-workers
 help / color / mirror / code / Atom feed
From: "Benjamin R. Haskell" <zsh@benizi.com>
To: Richard Hartmann <richih.mailinglist@gmail.com>
Cc: Mikael Magnusson <mikachu@gmail.com>, zsh workers <zsh-workers@zsh.org>
Subject: Re: Multibyte issue in 4.3.15
Date: Mon, 30 Jan 2012 21:01:00 -0500 (EST)	[thread overview]
Message-ID: <alpine.LNX.2.01.1201302058450.20313@hp.internal> (raw)
In-Reply-To: <CAD77+gRHUJ9dexnNUNvwNSkGL3aNfsGzOvpDkmree9uuouvquA@mail.gmail.com>

[-- Attachment #1: Type: TEXT/PLAIN, Size: 1298 bytes --]

On Mon, 30 Jan 2012, Richard Hartmann wrote:

> On Mon, Jan 30, 2012 at 21:47, Mikael Magnusson <mikachu@gmail.com> wrote:
>
>> I don't see why typing ' -w' should insert '-w '? (Typing the same 
>> sequence in vim produces the same as in zsh, ie, pressing w jumps to 
>> the start of the next word, not the end of the current one).
>
> To be honest, I ignored whatever he meant by '-w'.
>
>
>> I also can't reproduce the prompt issue, that's probably a broken 
>> setup. Ask him to reproduce from zsh -f.
>
> I can.
>
> % zsh -f
> % setopt GLOB EXTENDED_GLOB MAGIC_EQUAL_SUBST RC_EXPAND_PARAM \
>       HIST_EXPIRE_DUPS_FIRST HIST_IGNORE_DUPS HIST_VERIFY CORRECT HASH_CMDS \
>       PRINT_EXIT_VALUE RC_QUOTES AUTO_CONTINUE MULTIOS VI INC_APPEND_HISTORY \
>       APPENDHISTORY
> % unsetopt beep
> % unset MAIL
> % unicode  -w䷥
> <errors I forgot>
> % <arrow_up><arrow_down><arrow_up><arrow_down><arrow_up><arrow_down>
>
> The last one eats the prompt. Done within terminator 0.95

It's not a zsh issue.  I can reproduce under terminator using bash, too.

$ terminator -e bash
someprompt> ䷥
If '䷥' is not a typo you can use command-not-found to lookup the package 
that contains it, like this:
     cnf ䷥
someprompt> <Up><Down><Up><Down> ... (eats one prompt char per cycle)

-- 
Best,
Ben

  reply	other threads:[~2012-01-31  2:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-30 20:41 Richard Hartmann
2012-01-30 20:47 ` Mikael Magnusson
2012-01-30 21:39   ` Richard Hartmann
2012-01-31  2:01     ` Benjamin R. Haskell [this message]
2012-01-31  2:37     ` Vincent Lefevre
2012-01-31 13:17       ` Richard Hartmann

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=alpine.LNX.2.01.1201302058450.20313@hp.internal \
    --to=zsh@benizi.com \
    --cc=mikachu@gmail.com \
    --cc=richih.mailinglist@gmail.com \
    --cc=zsh-workers@zsh.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.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

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).