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

Add 'insert' key for --bind

Close #1744
This commit is contained in:
Junegunn Choi
2020-02-24 01:43:19 +09:00
parent ec75d16ea8
commit dca56da0ef
5 changed files with 12 additions and 2 deletions

View File

@@ -66,6 +66,7 @@ const (
Right
Home
End
Insert
SUp
SDown