1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
Commit graph

9 commits

Author SHA1 Message Date
Robert Gleeson
be5050a4e1 eager-load 'completer' via Default in completion_spec.rb 2014-02-03 13:21:34 +01:00
Robert Gleeson
ce25a5e476 fix build on MRI1.9, 2.0.0 2014-02-03 13:09:11 +01:00
Ryan Fitzgerald
f72ce4ec7e Fix completion spec for Ruby with editline 2014-02-02 15:34:44 -08:00
Robert Gleeson
005ea4898d remove reference to 'Readline' from if condition in tests. 2014-02-01 01:14:32 +01:00
Conrad Irwin
2c60f93b2d Merge branch 'wip.refactor'
Conflicts:
	lib/pry/completion.rb
	lib/pry/pry_instance.rb
	spec/commands/play_spec.rb
	spec/pry_defaults_spec.rb
2013-01-18 00:19:38 -08:00
Mon ouïe
2fe52d6e75 Made sure completions proc do not return nil
The completion proc returning nil causes errors in input systems that only
expect strings (e.g. Coolline).
2013-01-14 13:36:57 +01:00
Conrad Irwin
fdb703a8de Refactor completion API (git diff -w) 2012-12-28 15:21:23 -08:00
Ryan Fitzgerald
edf455f379 Minor fixes in completion spec 2012-12-18 00:10:00 -08:00
☈king
848b6bdbeb Rename for tabcompletion-friendliness. 2012-11-15 18:59:51 -06:00
Renamed from test/test_completion.rb (Browse further)