Bugfix: Escape quits tpm with emacs copy mode

Fixes #43, closes #45
This commit is contained in:
Bruno Sutic
2015-08-04 17:20:03 +02:00
parent 62360f9180
commit bfc7a2c2cb
7 changed files with 36 additions and 1 deletions

View File

@@ -2,6 +2,8 @@
### master
- 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.
### v3.0.0, 2015-08-03
- refactor `shared_set_tpm_path_constant` function