Rustyline, but with async support
Find a file
Jade Ellis cf87411086
All checks were successful
Patch Update / update-patchy (push) Successful in 12s
fix: Rebase patch
2025-06-21 00:46:40 +01:00
.github/workflows chore: Initial commit 2025-06-21 00:43:25 +01:00
.patchy fix: Rebase patch 2025-06-21 00:46:40 +01:00
.gitignore chore: Initial commit 2025-06-21 00:43:25 +01:00
README.md chore: Initial commit 2025-06-21 00:43:25 +01:00

rustyline-async patches

This repository maintains continuwuity specific patches for the rustyline-async package. It uses the patchy CLI tool to automate generating the final git branch for use in continuwuity. This is configured in .patchy/config.toml

Current applied changes;

  • Add event for control-\
  • Add tab completion callback