question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Ubuntu Chrome PWA can not use vimplugin esc key

See original GitHub issue

OS/Web Information

  • Web Browser: Chrome 92.0.4515.107
  • Local OS: Ubuntu 18
  • Remote OS:debain
  • code-server --version: code-server 3.10.2

Steps to Reproduce

1.Code Server install vscodevim.vim 2.Open Chrome and Open Code-Server with PWA full screen or normal mode 3.input in Code-Server editor with vim insert mode, and pressed esc key

Expected

vim mode change to normal mode

Actual

input cursor disappeared, editor not unfocused

please help me. thanks

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
whenSunSetcommented, Aug 4, 2021

i think i find the result why my cursor is disappearing

because my chrome used a plugin named vimium.

this plugin will make my cursor disappear when i pressed esc

Thanks for your help。 @jsjoeio

0reactions
jsjoeiocommented, Aug 4, 2021

OH! That makes more sense. Sure thing! Glad you found it 🎉

Read more comments on GitHub >

github_iconTop Results From Across the Web

ESC key stopped working -- any alternate for menuless vim to ...
Hello, For some unknown reason, my ESC key does not work -- neither on the laptop keyboard nor on an external keyboard. Is...
Read more >
VIM, ESC key doesn't work - Ubuntu 20.04
I'm using Ubuntu 20.04 in a Lenovo ideapad. Any help is really appreciated. the VIM terminal that appears when trying to git revert...
Read more >
How to send the ESC signal to vim when my esc key doesn't ...
This works for any *nix using X11. Use xev -event keyboard (and then press CapsLock ) to get the keycode for the CapsLock...
Read more >
Escape key not working, in any ot the vim extensions #86745
I was using the vscode.vim extension for many months without problem. VS Code version: Code 1.40.2 (f359dd6, 2019-11-25T14:54:40.719Z)
Read more >
how to force exit vim Code Example - Code Grepper
Press Esc key: This is very important, because you must exit the edit mode first before typing the exit command(s). Next, you can...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found