Ticket #73 (new defect) — at Initial Version

Opened 15 years ago

Last modified 10 years ago

savannah: ';' separated UNIX commands started from cd

Reported by: slavazanko Owned by:
Priority: major Milestone: Future Releases
Component: mc-vfs Version:
Keywords: Cc:
Blocked By: Blocking:
Branch state: no branch Votes for changeset:

Description

Original: http://savannah.gnu.org/bugs/?21211

Submitted by:Valera Veryazov <valera>Submitted on:Mon 01 Oct 2007 07:35:13 PM UTC
Category:CoreSeverity:3 - Normal
Status:PostponedPrivacy:Public
Assigned to:NoneOpen/Closed:Open
Release:All versionsOperating System:GNU/Linux

Discussion:

Tue 02 Oct 2007 08:52:18 AM UTC, comment #1:

A quote from command.c:

[...]
Advanced users should be encouraged to use "\cd" instead of "cd" if 
they want the behavior they are used to in the shell.
[...]

I am not going to fix this for 4.6.2 - I am not sure I'll be able to
find a proper solution right now. Of course patches are welcomed. 
People interested in fixing this should start looking at command.c.
	Pavel Tsekov <ptsekov>
Project Administrator
Mon 01 Oct 2007 07:35:13 PM UTC, original submission:

not a critical bug, but annoying (exists in all mc versions)..
cd ..; make; cd -
doesn't work.
However, adding any command in front of 'cd', e.g. 'ls; cd ..; make;
cd -' fix the problem.
Note: See TracTickets for help on using tickets.