zsh-workers
 help / color / mirror / code / Atom feed
From: "xRaich[o]²x" <raichoo@googlemail.com>
To: zsh-workers@sunsite.dk
Subject: Quickhack that seems to fix issues with the menuselect keymap
Date: Mon, 25 Aug 2008 01:52:38 +0200	[thread overview]
Message-ID: <200808250152.38836.raichoo@googlemail.com> (raw)

Hi,
I had some issues with Zsh (http://www.zsh.org/mla/users/2008/msg00772.html). 
I did a quickhack which seems to fix the behavior mentioned there, but i 
don't know if this makes any sense at all.

i changed line 2315 of the complist.c file from
selectlocalmap(mskeymap);
into
selectkeymap("menuselect",1);

This is a "lets-see-what-happens" hack, so it might be complete rubbish. 
Comments and pointers are very welcome since I'm totally new to Zsh

Regards,
Björn


             reply	other threads:[~2008-08-24 23:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-24 23:52 xRaich[o]²x [this message]
2008-08-25 18:21 ` 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=200808250152.38836.raichoo@googlemail.com \
    --to=raichoo@googlemail.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).