ruby/test/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
..
windows Tests for Windows can run only on Windows 2021-08-05 13:58:07 +09:00
yamatanooroti [ruby/reline] Introduce a new class Reline::Face to configure 2023-11-06 14:40:42 +00:00
helper.rb [ruby/reline] Test Reline::Face without mocking 2023-11-06 15:53:38 +00:00
test_ansi_with_terminfo.rb [ruby/reline] Always set ANSI CSI keybindings for Home, End, and 2023-07-19 13:25:58 +00:00
test_ansi_without_terminfo.rb [ruby/reline] Always set ANSI CSI keybindings for Home, End, and 2023-07-19 13:25:58 +00:00
test_config.rb [ruby/reline] Fix config.rb to File.expand_path $include path in 2023-09-26 13:08:20 +00:00
test_face.rb [ruby/reline] Fallback to 256color if COLORTERM != truecolor 2023-11-13 12:42:31 +00:00
test_history.rb [ruby/reline] Reduce direct references to `Reline::IOGate` 2023-07-07 17:27:25 +00:00
test_key_actor_emacs.rb [ruby/reline] Reduce direct references to `Reline::IOGate` 2023-07-07 17:27:25 +00:00
test_key_actor_vi.rb [ruby/reline] Reduce direct references to `Reline::IOGate` 2023-07-07 17:27:25 +00:00
test_key_stroke.rb [ruby/reline] Ignore unhandled escape sequences 2023-07-08 08:41:30 +00:00
test_kill_ring.rb [ruby/reline] Add Enumerable to KillRing for debugging 2020-12-19 02:12:11 +09:00
test_line_editor.rb [ruby/reline] Rewrite dialog rendering 2023-05-01 12:20:20 +00:00
test_macro.rb [ruby/reline] Reduce direct references to `Reline::IOGate` 2023-07-07 17:27:25 +00:00
test_reline.rb [ruby/reline] Reduce direct references to `Reline::IOGate` 2023-07-07 17:27:25 +00:00
test_reline_key.rb [ruby/reline] Properly restore Reline::IOGate in test teardown 2023-09-28 13:53:30 +00:00
test_string_processing.rb [ruby/reline] Reduce direct references to `Reline::IOGate` 2023-07-07 17:27:25 +00:00
test_terminfo.rb [ruby/reline] Check capname of tigetstr/tigetflag/tigetnum 2022-01-02 11:44:07 +09:00
test_unicode.rb [ruby/reline] Improve OSC sequence regexp. OSC sequence can end with 2023-03-29 06:54:08 +00:00
test_within_pipe.rb [ruby/reline] Reduce direct references to `Reline::IOGate` 2023-07-07 17:27:25 +00:00