Code Monkey home page Code Monkey logo

Comments (10)

theoribeiro avatar theoribeiro commented on August 23, 2024 1

I have the same problem and found out what triggers it in my case is the following line:

redrawstatus

If I comment it, I have no issues anymore when coming back from Telepresence.
However, it does not make any sense to me. Why would redrawstatus trigger a change to insert mode?

from codeium.vim.

fortenforge avatar fortenforge commented on August 23, 2024 1

OK, assuming that the culprit really was that redrawstatus call, I've fixed this by guarding it behind a check to see if the user is actually using GetCodeiumStatus.

If you're experiencing this bug and not using Codeium's status line, please let me know if this fixed the issue.

from codeium.vim.

lordvidex avatar lordvidex commented on August 23, 2024 1

I still have this issue. In fact, <Esc> key does not change the mode from "Insert" to "Normal" when this plugin is installed but somehow, the <jk> remapping does.

from codeium.vim.

corintho avatar corintho commented on August 23, 2024 1

I was just having this problem today.
Buffers were randomly being set into insert mode, mostly after using telescope to navigate.
After disabling the lualine configuration to show the status, everything seems to be working as expected

from codeium.vim.

MisterFISHUP avatar MisterFISHUP commented on August 23, 2024

I have the same problem (using nvim v0.8.3 on ubuntu 22.04). I always thought it was my telescope that was broken until I saw this issue, and it's true that disabling Codeium removes the bug.

from codeium.vim.

stevie-b-g avatar stevie-b-g commented on August 23, 2024

Yeah, I have the same issue too.

from codeium.vim.

NCRoxas avatar NCRoxas commented on August 23, 2024

I have the same problem and found out if I disable hrsh7th/nvim-cmp the issue goes away. So the issue only appears if nvim-cmp and codeium are both installed.

from codeium.vim.

theoribeiro avatar theoribeiro commented on August 23, 2024

@fortenforge It seems to have solved on my side. Thanks!

from codeium.vim.

nyngwang avatar nyngwang commented on August 23, 2024

notice that: the culprit could also be some plugin to call startinsert.

from codeium.vim.

hmajid2301 avatar hmajid2301 commented on August 23, 2024

I'm also getting this issue until i remove codeium from my statusline.

from codeium.vim.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.