Ecosyste.ms: Issues

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

GitHub / kkawakam/rustyline issues and pull requests

#726 - Is it possible for a Highlighter to re-render a line to undo cursor-based highlights?

Issue - State: closed - Opened by luketpeterson about 1 year ago - 11 comments
Labels: bug

#725 - Update nix requirement from 0.26 to 0.27

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

#724 - fix(unix): restore terminal mode

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

#723 - Fuzzy completion with nucleo?

Issue - State: open - Opened by jaredramirez over 1 year ago - 1 comment

#723 - Fuzzy completion with nucleo?

Issue - State: closed - Opened by jaredramirez over 1 year ago - 1 comment

#722 - Fixing hints when not editing at end of line

Pull Request - State: open - Opened by jerbs over 1 year ago - 3 comments

#722 - Fixing hints when not editing at end of line

Pull Request - State: open - Opened by jerbs over 1 year ago - 3 comments

#722 - Fixing hints when not editing at end of line

Pull Request - State: open - Opened by jerbs over 1 year ago - 3 comments

#721 - Implement `Candidate` for `Rc<str>`

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

#721 - Implement `Candidate` for `Rc<str>`

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

#720 - Fix clippy warning

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

#719 - how to setcompleter with AutoSuggestCompleter and Editor?

Issue - State: closed - Opened by cm5kZGV2MjAyM3B1YmdpdGh1YmFjYw over 1 year ago - 4 comments
Labels: question

#718 - Fix clippy warnings

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

#717 - Use termios from termios crate

Pull Request - State: closed - Opened by nospam3089 over 1 year ago - 4 comments
Labels: discussion

#716 - `examples/diy_hints.rs` does not compile

Issue - State: closed - Opened by awwsmm over 1 year ago - 2 comments
Labels: invalid

#715 - Composing highlighters

Issue - State: closed - Opened by segeljakt over 1 year ago - 4 comments

#714 - Update fd-lock requirement from 3.0.0 to 4.0.0

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

#713 - How to instantiate ChangeSet?

Issue - State: closed - Opened by kamiyaa over 1 year ago - 4 comments
Labels: question

#712 - Could `Validator` also take the cursor position?

Issue - State: closed - Opened by segeljakt over 1 year ago - 12 comments
Labels: question

#711 - I don't get the rustyline/examples running.

Issue - State: closed - Opened by schwidom over 1 year ago - 1 comment
Labels: question

#710 - Add `HistoryHinter::default()` and `HistoryHinter::new()`

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

#709 - Prepare next release

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

#708 - Win

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

#707 - Re: Thanks for the detailed bug report.

Issue - State: closed - Opened by schwidom over 1 year ago - 2 comments

#706 - Fix dot command in vi mode

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

#705 - Crash at rustyline-11.0.0/src/keymap.rs:205:18

Issue - State: closed - Opened by schwidom over 1 year ago - 2 comments
Labels: bug

#704 - How do I make completion work?

Issue - State: closed - Opened by playXE over 1 year ago - 1 comment

#703 - Impossible testing with pexpect when external printer used

Issue - State: open - Opened by godzie44 over 1 year ago - 2 comments

#702 - Fix position calculation on Windows

Pull Request - State: open - Opened by ShaneEverittM over 1 year ago - 3 comments
Labels: duplicate

#701 - Upgrade http links to https in Cargo.toml

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

#700 - Add CSI-u support

Pull Request - State: open - Opened by dustletter over 1 year ago

#700 - Add CSI-u support

Pull Request - State: open - Opened by dustletter over 1 year ago - 1 comment

#699 - Support CSI-u escape sequences

Issue - State: open - Opened by dustletter over 1 year ago

#698 - Move to the smaller, cargo-team maintained `home` crate

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

#697 - Fix clippy warnings

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

#696 - Generic Prompt Type

Pull Request - State: open - Opened by hoseinzadeh over 1 year ago - 1 comment

#696 - Generic Prompt Type

Pull Request - State: open - Opened by hoseinzadeh over 1 year ago - 1 comment

#695 - Add Editor::clear_screen method

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

#695 - Add Editor::clear_screen method

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

#694 - How to clear the screen?

Issue - State: closed - Opened by mamcx over 1 year ago - 1 comment
Labels: enhancement

#694 - How to clear the screen?

Issue - State: closed - Opened by mamcx over 1 year ago - 2 comments
Labels: enhancement

#693 - Update rusqlite requirement from 0.28.0 to 0.29.0

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

#692 - ExternalPrinter can't handle ASCII control character

Issue - State: open - Opened by yalikes over 1 year ago - 5 comments

#691 - Upgrade syn version

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

#691 - Upgrade syn version

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

#691 - Upgrade syn version

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

#690 - Multiple lines sent on pty input by `expect` are not seen by process

Issue - State: closed - Opened by mmastrac over 1 year ago - 9 comments

#690 - Multiple lines sent on pty input by `expect` are not seen by process

Issue - State: open - Opened by mmastrac over 1 year ago - 4 comments

#690 - Multiple lines sent on pty input by `expect` are not seen by process

Issue - State: closed - Opened by mmastrac over 1 year ago - 8 comments

#689 - Add minimum permissions to rust.yml workflow

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

#689 - Add minimum permissions to rust.yml workflow

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

#689 - Add minimum permissions to rust.yml workflow

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

