Skip to content

Add ESC-to-clear keybind to "Coming from CMD" and "Coming from PowerShell" pages #2331

Add ESC-to-clear keybind to "Coming from CMD" and "Coming from PowerShell" pages

Add ESC-to-clear keybind to "Coming from CMD" and "Coming from PowerShell" pages #2331

Workflow file for this run

name: Typos
on: [pull_request]
jobs:
run:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v6.0.0
- name: Check spelling
uses: crate-ci/typos@master