X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:date:message-id:subject:from:to :content-type; q=dns; s=default; b=FqW5/F64gJ7gIJtz0nv9yjmRh98S3 g+HQzfZbMvoYnQUoofD/EQpJ+uBmxWtFPP59kS5xLh2bLBDhrE7VrQrWQzOFD+qp 1GSrih9rEVBXr1pQgHhapMoTbwTsNBRMCesyzoqXZLBzxWdoZU3dyNzR3FteyjCA ZEM6QdT3CX6xgc= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:date:message-id:subject:from:to :content-type; s=default; bh=rjaolZ3J/jvD7UxJsylBxvfFobE=; b=uKx GG5L73bAAcnaay2xn/+lI2aajXOUGy233rhLwmRH3gRXSVk3NBkYpG2c3a6OiWqR +kI5QOoobiQGIlQ1EA9DMO3FPfWxHrwDFLJn33R1CpFt6nTdKhj9vxeyB+UDkLxd 6hf+WKqnoVBhKDZFKhyOknkr8C+WeDsAJD1aomtE= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-qa0-f51.google.com MIME-Version: 1.0 X-Received: by 10.224.92.144 with SMTP id r16mr50113418qam.10.1401712867980; Mon, 02 Jun 2014 05:41:07 -0700 (PDT) Date: Mon, 2 Jun 2014 16:41:07 +0400 Message-ID: Subject: Native links break zsh From: Yuriy Chernyshov To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 Hi! After adding export CYGWIN='winsymlinks:nativestrict' command to my .zshrc file I'm experiencing the problem with zsh HISTFILE. The message says: History locking file failed: No such file or directory. I don't know how this is related since HISTFILE isn't a link at all. Yuriy. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple