in zsh, when I try to filter the results of restic ls with fzf, the process automatically put to background with "suspended (tty output)". eg.
restic ls -q <repo_id> /some/path | fzf
How can I keep the process in foreground?
in zsh, when I try to filter the results of restic ls with fzf, the process automatically put to background with "suspended (tty output)". eg.
restic ls -q <repo_id> /some/path | fzf
How can I keep the process in foreground?
Copyright © 2021 Jogjafile Inc.