summaryrefslogtreecommitdiff
path: root/lib/reline
AgeCommit message (Expand)Author
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
2023-03-29[ruby/reline] Improve OSC sequence regexp. OSC sequence can end withtomoya ishida
2023-03-28[ruby/reline] Expand the scanned array to later case statement moreStan Lo
2023-03-27[ruby/reline] Bump version to 0.3.3ima1zumi
2023-03-27[ruby/reline] Fix cursor position overruntomoya ishida
2023-03-25[ruby/reline] Fix split_by_width to retain color sequencestomoya ishida
2023-03-21[ruby/reline] Add key bindings for PgUp and PgDnPhillip Hellewell
2023-03-18[ruby/reline] Fix: line longer than terminal width breaks renderingtomoya ishida
2023-03-04[ruby/reline] Fix completion with multilinetomoya ishida
2023-02-27[ruby/reline] Fix wrong indent number in prompt. whole_lines hastomoya ishida
2023-02-27[ruby/reline] Fix the cause of test_yamatanooroti randomly failingtomoya ishida
2023-02-06[ruby/reline] Fix line rendering when newline is added at the end of the buffertompng
2023-01-31[ruby/reline] Splat is always an ArrayÉtienne Barrié
2023-01-26[ruby/reline] Revert "correct Win32API capitalization for JRuby"Hiroshi SHIBATA
2023-01-20[ruby/reline] accept new_indent > cursor_maxtompng
2023-01-18[ruby/reline] Add constant MINIMUM_SCROLLBAR_HEIGHT for scrollbar rendering w...tompng
2023-01-18[ruby/reline] Fix dialog scrollbar rendering position and disappearing bugtompng
2023-01-12[ruby/reline] Update to Unicode 15.0.0elfham
2023-01-12[ruby/reline] Pass unmodifined lines(that does not include escapetomoya ishida
2023-01-10[ruby/reline] Add key binding for DeletePhillip Hellewell
2023-01-04[ruby/reline] correct Win32API capitalization for JRubyJoel Anderson
2022-12-14[ruby/reline] Bump version to 0.3.2Hiroshi SHIBATA
2022-12-05[ruby/reline] Remove unapproved color setting APIsStan Lo
2022-12-02[ruby/reline] Fix misuse of kwarg in IO#rawHASUMI Hitoshi
2022-09-22[ruby/reline] PR changesOtávio Schwanck dos Santos
2022-09-22[ruby/reline] Revert "update version"Otávio Schwanck dos Santos
2022-09-22[ruby/reline] update versionOtávio Schwanck dos Santos
2022-09-22[ruby/reline] fix vi-operator-argOtávio Schwanck dos Santos
2022-09-03[ruby/reline] Fix a typo [ci skip]Nobuyoshi Nakada
2022-09-02[ruby/reline] Workaround for padding width with Aracritty on macOSHiroshi SHIBATA
2022-09-02[ruby/reline] Added some of abstruct methods for cursorHiroshi SHIBATA
2022-09-01[ruby/reline] Remove loose operation in Dialog#render_each_dialogMau Magnaguagno
2022-07-22[ruby/reline] Rename dialog_pointer_* to dialog_highlight_*st0012
2022-07-16[ruby/reline] Use color name instead of code (integer) in dialog color APIsst0012
2022-06-27[ruby/reline] Enable to change the background color of dialogs. (https://gith...pocari
2022-06-13[ruby/reline] Revert "Merge pull request #441 from nevans/workaround-linker-s...st0012
2022-05-25[ruby/reline] Workaround libncurses.so as a linker scriptnicholas a. evans
2022-05-20[ruby/reline] Require Ruby >= 2.6ima1zumi
2022-02-22[ruby/reline] Fix support for emacs-ctlx and emacs-meta keymapsTim Pope
2022-01-27[ruby/reline] Add a comment for VK_MENUaycabta
2022-01-27[ruby/reline] The AltGr behaves exactly the same as Ctrl+Altaycabta