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
nicholas a. evans d020334e9e [ruby/reline] Workaround libncurses.so as a linker script
This maybe isn't probably isn't the best approach, but it will allow
`Fiddle::Terminfo.curses_dl` to work.  I documented more details about
this in an issue on fiddle: https://github.com/ruby/fiddle/issues/107

It is probably better to deal with it there.  But this is workaround is
simpler.

FYI: `reline` itself seems to be working just fine for me _without_
loading ncurses.  But I wanted to be able to use `Reline::Terminfo` for
my own projects. :)

https://github.com/ruby/reline/commit/fd4bdb35e2
2022-05-25 06:34:28 +09:00
..
key_actor
unicode
ansi.rb
config.rb [ruby/reline] Fix support for emacs-ctlx and emacs-meta keymaps 2022-02-22 18:52:52 +09:00
general_io.rb
history.rb
key_actor.rb
key_stroke.rb
kill_ring.rb
line_editor.rb [ruby/reline] Fix incremental search to work correctly even if not last line 2022-01-16 22:09:31 +09:00
reline.gemspec [ruby/reline] Require Ruby >= 2.6 2022-05-20 17:49:15 +09:00
terminfo.rb [ruby/reline] Workaround libncurses.so as a linker script 2022-05-25 06:34:28 +09:00
unicode.rb
version.rb
windows.rb [ruby/reline] Add a comment for VK_MENU 2022-01-27 20:54:09 +09:00