Use upstream updated zyedidia tcell

This commit is contained in:
Zachary Yedidia
2019-12-31 20:15:45 -05:00
parent 6632ab0a77
commit 0301e3539e
20 changed files with 23 additions and 32 deletions

View File

@@ -7,7 +7,7 @@ import (
"os"
"sort"
"github.com/gdamore/tcell"
"github.com/zyedidia/tcell"
"github.com/go-errors/errors"
isatty "github.com/mattn/go-isatty"
"github.com/zyedidia/micro/internal/action"