summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2021-08-29[ruby/irb] Version 1.3.8.pre.1aycabta
2021-08-29[ruby/reline] Version 0.2.8.pre.1aycabta
2021-08-29[ruby/reline] Make autocomplete dialog is registered firstaycabta
2021-08-29[ruby/reline] Delete show doc dialog to move it to IRBaycabta
2021-08-29[ruby/reline] Remove an unnecessary variableaycabta
2021-08-29[ruby/reline] Remove dialog_proc_list accessor of Relineaycabta
2021-08-29[ruby/reline] Move constants of dialogs to under Relineaycabta
2021-08-29[ruby/reline] Use default dialog context to communicate othersaycabta
2021-08-29[ruby/reline] Clear dialog by C-caycabta
2021-08-29[ruby/reline] Clear completion journey data when finishedaycabta
2021-08-29[ruby/reline] Use colored doc output with ANSI escape sequenceaycabta
2021-08-29[ruby/reline] Suppress crashes on nilaycabta
2021-08-29[ruby/reline] Support custom bg coloraycabta
2021-08-29[ruby/reline] Show method or class doc correctlyaycabta
2021-08-29[ruby/reline] Implement doc display dialog in conjunction with autocompleteaycabta
2021-08-29[ruby/reline] Add the ability to handle context between dialogsaycabta
2021-08-29[ruby/reline] Support for multiple dialog renderingaycabta
2021-08-29[ruby/reline] Cut out the autocomplete callbackaycabta
2021-08-29[ruby/reline] Remove @dialog_updown and @dialog_contents_widthaycabta
2021-08-29[ruby/reline] Implement dynamic selection of candidatesaycabta
2021-08-29[ruby/reline] Remove unnecessary conditionaycabta
2021-08-29[ruby/reline] Completion journey starts with one of candidatesaycabta
2021-08-29[ruby/reline] Fix typoaycabta
2021-08-29[ruby/reline] Move cursor correctly when current line is auto wrappedaycabta
2021-08-29[ruby/reline] Update dialog backup before clearingaycabta
2021-08-29[ruby/reline] Show autocomplete correctly when starts from prev lineaycabta
2021-08-29[ruby/reline] Remove unnecessary metadata between linesaycabta
2021-08-29[ruby/reline] Combine vertical processing into @dialog_vertical_offsetaycabta
2021-08-29[ruby/reline] Drop too much contents before processingaycabta
2021-08-29[ruby/reline] Display autocomplete below original line if end point was wrappedaycabta
2021-08-29[ruby/reline] Scroll properly to create marginaycabta
2021-08-29[ruby/reline] Move dialog pos to left when goes beyond right edgeaycabta
2021-08-29[ruby/reline] Support hide/show cursor on Windowsaycabta
2021-08-29[ruby/reline] Hide cursor when rendering dialogaycabta
2021-08-29[ruby/reline] Remove debug codeaycabta
2021-08-29[ruby/reline] Clear after cursoraycabta
2021-08-29[ruby/reline] Move cursor to rerender right margin of dialog correctlyaycabta
2021-08-29[ruby/reline] Create windows.rbusa
2021-08-29[ruby/reline] Add "sleep 0.01" to Windows event loopaycabta
2021-08-29[ruby/reline] Add comments about where rerenderingaycabta
2021-08-29[ruby/reline] Use background color instead of border frameaycabta
2021-08-29[ruby/reline] Suppress warning; unused variableaycabta
2021-08-29[ruby/reline] Remove an unnecessary variableaycabta
2021-08-29[ruby/reline] Implement dialog with autocomplete callbackaycabta
2021-08-29[ruby/reline] Separate calling completion proc with checking argsaycabta
2021-08-29[ruby/irb] Update dependency to "reline >= 0.2.7.pre.1" for use dialog featur...aycabta
2021-08-29[ruby/irb] Rescue NotFoundError of RDoc::RI::Driver#expand_nameaycabta
2021-08-29[ruby/irb] Add show doc dialog for Relineaycabta
2021-08-24[ruby/securerandom] [DOC] fix a code mark up [ci skip]Nobuyoshi Nakada
2021-08-24[ruby/un] gemspec: Explicitly list 0 executablesOlle Jonsson