pry--pry/lib/pry/default_commands
John Mair cb5b2c23c0 added edit -c option
* edit current line as returned by `whereami` (most useful in binding.pry situations, also useful for plymouth when editing current test failure)
* edit also now respects Pry.config.disable_autoreload option
2012-02-09 15:59:41 +13:00
..
basic.rb use exceptions to handle command errors 2011-10-01 16:57:39 -07:00
context.rb Replace command_class with create_command for default commands 2012-01-21 04:19:38 +05:30
documentation.rb show-doc now supports -l and -b options 2012-01-23 21:13:29 +13:00
easter_eggs.rb more actual ansi test 2011-12-30 16:45:34 -08:00
gems.rb better fix... 2012-01-28 19:50:56 -08:00
input.rb removed % alias for amend-line 2012-01-25 13:10:30 +13:00
introspection.rb added edit -c option 2012-02-09 15:59:41 +13:00
ls.rb Replace command_class with create_command for default commands 2012-01-21 04:19:38 +05:30
shell.rb bug fix: cat command needed expand_path! 2012-01-25 01:07:07 +13:00