mirror of
https://github.com/tmux-plugins/tmux-resurrect.git
synced 2025-09-05 16:06:57 +00:00
Implement save command strategy gdb
@danschumann originally came up with this strategy in #44
This commit is contained in:
@ -4,6 +4,7 @@
|
||||
- plugin now uses strategies when fetching pane full command. Implemented
|
||||
'default' strategy.
|
||||
- save command strategy: 'pgrep'. It's here only if fallback is needed.
|
||||
- save command strategy: 'gdb'
|
||||
|
||||
### v1.3.0, 2014-09-20
|
||||
- remove dependency on `pgrep` command. Use `ps` for fetching process names.
|
||||
|
Reference in New Issue
Block a user