kustomzone / plush

Plush is a browser-based shell or terminal.
Apache License 2.0
0 stars 0 forks source link

Failure changing directories from the directory pane due to inclusion of timestamp in the directory name #39

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
* Attempted to change directory by clicking on a directory on the ls pane.
* Was rewarded with "~/src/Plush/14:55 Parser: changeWorkingDirectory: does not 
exist (No such file or directory)".

What is the expected output? What do you see instead?
It seems that plush is including the timestamp in the directory name when it 
attempts to change directory.

What version of the product are you using? On what operating system?
Built with a fresh clone of github (at patch e0195); opened in Firefox (Aurora 
22.0a2 2013-05-01) on OS X 10.8.

Please provide any additional information below.

Original issue reported on code.google.com by ianrstu...@gmail.com on 1 May 2013 at 7:22