Switch back to original tcell

This commit is contained in:
Zachary Yedidia
2016-03-23 16:37:49 -04:00
parent a35af11924
commit ab69812440
6 changed files with 6 additions and 6 deletions

View File

@@ -2,7 +2,7 @@ package main
import (
"github.com/atotto/clipboard"
"github.com/zyedidia/tcell"
"github.com/gdamore/tcell"
"os"
"strconv"
"strings"