Opened 5 years ago

Closed 5 years ago

#14965 closed bug (invalid)

Terminal doesn't change the shown path after unmount

Reported by: leemon Owned by: jackburton
Priority: normal Milestone: Unscheduled
Component: Applications/Terminal Version: R1/Development
Keywords: terminal unmount Cc:
Blocked By: Blocking:
Platform: All

Description

After unmounting an image in which the terminal is the terminal change the path but shows the old path.

How to reproduce:

Mount a QEMU image via right mouse button menu, the icon of the disk should apper on the desktop. cd to the mounted directory in the terminal. Click on the desktop icon with the right mouse button -> unmount. Type 'pwd' in the terminal. The old path is still shown. Type 'ls' - lists entries from another folder.

Change History (1)

comment:1 by waddlesplash, 5 years ago

Resolution: invalid
Status: newclosed

If "pwd" shows the old path, that means this is a bash "bug", not a Terminal bug.

Note: See TracTickets for help on using tickets.