fix whitespace

This commit is contained in:
a1346054 2021-08-14 09:47:04 +00:00 committed by David Peter
parent 5b4869a940
commit 1c72f80ff5
3 changed files with 1 additions and 4 deletions

View File

@ -1,2 +1 @@
blank_issues_enabled: true

View File

@ -6,5 +6,3 @@ labels: feature-request
assignees: ''
---

2
doc/screencast.sh vendored
View File

@ -20,7 +20,7 @@ enter() {
}
prompt() {
printf '%b ' $PROMPT | pv -q
printf '%b ' "$PROMPT" | pv -q
}
type() {