Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ruby/reline issues and pull requests

#786 - Bump version to 0.5.12

Pull Request - State: closed - Opened by ima1zumi about 13 hours ago

#785 - Fix io_gate.encoding raises IOError in ruby <= 3.0

Pull Request - State: closed - Opened by tompng 1 day ago
Labels: bug

#784 - fix/omit test that fail in encoding=US_ASCII

Pull Request - State: closed - Opened by tompng 1 day ago

#783 - Extract TruffleRuby workflow from reline.yml

Pull Request - State: closed - Opened by ima1zumi 1 day ago

#782 - Fix tab completion appending quote

Pull Request - State: closed - Opened by tompng 4 days ago
Labels: bug

#780 - Add .rb extension to tempfile in vi mode

Pull Request - State: closed - Opened by DylanGriffith 13 days ago - 2 comments

#779 - explicitly require fiddle

Pull Request - State: closed - Opened by kbrock 14 days ago - 3 comments

#778 - Refactor perform_completon

Pull Request - State: closed - Opened by tompng 21 days ago

#777 - Bump version to 0.5.11

Pull Request - State: closed - Opened by ima1zumi 22 days ago

#776 - New yamatanooroti for win

Pull Request - State: open - Opened by YO4 25 days ago

#775 - Windows fix

Pull Request - State: closed - Opened by YO4 25 days ago - 2 comments

#773 - Add completion_append_character test

Pull Request - State: closed - Opened by tompng about 1 month ago

#771 - nonprinting_start and nonprinting_end should be removed before print

Pull Request - State: closed - Opened by tompng about 1 month ago
Labels: bug

#770 - NON_PRINTING_START and NON_PRINTING_END behavior is different from Readline

Issue - State: closed - Opened by YO4 about 1 month ago - 1 comment

#769 - Remove terminfo.rb

Pull Request - State: closed - Opened by tompng about 1 month ago - 3 comments

#768 - Add TruffleRuby in CI

Pull Request - State: closed - Opened by eregon about 1 month ago - 3 comments

#767 - Get JRuby into reline CI

Issue - State: open - Opened by headius about 1 month ago - 1 comment

#766 - Trouble locating libncurses on MacOS with reline + jruby + fiddle FFI

Issue - State: closed - Opened by headius about 1 month ago - 16 comments

#765 - Use IO's encoding instead of Encoding.default_external

Pull Request - State: closed - Opened by monkeyWzr about 1 month ago - 2 comments
Labels: enhancement

#764 - append completion_append_character only when continous completion is …

Pull Request - State: closed - Opened by monkeyWzr about 2 months ago - 1 comment
Labels: bug

#763 - Fix completion quote, preposing and target calculation bug

Pull Request - State: closed - Opened by tompng about 2 months ago
Labels: bug

#762 - Add `fiddle` runtime dependency

Pull Request - State: closed - Opened by AlexWayfer about 2 months ago - 3 comments

#761 - Support continuous tab completion

Pull Request - State: closed - Opened by tompng about 2 months ago
Labels: enhancement

#760 - Completion State Bug not allowing for subsequent tab-completions

Issue - State: closed - Opened by sjanusz-r7 about 2 months ago
Labels: bug

#759 - Remove unused things from reline/unicode.rb

Pull Request - State: closed - Opened by tompng about 2 months ago - 2 comments

#758 - Hash#inspect style has changed in ruby 3.4

Pull Request - State: closed - Opened by nobu about 2 months ago

#757 - Fix tempfile leaks

Pull Request - State: closed - Opened by nobu about 2 months ago

#756 - Update Reline core to stay in sync with the line_editor's completion_append_character

Issue - State: open - Opened by sjanusz-r7 about 2 months ago - 3 comments
Labels: enhancement

#755 - Allow overriding the Reline encoding

Issue - State: closed - Opened by sjanusz-r7 about 2 months ago - 3 comments
Labels: enhancement

#754 - Unexpected completion_append_character when tab-completing

