mirror of
https://github.com/tmux-plugins/tmux-resurrect.git
synced 2025-09-06 00:16:58 +00:00
Rename default strategy to ps
This commit is contained in:
@ -5,6 +5,7 @@
|
||||
'default' strategy.
|
||||
- save command strategy: 'pgrep'. It's here only if fallback is needed.
|
||||
- save command strategy: 'gdb'
|
||||
- rename default strategy name to 'ps'
|
||||
|
||||
### v1.3.0, 2014-09-20
|
||||
- remove dependency on `pgrep` command. Use `ps` for fetching process names.
|
||||
|
Reference in New Issue
Block a user