aboutsummaryrefslogtreecommitdiffstats
path: root/test/reline/yamatanooroti
Commit message (Expand)AuthorAgeFilesLines
* [ruby/reline] Windows needs more times to wait renderingaycabta2021-01-181-1/+3
* [ruby/reline] Tests with yamatanooroti don't need chdiraycabta2021-01-181-2/+0
* [ruby/reline] Suppress auto indent for adding newlines in pastingaycabta2021-01-081-0/+15
* [ruby/reline] Suppress crashing when dynamic_prompt_proc returns a broken pro...aycabta2021-01-081-0/+12
* [ruby/reline] Suppress crashing when auto_indent_proc returns broken indent infoaycabta2021-01-081-0/+14
* [ruby/reline] Remove debug printaycabta2021-01-081-1/+0
* [ruby/reline] Correct var names in Reline were different from vi-*-mode-stringaycabta2021-01-081-6/+6
* [ruby/reline] Update cursor correctly when just cursor movingaycabta2021-01-081-0/+18
* [ruby/reline] Discard prompt cache by changing mode iconaycabta2020-12-241-0/+14
* [ruby/reline] Render refreshed prompt just after i-search finishedaycabta2020-12-221-0/+11
* [ruby/reline] Support longer than screen height on Windowsaycabta2020-12-171-0/+1
* [ruby/reline] Support longer than screen heightaycabta2020-12-171-1/+143
* [ruby/reline] Editing to initial content is not just cursor movingaycabta2020-12-081-0/+11
* [ruby/reline] Process insertion buffer forciblyaycabta2020-12-051-4/+4
* [ruby/reline] Support bracketed paste modeaycabta2020-12-051-0/+18
* [ruby/reline] Forced newline insertion is not just cursor movingaycabta2020-12-051-0/+13
* [ruby/reline] Drop prompt list cache when num of lines is changedaycabta2020-12-051-0/+12
* [ruby/reline] Add alias vi-movement-mode to vi-command-mode for compatibilityaycabta2020-12-051-0/+14
* [ruby/reline] Call process_insert when the end of pasting plural fullwidth charsaycabta2020-12-051-0/+24
* [ruby/reline] Bypass newline insertion at eol on command promptaycabta2020-12-051-21/+21
* [ruby/reline] Add tests about complicated renderingaycabta2020-12-051-0/+135
* [ruby/reline] Test prompt with escape sequenceaycabta2020-12-051-0/+28
* [ruby/reline] Use startup_option instead of startup waitaycabta2020-12-051-24/+12
* [ruby/reline] Wait for the process to be started in start_terminalaycabta2020-12-051-0/+3
* [ruby/reline] Add write_inputrcaycabta2020-12-051-36/+30
* [ruby/reline] Treat prompt correctly when Reline.prompt_proc isn't setaycabta2020-09-121-0/+16
* [ruby/reline] Move cursor to currect vertical pos after rendering a logical lineaycabta2020-09-121-0/+36
* [ruby/reline] Keep original characters in inputrcaycabta2020-08-181-0/+50
* [ruby/reline] Support mode iconMark Delk2020-08-181-0/+34
* [ruby/reline] Call #start_terminal after generating temporary inputrcaycabta2020-08-181-6/+28
* [ruby/reline] Use temporary dir with yamatanooroti testaycabta2020-08-181-2/+17
* [ruby/reline] Add a test of autowrap for yamatanoorotiaycabta2020-05-171-0/+10
* [ruby/reline] Add a comment why rescue yamatanooroti loading error on the testaycabta2020-03-261-1/+3
* [ruby/reline] Rename test suite name of yamatanooroti testaycabta2020-03-261-1/+3
* [ruby/reline] Add yamatanooroti rendering testaycabta2020-03-261-0/+37