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

#680 - Remove not implemented method

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

#679 - Fix vi_to_column which was broken

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

#678 - Refactored Default Key Bindings

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

#677 - Support `menu-complete-backward` command for upward navigation

Pull Request - State: closed - Opened by mjgiarlo 7 months ago - 1 comment
Labels: enhancement

#676 - Text echoes after using backtick on Windows 11 command prompt/powershell

Issue - State: closed - Opened by andrewngo 7 months ago - 5 comments
Labels: bug, Windows

#675 - Upward navigation through completion results not working as expected

Issue - State: closed - Opened by mjgiarlo 7 months ago - 4 comments
Labels: enhancement

#674 - Add a timeout to `cursor_pos` and warn if terminal does not respond to cursor position query

Issue - State: closed - Opened by tompng 7 months ago - 2 comments
Labels: enhancement

#673 - Continue processing even if terminfo database couldn't be found

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

#672 - Bump version to 0.5.1

Pull Request - State: closed - Opened by ima1zumi 8 months ago - 1 comment

#671 - Input with eof and no newline bugfix

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

#670 - no implicit conversion of Array into Integer (TypeError)

Issue - State: closed - Opened by denisj 8 months ago - 4 comments

#669 - Thread safe readline

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

#668 - Always call finalize and deprep

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

#667 - reline/line_editor.rb:367:in `==': stack level too deep (SystemStackError)

Issue - State: closed - Opened by freesteph 8 months ago - 6 comments
Labels: bug

#666 - Overhaul io gate structure

Pull Request - State: closed - Opened by st0012 8 months ago - 5 comments

#665 - Remove useless pasting tests

Pull Request - State: closed - Opened by st0012 8 months ago

#664 - Bump version to v0.5.0

Pull Request - State: closed - Opened by ima1zumi 8 months ago - 2 comments

#663 - Disable dialog proc if TERM=dumb

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

#662 - Make mutated string in yamatanooroti explicitly mutable

Pull Request - State: closed - Opened by st0012 8 months ago

#661 - Do not send color reset sequence when GeneralIO is used

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

#660 - Don't enable test mode by TERM=dumb

Issue - State: open - Opened by tompng 8 months ago - 3 comments

#659 - Change Reline::ANSI to a general io

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

#658 - Add mode_string to prompt calculation dependencies

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

#657 - Cursor offset with show-mode-in-prompt string

Issue - State: closed - Opened by inukshuk 8 months ago - 2 comments
Labels: bug, good first issue

#656 - Rendering test using virtual screen

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

#655 - Implement bracketed paste insert

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

#654 - Completely support full-width characters in differential rendering

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

#653 - Refactor nomultiline and multiline mode difference

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

#652 - Separate prompt and input line in rendering

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

#651 - Refactor history move and history search

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

#650 - Change rendered_screen.lines to non-nil

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

#649 - Refactor waiting_proc and waiting_operator_proc

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

#648 - Fix audoindent including "\v", escape "\v" for rendering

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

#647 - Refactor completion

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

#646 - Handle INT signal correctly

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

#645 - Refactor key actor test

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

#644 - When used inside Emacs with Reline, input is echoed

Issue - State: closed - Opened by dgutov 8 months ago - 4 comments

#641 - Support multiline input in nomultiline mode `Reline.readline`

Issue - State: closed - Opened by tompng 9 months ago
Labels: enhancement

#639 - Fix crash when using ed_next_history after using ed_search_prev_history

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

#636 - newline not honored in Reline.readline("\nMy Prompt: ")

Issue - State: open - Opened by MadBomber 10 months ago - 2 comments

#635 - Implement bracketed paste insert

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

#634 - Wrong inputrc loading order

Issue - State: closed - Opened by tompng 11 months ago - 1 comment
Labels: bug, good first issue

#633 - Bump version to v0.4.2

Pull Request - State: closed - Opened by st0012 11 months ago

#632 - Improve performance of `Reline::Unicode.get_mbchar_width`

Pull Request - State: closed - Opened by tompng 11 months ago - 7 comments

#631 - Continue implement bracketed paste mode

Issue - State: closed - Opened by tompng 11 months ago - 1 comment
Labels: enhancement

#630 - Fix pasting tab-indented code crash

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

#629 - Completely support full-width characters in differential rendering

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

#628 - Refactor key actor test

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

#627 - Refactor history move and history search

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

#626 - Refactor waiting_proc and waiting_operator_proc

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

#625 - Reline crash with `C-v` `C-k` and any alphabet

Issue - State: closed - Opened by tompng 11 months ago
Labels: bug

#624 - Inputrc mode conditions not handled

Issue - State: closed - Opened by DirtYiCE 11 months ago
Labels: enhancement

#623 - Revert kill_ring.rb file permission

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

#622 - Refactor completion

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

#620 - Add Ruby 3.3 to CI

Pull Request - State: closed - Opened by ima1zumi 11 months ago - 4 comments

#619 - I just compiled ruby 3.3.0 and reline has a problem

Issue - State: closed - Opened by rubyFeedback 11 months ago - 8 comments

