Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #6728
    dreftymac
    Participant

    Vim has the nice feature that you can scroll through using the N and P keys. Is it possible to do this or something similar with the autocomplete plugin, so the user does not have to use the arrow keys to iterate through the items?

    #6734
    Yutaka Emura
    Keymaster

    dreftymac wrote:
    Vim has the nice feature that you can scroll through using the N and P keys. Is it possible to do this or something similar with the autocomplete plugin, so the user does not have to use the arrow keys to iterate through the items?

    AutoComplete plug-in or WordComplete plug-in?
    AutoComplete plug-in doesn’t contain a list box you can scroll up and down. WordComplete contains a list box, but you can’t customize the keys to scroll since this is a standard Windows control. You can, however, customize other commands such as “Show Candidates Manually” and “Complete” in the Keyboard tab of the plug-in properties.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.