zsh-users
 help / color / mirror / code / Atom feed
* menuselect keymap
@ 2001-08-13 18:00 martin.ebourne
  2001-08-13 18:24 ` Bart Schaefer
  0 siblings, 1 reply; 2+ messages in thread
From: martin.ebourne @ 2001-08-13 18:00 UTC (permalink / raw)
  To: zsh-users


Hi,

When I try to do this keybinding in my startup script:

    bindkey -M menuselect '^O' accept-and-infer-next-history

it fails due to the keymap not being present.

At that point compinit has already been called to set the system up. What else do I need to do before the bindkey?

Cheers,

Martin.




This e-mail message is CONFIDENTIAL and may contain legally privileged
information.  If you are not the intended recipient you should not  read,
copy, distribute, disclose or otherwise use the information in this e-mail.
Please also telephone or fax us immediately and delete the message from
your system.  E-mail may be susceptible to data corruption, interception
and unauthorised amendment, and we do not accept liability for any such
corruption, interception or amendment or the consequences thereof.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: menuselect keymap
  2001-08-13 18:00 menuselect keymap martin.ebourne
@ 2001-08-13 18:24 ` Bart Schaefer
  0 siblings, 0 replies; 2+ messages in thread
From: Bart Schaefer @ 2001-08-13 18:24 UTC (permalink / raw)
  To: martin.ebourne, zsh-users

On Aug 13,  7:00pm, martin.ebourne@arcordia.com wrote:
}
}     bindkey -M menuselect '^O' accept-and-infer-next-history
} 
} it fails due to the keymap not being present.
}
} What else do I need to do before the bindkey?

    zmodload -i zsh/complist


-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com

Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net   


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-08-13 18:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-13 18:00 menuselect keymap martin.ebourne
2001-08-13 18:24 ` Bart Schaefer

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