mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-20 15:57:10 +09:00
import: Use micro-editor/terminal instead of zyedidia/terminal (#3600)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user