Junegunn Choi
9abf2c8c9c
Allow suffix match on --nth with custom --delimiter
...
When --nth is used with a custom --delimiter, the last delimiter was
included in the search scope, forcing you to write the delimiter in
a suffix-match query. This commit removes the last delimiter from the
search scope.
# No need to write 'bar,$'
echo foo,bar,baz | fzf --delimiter , --nth 2 --filter 'bar$'
This can be seen as a breaking change, but I'm gonna say it's a bug fix.
Fix #3983
2025-02-12 20:53:32 +09:00
..
2025-01-20 00:32:50 +09:00
2024-06-19 11:26:08 +09:00
2025-02-11 23:43:43 +09:00
2025-02-12 20:15:04 +09:00
2025-02-09 13:52:20 +09:00
2025-01-10 20:53:47 +09:00
2025-01-22 19:16:08 +09:00
2021-02-28 18:28:21 +09:00
2024-06-10 20:33:55 +09:00
2024-06-10 20:33:55 +09:00
2024-06-10 20:33:55 +09:00
2024-07-27 11:30:25 +09:00
2025-02-12 20:15:04 +09:00
2024-05-21 01:06:10 +09:00
2023-07-16 17:14:22 +09:00
2023-07-16 17:14:22 +09:00
2016-08-19 02:39:32 +09:00
2025-02-06 19:57:39 +09:00
2024-01-01 15:38:35 +09:00
2024-10-16 00:45:12 +09:00
2024-06-04 17:50:46 +09:00
2024-06-04 17:50:46 +09:00
2024-05-07 01:06:42 +09:00
2024-04-13 14:58:11 +09:00
2024-04-13 14:58:11 +09:00
2025-02-02 02:23:47 +09:00
2025-02-12 20:15:04 +09:00
2025-02-09 13:22:33 +09:00
2025-02-12 20:53:32 +09:00
2024-09-29 19:33:42 +09:00
2024-09-29 19:33:42 +09:00
2024-09-29 19:33:42 +09:00
2024-11-03 20:12:47 +09:00
2024-11-26 17:26:16 +09:00
2022-03-29 21:23:45 +09:00
2025-01-16 01:38:45 +09:00
2022-03-29 21:23:45 +09:00
2025-01-24 00:54:53 +09:00
2024-06-14 21:33:42 +09:00
2025-01-27 18:04:57 +09:00
2024-08-29 16:41:52 +09:00
2024-08-29 16:41:52 +09:00
2025-02-12 20:15:04 +09:00
2025-01-17 13:12:51 +09:00
2025-02-09 11:53:35 +09:00
2025-02-12 20:53:32 +09:00
2024-09-29 19:33:42 +09:00
2024-05-23 18:42:54 +09:00