yegappan / fileselect

File Selector Vim Plugin
BSD 2-Clause "Simplified" License
18 stars 2 forks source link

add support for C-n, C-p, C-h in popup filter #10

Closed lacygoill closed 3 years ago

lacygoill commented 3 years ago

Currently, we cannot press C-h to delete a character, nor C-n and C-p to scroll in the popup menu. I think it would be useful to add support for those keys.

yegappan commented 3 years ago

Hi, Thanks for all the patches. I have merged most of them. RegardsYegappan On Sunday, October 4, 2020, 05:55:38 PM PDT, lacygoill notifications@github.com wrote:

Currently, we cannot press C-h to delete a character, nor C-n and C-p to scroll in the popup menu. I think it would be useful to add support for those keys.

You can view, comment on, or merge this pull request online at:

  https://github.com/yegappan/fileselect/pull/10

Commit Summary

File Changes

Patch Links:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.