zsh-workers
 help / color / mirror / code / Atom feed
* first adventures
@ 2014-10-26 17:20 Ray Andrews
  2014-10-26 17:50 ` Bart Schaefer
  2014-10-26 17:52 ` Peter Stephenson
  0 siblings, 2 replies; 18+ messages in thread
From: Ray Andrews @ 2014-10-26 17:20 UTC (permalink / raw)
  To: zsh-workers

All,

These are my very first pokings at the code. So far, my feelings are 
about the same as
expressed by this comment in 'hist.c':

     * However, I'm so confused it could simply be baking Bakewell tarts.

I'm trying to figure out where/how command lines are grabbed (I think 
this is done by zle?).
I'd like to be able to grab commands before any processing whatsoever is 
done.  If I type:

     $ some-command $1 *.* !{1, 1 & @ >>! $2 "no parsing please!" .. () 
'<<' `# ^ -n(*&<)` {}  [enter]

... I'm hoping there will be some_string somewhere such that:

    puts(some_string)

... will print exactly:

    some-command $1 *.* !{1, 1 & @ >>! $2 "no parsing please!" .. () 
'<<' `# ^ -n(*&<)` {}


Surely there is an input buffer somewhere? That saves the
command line before it gets parsed?

One other thing: 'make' produces so many dull msg. about moving
into and out of directories and such.  Can these be turned off? I'd
like to see just warnings and errors and 'important' msg.

Thanks


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

end of thread, other threads:[~2014-10-31  2:59 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-26 17:20 first adventures Ray Andrews
2014-10-26 17:50 ` Bart Schaefer
2014-10-26 18:04   ` Bart Schaefer
2014-10-26 18:41     ` Ray Andrews
2014-10-26 19:57   ` Ray Andrews
2014-10-26 21:04     ` Bart Schaefer
2014-10-27  3:48       ` Ray Andrews
2014-10-27  6:08         ` Bart Schaefer
2014-10-26 17:52 ` Peter Stephenson
2014-10-28 17:48   ` Ray Andrews
2014-10-29  4:05     ` Bart Schaefer
2014-10-29 15:41       ` Ray Andrews
2014-10-29 20:46         ` Bart Schaefer
2014-10-29 23:31           ` Ray Andrews
2014-10-30  4:07             ` Bart Schaefer
2014-10-30 17:22               ` Ray Andrews
2014-10-31  1:59               ` Ray Andrews
2014-10-31  2:59                 ` 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).