summaryrefslogtreecommitdiff
path: root/lib/reline/io/ansi.rb
AgeCommit message (Expand)Author
2024-12-02[ruby/reline] Implement buffered output to Reline::ANSItomoya ishida
2024-11-30[ruby/reline] Call user defined sigwinch and sigcont handlertomoya ishida
2024-11-27[ruby/reline] Fix io_gate.encoding raises IOError in ruby <= 3.0tomoya ishida
2024-11-14[ruby/reline] Drop loading terminfo, remove fiddle dependency intomoya ishida
2024-10-22[ruby/reline] Use IO's encoding instead of Encoding.default_externalWu
2024-10-07[ruby/reline] Add cursor keys for application keypad mode to defaulttomoya ishida
2024-10-02[ruby/reline] Add a timeout to cursor_postomoya ishida
2024-06-25[ruby/reline] Rerender and enter raw mode again by SIGCONTtomoya ishida
2024-06-10[ruby/reline] Add more fallbacks when terminfo is not availabletomoya ishida
2024-06-04[ruby/reline] Ensure no escape sequence before printing prompttomoya ishida
2024-06-04Revert "Revert "[ruby/reline] Reline::ANSI is general io. Reline::GeneralIO i...Takashi Kokubun
2024-06-03Revert "[ruby/reline] Reline::ANSI is general io. Reline::GeneralIO is not."Takashi Kokubun
2024-06-03[ruby/reline] Reline::ANSI is general io. Reline::GeneralIO is not.tomoya ishida
2024-06-01[ruby/reline] Overhaul io gate structureStan Lo