summaryrefslogtreecommitdiff
path: root/lib/reline
AgeCommit message (Expand)Author
2024-03-25[ruby/reline] Bump version to v0.5.0Mari Imaizumi
2024-03-25[ruby/reline] Remove useless testsStan Lo
2024-03-24[ruby/reline] Add mode_string to prompt calculation dependenciestomoya ishida
2024-03-23[ruby/reline] Do not send color reset sequence when GeneralIO istomoya ishida
2024-03-20[ruby/reline] Change rendered_screen.lines to non-niltomoya ishida
2024-03-19[ruby/reline] Reline 0.5.0.pretomoya ishida
2024-03-14[ruby/reline] Ensure compatibility with frozen string literalsJean byroot Boussier
2024-02-25[ruby/reline] Bump version to v0.4.3Stan Lo
2024-02-25[ruby/reline] Use gray and white as the default dialog themeStan Lo
2024-02-15Do not include a backtick in error messages and backtracesYusuke Endoh
2024-02-13[ruby/reline] C for vi modeOtávio Schwanck dos Santos
2024-01-28[ruby/reline] Add metadata for rubygems.orgMasato Nakamura
2024-01-05[ruby/reline] Bump version to v0.4.2Stan Lo
2024-01-04[ruby/reline] Fix pasting tab-indented code crashtomoya ishida
2023-12-29[ruby/reline] Revert kill_ring.rb file permissiontomoya ishida
2023-12-29[ruby/reline] Replace `object_id` comparison with `equal?`Alexander Momchilov
2023-12-16[ruby/reline] Bump version to 0.4.1ima1zumi
2023-11-13[ruby/reline] Fallback to 256color if COLORTERM != truecolortomoya ishida
2023-11-07[ruby/reline] Bump version to 0.4.0ima1zumi
2023-11-06[ruby/reline] Introduce a new class Reline::Face to configureHASUMI Hitoshi
2023-10-03[ruby/reline] Bump version to 0.3.9ima1zumi
2023-09-28[ruby/reline] Properly restore Reline::IOGate in test teardowntomoya ishida
2023-09-26[ruby/reline] Fix config.rb to File.expand_path $include path inelfham
2023-09-25[ruby/reline] Update to Unicode 15.1.0elfham
2023-08-29[ruby/reline] Remove `ARGV.first` in east_asian_width.rbima1zumi
2023-08-29[ruby/reline] Set EastAsianWidth::UNICODE_VERSIONelfham
2023-08-20[ruby/reline] Bump version to 0.3.8Stan Lo
2023-08-20[ruby/reline] Remove Timeout usageStan Lo
2023-07-27[ruby/reline] Add `kill-word` and `backward-kill-word` keymappingosyo-manga
2023-07-27[ruby/reline] Bump version to 0.3.7Stan Lo
2023-07-25[ruby/reline] Avoid using CSI # S for scroll downStan Lo
2023-07-19[ruby/reline] Always set ANSI CSI keybindings for Home, End, andtomoya ishida
2023-07-18[ruby/reline] Fix [nil] is passed to auto_indent_proc when exit withosyo-manga
2023-07-08[ruby/reline] Bump version to 0.3.6Stan Lo
2023-07-08[ruby/reline] Ignore unhandled escape sequencestomoya ishida
2023-07-07[ruby/reline] Reduce direct references to `Reline::IOGate`Stan Lo
2023-07-05[ruby/reline] Fix wrong byte_pointer passed to auto_indent_proctomoya ishida
2023-06-22[ruby/reline] Remove unused methodima1zumi
2023-06-20[ruby/reline] Omit constant under StructYuta Kusuno
2023-06-03[ruby/reline] Bump version to 0.3.5Stan Lo
2023-06-02[ruby/reline] Remove unnecessary conditions forNobuyoshi Nakada
2023-05-27[ruby/reline] Fix scrolldown condition in dialog renderingtomoya ishida
2023-05-27[ruby/reline] Use appropriate dialog height and reduce screen pushuptomoya ishida
2023-05-20[ruby/reline] Bump version to 0.3.4ima1zumi
2023-05-07[ruby/reline] Fix dialog corrupts rendering by pushing up input linetomoya ishida
2023-05-01[ruby/reline] Rewrite dialog renderingtomoya ishida
2023-04-24[ruby/reline] Revert #335 (Trap TSTP to handle C-z)Carl Brasic
2023-04-05Use `em_delete` in `key_delete` (#504)Étienne Barrié
2023-03-29[ruby/reline] Drop Dialog#scrollbar_pos as we can store it in aStan Lo
2023-03-29[ruby/reline] Drop Unicode.take_range's optional arg as it's neverStan Lo