Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Speed
- X-seq: zsh-users 4965
- From: Thorsten Haude <zsh@xxxxxxxxxxxxxx>
- To: Zsh User ML <zsh-users@xxxxxxxxxx>
- Subject: Speed
- Date: Mon, 13 May 2002 23:15:50 +0200
- Keywords: Eine Botschaft for Kuriere: Drogen töten!
- Mail-followup-to: Zsh User ML <zsh-users@xxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Organization: Ministry of Information, Department of Information Adjustments
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
Messages sorted by:
Reverse Date,
Date,
Thread,
Author