helix/helix-term
Peter Retzlaff 9206f0a876
Add filter_format field for Column in pickers
Add the option to provide a formatting function for the filtering of
picker columns that is separate from the formatting function for
displaying it in the view.
Use this new option for the "path" column of the workspace diagnostics
picker, so that we are filtering on the full (relative) file path,
instead of the truncated value.

Fixes #13608
2025-07-08 09:38:31 +02:00
..
src Add filter_format field for Column in pickers 2025-07-08 09:38:31 +02:00
tests Fix prompt truncation for non-ASCII lines 2025-06-19 10:44:06 -04:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
Cargo.toml build(deps): bump indexmap in the rust-dependencies group (#13872) 2025-07-01 17:06:54 +09:00
build.rs chore: clean up clippy lints (#11377) 2024-08-01 06:39:46 +09:00