[MacPorts] #36750: Trying to change directory to current cause hang up in fish
#36750: Trying to change directory to current cause hang up in fish -----------------------------+-------------------------------- Reporter: alex.dorokhov@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: fish -----------------------------+-------------------------------- Changing directory to parent or another one (without cd) with this approach: [[BR]] $ .. [[BR]] $ ./another_one [[BR]] works great. [[BR]] However if you made a mistake and instead of ".." try to call ".": [[BR]] $ . [[BR]] fish will freeze. And nothing you can do with current terminal. -- Ticket URL: <https://trac.macports.org/ticket/36750> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36750: fish: Trying to change directory to current directory causes hang ------------------------------+-------------------------------- Reporter: alex.dorokhov@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: fish | ------------------------------+-------------------------------- Old description:
Changing directory to parent or another one (without cd) with this approach: [[BR]] $ .. [[BR]] $ ./another_one [[BR]] works great. [[BR]] However if you made a mistake and instead of ".." try to call ".": [[BR]] $ . [[BR]] fish will freeze. And nothing you can do with current terminal.
New 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. -- Comment (by ryandesign@…): 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. -- Ticket URL: <https://trac.macports.org/ticket/36750#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36750: fish: Trying to change directory to current directory causes hang ------------------------------+-------------------------------- Reporter: alex.dorokhov@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: invalid | Keywords: Port: fish | ------------------------------+-------------------------------- Changes (by g5pw@…): * status: new => closed * resolution: => invalid Comment: This now works as expected, it was fixed upstream. The fish shell has {{{.}}} as an alias for {{{source}}}. When called without arguments it expects commands from stdin, so that behavior was actually normal. -- Ticket URL: <https://trac.macports.org/ticket/36750#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts