Kotlin / Kotlin/kotlin-interactive-shell
accept .inputrc configuration
Open
- Dominant language
- Java
- Stars
- 612
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
many repls for other languages (such as `ipython`, for example) will accept configuration from a `readline` file (`.inputrc`) for things like `vi` keybindings and other config.
please support this :)
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named. Start by locating the REPL's input-handling path and determine how configuration is currently loaded; support for .inputrc should include readline settings such as vi keybindings, with behavior comparable to other language REPLs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, kotlin
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100