Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
evallineno not loading
- X-seq: zsh-workers 47613
 
- From: Alexander Remus <adr.collect@xxxxxxxxx>
 
- To: zsh-workers@xxxxxxx
 
- Subject: evallineno not loading
 
- Date: Tue, 24 Nov 2020 12:51:34 +0100
 
- Archived-at: <https://zsh.org/workers/47613>
 
- Archived-at: <http://www.zsh.org/sympa/arcsearch_id/zsh-workers/2020-11/9cc67621-5bb2-0508-03ab-a8c543619267%40gmail.com>
 
- Authentication-results: zsh.org;	iprev=pass (mail-ej1-f48.google.com) smtp.remote-ip=209.85.218.48;	dkim=pass header.d=gmail.com header.s=20161025 header.a=rsa-sha256;	dmarc=pass header.from=gmail.com;	arc=none
 
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=gmail.com; s=20161025;        h=to:from:subject:message-id:date:user-agent:mime-version         :content-transfer-encoding:content-language;        bh=fyiQzi5QKwtGtorWWszLnuNoTn7mGEuHonHIZKfWeCI=;        b=s/YXhkUCDS6v8zaWnN+Wo6okEh3EX/Lru3ldspOlgWGAe3iZNq9+yHSKvgUzbi6znk         rivG6IFR8N9TXg5hIInJ+Q/iDS1ZBrmIPLEgjPSdWsK6hJCU+zo0Go/jmCGSzGgd1EX4         L1uluOSqD6BWHUOc/mw3/aST42lPCwWP0IBiY6WNhTKIM0+GByIWz6yJxdRQxj437Kn8         3wiKNbgVvG7qhPYkMBRxKqYjxXMoLAcA4/88nICnfiO73a+7/q/mhK9iWK0pNq7PShZM         D3/QhfGAbFH9Ekte5BtLgS//MDINbOwQ24JeITmnmpDZT5rwUPd1esHeLehDz8gilfn9         alyg==
 
- List-archive: <http://www.zsh.org/sympa/arc/zsh-workers>
 
- List-help: <mailto:sympa@zsh.org?subject=help>
 
- List-id: <zsh-workers.zsh.org>
 
- List-owner: <mailto:zsh-workers-request@zsh.org>
 
- List-post: <mailto:zsh-workers@zsh.org>
 
- List-subscribe: <mailto:sympa@zsh.org?subject=subscribe%20zsh-workers>
 
- List-unsubscribe: <mailto:sympa@zsh.org?subject=unsubscribe%20zsh-workers>
 
- Sender: zsh-workers-request@xxxxxxx
 
Hello,
I'm trying load evallineno option via 'setopt evallineno', but in the 
output of setopt it doesn't show. I downloaded and compiled the latest 
version from https://github.com/zsh-users/zsh, but still no luck. I am 
on Xubuntu 18.04 x64. Can anyone confirm this, or am I using it wrong?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author