feat: Add new system for multi-selections.

This commit is contained in:
2026-03-14 13:55:55 -04:00
parent f6f1efdf8e
commit 2e29dfc103
13 changed files with 930 additions and 63 deletions

1
Cargo.lock generated
View File

@@ -1090,6 +1090,7 @@ name = "pikl-core"
version = "0.1.0"
dependencies = [
"fancy-regex 0.14.0",
"indexmap",
"nucleo-matcher",
"pikl-test-macros",
"serde",