zsh-users
 help / color / mirror / code / Atom feed
* How to execute a command upon loading a module
@ 2003-10-09 15:09 DervishD
  2003-10-09 15:44 ` Peter Stephenson
  2003-10-09 16:41 ` Bart Schaefer
  0 siblings, 2 replies; 5+ messages in thread
From: DervishD @ 2003-10-09 15:09 UTC (permalink / raw)
  To: Zsh Users

    Hi all :)

    I want to modify the listscroll and menuselect keymaps when
zsh/complist (this is the module which defines it, isn't it?, or
maybe zsh/compctl?) is loaded. By now the only way of doing it is to
load the module by hand and afterwards modify the keybindings, in my
/etc/zshrc. I load the zsh/compctl module, because I've defined a few
dependencies for the completion modules, so loading zsh/compctl, by
hand or by pressing 'TAB', for example, automatically loads the rest
of modules. Is because of this that I'm not sure about which module
defines which keymap O:))

    Since the keymaps doesn't exist until the module is loaded, I
cannot modify them to my likings :(( Can I execute shell code just
after a module is loaded? Can I *create* those keymaps, modify them
and expect the corresponding modules doesn't modify them again?

    Thanks in advance

    Raúl Núñez de Arenas Coronado

-- 
Linux Registered User 88736
http://www.pleyades.net & http://raul.pleyades.net/


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

end of thread, other threads:[~2003-10-09 18:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-09 15:09 How to execute a command upon loading a module DervishD
2003-10-09 15:44 ` Peter Stephenson
2003-10-09 18:25   ` DervishD
2003-10-09 16:41 ` Bart Schaefer
2003-10-09 18:26   ` DervishD

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