Ticket #3355 (closed enhancement: fixed)
mc-wrapper: don't cd to the same dir
Reported by: | egmont | Owned by: | andrew_b |
---|---|---|---|
Priority: | minor | Milestone: | 4.8.25 |
Component: | mc-core | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | no branch | Votes for changeset: |
Description
mc-wrapper.sh could be improved not to perform a cd if the shell is in the same directory.
This would make a subsequent "cd -" more convenient. If you don't alter the directory in mc, after exiting a "cd -" does nothing, whereas it could take you to the actual previous directory.
Attachments
Change History
Changed 10 years ago by egmont
- Attachment mc-3355-wrapper-cd.patch added
comment:1 Changed 5 years ago by andrew_b
- Status changed from new to accepted
- Owner set to andrew_b
- Blocked By 4050 added
- Milestone changed from Future Releases to 4.8.25
Note: See
TracTickets for help on using
tickets.
Fix for sh (todo: csh needs to be fixed too)