zsh-workers
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: zsh-workers@sunsite.dk
Subject: Re: Questions about multibyte input with zsh
Date: Sun, 05 Nov 2006 11:08:00 -0800	[thread overview]
Message-ID: <061105110800.ZM26817@torch.brasslantern.com> (raw)
In-Reply-To: <8F46F6B8-CB85-4F20-9279-DCC7CF76725D@mac.com>

On Nov 4,  7:17pm, Jordan Breeding wrote:
}
} zsh 4.3.x: multibyte support is much improved in general, but I can't  
} seem to get the OS X native input method to work, I can only use  
} insert-composed-character

My guess would be that the native-input characters are not bound to
anything in ZLE when multibyte is enabled, and zsh is seeing them as
mutli-character sequences rather than as a single multibyte character.

Try adding a few "bindkey -s" commands to bind some of the native-input
byte sequences to insert-composed-character keystroke-sequences.

If that works, we may eventually be able to add something similar to
"bindkey -m" to set up those bindings automatically.


  reply	other threads:[~2006-11-05 19:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-05  1:17 Jordan Breeding
2006-11-05 19:08 ` Bart Schaefer [this message]
2006-11-05 22:55   ` Peter Stephenson

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=061105110800.ZM26817@torch.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --cc=zsh-workers@sunsite.dk \
    /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).