Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. FakeVim setting to move past end/beginning of line (l or j)
Forum Updated to NodeBB v4.3 + New Features

FakeVim setting to move past end/beginning of line (l or j)

Scheduled Pinned Locked Moved Solved Qt Creator and other tools
2 Posts 2 Posters 651 Views 1 Watching
  • 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.
  • L Offline
    L Offline
    LeeAnim8err
    wrote on last edited by
    #1

    I have just started using Qt creator again and I am a vim user, so I am using Fakevim. I noticed with the default fakevim setting the l and j cursor movement (or the left right arrows) do not move past the end or beginning of a line. If I take the editor out of fakevim mode then the left right arrow keys will move past the end of a line to the beginning of the next line.

    Is there a setting that will allow the l and j key to move past the end of line or beginning of line?

    Thanks
    Lee

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      AFAIK, These keys follow the vi behavior, so it's the right behavior. If you want to modify that, you can try to create a new vimrc file with the remap of j and h the way you want them.

      Hope it helps

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1

      • Login

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