
Control-t transpose characters by Logical Extreme Technology
Make control-t swap the characters around the cursor, like emacs.
40 Users40 Users
Extension Metadata
About this extension
Many terminal applications including emacs, and from this lineage, most MacOS inputs, support control-t to transpose the characters around the cursor. Firefox currently lacks this feature, though they would be willing to support it: https://bugzilla.mozilla.org/show_bug.cgi?id=433972
In the meantime, this add-on adds the control-t shortcut to inputs and contenteditable elements.
In the meantime, this add-on adds the control-t shortcut to inputs and contenteditable elements.
Rated 0 by 0 reviewers
Permissions and dataLearn more
Required permissions:
- Access your data for all websites
More information
- Add-on Links
- Version
- 1.1
- Size
- 26.2 KB
- Last updated
- 3 years ago (Dec 12, 2022)
- Related Categories
- License
- MIT License
- Version History
- Add to collection
Release notes for 1.1
1.1: Add handling for a newline after the cursor. The two characters before the newline will be transposed.
Also discovered a bug: transposing characters does not work with control-z undo.
Also discovered a bug: transposing characters does not work with control-z undo.