mirror of
https://github.com/tmux-plugins/tmux-resurrect.git
synced 2025-09-06 08:26:57 +00:00
Use a strategy when fetching pane full command
This commit is contained in:
@ -1,6 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
### master
|
||||
- plugin now uses strategies when fetching pane full command. Implemented
|
||||
'default' strategy.
|
||||
|
||||
### v1.3.0, 2014-09-20
|
||||
- remove dependency on `pgrep` command. Use `ps` for fetching process names.
|
||||
|
Reference in New Issue
Block a user