This commit is contained in:
Bruno Sutic 2023-01-03 21:06:46 +01:00
parent 420656d265
commit fc412cbdf7
No known key found for this signature in database
GPG Key ID: CAFA7B1B2914ED81
1 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,8 @@
# Changelog
### master
### v3.1.0, 2023-01-03
- upgrade to new version of `tmux-test`
- bug: when using `emacs` copy mode, Enter does not quit screen after tpm
installation/update. Fix by making `Escape` the key for emacs mode.
@ -9,6 +11,7 @@
line endings - helps with misconfigured git on windows/cygwin
- readme update: announce Cygwin support
- un-deprecate old plugin definition syntax: `set -g @tpm_plugins`
- More stuff, check `git log`.
### v3.0.0, 2015-08-03
- refactor `shared_set_tpm_path_constant` function