summaryrefslogtreecommitdiff
path: root/spec/control_d_handler_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* allow for tests to be run with ease.Robert Gleeson2014-03-141-1/+1
* Fix Ctrl-D in nested pry'sConrad Irwin2012-12-281-11/+17
* Merge branch 'master' into wip.refactorConrad Irwin2012-12-281-6/+25
|\
| * Fix ^D press in nested REPLsKyrylo Silin2012-12-151-24/+37
* | Rename `accept_line` to `eval`Ryan Fitzgerald2012-12-271-2/+2
* | Pry.accept_line returns a 'should continue?' booleanConrad Irwin2012-12-211-7/+2
* | accept_eof -> accept_line(nil)Conrad Irwin2012-12-211-2/+2
* | Add Pry::Driver to handle the reading and loopingConrad Irwin2012-12-201-16/+13
|/
* Rename for tabcompletion-friendliness.☈king2012-11-151-0/+45