Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: zsh tips for "UNIX Power Tools"



On Mar 6, 12:19am, Vincent Lefevre wrote:
} Subject: Re: zsh tips for "UNIX Power Tools"
}
} > Here's a trick (usable only in 3.1.6-dev-19 or thereabouts, and later)
} > that you may find interesting:
} [snip]
} 
} Thanks, I'll try when I install a dev version of zsh.

I noticed after posting it that a better way to do

	zle -R '' ...
is
	zle -M ...

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



Messages sorted by: Reverse Date, Date, Thread, Author