Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

complete_files error #261

Open
ivanbrennan opened this issue May 16, 2023 · 1 comment
Open

complete_files error #261

ivanbrennan opened this issue May 16, 2023 · 1 comment

Comments

@ivanbrennan
Copy link
Contributor

The following steps lead to an error:

  • invoke Grepper command
  • enter an alphanumeric character
  • hit Tab
  • hit Escape
:Grepper<CR>
a<Tab><Esc>

Expected result: cleanly exit ex mode

Actual result: Error

Error detected while processing function <SNR>62_parse_flags[84]..<SNR>62_start[12]..<SNR>62_process_flags[46]..<SNR>62_prompt[82]..function <SNR>62_parse_flags[84]..<SNR>62_start[12]..<SNR>62_process_flags[46]..<SNR>62_prompt:
line   58:
E1303: Custom list completion function does not return a List but a number
@lbonn
Copy link
Collaborator

lbonn commented Jan 31, 2024

@ivanbrennan do you have more information on your setup? vim and vim-grepper version, vim-grepper configuration and installed plugins?

I don't see it happening on stock configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants