1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/reline
aycabta 5837290af1 Implement Reline's class methods for compatibility
- insert_text
- redisplay
- line_buffer
- point
- point=
- vi_editing_mode
- emacs_editing_mode
- vi_editing_mode?
- emacs_editing_mode?
- get_screen_size
2019-05-13 02:26:31 +09:00
..
key_actor Add ed_search_prev_history to Reline 2019-05-13 01:51:05 +09:00
unicode Add Reline as a fallback library for Readline 2019-04-30 11:44:20 +09:00
ansi.rb Implement Reline.input= and Reline.output= 2019-05-13 02:14:48 +09:00
config.rb Check INPUTRC env in Reline::Config 2019-05-12 23:21:41 +09:00
general_io.rb Split namespace of env-dependent I/O classes 2019-05-13 00:22:27 +09:00
key_actor.rb Add Reline as a fallback library for Readline 2019-04-30 11:44:20 +09:00
key_stroke.rb Implement Reline's class methods for compatibility 2019-05-13 02:26:31 +09:00
kill_ring.rb Add Reline as a fallback library for Readline 2019-04-30 11:44:20 +09:00
line_editor.rb Implement Reline's class methods for compatibility 2019-05-13 02:26:31 +09:00
reline.gemspec Add Reline as a fallback library for Readline 2019-04-30 11:44:20 +09:00
unicode.rb Add Reline as a fallback library for Readline 2019-04-30 11:44:20 +09:00
version.rb Add Reline as a fallback library for Readline 2019-04-30 11:44:20 +09:00
windows.rb Split namespace of env-dependent I/O classes 2019-05-13 00:22:27 +09:00