Fix: Filter Kitty keyboard and other terminal queries from history (#23)

This commit is contained in:
David Beesley
2026-01-24 20:57:49 -07:00
committed by GitHub
parent 420da759a7
commit e2b20dce1c
5 changed files with 382 additions and 19 deletions

View File

@@ -5,6 +5,6 @@ members = [
]
[workspace.package]
version = "0.1.2"
version = "0.1.3"
edition = "2024"
authors = ["David Beesley"]