mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-27 03:42:49 +00:00
Wire up the signal handlers
This commit is contained in:
parent
526a331f47
commit
99fde8723a
3 changed files with 69 additions and 2 deletions
|
|
@ -3,7 +3,6 @@
|
|||
package utils
|
||||
|
||||
import (
|
||||
"os"
|
||||
"time"
|
||||
|
||||
"golang.org/x/sys/unix"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue