summaryrefslogtreecommitdiff
path: root/lib/irb/cmd/edit.rb
AgeCommit message (Expand)Author
2024-02-16[ruby/irb] Standardize command related namesStan Lo
2024-02-13[ruby/irb] Fix SourceFinder's constant evaluation issueStan Lo
2024-02-12[ruby/irb] Powerup show_source by enabling RubyVM.keep_script_linestomoya ishida
2023-08-20[ruby/irb] Support `VISUAL` env var, and prefer it over `EDITOR`Summer ☀️
2023-07-31[ruby/irb] Decouple `edit` and `show_source` commandsStan Lo
2022-12-12[ruby/irb] `show_doc` command should take non-string argument tooStan Lo
2022-12-08[ruby/irb] Add "show_cmds" command to list all commands'Stan Lo
2022-11-20[ruby/irb] Add edit command (https://github.com/ruby/irb/pull/453)Stan Lo