mirror of
https://github.com/junegunn/fzf.git
synced 2025-12-18 18:35:59 +08:00
Improved handling of tab characters
This commit is contained in:
@@ -5,7 +5,7 @@ import (
|
||||
)
|
||||
|
||||
// Current version
|
||||
const Version = "0.9.1"
|
||||
const Version = "0.9.2-dev"
|
||||
|
||||
// fzf events
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user