zsh-users
 help / color / mirror / code / Atom feed
* "Literal" command execution
@ 2012-01-23 19:51 Yuri D'Elia
  2012-01-23 22:13 ` Damien Thébault
  2012-01-23 22:32 ` "Literal" command execution Bart Schaefer
  0 siblings, 2 replies; 11+ messages in thread
From: Yuri D'Elia @ 2012-01-23 19:51 UTC (permalink / raw)
  To: zsh-users

Hi everyone.

I'm trying to reduce some typing here, as usual ;).
I have a command line logger that allows free text as its main arguments (random example: taskwarrior). A typical example might be:

  command log [free text follows]

I want to reduce escaping to the bare minimum. Dollars are not really a problem, but I discovered myself to escape '<' '>' and '!' too often.

Of course I am already aware of both noglob and nocorrect, but I would need something more extreme, as in "feed whatever text, including #, etc, that follows the command as arguments".

Is there any way to achieve that?
Maybe by some rewriting trick?


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

end of thread, other threads:[~2012-04-02 16:13 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-23 19:51 "Literal" command execution Yuri D'Elia
2012-01-23 22:13 ` Damien Thébault
2012-02-13 12:38   ` Catch URLs (was: "Literal" command execution) mark+lists
2012-02-13 12:57     ` Peter Stephenson
2012-02-14 15:27       ` Mark van Dijk
2012-03-31 16:00       ` Mark
2012-04-01 17:18         ` Peter Stephenson
2012-04-02 16:13           ` Mark van Dijk
2012-01-23 22:32 ` "Literal" command execution Bart Schaefer
2012-01-24 11:52   ` Yuri D'Elia
2012-01-24 21:12     ` 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).