4 Commits

Author SHA1 Message Date
bitraid
bb64d84ce4
[fish] Enable multiple history commands insertion (#4280)
Enable inserting multiple history commands. To disable, set `--no-multi`
through `$FZF_CTRL_R_OPTS`.

Also, remove the usage of `become` action, to avoid leaving behind
temporary files.

Co-authored-by: Junegunn Choi <junegunn.c@gmail.com>
2025-02-26 00:18:56 +09:00
Junegunn Choi
6fa8295ac5
walker: Append path separator to directories
Close #4255
2025-02-18 22:03:59 +09:00
Junegunn Choi
2f8a72a42a
More match_count fixes 2025-01-27 15:22:39 +09:00
Junegunn Choi
0237bf09bf
Split integration test file (#4205) 2025-01-25 19:57:40 +09:00