summaryrefslogtreecommitdiffstats
path: root/src/constants.go
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2021-03-07 11:30:26 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2021-03-07 11:30:26 +0900
commite2e8d94b147c164c9c0bf8c2b70e84eb3395657c (patch)
treeb9d626d486d590e108b25a7d4ba9a4699c1bd94b /src/constants.go
parent4f9a7f8c879ef625f3bec5946df9e7fe5768f9dd (diff)
Kill input command on terminate
Fix #2381 Close #2382
Diffstat (limited to 'src/constants.go')
-rw-r--r--src/constants.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/constants.go b/src/constants.go
index 9842e0bf..96d9821d 100644
--- a/src/constants.go
+++ b/src/constants.go
@@ -73,6 +73,7 @@ const (
EvtSearchFin
EvtHeader
EvtReady
+ EvtQuit
)
const (