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.

Switch to Normal mode after pressed Ctrl+c and Visual mode after double clicked

See original GitHub issue

BUG REPORT

Enviroment: Window 10 ver 1703 (Build 15063.540) Visual Studio Code ver 1.15.1 VSCodeVim ver 0.10.0

Issue: I added "vim.useCtrlKeys": false, to my User settings, did i miss something?

  • Vim switch to Normal mode after I pressed Ctrl + C
  • Everytime I double clicked a word, Vim switch to Visual mode

My Setting image 002 image 003

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
Chilleecommented, Sep 9, 2017

Huh. useCtrlKeys does seem to have some issues. I’ll take a look at that.

0reactions
xconvergecommented, Oct 26, 2017

@Chillee yep you are correct

Read more comments on GitHub >

github_iconTop Results From Across the Web

Vim Stuck In Insert Mode - linux - Super User
Use CTRL-O to execute one Normal mode command |i_CTRL-O|). When this is a mapping, it is executed as if 'insertmode' was off. Normal...
Read more >
Other ways to exit Insert mode besides Escape
CTRL -O ( :help i_CTRL-O ) will accept one normal mode command and then return to insert mode. · CTRL-R ( :help i_CTRL-R...
Read more >
In Visual Studio Code Ctrl+V is not working - Stack Overflow
Open the keyboard shortcuts preferences by pressing CTRL + SHIFT + P ... pressing p in the NORMAL mode, or use Ctrl+V in...
Read more >
Select text - Microsoft Support
To select a single word, quickly double-click that word. To select a line of text, place your cursor at the start of the...
Read more >
Visual - Neovim docs
Using Visual mode consists of three parts: 1. Mark the start of the text with "v", "V" or CTRL-V . The character under...
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