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
general_io.rb
history.rb
key_actor.rb
key_stroke.rb
kill_ring.rb
line_editor.rb
reline.gemspec
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