.. |
cat
|
update 'cat' command to use _pry_.config.default_window_size
|
2014-02-07 02:03:58 +01:00 |
edit
|
Move all hacking of rbx paths into Pry::Code
|
2013-05-10 00:49:36 -07:00 |
ls
|
update 'ls' command to go through _pry_.config . closes #1126.
|
2014-02-08 19:17:37 +01:00 |
watch_expression
|
Use string difference in watch
|
2014-02-07 18:02:00 -08:00 |
amend_line.rb
|
Rollback untoward mutations.
|
2013-11-24 15:16:28 -08:00 |
bang.rb
|
|
|
bang_pry.rb
|
|
|
cat.rb
|
lib/pry/commands/cat.rb: do not create a new string
|
2013-11-27 01:26:55 +02:00 |
cd.rb
|
Typo in lib/pry/commands/cd.rb
|
2013-12-26 23:34:10 +09:00 |
code_collector.rb
|
update lib/pry/commands/code_collector.rb to use _pry_.config.gist.inspecter.call
|
2014-02-07 02:03:58 +01:00 |
disable_pry.rb
|
|
|
disabled_commands.rb
|
|
|
easter_eggs.rb
|
|
|
edit.rb
|
update 'gist' command to use _pry_.config.gist.inspecter
|
2014-02-07 02:03:58 +01:00 |
exit.rb
|
|
|
exit_all.rb
|
|
|
exit_program.rb
|
|
|
find_method.rb
|
Remove support for 1.8-compatible versions of Ruby
|
2014-01-19 17:43:07 -08:00 |
fix_indent.rb
|
|
|
gem_cd.rb
|
|
|
gem_install.rb
|
|
|
gem_list.rb
|
|
|
gem_open.rb
|
|
|
gist.rb
|
update 'gist' command to use _pry_.config.gist.inspecter
|
2014-02-07 02:03:58 +01:00 |
help.rb
|
Append to Strings with #<< rather than #+.
|
2013-11-24 14:58:31 -08:00 |
hist.rb
|
Stream output of hist
|
2013-11-23 14:57:41 -08:00 |
import_set.rb
|
|
|
install_command.rb
|
|
|
jump_to.rb
|
|
|
ls.rb
|
update 'ls' command to go through _pry_.config . closes #1126.
|
2014-02-08 19:17:37 +01:00 |
nesting.rb
|
|
|
play.rb
|
Add print option to play command (resolves #864)
|
2013-12-12 10:11:00 +01:00 |
pry_backtrace.rb
|
Append to Strings with #<< rather than #+.
|
2013-11-24 14:58:31 -08:00 |
pry_version.rb
|
|
|
raise_up.rb
|
Remove warnings [Fixes #869]
|
2013-03-02 16:01:55 -08:00 |
reload_code.rb
|
reload-code (with no args) should reload 'current file'
|
2013-05-10 02:48:55 +02:00 |
reset.rb
|
|
|
ri.rb
|
Remove 'then' from ri.rb
|
2014-02-23 18:37:56 +09:00 |
save_file.rb
|
|
|
shell_command.rb
|
update shell_command.rb to use _pry_.config.system
|
2014-02-07 02:03:57 +01:00 |
shell_mode.rb
|
rename "*_completer" to "*_completions"
|
2014-02-03 19:46:07 +01:00 |
show_doc.rb
|
ShowDoc: display "current context" message
|
2013-03-13 13:15:58 +02:00 |
show_info.rb
|
Remove support for 1.8-compatible versions of Ruby
|
2014-01-19 17:43:07 -08:00 |
show_input.rb
|
|
|
show_source.rb
|
Show error when no docs found
|
2013-03-10 00:19:10 +01:00 |
simple_prompt.rb
|
|
|
stat.rb
|
|
|
switch_to.rb
|
|
|
toggle_color.rb
|
|
|
watch_expression.rb
|
read "watch_expressions" via _pry_.config
|
2014-02-04 23:17:27 +01:00 |
whereami.rb
|
update whereami command to use _pry_.config.default_window_size.
|
2014-02-07 02:03:58 +01:00 |
wtf.rb
|
Remove warnings [Fixes #869]
|
2013-03-02 16:01:55 -08:00 |