#688 - Update bitflags requirement from 1.3 to 2.0

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

#688 - Update bitflags requirement from 1.3 to 2.0

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

#687 - Create dependabot.yml

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

#687 - Create dependabot.yml

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

#687 - Create dependabot.yml

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

#685 - [ci] Update actions/checkout in GitHub Actions workflows to v3

Pull Request - State: closed - Opened by striezel almost 2 years ago

#685 - [ci] Update actions/checkout in GitHub Actions workflows to v3

Pull Request - State: closed - Opened by striezel almost 2 years ago

#684 - Fix some typos

Pull Request - State: closed - Opened by striezel almost 2 years ago - 1 comment

#684 - Fix some typos

Pull Request - State: closed - Opened by striezel almost 2 years ago - 1 comment

#683 - Unnecessarily qualified path

Pull Request - State: closed - Opened by gwenn almost 2 years ago

#683 - Unnecessarily qualified path

Pull Request - State: closed - Opened by gwenn almost 2 years ago

#682 - Prepare next release

Pull Request - State: closed - Opened by gwenn almost 2 years ago

#682 - Prepare next release

Pull Request - State: closed - Opened by gwenn almost 2 years ago

#681 - New release?

Issue - State: closed - Opened by figsoda almost 2 years ago - 1 comment

#681 - New release?

Issue - State: closed - Opened by figsoda almost 2 years ago - 1 comment

#681 - New release?

Issue - State: closed - Opened by figsoda almost 2 years ago - 1 comment

#680 - Add FilenameCompleter::complete_path_unsorted

Pull Request - State: closed - Opened by figsoda almost 2 years ago

#680 - Add FilenameCompleter::complete_path_unsorted

Pull Request - State: closed - Opened by figsoda almost 2 years ago

#679 - Implement Clone for Pair

Pull Request - State: closed - Opened by figsoda almost 2 years ago

#679 - Implement Clone for Pair

Pull Request - State: closed - Opened by figsoda almost 2 years ago

#679 - Implement Clone for Pair

Pull Request - State: closed - Opened by figsoda almost 2 years ago

#678 - Example on README does not compile

Issue - State: closed - Opened by worikgh almost 2 years ago - 2 comments
Labels: question

#678 - Example on README does not compile

Issue - State: closed - Opened by worikgh almost 2 years ago - 2 comments
Labels: question

#677 - Examples on `master` branch don't compile using latest version

Issue - State: closed - Opened by jprochazk almost 2 years ago - 2 comments
Labels: invalid, question

#676 - Replace memchr::memchr by matches!

Pull Request - State: closed - Opened by gwenn almost 2 years ago

#676 - Replace memchr::memchr by matches!

Pull Request - State: closed - Opened by gwenn almost 2 years ago

#676 - Replace memchr::memchr by matches!

Pull Request - State: closed - Opened by gwenn almost 2 years ago

#675 - Upgrade to Rust edition 2021

Pull Request - State: closed - Opened by gwenn almost 2 years ago

#675 - Upgrade to Rust edition 2021

Pull Request - State: closed - Opened by gwenn almost 2 years ago

#675 - Upgrade to Rust edition 2021

Pull Request - State: closed - Opened by gwenn almost 2 years ago

#674 - docs: update branch for wez/wezterm

Pull Request - State: closed - Opened by LeoDog896 almost 2 years ago

#674 - docs: update branch for wez/wezterm

Pull Request - State: closed - Opened by LeoDog896 almost 2 years ago

#674 - docs: update branch for wez/wezterm

Pull Request - State: closed - Opened by LeoDog896 almost 2 years ago

#673 - MSRV policy

Issue - State: open - Opened by daxpedda almost 2 years ago - 4 comments
Labels: enhancement

#673 - MSRV policy

Issue - State: open - Opened by daxpedda almost 2 years ago - 4 comments
Labels: enhancement

#673 - MSRV policy

Issue - State: closed - Opened by daxpedda almost 2 years ago - 4 comments
Labels: enhancement

#672 - Bring MSRV to 1.60

Pull Request - State: closed - Opened by daxpedda almost 2 years ago - 1 comment

#672 - Bring MSRV to 1.60

Pull Request - State: closed - Opened by daxpedda almost 2 years ago - 1 comment

#672 - Bring MSRV to 1.60

Pull Request - State: closed - Opened by daxpedda almost 2 years ago - 1 comment

#671 - v10.1.0 increases the MSRV to 1.62

Issue - State: closed - Opened by daxpedda almost 2 years ago - 9 comments

#671 - v10.1.0 increases the MSRV to 1.62

Issue - State: closed - Opened by daxpedda almost 2 years ago - 9 comments

#671 - v10.1.0 increases the MSRV to 1.62

Issue - State: closed - Opened by daxpedda almost 2 years ago - 9 comments

#670 - Add derive feature that reexports rustyline-derive's API

Pull Request - State: closed - Opened by figsoda almost 2 years ago - 5 comments

#670 - Add derive feature that reexports rustyline-derive's API

Pull Request - State: closed - Opened by figsoda almost 2 years ago - 5 comments

#669 - Turn off skim's default features

Pull Request - State: closed - Opened by figsoda almost 2 years ago

#669 - Turn off skim's default features

Pull Request - State: closed - Opened by figsoda almost 2 years ago

#669 - Turn off skim's default features

Pull Request - State: closed - Opened by figsoda almost 2 years ago