Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
passing a zsh option when opening an xterm
- X-seq: zsh-users 19383
- From: Louis-David Mitterrand <vindex+lists-zsh-users@xxxxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: passing a zsh option when opening an xterm
- Date: Fri, 14 Nov 2014 13:27:39 +0100
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mail-followup-to: zsh-users@xxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
Hi,
When opening my fixed xterm's from my desktop startup file I'd like them
to not quit when accidentaly pressing CTRL-D.
How can I pass zsh's ignoreeof to the xterm?
(I don't want that option in my .zshrc as I like to terminate temporary
xterm's with CTRL-D)
I tried "xterm -e zsh -i -7" which works but wondering if there is
another way?
Thanks,
Messages sorted by:
Reverse Date,
Date,
Thread,
Author