https://github.com/markus1189/helm-proc
Helm source and actions to manage processes
https://github.com/markus1189/helm-proc
Last synced: over 1 year ago
JSON representation
Helm source and actions to manage processes
- Host: GitHub
- URL: https://github.com/markus1189/helm-proc
- Owner: markus1189
- Created: 2014-03-24T18:59:33.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2024-12-30T17:32:10.000Z (over 1 year ago)
- Last Synced: 2025-03-28T03:30:31.137Z (over 1 year ago)
- Language: Emacs Lisp
- Size: 20.5 KB
- Stars: 10
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
helm-proc
=========
Helm source and actions to manage processes.
Some example actions:
* Send TERM/KILL to process
* Polite KILL: Send TERM, wait and then KILL
* Open /proc dir for process
* Attach strace