Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Qt 6
  4. How to unbind keys in fakevim mode in Qt Creator?
Qt 6.11 is out! See what's new in the release blog

How to unbind keys in fakevim mode in Qt Creator?

Scheduled Pinned Locked Moved Unsolved Qt 6
1 Posts 1 Posters 293 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    A_new_user
    wrote on last edited by
    #1

    I have recently switched over to qt creator from visual studio for c/c++ development. One of the things I have heard good things about qt creator is the vim emulation through fakevim mode. I have enabled fakevim mode and it has been pretty good. However, I have had some issues with the build and run commands in my qt creator c/c++ project. It says that I have to press Ctrl+b to build my code and Ctrl+r to run the executable which has been compiled. I can issue these commands through the hammer and green run icon on the bottom left of the screen, however the keybindings do not work and so I presumet this is an issue with conflicting keys with fakevim in normal mode. Is there a way I can unbind these keys in normal mode such that Ctrl+b will build my code in normal mode and Ctrl+e will run my code in normal mode.

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved