import: Use micro-editor/terminal instead of zyedidia/terminal (#3600)

This commit is contained in:
Jöran Karl
2025-01-14 18:20:37 +01:00
committed by GitHub
parent c77ed02778
commit f49487dc3a
6 changed files with 7 additions and 7 deletions

View File

@@ -7,7 +7,7 @@ import (
"github.com/zyedidia/micro/v2/internal/buffer"
"github.com/zyedidia/micro/v2/internal/screen"
"github.com/zyedidia/terminal"
"github.com/micro-editor/terminal"
)
type TermType int