We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 420656d commit fc412cbCopy full SHA for fc412cb
CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Changelog
2
3
### master
4
+
5
+### v3.1.0, 2023-01-03
6
- upgrade to new version of `tmux-test`
7
- bug: when using `emacs` copy mode, Enter does not quit screen after tpm
8
installation/update. Fix by making `Escape` the key for emacs mode.
@@ -9,6 +11,7 @@
9
11
line endings - helps with misconfigured git on windows/cygwin
10
12
- readme update: announce Cygwin support
13
- un-deprecate old plugin definition syntax: `set -g @tpm_plugins`
14
+- More stuff, check `git log`.
15
16
### v3.0.0, 2015-08-03
17
- refactor `shared_set_tpm_path_constant` function
0 commit comments