This commit is contained in:
Bruno Sutic 2014-10-25 18:46:15 +02:00
parent a35d5f9b90
commit e38eed7dae
No known key found for this signature in database
GPG Key ID: 66D96E4F2F7EF26C
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
# Changelog
### master
### v1.4.0, 2014-10-25
- plugin now uses strategies when fetching pane full command. Implemented
'default' strategy.
- save command strategy: 'pgrep'. It's here only if fallback is needed.