summaryrefslogtreecommitdiff
path: root/lib/reline
Commit message (Expand)AuthorAgeFilesLines
* [ruby/reline] Splat is always an ArrayÉtienne Barrié2023-01-311-1/+1
* [ruby/reline] Revert "correct Win32API capitalization for JRuby"Hiroshi SHIBATA2023-01-261-1/+1
* [ruby/reline] accept new_indent > cursor_maxtompng2023-01-201-2/+3
* [ruby/reline] Add constant MINIMUM_SCROLLBAR_HEIGHT for scrollbar rendering w...tompng2023-01-181-1/+2
* [ruby/reline] Fix dialog scrollbar rendering position and disappearing bugtompng2023-01-181-4/+4
* [ruby/reline] Update to Unicode 15.0.0elfham2023-01-121-56/+88
* [ruby/reline] Pass unmodifined lines(that does not include escapetomoya ishida2023-01-121-4/+8
* [ruby/reline] Add key binding for DeletePhillip Hellewell2023-01-101-2/+3
* [ruby/reline] correct Win32API capitalization for JRubyJoel Anderson2023-01-041-1/+1
* [ruby/reline] Bump version to 0.3.2Hiroshi SHIBATA2022-12-141-1/+1
* [ruby/reline] Remove unapproved color setting APIsStan Lo2022-12-051-75/+0
* [ruby/reline] Fix misuse of kwarg in IO#rawHASUMI Hitoshi2022-12-021-1/+1
* [ruby/reline] PR changesOtávio Schwanck dos Santos2022-09-221-1/+1
* [ruby/reline] Revert "update version"Otávio Schwanck dos Santos2022-09-221-1/+1
* [ruby/reline] update versionOtávio Schwanck dos Santos2022-09-221-1/+1
* [ruby/reline] fix vi-operator-argOtávio Schwanck dos Santos2022-09-221-1/+1
* [ruby/reline] Fix a typo [ci skip]Nobuyoshi Nakada2022-09-031-1/+1
* [ruby/reline] Workaround for padding width with Aracritty on macOSHiroshi SHIBATA2022-09-021-1/+4
* [ruby/reline] Added some of abstruct methods for cursorHiroshi SHIBATA2022-09-021-0/+6
* [ruby/reline] Remove loose operation in Dialog#render_each_dialogMau Magnaguagno2022-09-011-1/+0
* [ruby/reline] Rename dialog_pointer_* to dialog_highlight_*st00122022-07-221-16/+16
* [ruby/reline] Use color name instead of code (integer) in dialog color APIsst00122022-07-161-16/+73
* [ruby/reline] Enable to change the background color of dialogs. (https://gith...pocari2022-06-272-15/+25
* [ruby/reline] Revert "Merge pull request #441 from nevans/workaround-linker-s...st00122022-06-131-2/+1
* [ruby/reline] Workaround libncurses.so as a linker scriptnicholas a. evans2022-05-251-1/+2
* [ruby/reline] Require Ruby >= 2.6ima1zumi2022-05-201-1/+1
* [ruby/reline] Fix support for emacs-ctlx and emacs-meta keymapsTim Pope2022-02-221-2/+14
* [ruby/reline] Add a comment for VK_MENUaycabta2022-01-271-1/+1
* [ruby/reline] The AltGr behaves exactly the same as Ctrl+Altaycabta2022-01-271-1/+1
* [ruby/reline] Ignore global constants when checking if Fiddle::VERSION existsPostmodern2022-01-241-1/+1
* [ruby/reline] Fix incremental search to work correctly even if not last lineaycabta2022-01-161-0/+2
* [ruby/reline] Insert newline in the middle of buffer just after dialogaycabta2022-01-161-0/+1
* [ruby/reline] Combine common logic into oneaycabta2022-01-161-10/+10
* [ruby/reline] Clear dialog when adding new line to end of bufferaycabta2022-01-161-0/+5
* [ruby/reline] Clear dialog when just_move_cursor is called with dialog at las...aycabta2022-01-111-1/+5
* [ruby/reline] Fix reline on SolarisPeter Zhu2022-01-081-2/+2
* [ruby/reline] Check capname of tigetstr/tigetflag/tigetnumaycabta2022-01-021-0/+3
* [ruby/reline] Version 0.3.1aycabta2022-01-021-1/+1
* [ruby/reline] Implement Reline::Terminfo.tigetnumaycabta2022-01-021-1/+19
* [ruby/reline] Fix the difinition of tigetflag() in comment...aycabta2022-01-021-2/+2
* [ruby/reline] Remove unnecessary qualifiers on definition of commentsaycabta2022-01-011-2/+2
* [ruby/reline] Implement Reline::Terminfo.tigetflagaycabta2022-01-011-1/+20
* [ruby/reline] windows fix scrollYO42021-12-301-1/+1
* [ruby/reline] Use unix_line_discard when Ctrl-u is enteredima1zumi2021-12-301-1/+1
* [ruby/reline] Version 0.3.0aycabta2021-12-251-1/+1
* [ruby/reline] Escape newline(s) in dynamic promptaycabta2021-12-251-1/+1
* [ruby/reline] Escape newline(s) in promptaycabta2021-12-251-1/+1
* [ruby/reline] Remove unnecessary parameteraycabta2021-12-251-11/+11
* [ruby/reline] Revert "Change aliased methods to be parivete"aycabta2021-12-241-35/+35
* [ruby/reline] Change aliased methods to be pariveteaycabta2021-12-241-35/+35