Skip to content

Accessing vim.current.window (through python-client) breaks CursorHoldI?! #3757

@blueyed

Description

@blueyed

I have found a strange bug when using deoplete, where accessing self.vim.current.window through a Python RPC call seems to break the CursorHoldI handling?!

See Shougo/deoplete.nvim#81 for more information and a test case (based on deoplete).

I have also tried the latest python-client from Git (https://github.com/neovim/python-client/tree/6c0ec04307442dedc851873504b379f4dcdb33a0) without success.

Why might that happen?
Where can I look further to debug this?

This breaks the feature to display call signatures (g:jedi#show_call_signatures) in jedi-vim.

Metadata

Metadata

Assignees

No one assigned

    Labels

    apilibnvim, Nvim RPC APIhas:planhas:reproissue contains minimal reproducing steps

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions