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 253add814b Added support for complex syntax to the cd command, e.g: cd ../@x/y../z. Updated tests.
cd @x/@y/@z will push @x and @y and @z onto the stack in that order
cd ../../ will pop @z and @y off the stack
2011-09-06 04:12:53 +12:00
..
pry Added support for complex syntax to the cd command, e.g: cd ../@x/y../z. Updated tests. 2011-09-06 04:12:53 +12:00
pry.rb move input_history.rb to history.rb 2011-09-05 02:00:14 -07:00