1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
pry--pry/lib/pry/commands
2014-04-27 14:12:33 -07:00
..
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 Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
bang_pry.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
cat.rb remove all Bond references from pry. rel #1180 2014-03-25 16:13:05 +01:00
cd.rb Typo in lib/pry/commands/cd.rb 2013-12-26 23:34:10 +09:00
change_inspector.rb add 'list-inspectors' & 'change-inspectors' commands. 2014-03-23 09:21:17 +01:00
change_prompt.rb add 'list-prompts' and 'change-prompt' commands. 2014-03-19 14:53:28 +01: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 Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
disabled_commands.rb Rename "DEPRECATED" to "DISABLED" 2013-01-24 03:39:25 +02:00
easter_eggs.rb remove hysterical outburst from pessoa poem 2012-08-27 20:36:16 +12:00
edit.rb remove all Bond references from pry. rel #1180 2014-03-25 16:13:05 +01:00
exit.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
exit_all.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
exit_program.rb Merge branch 'wip.refactor' 2013-01-18 00:19:38 -08:00
find_method.rb Fix typo. 2014-04-27 14:10:44 -07:00
fix_indent.rb added fix-indent command 2013-01-12 22:29:32 +01:00
gem_cd.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
gem_install.rb update oudated documentation for gem-install. 2014-04-27 14:12:33 -07:00
gem_list.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
gem_open.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
gist.rb update 'gist' command to use _pry_.config.gist.inspecter 2014-02-07 02:03:58 +01:00
help.rb write consistent casing in help command. 2014-03-23 14:15:51 +01:00
hist.rb Stream output of hist 2013-11-23 14:57:41 -08:00
import_set.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
install_command.rb Command::InstallCommand: print explanation when a command is not found 2013-02-23 22:43:31 +02:00
jump_to.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
list_inspectors.rb fix inconsistency in wording between list-prompts and list-inspectors 2014-03-24 18:16:04 +01:00
list_prompts.rb add 'list-prompts' and 'change-prompt' commands. 2014-03-19 14:53:28 +01:00
ls.rb make set of ls command state local to the command. 2014-03-25 18:00:08 +01:00
nesting.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
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 Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
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 Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
ri.rb Remove 'then' from ri.rb 2014-02-23 18:37:56 +09:00
save_file.rb Update show-file docs 2013-01-11 14:14:14 -06:00
shell_command.rb remove all Bond references from pry. rel #1180 2014-03-25 16:13:05 +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 add '$ -e', and 'show-source -e'. 2014-04-27 14:04:52 -07:00
show_input.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
show_source.rb docs, again 2014-04-27 14:11:07 -07:00
simple_prompt.rb group 'simple-prompt' toggle with other prompt commands in help. 2014-03-23 13:14:15 +01:00
stat.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
switch_to.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
toggle_color.rb update toggle-color to go through _pry_.color. 2014-03-23 16:40:08 +01:00
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