Hopefully fixed keys so they actually work again.
This commit is contained in:
parent
7d1e13d99d
commit
f36c41931c
@ -28,7 +28,8 @@ declare -A tuning=(
|
||||
export DIALOGOPTS='--insecure --no-lines --visit-items'
|
||||
|
||||
flush_keys() {
|
||||
read -st0.001 continue
|
||||
local keys
|
||||
read -st0.001 keys
|
||||
}
|
||||
|
||||
show_help() {
|
||||
|
Loading…
Reference in New Issue
Block a user