Yazi: Fzf on gf.
This commit is contained in:
parent
bd377d909c
commit
2a8730bf5b
|
@ -80,8 +80,11 @@
|
|||
run = "close";
|
||||
}
|
||||
{
|
||||
on = "<Space>";
|
||||
desc = "Goto interactive";
|
||||
on = [
|
||||
"g"
|
||||
"f"
|
||||
];
|
||||
desc = "Fzf search";
|
||||
run = "plugin fzf --args='--no-mouse'";
|
||||
}
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue