Ticket #73 (new defect)

Opened 15 years ago

Last modified 10 years ago

savannah: ';' separated UNIX commands started from cd

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

Description (last modified by ossi) (diff)

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

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.

Comment 1 by Pavel Tsekov <ptsekov> at Tue 02 Oct 2007 08:52:18 AM UTC:

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.

Change History

comment:1 Changed 15 years ago by styx

  • Milestone set to future releases

comment:2 Changed 14 years ago by ossi

  • severity set to no branch

related to #55

comment:3 Changed 14 years ago by zaytsev

Related to #197.

comment:4 Changed 10 years ago by ossi

  • Description modified (diff)
  • Branch state set to no branch
  • Reporter changed from slavazanko to valera
Note: See TracTickets for help on using tickets.