Compare commits
1 Commits
7cee9bbbe7
...
5dbdae0203
Author | SHA1 | Date | |
---|---|---|---|
5dbdae0203 |
@ -74,7 +74,7 @@ EOF
|
|||||||
|
|
||||||
# Hide the cursor for zcurses, trap SIGINT to ensure cleanup in
|
# Hide the cursor for zcurses, trap SIGINT to ensure cleanup in
|
||||||
# always-list occurs below
|
# always-list occurs below
|
||||||
tput civis; trap 'return 130' INT
|
tput civis; trap 'exit 130' INT
|
||||||
|
|
||||||
# Enter display loop
|
# Enter display loop
|
||||||
local key keypad
|
local key keypad
|
||||||
|
Loading…
x
Reference in New Issue
Block a user