zsh-workers
 help / color / mirror / code / Atom feed
From: Stephane Chazelas <stephane@chazelas.org>
To: Roman Perepelitsa <roman.perepelitsa@gmail.com>
Cc: Alexander Remus <adr.collect@gmail.com>,
	Zsh hackers list <zsh-workers@zsh.org>
Subject: Re: evallineno not loading
Date: Tue, 24 Nov 2020 12:32:17 +0000	[thread overview]
Message-ID: <20201124123217.hvpt2rupnmjo35qw@chazelas.org> (raw)
In-Reply-To: <CAN=4vMprd_FebP4mY28_g2G-HTGjBAuReF=VCdvPqUruvzC=nw@mail.gmail.com>

[...]
> evallineno is set by default, and `setopt` by default only shows the
> difference between the current options and the default. You can use
> this command to list all options:
> 
>   zmodload zsh/parameter && printf '%-20s %s\n' ${(@kv)options}
[...]

Or "set -o" or "set +o" like in any POSIX shell (except bash
which has two separate sets of options).

Note that zsh/parameter these days should be loaded
automatically when you access $options.

-- 
Stephane


      reply	other threads:[~2020-11-24 12:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-24 11:51 Alexander Remus
2020-11-24 11:56 ` Roman Perepelitsa
2020-11-24 12:32   ` Stephane Chazelas [this message]

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=20201124123217.hvpt2rupnmjo35qw@chazelas.org \
    --to=stephane@chazelas.org \
    --cc=adr.collect@gmail.com \
    --cc=roman.perepelitsa@gmail.com \
    --cc=zsh-workers@zsh.org \
    /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).