zsh-users
 help / color / mirror / code / Atom feed
From: Thorsten Haude <zsh@thorstenhau.de>
To: Zsh User ML <zsh-users@sunsite.dk>
Subject: Speed
Date: Mon, 13 May 2002 23:15:50 +0200	[thread overview]
Message-ID: <20020513211550.GP963@eumel.yoo.net> (raw)

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 


             reply	other threads:[~2002-05-14  0:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-13 21:15 Thorsten Haude [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020513211550.GP963@eumel.yoo.net \
    --to=zsh@thorstenhau.de \
    --cc=zsh-users@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).