1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
pry--pry/lib
John Mair 81c0130815 fixed bug where Command#run "cd .." would error
* error was due to an extra space being appended to string, which messed up `cd` command parsing
* fixed by applying a simple #rstrip; updated tests
2012-03-08 15:38:12 +13:00
..
pry fixed bug where Command#run "cd .." would error 2012-03-08 15:38:12 +13:00
pry.rb Don't force Win32Console for Windows users. 2012-02-09 23:45:32 -06:00