zsh-users
 help / color / mirror / code / Atom feed
* Treating alias or function arguments literally
@ 2016-09-15 21:47 zv
  2016-09-15 22:48 ` Jérémie Roquet
  0 siblings, 1 reply; 4+ messages in thread
From: zv @ 2016-09-15 21:47 UTC (permalink / raw)
  To: zsh-users

I have a calculator function that I use from ZSH directly which frequently triggers shell expansion, e.g

	[zv@syszv] ~/zv.github.com [master*] >> calc 20*15/2
	zsh: no matches found: 20*15/2

Is there any way I can ask zsh to supply a particular alias or functions parameters either without expansion or as a single string?


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

end of thread, other threads:[~2016-09-16  0:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-15 21:47 Treating alias or function arguments literally zv
2016-09-15 22:48 ` Jérémie Roquet
2016-09-15 23:20   ` zv
2016-09-16  0:30     ` 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).