Skip to content

Autocomplete not working on Vim 9.1 (Termux, Android) #510

@theJuniorProgrammer3

Description

@theJuniorProgrammer3

Environment

  • Plugin: codeium.vim
  • Vim version: 9.1 (compiled via Termux on Android)
  • OS: Android (via Termux)
  • Plugin installed via: vim-plug
  • Token authorized successfully via :Codeium Auth

Problem

Autocomplete does not work at all. No suggestions appear, even after:

  • Running :Codeium Enable and :Codeium Toggle
  • Triggering manually with Alt+\
  • Updating plugin with :PlugUpdate
  • Confirming :echo has('job') + has('channel') + has('popupwin') returns 3

No error messages are shown. Just no response.

Question

Is Termux officially supported? Are there known limitations or workarounds for this environment?

Happy to test or provide logs if needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions