zsh-users
 help / color / mirror / code / Atom feed
* Speed
@ 2002-05-13 21:15 Thorsten Haude
  2002-05-14  0:16 ` Speed Igor Pruchanskiy
  2002-05-14  0:50 ` Speed Bart Schaefer
  0 siblings, 2 replies; 6+ messages in thread
From: Thorsten Haude @ 2002-05-13 21:15 UTC (permalink / raw)
  To: Zsh User ML

Hi,

I just go through my /etc/zshenv, see all this setopts and wonder how
much difference is these in terms of speed:
    setopt opt_a opt_b opt_c opt_d opt_e opt_f opt_g opt_h opt_i opt_j
or
    setopt opt_a
    setopt opt_b
    setopt opt_c
    setopt opt_d
    setopt opt_e
    setopt opt_f
    [and so on]

Another thing: Are the keycodes ("^[!" and stuff) documented
somewhere?

tia,
Thorsten
-- 
Das Briefgeheimnis sowie das Post- und Fernmeldegeheimnis sind unverletzlich.
	- Grundgesetz, Artikel 10, Abs. 1 


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

end of thread, other threads:[~2002-05-14 21:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-13 21:15 Speed Thorsten Haude
2002-05-14  0:16 ` Speed Igor Pruchanskiy
2002-05-14  0:50 ` Speed Bart Schaefer
2002-05-14  6:56   ` Speed Thorsten Haude
2002-05-14 15:11     ` Speed Bart Schaefer
2002-05-14 21:33       ` Speed Thorsten Haude

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