Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Macro hotkeys #3

Merged
merged 1 commit into from Sep 7, 2018
Merged

Macro hotkeys #3

merged 1 commit into from Sep 7, 2018

Commits on Sep 7, 2018

  1. Implement hotkey recording

    Define macros in a text file as lines of "key filename", eg:
    
    a a.txt
    
    Specify the macros file with -M.
    
    Press shift and the key to start recording. Press space to stop.
    Press the key to play back the macro.
    ali1234 committed Sep 7, 2018
    Copy the full SHA
    6974b41 View commit details
    Browse the repository at this point in the history