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