Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-31932

Remap single quote in fakeVim is ignored

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • Qt Creator 13.0.1
    • FakeVim
    • None
    • macOS

    Description

      I'm using fakeVim mode with QtCreator. I have the following content of in a .fakevimrc which I ask QtCreator to parse:

      noremap ' <Right>

      with which I intend to remap the single quote character or apostroph to the <Right> key. However, QtCreator ignores this remap and enters command mode instead of moving the cursor to the right.

      Mapping other keys with the syntax and in the same file succeed - e.g. noremap m <Right>. Which then allows to press "m" and move the cursor to the right with it.

      Utilizing the same with neovim on the commandline like nvim -u .fakevimrc yields the desired effect.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            hjk hjk
            jochen.rau Jochen Rau
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes