9 lines
403 B
Markdown
9 lines
403 B
Markdown
# `rustyline-async` patches
|
|
|
|
This repository maintains continuwuity specific patches for the rustyline-async package.
|
|
It uses the [patchy CLI tool](https://github.com/nik-rev/patchy) to automate generating the final git branch for use in continuwuity.
|
|
This is configured in [`.patchy/config.toml`](.patchy/config.toml)
|
|
|
|
Current applied changes;
|
|
- Add event for `control-\`
|
|
- Add tab completion callback
|