zsh-workers
 help / color / mirror / code / Atom feed
* RE: New user questions
       [not found] <38E47F13.CF696E26@asiapacificm01.nt.com>
@ 2000-03-31 12:39 ` Andrej Borsenkow
  0 siblings, 0 replies; 4+ messages in thread
From: Andrej Borsenkow @ 2000-03-31 12:39 UTC (permalink / raw)
  To: ZSH workers mailing list

>
> BTW, I was fiddling with 'bindkey -R' but I was using things like
>
> 	bindkey -R "^A-^Z"
>
> An example in the manual would be nice.
>

Actually, -R flag is not described at all (I have dev-20 with a couple
of patches).

-andrej


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

* RE: New user questions
@ 2000-03-31 13:04 Sven Wischnowsky
  0 siblings, 0 replies; 4+ messages in thread
From: Sven Wischnowsky @ 2000-03-31 13:04 UTC (permalink / raw)
  To: zsh-workers


Andrej Borsenkow wrote:

> > BTW, I was fiddling with 'bindkey -R' but I was using things like
> >
> > 	bindkey -R "^A-^Z"
> >
> > An example in the manual would be nice.
> >
> 
> Actually, -R flag is not described at all (I have dev-20 with a couple
> of patches).

It is, although not very clearly: (from mod_zle.yo)

  xitem(tt(bindkey) [ var(options) ] tt(-l))
  ...
  In the binding operations, if the tt(-R) option is used, the var(in-string)s
  are interpreted as ranges, instead of plain strings.  A valid range
  consists of two characters, with an optional `tt(-)'
  between them.  All characters between the two specified, inclusive,
  are bound as specified.

So I guess -R is one of the var(options).

Bye
 Sven


--
Sven Wischnowsky                         wischnow@informatik.hu-berlin.de


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

* RE: New user questions
  2000-03-31  8:28 Sven Wischnowsky
@ 2000-03-31  8:34 ` Andrej Borsenkow
  0 siblings, 0 replies; 4+ messages in thread
From: Andrej Borsenkow @ 2000-03-31  8:34 UTC (permalink / raw)
  To: Sven Wischnowsky, zsh-workers


> >
> > This is in modules section (Zle module). But, yes, I never
> liked this.
> > Users are not supposed to know, if command is implemented in core or
> > module.
> >
> > man zshmodules
>
> But without the module they won't get the builtin (parameter,
> condition code, whatever...), so they may be in for a surprise.
>
> Hm, maybe add pointers to the module docs in builtins.yo?
> (And also in
> params.yo, cond.yo??)
>

I mostly referred to those modules, that are autoloaded by default. You
hardly can imagine Zsh without ZLE. And this is completely transparent,
users do not need to load any modules manually and may not even know
that modules exist.

-andrej


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

* RE: New user questions
@ 2000-03-31  8:28 Sven Wischnowsky
  2000-03-31  8:34 ` Andrej Borsenkow
  0 siblings, 1 reply; 4+ messages in thread
From: Sven Wischnowsky @ 2000-03-31  8:28 UTC (permalink / raw)
  To: zsh-workers


[ moved to zsh-workers ]

Andrej Borsenkow wrote:

> ...
> 
> This is in modules section (Zle module). But, yes, I never liked this.
> Users are not supposed to know, if command is implemented in core or
> module.
> 
> man zshmodules

But without the module they won't get the builtin (parameter,
condition code, whatever...), so they may be in for a surprise.

Hm, maybe add pointers to the module docs in builtins.yo? (And also in 
params.yo, cond.yo??)

Bye
 Sven


--
Sven Wischnowsky                         wischnow@informatik.hu-berlin.de


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

end of thread, other threads:[~2000-03-31 13:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <38E47F13.CF696E26@asiapacificm01.nt.com>
2000-03-31 12:39 ` New user questions Andrej Borsenkow
2000-03-31 13:04 Sven Wischnowsky
  -- strict thread matches above, loose matches on Subject: below --
2000-03-31  8:28 Sven Wischnowsky
2000-03-31  8:34 ` Andrej Borsenkow

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