diff options
author | 2016-07-24 15:40:55 -0400 | |
---|---|---|
committer | 2016-07-24 15:40:55 -0400 | |
commit | e9474c8c82745d82ffb39ff1618a96b10f724077 (patch) | |
tree | c4955dbf53e73e050b132da79a9ecd5b3aa55530 /THANKS.md | |
parent | 74049a11517ffb608bf64aabcc96535d1bc7b298 (diff) | |
download | textadept-e9474c8c82745d82ffb39ff1618a96b10f724077.tar.gz textadept-e9474c8c82745d82ffb39ff1618a96b10f724077.zip |
Added `events.TAB_CLICKED` event.
This allows for the user to override the default switch behavior (e.g. switch to
an existing split view that already has the target buffer open).
Thanks to Gabriel Dubatti.
Diffstat (limited to 'THANKS.md')
-rw-r--r-- | THANKS.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -34,6 +34,7 @@ private contract work related to Textadept. * Carl Sturtivant * Chris Emerson * Daniel Wutke +* Gabriel Dubatti * Gilles Grégoire * Giovanni Salmeri * Ivan Baidakou |