diff options
author | pommicket <pommicket@gmail.com> | 2022-08-19 17:30:54 -0400 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2022-08-19 17:30:54 -0400 |
commit | b37150e7ae111808be79714eba52dad34b975689 (patch) | |
tree | 9501f5cbfaa1535e35bd71f1a7d4f72c0121dba6 /ted.cfg | |
parent | 81e1801ef0d61fe4e29db8b352b1fadff75503fb (diff) |
X1/X2 commands
Diffstat (limited to 'ted.cfg')
-rw-r--r-- | ted.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -142,6 +142,9 @@ Alt+7 = 6 :tab-switch Alt+8 = 7 :tab-switch Alt+9 = 8 :tab-switch Alt+0 = 9 :tab-switch +# (for if you have those fancy extra buttons on your mouse) +X1 = :tab-prev +X2 = :tab-next Ctrl++ = 3 :increase-text-size Ctrl+- = 3 :decrease-text-size |