feature: add F9 as an alternative process kill key (#518)

Adds F9 as an alternative kill shortcut to dd.
This commit is contained in:
Clement Tsang
2021-06-22 20:34:00 -04:00
committed by GitHub
parent 2b4eba8f3c
commit 93b899e745
5 changed files with 8 additions and 5 deletions
+2
View File
@@ -12,12 +12,14 @@ on:
paths-ignore:
- 'README.md'
- 'docs/**'
- '.github/ISSUE_TEMPLATE/**'
push:
branches:
- master
paths-ignore:
- 'README.md'
- 'docs/**'
- '.github/ISSUE_TEMPLATE/**'
jobs:
# Check rustfmt