| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-08-31 | [ruby/irb] Version 1.3.8.pre.4 | aycabta | |
| https://github.com/ruby/irb/commit/61fe6cfa43 | |||
| 2021-08-31 | [ruby/irb] Update dependency, reline >= 0.2.8.pre.4 | aycabta | |
| https://github.com/ruby/irb/commit/24315382d0 | |||
| 2021-08-31 | [ruby/reline] Version 0.2.8.pre.4 | aycabta | |
| https://github.com/ruby/reline/commit/059d39b090 | |||
| 2021-08-31 | [ruby/reline] Pass "dialog" to context to get "dialog.scroll_top" later | aycabta | |
| https://github.com/ruby/reline/commit/d81f29a134 | |||
| 2021-08-31 | [ruby/reline] Autocompletion dialog height 15 | aycabta | |
| https://github.com/ruby/reline/commit/7e18716754 | |||
| 2021-08-31 | [ruby/reline] Scroll autocompletion pointer in dialog correctly | aycabta | |
| https://github.com/ruby/reline/commit/dc79ed2dd8 | |||
| 2021-08-31 | [ruby/reline] Use DialogRenderInfo struct | aycabta | |
| https://github.com/ruby/reline/commit/ac6f652a39 | |||
| 2021-08-31 | [ruby/reline] Fix dialog rendering at the bottom edge | aycabta | |
| https://github.com/ruby/reline/commit/860be91bd7 | |||
| 2021-08-31 | [ruby/irb] Use DialogRenderInfo | aycabta | |
| https://github.com/ruby/irb/commit/5bc3a72ca3 | |||
| 2021-08-31 | [ruby/irb] Take dialog to get scroll_top | aycabta | |
| https://github.com/ruby/irb/commit/7209082a11 | |||
| 2021-08-31 | [ruby/irb] Don't show doc when pointer is negative | aycabta | |
| https://github.com/ruby/irb/commit/48af34bfc2 | |||
| 2021-08-30 | [ruby/irb] Version 1.3.8.pre.3 | aycabta | |
| https://github.com/ruby/irb/commit/a1fc68abaa | |||
| 2021-08-30 | [ruby/irb] [].name to display the doc for Array.name | aycabta | |
| https://github.com/ruby/irb/commit/7c2abc14d8 | |||
| 2021-08-30 | [ruby/irb] Rescue unknown error to quash crashing | aycabta | |
| https://github.com/ruby/irb/commit/92cce941cb | |||
| 2021-08-30 | Add --autocomplete / --noautocomplete options | aycabta | |
| 2021-08-30 | [ruby/reline] Version 0.2.8.pre.3 | aycabta | |
| https://github.com/ruby/reline/commit/6e0ea3362a | |||
| 2021-08-30 | [ruby/reline] Fix Reline.autocompletion=() interface | aycabta | |
| https://github.com/ruby/reline/commit/71c2eb143d | |||
| 2021-08-30 | [ruby/reline] Version 0.2.8.pre.2 | aycabta | |
| https://github.com/ruby/reline/commit/5e3ea74891 | |||
| 2021-08-30 | [ruby/reline] Set autocompletion is false by default | aycabta | |
| For compatibility with ext/readline. https://github.com/ruby/reline/commit/13d9b936bc | |||
| 2021-08-30 | [ruby/reline] Add Reline.autocompletion=() interface | aycabta | |
| https://github.com/ruby/reline/commit/a2e69f6277 | |||
| 2021-08-30 | [ruby/reline] Add autocompletion on emacs mode by Tab / S-Tab | aycabta | |
| https://github.com/ruby/reline/commit/22d0b4e5d8 | |||
| 2021-08-30 | [ruby/reline] Add config.autocompletion | aycabta | |
| https://github.com/ruby/reline/commit/3d918e4ccb | |||
| 2021-08-30 | [ruby/irb] Version 1.3.8.pre.2 | aycabta | |
| https://github.com/ruby/irb/commit/ff111173fd | |||
| 2021-08-30 | [ruby/irb] Update dependency, reline >= 0.2.8.pre.3 | aycabta | |
| https://github.com/ruby/irb/commit/2f1d989d7c | |||
| 2021-08-30 | [ruby/irb] Update dependency to "reline >= 0.2.7.pre.2" for ↵ | aycabta | |
| Reline.autocomplete=() https://github.com/ruby/irb/commit/66178f34b9 | |||
| 2021-08-29 | [ruby/irb] Version 1.3.8.pre.1 | aycabta | |
| https://github.com/ruby/irb/commit/9f82ae66fc | |||
| 2021-08-29 | [ruby/reline] Version 0.2.8.pre.1 | aycabta | |
| https://github.com/ruby/reline/commit/2668715509 | |||
| 2021-08-29 | [ruby/reline] Make autocomplete dialog is registered first | aycabta | |
| https://github.com/ruby/reline/commit/d027dbe118 | |||
| 2021-08-29 | [ruby/reline] Delete show doc dialog to move it to IRB | aycabta | |
| https://github.com/ruby/reline/commit/640102fe27 | |||
| 2021-08-29 | [ruby/reline] Remove an unnecessary variable | aycabta | |
| https://github.com/ruby/reline/commit/3b8cc5ce0a | |||
| 2021-08-29 | [ruby/reline] Remove dialog_proc_list accessor of Reline | aycabta | |
| https://github.com/ruby/reline/commit/ac8fa84f4d | |||
| 2021-08-29 | [ruby/reline] Move constants of dialogs to under Reline | aycabta | |
| https://github.com/ruby/reline/commit/9100ea2934 | |||
| 2021-08-29 | [ruby/reline] Use default dialog context to communicate others | aycabta | |
| https://github.com/ruby/reline/commit/5e67e6ffe0 | |||
| 2021-08-29 | [ruby/reline] Clear dialog by C-c | aycabta | |
| https://github.com/ruby/reline/commit/f66a079c85 | |||
| 2021-08-29 | [ruby/reline] Clear completion journey data when finished | aycabta | |
| https://github.com/ruby/reline/commit/03716a411e | |||
| 2021-08-29 | [ruby/reline] Use colored doc output with ANSI escape sequence | aycabta | |
| https://github.com/ruby/reline/commit/7d1c75b43f | |||
| 2021-08-29 | [ruby/reline] Suppress crashes on nil | aycabta | |
| https://github.com/ruby/reline/commit/b5f62c366b | |||
| 2021-08-29 | [ruby/reline] Support custom bg color | aycabta | |
| https://github.com/ruby/reline/commit/cd0cbf53d5 | |||
| 2021-08-29 | [ruby/reline] Show method or class doc correctly | aycabta | |
| https://github.com/ruby/reline/commit/a505294f12 | |||
| 2021-08-29 | [ruby/reline] Implement doc display dialog in conjunction with autocomplete | aycabta | |
| https://github.com/ruby/reline/commit/e97bbc4ccf | |||
| 2021-08-29 | [ruby/reline] Add the ability to handle context between dialogs | aycabta | |
| https://github.com/ruby/reline/commit/063d9c70d9 | |||
| 2021-08-29 | [ruby/reline] Support for multiple dialog rendering | aycabta | |
| https://github.com/ruby/reline/commit/f589fab718 | |||
| 2021-08-29 | [ruby/reline] Cut out the autocomplete callback | aycabta | |
| https://github.com/ruby/reline/commit/46aa2694da | |||
| 2021-08-29 | [ruby/reline] Remove @dialog_updown and @dialog_contents_width | aycabta | |
| https://github.com/ruby/reline/commit/458cb8a9cc | |||
| 2021-08-29 | [ruby/reline] Implement dynamic selection of candidates | aycabta | |
| https://github.com/ruby/reline/commit/e46437df00 | |||
| 2021-08-29 | [ruby/reline] Remove unnecessary condition | aycabta | |
| https://github.com/ruby/reline/commit/07e911ec8e | |||
| 2021-08-29 | [ruby/reline] Completion journey starts with one of candidates | aycabta | |
| First one is just original string. https://github.com/ruby/reline/commit/ccb70cc240 | |||
| 2021-08-29 | [ruby/reline] Fix typo | aycabta | |
| https://github.com/ruby/reline/commit/6370353c71 | |||
| 2021-08-29 | [ruby/reline] Move cursor correctly when current line is auto wrapped | aycabta | |
| https://github.com/ruby/reline/commit/14c8fade54 | |||
| 2021-08-29 | [ruby/reline] Update dialog backup before clearing | aycabta | |
| https://github.com/ruby/reline/commit/a39e2c8813 | |||
