m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-18 16:45:38 -05:00

Update tcell to fix double-enter problem on Windows GVim

- Close #1169
- https://github.com/gdamore/tcell/pull/159
This commit is contained in:
Junegunn Choi
2017-12-03 14:17:56 +09:00
parent 54a026525a
commit 306d51cdcf
2 changed files with 101 additions and 5 deletions

View File

@@ -7,7 +7,7 @@ import:
- package: github.com/mattn/go-shellwords
version: 02e3cf038dcea8290e44424da473dd12be796a8a
- package: github.com/gdamore/tcell
version: 44772c121bb7838819d3ba4a7e84c0c2d617328e
version: 0a0db94084dfe181108c18508ebd312f12d331fb
subpackages:
- encoding
- package: golang.org/x/crypto