Rustyline, but with async support
Find a file
Jade Ellis 936156d580
All checks were successful
Patch Update / update-patchy (push) Successful in 31s
chore: Update
2026-03-27 17:04:32 +00:00
.github/workflows chore: Initial commit 2025-06-21 00:43:25 +01:00
.patchy chore: Update 2026-03-27 17:04:32 +00: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