delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Message-ID: | <424D2C38.9080704@endbracket.net> |
Date: | Fri, 01 Apr 2005 21:10:48 +1000 |
From: | Michael Wardle <michael AT endbracket DOT net> |
User-Agent: | Mozilla Thunderbird 1.0 (Windows/20041206) |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: zsh startup oddity |
References: | <20050401072302 DOT 134FE85080 AT pessard DOT research DOT canon DOT com DOT au> <424D26BA DOT 1070500 AT endbracket DOT net> |
In-Reply-To: | <424D26BA.1070500@endbracket.net> |
X-IsSubscribed: | yes |
Michael Wardle wrote: > Luke Kendall wrote: > >> (I.e. after starting a login zsh, you'd have to explicitly source >> ~/.zlogin or whatever). > > > By what mechanism are you ensuring zsh is invoked as a login shell > rather than a non-login shell? > > Does $- include "i"? > Does setopt show that interactive is on? Whoops! The appropriate shell option is "login" rather than "interactive", so obviously I'd be looking for "setopt | grep login". -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |