Opened 12 years ago

Last modified 11 years ago

#36750 closed defect

fish: Trying to change directory to current directory causes hang — at Version 1

Reported by: alex.dorokhov@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc:
Port: fish

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Changing directory to parent or another one (without cd) with this approach:

$ ..
$ ./another_one

works great.

However if you made a mistake and instead of ".." try to call ".":

$ .

fish will freeze. And nothing you can do with current terminal.

Change History (1)

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Summary: Trying to change directory to current cause hang up in fishfish: Trying to change directory to current directory causes hang

You should probably report the problem to the developers of fish so that they can fix it. When they release a new version, we can update the port.

Note: See TracTickets for help on using tickets.