zsh-users
 help / color / mirror / code / Atom feed
* Return to the prompt
@ 2004-07-01  5:03 Fabiano Sidler
  2004-07-01  5:18 ` Philippe Troin
  0 siblings, 1 reply; 6+ messages in thread
From: Fabiano Sidler @ 2004-07-01  5:03 UTC (permalink / raw)
  To: zsh-users

Hello List!

I did the following:
	
$ listdir() { ls -l }
$ zle -N listdir
$ bindkey '^V' listdir

If then I press ^V, the directory is listed, but I have to press a key in
order to get my command line back. I tried wierd hacks with 'zle -R' or
'zle -M' for that, but there was no solution. Any hints on that?

Thanks!
Fips


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

end of thread, other threads:[~2004-07-01 11:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-01  5:03 Return to the prompt Fabiano Sidler
2004-07-01  5:18 ` Philippe Troin
2004-07-01  6:46   ` Fabiano Sidler
2004-07-01  9:04   ` Oliver Kiddle
2004-07-01  9:53     ` Peter Stephenson
2004-07-01 11:05     ` Fabiano Sidler

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