diff --git a/.config/helix/config.toml b/.config/helix/config.toml index 04a0e8c7..802c2e83 100644 --- a/.config/helix/config.toml +++ b/.config/helix/config.toml @@ -148,7 +148,7 @@ x = "extend_line_above" # yazi integration space = [ ':sh rm -f /tmp/yazi-path', - ':insert-output yazi %{buffer_name} --chooser-file=/tmp/yazi-path', + ':insert-output footclient -d error yazi %{buffer_name} --chooser-file=/tmp/yazi-path', ':open %sh{cat /tmp/yazi-path}', ':redraw', ':set mouse false',