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 troubleshooting tips for the keyboard service dialog #168

Merged

Commits on Oct 26, 2020

  1. Fix language indicator

    In Bash, backticks are used for command substitution. In PowerShell they're escapes.
    wjandrea authored Oct 26, 2020
    Configuration menu
    Copy the full SHA
    a39ceac View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2020

  1. Fix language marking on wt.exe example

    We had marked some powershell code as "bash"
    DHowett authored Oct 27, 2020
    Configuration menu
    Copy the full SHA
    0464df9 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. Configuration menu
    Copy the full SHA
    5035bda View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2020

  1. Configuration menu
    Copy the full SHA
    80c3c02 View commit details
    Browse the repository at this point in the history