Releases: ruby/reline
Releases · ruby/reline
v0.2.8.pre.10
What's Changed
- Enable autocompletion in emacs mode by @aycabta in #322
- Fix dialog rendering at bottom edge by @aycabta in #323
- Fix some multi dialog bug by @aycabta in #324
- Padding spaces with escape sequences by @aycabta in #325
- Fix a crash when completing after 2nd line by @aycabta in #326
- Fix broken renderings by @aycabta in #327
- Fix autocomplete dialog width by @aycabta in #328
- Add key accessor for dialog callbacks by @aycabta in #329
- Show even if it's only one candidate until a perfect match by @aycabta in #330
- Implement scrollbar by @aycabta in #331
- Support key stroke in trap key by @aycabta in #332
- Set scrollbar color by @aycabta in #333
- Memoize path of
.inputrc
by @osyo-manga in #320 - Add tests for Unicode and key bindings by @aycabta in #334
- Trap TSTP to handle C-z by @aycabta in #335
- Refactor signal handlings by @aycabta in #336
- Use Symbol for method names by @aycabta in #337
- Refactor key bindings by @aycabta in #338
- The width of Block Elements in Unicode is East Asian Ambiguous by @aycabta in #339
- Move only one line when render a line and then go to the next line by @aycabta in #340
- Fix reset logic by @aycabta in #341
- Add tests for autocomplete by @aycabta in #343
- Move #pointer from DialogRenderInfo to Dialog by @aycabta in #346
- Use expanded method definitions instead of refinements by @aycabta in #347
- Remove unused using method by @ima1zumi in #348
- Use
unpack1
instead ofunpack(template)[0]
by @znz in #353 - Add aliases {prev,next}history to ed{prev,next}_history by @aycabta in #356
- Support S-Tab to move up completion cursor in vi-mode on Unix by @aycabta in #355
- Implement vi_kill_line_prev by @jez in #345
- Ignore NUL by ed_quoted_insert by @aycabta in #360
- Refactor kill-line macros by @aycabta in #359
- Support ed_argument_digit by M+num by @aycabta in #361
- Refactoring Reline::Key#match? and add test by @osyo-manga in #362
- Fix some problems on windows by @aycabta in #363
- Simplify SIGWINCH handler to avoid aborting when resizing. by @tmtm in #358
- Rerender whole buffer when arg editing is finished by @aycabta in #364
New Contributors
- @znz made their first contribution in #353
- @jez made their first contribution in #345
- @tmtm made their first contribution in #358
Full Changelog: v0.2.8.pre.1...v0.2.8.pre.10
v0.2.8.pre.9
What's Changed
- Trap TSTP to handle C-z by @aycabta in #335
- Refactor signal handlings by @aycabta in #336
- Use Symbol for method names by @aycabta in #337
- Refactor key bindings by @aycabta in #338
- The width of Block Elements in Unicode is East Asian Ambiguous by @aycabta in #339
- Move only one line when render a line and then go to the next line by @aycabta in #340
- Fix reset logic by @aycabta in #341
- Add tests for autocomplete by @aycabta in #343
Full Changelog: v0.2.8.pre.8...v0.2.8.pre.9
v0.2.8.pre.8
v0.2.8.pre.7
v0.2.8.pre.6
v0.2.8.pre.5
What's Changed
Full Changelog: v0.2.8.pre.4...v0.2.8.pre.5
v0.2.8.pre.4
What's Changed
Full Changelog: v0.2.8.pre.3...v0.2.8.pre.4
v0.2.8.pre.3
Full Changelog: v0.2.8.pre.2...v0.2.8.pre.3
v0.2.8.pre.2
What's Changed
Full Changelog: v0.2.8.pre.1...v0.2.8.pre.2