Fix #162 - Ignore \e[K

This commit is contained in:
Junegunn Choi
2015-03-27 12:35:06 +09:00
parent 9bba6bd172
commit ce7d4a1c53
4 changed files with 14 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ import (
)
// Current version
const Version = "0.9.5"
const Version = "0.9.5-p1"
// fzf events
const (