Skip to content

fix: make clear command erase scrollback buffer by default #427

fix: make clear command erase scrollback buffer by default

fix: make clear command erase scrollback buffer by default #427

Workflow file for this run

name: Typos
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
typos:
name: spell check
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- name: Check spelling
uses: crate-ci/typos@b48ba0f02b2a623fe5852b679366636e783ada3d # master