8 lines
173 B
Text
8 lines
173 B
Text
provide-module expand %—
|
|
define-command expand %{
|
|
execute-keys '<a-:>L<a-;>H'
|
|
}
|
|
define-command shrink %{
|
|
execute-keys '<a-:>H<a-;>L'
|
|
}
|
|
—
|