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

Add. HotKeys plugin #93

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Add. HotKeys plugin #93

wants to merge 6 commits into from

Commits on Sep 11, 2021

  1. Add. HotKeys plugin

    moteus committed Sep 11, 2021
    Configuration menu
    Copy the full SHA
    c4600ee View commit details
    Browse the repository at this point in the history
  2. Fix. Typo

    moteus committed Sep 11, 2021
    Configuration menu
    Copy the full SHA
    82b8a81 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2021

  1. Add. Support chaining simple character.

    Some fixes
    moteus committed Sep 12, 2021
    Configuration menu
    Copy the full SHA
    cba109b View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. Support lower case for chars

    moteus committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    8e267f0 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. Configuration menu
    Copy the full SHA
    fb44e44 View commit details
    Browse the repository at this point in the history
  2. Support set key sequence as single string

    Strings like `Ctrl-K M` or `Ctrl-K Ctrl-M`
    moteus committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    8eea0dc View commit details
    Browse the repository at this point in the history