Opened 12 years ago
Last modified 11 years ago
#36750 closed defect
Trying to change directory to current cause hang up in fish — at Initial Version
Reported by: | alex.dorokhov@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | ||
Port: | fish |
Description
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.
Note: See
TracTickets for help on using
tickets.