github PatrickF1/fzf.fish v8.0

latest releases: v10.2, v10.1, v10.0...
2 years ago

Search processes (#216 - @cr-mitmit)

  • Search through all running processes and insert the pid of the selected process
  • Useful for commands such as kill -STOP $pid or lsof -p $pid
  • Includes a preview that shows other useful information about the process selected such as parent pid, CPU use, memory use, and start time.
  • The feature is very usable and well tested but is not 100% done and I will follow up with an update hopefully soon to put the finishing touches on it.

Don't miss a new fzf.fish release

NewReleases is sending notifications on new releases.