Execute a repeated task by typing Ctrl-T
.
After typing abcabc
, you can get another abc
by typing Ctrl-T
.
You can get more abc
's by typing more Ctrl-T
's.
You can repeat more complex tasks like below.
After editing top two lines in the same way,
you can repeat the task by typing Ctrl-T
's.
Ctrl-T
is hard-coded and unchangeable.
(hopefully fixed in the future)Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.