aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [ruby/irb] Version 1.3.8.pre.1aycabta2021-08-291-2/+2
* [ruby/reline] Version 0.2.8.pre.1aycabta2021-08-291-1/+1
* [ruby/reline] Make autocomplete dialog is registered firstaycabta2021-08-291-2/+3
* [ruby/reline] Delete show doc dialog to move it to IRBaycabta2021-08-291-37/+0
* [ruby/reline] Remove an unnecessary variableaycabta2021-08-291-1/+0
* [ruby/reline] Remove dialog_proc_list accessor of Relineaycabta2021-08-291-1/+0
* [ruby/reline] Move constants of dialogs to under Relineaycabta2021-08-291-5/+5
* [ruby/reline] Use default dialog context to communicate othersaycabta2021-08-291-4/+7
* [ruby/reline] Clear dialog by C-caycabta2021-08-291-0/+1
* [ruby/reline] Clear completion journey data when finishedaycabta2021-08-291-0/+1
* [ruby/reline] Use colored doc output with ANSI escape sequenceaycabta2021-08-291-2/+2
* [ruby/reline] Suppress crashes on nilaycabta2021-08-291-0/+1
* [ruby/reline] Support custom bg coloraycabta2021-08-292-4/+8
* [ruby/reline] Show method or class doc correctlyaycabta2021-08-291-5/+20
* [ruby/reline] Implement doc display dialog in conjunction with autocompleteaycabta2021-08-291-1/+26
* [ruby/reline] Add the ability to handle context between dialogsaycabta2021-08-292-7/+12
* [ruby/reline] Support for multiple dialog renderingaycabta2021-08-292-75/+115
* [ruby/reline] Cut out the autocomplete callbackaycabta2021-08-291-31/+33
* [ruby/reline] Remove @dialog_updown and @dialog_contents_widthaycabta2021-08-291-11/+2
* [ruby/reline] Implement dynamic selection of candidatesaycabta2021-08-292-5/+21
* [ruby/reline] Remove unnecessary conditionaycabta2021-08-291-5/+4
* [ruby/reline] Completion journey starts with one of candidatesaycabta2021-08-291-6/+16
* [ruby/reline] Fix typoaycabta2021-08-291-1/+1
* [ruby/reline] Move cursor correctly when current line is auto wrappedaycabta2021-08-291-2/+2
* [ruby/reline] Update dialog backup before clearingaycabta2021-08-291-0/+7
* [ruby/reline] Show autocomplete correctly when starts from prev lineaycabta2021-08-292-15/+23
* [ruby/reline] Remove unnecessary metadata between linesaycabta2021-08-291-0/+2
* [ruby/reline] Combine vertical processing into @dialog_vertical_offsetaycabta2021-08-291-10/+2
* [ruby/reline] Drop too much contents before processingaycabta2021-08-291-1/+1
* [ruby/reline] Display autocomplete below original line if end point was wrappedaycabta2021-08-292-1/+9
* [ruby/reline] Scroll properly to create marginaycabta2021-08-291-3/+2
* [ruby/reline] Move dialog pos to left when goes beyond right edgeaycabta2021-08-291-0/+4
* [ruby/reline] Support hide/show cursor on Windowsaycabta2021-08-291-2/+9
* [ruby/reline] Hide cursor when rendering dialogaycabta2021-08-293-0/+28
* [ruby/reline] Remove debug codeaycabta2021-08-291-2/+0
* [ruby/reline] Clear after cursoraycabta2021-08-291-1/+1
* [ruby/reline] Move cursor to rerender right margin of dialog correctlyaycabta2021-08-291-0/+1
* [ruby/reline] Create windows.rbusa2021-08-291-1/+2
* [ruby/reline] Add "sleep 0.01" to Windows event loopaycabta2021-08-291-0/+1
* [ruby/reline] Add comments about where rerenderingaycabta2021-08-291-0/+4
* [ruby/reline] Use background color instead of border frameaycabta2021-08-291-30/+24
* [ruby/reline] Suppress warning; unused variableaycabta2021-08-291-2/+2
* [ruby/reline] Remove an unnecessary variableaycabta2021-08-291-1/+0
* [ruby/reline] Implement dialog with autocomplete callbackaycabta2021-08-293-3/+289
* [ruby/reline] Separate calling completion proc with checking argsaycabta2021-08-291-4/+9
* [ruby/irb] Update dependency to "reline >= 0.2.7.pre.1" for use dialog featur...aycabta2021-08-291-1/+1
* [ruby/irb] Rescue NotFoundError of RDoc::RI::Driver#expand_nameaycabta2021-08-291-1/+5
* [ruby/irb] Add show doc dialog for Relineaycabta2021-08-291-0/+42
* [ruby/securerandom] [DOC] fix a code mark up [ci skip]Nobuyoshi Nakada2021-08-241-1/+1
* [ruby/un] gemspec: Explicitly list 0 executablesOlle Jonsson2021-08-241-1/+1