mirror of
https://github.com/rwinkhart/MUTN.git
synced 2026-09-05 08:37:20 -04:00
Also capture syscall.SIGINT in copy menu; bump libmutton to fix Windows background processes dying with parent terminal
This commit is contained in:
@@ -5,7 +5,7 @@ go 1.25.5
|
||||
require (
|
||||
github.com/charmbracelet/glamour v0.7.0
|
||||
github.com/rwinkhart/go-boilerplate v0.2.2
|
||||
github.com/rwinkhart/libmutton v0.4.3-0.20260109040506-4467a8c7421b
|
||||
github.com/rwinkhart/libmutton v0.4.3-0.20260111043639-f82b35bc4398
|
||||
golang.org/x/term v0.38.0
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user