ruby/lib/reline
tomoya ishida 90b49024c0 [ruby/reline] Fallback to 256color if COLORTERM != truecolor
(https://github.com/ruby/reline/pull/604)

* Fallback to 256color if COLORTERM != truecolor

* Add Reline::Face.force_truecolor to force truecolor without COLORTERM env

https://github.com/ruby/reline/commit/090e1e4df0
2023-11-13 12:42:31 +00:00
..
key_actor [ruby/reline] Use unix_line_discard when Ctrl-u is entered 2021-12-30 20:23:58 +09:00
unicode [ruby/reline] Update to Unicode 15.1.0 2023-09-25 14:28:21 +00:00
ansi.rb [ruby/reline] Remove Timeout usage 2023-08-20 10:40:55 +00:00
config.rb [ruby/reline] Fix config.rb to File.expand_path $include path in 2023-09-26 13:08:20 +00:00
face.rb [ruby/reline] Fallback to 256color if COLORTERM != truecolor 2023-11-13 12:42:31 +00:00
general_io.rb [ruby/reline] Properly restore Reline::IOGate in test teardown 2023-09-28 13:53:30 +00:00
history.rb
key_actor.rb
key_stroke.rb [ruby/reline] Ignore unhandled escape sequences 2023-07-08 08:41:30 +00:00
kill_ring.rb
line_editor.rb [ruby/reline] Introduce a new class Reline::Face to configure 2023-11-06 14:40:42 +00:00
reline.gemspec [ruby/reline] Require Ruby >= 2.6 2022-05-20 17:49:15 +09:00
terminfo.rb [ruby/reline] Remove unnecessary conditions for 2023-06-02 12:18:06 +00:00
unicode.rb [ruby/reline] Remove unused method 2023-06-22 17:07:23 +00:00
version.rb [ruby/reline] Bump version to 0.4.0 2023-11-07 15:38:53 +00:00
windows.rb [ruby/reline] Remove Timeout usage 2023-08-20 10:40:55 +00:00