Issue - State: closed - Opened by sjanusz-r7 about 2 months ago
Labels: bug

#753 - Rename `matches?` as `match?`

Pull Request - State: closed - Opened by nobu about 2 months ago

#752 - Fix FD leaks

Pull Request - State: closed - Opened by nobu about 2 months ago

#751 - Fix Reline crash with invalid encoding history

Pull Request - State: closed - Opened by tompng 2 months ago
Labels: bug

#750 - Add a timeout to cursor_pos

Pull Request - State: closed - Opened by tompng 3 months ago

#749 - Concatenate some rendeing test

Pull Request - State: closed - Opened by tompng 3 months ago

#748 - Fix incremental search cancel bug

Pull Request - State: closed - Opened by tompng 3 months ago
Labels: bug

#747 - Make rendering test faster using updated yamatanooroti

Pull Request - State: closed - Opened by tompng 3 months ago

#746 - Specify commit hash of yamatanooroti

Pull Request - State: closed - Opened by tompng 3 months ago

#745 - Bump version to 0.5.10

Pull Request - State: closed - Opened by ima1zumi 3 months ago

#743 - Fix RELINE_TEST_ENCODING

Pull Request - State: open - Opened by ima1zumi 3 months ago

#742 - Fix redisplay/insert_text called from pre_input_hook

Pull Request - State: closed - Opened by tompng 3 months ago
Labels: bug

#741 - Add test for reset_variables in Reline::Config

Pull Request - State: closed - Opened by ima1zumi 3 months ago

#740 - Implement re-read-init-file

Pull Request - State: closed - Opened by ima1zumi 3 months ago - 2 comments
Labels: enhancement

#739 - Remove unused variables

Pull Request - State: closed - Opened by ima1zumi 3 months ago

#738 - How can I setup a hook to react to a specific key combo?

Issue - State: closed - Opened by fractaledmind 3 months ago - 1 comment

#737 - Typofix

Pull Request - State: closed - Opened by hsbt 3 months ago

#736 - Allow composing user-defined WINCH signal traps

Pull Request - State: open - Opened by fractaledmind 4 months ago

#734 - [HELP WANTED] Try to fix windows and external command bug

Pull Request - State: closed - Opened by tompng 4 months ago - 5 comments
Labels: bug

#733 - Fix memory leak in setupterm

Pull Request - State: closed - Opened by peterzhu2118 4 months ago

#732 - Accept colon-style hash in test assertion

Pull Request - State: closed - Opened by tompng 4 months ago

#730 - Fix rendering bug of nomultiline prompt

Pull Request - State: closed - Opened by tompng 5 months ago
Labels: bug

#729 - Sorbet complains about Reline::ANSI

Issue - State: closed - Opened by kevinrobayna 5 months ago - 1 comment

#728 - Crash when Kernel#loop is redefined

Issue - State: closed - Opened by riffraff 5 months ago - 4 comments

#727 - Rerender and enter raw mode again by SIGCONT

Pull Request - State: closed - Opened by tompng 6 months ago
Labels: bug

#726 - Fix vi_yank or vi_delete_meta copies nil bug

Pull Request - State: closed - Opened by tompng 6 months ago
Labels: bug

#725 - Readline vi-mode doesn't work as expected

Issue - State: open - Opened by m-chrzan almost 5 years ago - 2 comments

#724 - Bump version to 0.5.9

Pull Request - State: closed - Opened by ima1zumi 6 months ago

#723 - Allow utf-8 safe meta key mapping in inputrc

Pull Request - State: closed - Opened by tompng 6 months ago
Labels: enhancement

#722 - Add more fallbacks when terminfo or fiddle is not available

Pull Request - State: closed - Opened by tompng 6 months ago

#721 - Suppress warning(Ruby 3.4) requiring fiddle from terminfo.rb

Pull Request - State: closed - Opened by tompng 6 months ago

#720 - Refactor Reline::Unicode ed_ vi_ em_ methods

