From f01ad3f726701349a2de24ae2e3fcf663f273ee3 Mon Sep 17 00:00:00 2001 From: Zachary Yedidia Date: Fri, 6 Oct 2017 13:03:43 -0400 Subject: [PATCH] Update tcell to use gdamore's fix for idle wakeup Note that you may encounter merge conflicts if you try to update. If you do, remove the directory `cmd/micro/vendor/github.com/zyedidia/tcell` and it will be recloned. --- cmd/micro/vendor/github.com/zyedidia/tcell | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/micro/vendor/github.com/zyedidia/tcell b/cmd/micro/vendor/github.com/zyedidia/tcell index c47e7556..a221f2fa 160000 --- a/cmd/micro/vendor/github.com/zyedidia/tcell +++ b/cmd/micro/vendor/github.com/zyedidia/tcell @@ -1 +1 @@ -Subproject commit c47e75564a5c5e7fb5c7e5ec5b341c7902d551bc +Subproject commit a221f2faf4f9a059c8eba8f91c5d0dbd9845a985