Rustyline, but with async support
Find a file
2025-09-09 23:18:28 +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
renovate.json Add renovate.json 2025-09-09 23:18:28 +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