Closed m-ender closed 6 years ago
Something like $L, $U to enforce upper or lower case. Some sequence to disable them again. Probably also, $l, $u to change only the case of the next letter. Maybe also one to swap case.
$L
$U
$l
$u
I added $l, $u, $L, $U and $T (title case), and they'll be released as part of Retina 1.0.
$T
Something like
$L
,$U
to enforce upper or lower case. Some sequence to disable them again. Probably also,$l
,$u
to change only the case of the next letter. Maybe also one to swap case.