#617 - Replace `object_id` comparison with `equal?`

Pull Request - State: closed - Opened by amomchilov 11 months ago

#616 - Reline behaves oddly with redirect (nontty output)

Issue - State: closed - Opened by mtasaka 11 months ago - 1 comment
Labels: bug

#614 - [DO NOT MERGE] Reline 0.5.0.pre release

Pull Request - State: open - Opened by tompng 12 months ago
Labels: Don't merge

#613 - Align completion menu items like Readline in noautocomplete mode

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

#612 - Bump version to 0.4.1

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

#611 - Reline calls completion_proc too many times

Issue - State: closed - Opened by tompng 12 months ago

#610 - Newline characters are inserted into wordwrapped text

Issue - State: closed - Opened by postmodern 12 months ago - 3 comments

#609 - Undefined method `match?' for ["Proc.to_proc", "Hash.to_proc"]:Array

Issue - State: closed - Opened by ansonhoyt 12 months ago - 3 comments

#608 - Remove racc from Gemfile

Pull Request - State: closed - Opened by st0012 about 1 year ago

#607 - Fix completion during constant input after bracket

Pull Request - State: closed - Opened by hayaokimura about 1 year ago - 1 comment

#606 - Respect `NO_COLOR` environment variable

Issue - State: open - Opened by ima1zumi about 1 year ago
Labels: enhancement

#605 - IRB crashes in vi-mode when moving after delete with find

Issue - State: closed - Opened by ilikepi over 2 years ago - 7 comments
Labels: bug

#604 - Fallback to 256color if COLORTERM != truecolor

Pull Request - State: closed - Opened by tompng about 1 year ago - 1 comment
Labels: enhancement

#603 - Key mappings using `Meta-` prefix don't map

Issue - State: closed - Opened by h3xx about 1 year ago
Labels: enhancement

#602 - Reintroduce test-unit-rr

Pull Request - State: closed - Opened by hasumikin about 1 year ago - 1 comment

#601 - Bump version to 0.4.0

Pull Request - State: closed - Opened by ima1zumi about 1 year ago

#600 - Test Reline::Face without mocking

Pull Request - State: closed - Opened by st0012 about 1 year ago

#599 - Add Racc as a development dependency

Pull Request - State: closed - Opened by hasumikin about 1 year ago

#598 - Documentation of Reline

Issue - State: open - Opened by hasumikin about 1 year ago - 2 comments
Labels: enhancement

#597 - Daily CI

Pull Request - State: closed - Opened by ima1zumi about 1 year ago

#596 - Reline crashes with PAGEUP and DOWN_ARROW

Issue - State: closed - Opened by tompng about 1 year ago
Labels: bug

#595 - LineEditor Re-architecture

Pull Request - State: closed - Opened by tompng about 1 year ago - 1 comment
Labels: Don't merge

#594 - Bump version to 0.3.9

Pull Request - State: closed - Opened by ima1zumi about 1 year ago

#593 - Properly restore Reline::IOGate in test teardown

Pull Request - State: closed - Opened by tompng about 1 year ago - 2 comments
Labels: bug

#592 - Fix config.rb to File.expand_path $include path in inputrc

Pull Request - State: closed - Opened by elfham about 1 year ago - 1 comment
Labels: bug

#591 - Update to Unicode 15.1.0

Pull Request - State: closed - Opened by elfham about 1 year ago
Labels: enhancement

#590 - Fix long autowrapped fullwidth chars disappear bug

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

#589 - Feature request: support readline's $include syntax

Issue - State: closed - Opened by lollipopman about 1 year ago - 2 comments

#588 - Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#587 - Remove `ARGV.first` in east_asian_width.rb

Pull Request - State: closed - Opened by ima1zumi about 1 year ago

#586 - Set EastAsianWidth::UNICODE_VERSION

Pull Request - State: closed - Opened by elfham about 1 year ago

#585 - EastAsianWidth.txt Format Change after Unicode 15.1.0

Pull Request - State: closed - Opened by elfham about 1 year ago - 2 comments
Labels: bug

#584 - Implement remaining tests for `$if` directive

Pull Request - State: closed - Opened by smmr0 about 1 year ago - 1 comment

#583 - Use fdiv for keyseq_timeout msec to sec conversion

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

#582 - Bump version to 0.3.8

Pull Request - State: closed - Opened by st0012 about 1 year ago

#581 - Long lines containing multibyte characters sometimes disappear

Issue - State: closed - Opened by elfham about 1 year ago - 1 comment
Labels: bug

#580 - Remove Timeout usage

Pull Request - State: closed - Opened by st0012 over 1 year ago
Labels: enhancement

#578 - Bump version to 0.3.7

Pull Request - State: closed - Opened by st0012 over 1 year ago

#577 - Avoid using CSI S sequence for scroll down

Pull Request - State: closed - Opened by st0012 over 1 year ago - 5 comments
Labels: bug

#576 - Previous output/prompt gobbled when scrolled up in VS Code terminal

Issue - State: closed - Opened by st0012 over 1 year ago
Labels: bug