mirror of
https://github.com/rwinkhart/MUTN.git
synced 2026-08-27 20:36:29 -04:00
Handle cases where the user initialized libmutton in a different client and has no text editor specified (also allow setting a text editor in the tweak menu)
This commit is contained in:
@@ -5,7 +5,7 @@ go 1.24.4
|
||||
require (
|
||||
github.com/charmbracelet/glamour v0.7.0
|
||||
github.com/rwinkhart/go-boilerplate v0.1.0
|
||||
github.com/rwinkhart/libmutton v0.3.2-0.20250619231646-d1b5c50d7066
|
||||
github.com/rwinkhart/libmutton v0.3.2-0.20250701025912-1a66a30bc184
|
||||
golang.org/x/term v0.32.0
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user