Pull Request - State: open - Opened by tompng 6 months ago

#719 - Add cursor keys for application keypad mode to default key bindings

Pull Request - State: closed - Opened by tompng 6 months ago

#718 - Add fiddle to gemspec dependencies

Pull Request - State: closed - Opened by tompng 6 months ago - 2 comments

#717 - Remove instance variable @first_char

Pull Request - State: closed - Opened by tompng 6 months ago

#716 - Ensure no escape sequence before printing prompt

Pull Request - State: closed - Opened by tompng 6 months ago - 1 comment

#715 - Merge key mapping with key bindings

Pull Request - State: open - Opened by tompng 6 months ago

#713 - Handle multibyte character input by KeyStroke

Pull Request - State: closed - Opened by tompng 6 months ago - 2 comments

#712 - Refactor input key reading

Pull Request - State: closed - Opened by tompng 6 months ago - 1 comment

#711 - Bump version to 0.5.8

Pull Request - State: closed - Opened by ima1zumi 6 months ago

#710 - Reline does not support convert-meta

Issue - State: closed - Opened by tompng 6 months ago - 1 comment

#709 - Improve key binding match/matching check

Pull Request - State: closed - Opened by tompng 6 months ago

#708 - Unite key bindings, key mapping and multibyte buffer

Pull Request - State: open - Opened by tompng 6 months ago

#707 - Implement the redo command

Pull Request - State: closed - Opened by verdy89 6 months ago
Labels: enhancement

#706 - Fix broken link that document of readline stdlib

Pull Request - State: closed - Opened by sanfrecce-osaka 7 months ago

#705 - allow space in config value

Pull Request - State: closed - Opened by monkeyWzr 7 months ago
Labels: bug

#704 - Bump version to 0.5.7

Pull Request - State: closed - Opened by ima1zumi 7 months ago

#703 - Avoid STDIN.winsize called in `require "reline"`

Pull Request - State: closed - Opened by tompng 7 months ago
Labels: bug

#702 - Catches Errno::ENODEV and Errno::EBADF in get_screen_size. Closes #690

Pull Request - State: closed - Opened by vtamara 7 months ago - 2 comments
Labels: bug

#701 - Implement the undo command

Pull Request - State: closed - Opened by ima1zumi 7 months ago
Labels: enhancement

#700 - Bump version to 0.5.6

Pull Request - State: closed - Opened by ima1zumi 7 months ago

#699 - Remove not implemented variables

Pull Request - State: closed - Opened by ima1zumi 7 months ago

#698 - Add name defined in readline to completion key bindings C-i C-p C-n

Pull Request - State: closed - Opened by tompng 7 months ago
Labels: enhancement

#697 - Fix default and additional key bindings vanish bug

Pull Request - State: closed - Opened by tompng 7 months ago
Labels: bug

#696 - Bump version to 0.5.5

Pull Request - State: closed - Opened by ima1zumi 7 months ago

#695 - Fix prompt width calculation bug

Pull Request - State: closed - Opened by tompng 7 months ago
Labels: bug

#694 - Avoid reading `.inputrc` repeatedly

Pull Request - State: closed - Opened by ima1zumi 7 months ago
Labels: bug

#693 - `editing-mode` rewinds after input confirmation

Issue - State: closed - Opened by ima1zumi 7 months ago
Labels: bug

#692 - Fix completion dialog position when completed part is word wrapped

Pull Request - State: closed - Opened by tompng 7 months ago
Labels: bug

#691 - Bump version to 0.5.4

Pull Request - State: closed - Opened by ima1zumi 7 months ago

#689 - Fix inputrc nested $if $else $endif bug

Pull Request - State: closed - Opened by tompng 7 months ago
Labels: bug

#688 - Improve long input performance

Pull Request - State: closed - Opened by tompng 7 months ago
Labels: bug

#687 - Handle mode condition in inputrc

Pull Request - State: closed - Opened by ima1zumi 7 months ago
Labels: enhancement