Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Midnight Commander and zsh - "Warning: cannot change directory..."
- X-seq: zsh-users 13805
- From: Tomasz Pala <gotar@xxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: Midnight Commander and zsh - "Warning: cannot change directory..."
- Date: Tue, 3 Feb 2009 14:40:34 +0100
- In-reply-to: <e72508710902030523x7204c601q55c5c60a27b0e804@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <e72508710902021846o3e53b2dcrde38a25641ee1367@xxxxxxxxxxxxxx> <200902030925.n139PTcp029804@xxxxxxxxxxxxxx> <e72508710902030326wdc8b719qec20951224bf733e@xxxxxxxxxxxxxx> <200902031227.n13CR2Z2031979@xxxxxxxxxxxxxx> <e72508710902030456q4b191e39ocf54a1d5a58327ff@xxxxxxxxxxxxxx> <e72508710902030505t390dc584ida738b430c64deeb@xxxxxxxxxxxxxx> <200902031309.n13D9fKL000354@xxxxxxxxxxxxxx> <e72508710902030523x7204c601q55c5c60a27b0e804@xxxxxxxxxxxxxx>
On Tue, Feb 03, 2009 at 11:23:33 -0200, Zbigniew B. wrote:
> It's not about message itself (that surely comes from mc) but about
> the reason, _why_ it is so, when the shell is zsh, and mc has subshell
> enabled. Didn't notice nothing like this in case of bash, so the
> answer is rather simple: there's something wrong in cooperation zsh
> <-> mc, and I'm trying to find out, what exactly. But the most
> annoying thing is spoiling the mc's panels.
It happens with bash too. Regarding login and interactive shell (bash or zsh)
when SHELL=/bin/bash is set underscore char in dir name causes:
Warning: Cannot change to /home/users/[....]/public_html
unset SHELL or export SHELL=sth_other_than_bash fixes it.
So check for SHELL value and blame mc-bash interaction.
--
Tomasz Pala <gotar@xxxxxxxxxxxxx>
Messages sorted by:
Reverse Date,
Date,
Thread,
Author