Files
junegunn--fzf/test
Charalambos Emmanouilidis 8d688521fe Fix --accept-nth being ignored in filter mode (#4636)
The --accept-nth option was not being respected when using --filter mode.
This caused fzf to output entire lines instead of only the specified fields.

Added buildItemTransformer() helper function to consistently apply field
transformations across filter mode (both streaming and non-streaming) and
select1/exit0 modes.

Fixes #4615
2025-12-19 18:31:39 +09:00
..
2025-09-22 21:23:54 +09:00
2025-01-25 19:57:40 +09:00
2025-01-25 19:57:40 +09:00
2025-10-09 00:17:00 +09:00