Support meta settings in inputrc
Open
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 311
- Forks
- 99
- Avg merge
- 6d 4h
- Merged PRs (30d)
- 1
Description
convert-metaenable-meta-keyinput-metaoutput-meta
ref. https://www.gnu.org/software/bash/manual/html_node/Readline-Init-File-Syntax.html
related: https://github.com/ruby/reline/pull/299, https://github.com/ruby/reline/issues/298
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating how inputrc settings are handled, then read the GNU Readline Init File Syntax reference for convert-meta, enable-meta-key, input-meta, and output-meta. Review the related pull request and issue for existing context. Done means all four settings are supported according to the referenced behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100