You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally posted by tesses June 13, 2022
I think that would be a cool idea to add a way of calling the functions with a macro
For example: enmap <num>gg <jump_caret_to_BOF><num><move_cursor_down>
Or better: enmap <num>gg <gg><num><j>
I really love this project!
and
I see.
How about making map and noremap each consider native commands or not, and expressing whether or not to tell Windows about the generated commands with {}, etc.?
Example.
noremapjeasy_click_left" a -> move_cursor_downnoremapaj" a -> easy_click_leftmapaj" only inside {} is actually entered.noremapaj{This text is inserted}
Thanks.
The text was updated successfully, but these errors were encountered:
Discussed in #96
and
The text was updated successfully, but these errors were encountered: