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

Some keybindings not work in FakeVim

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • Qt Creator 4.7.0
    • FakeVim
    • Archlinux
    • Linux/X11

    Description

      Might be related to QTCREATORBUG-14413

      Also reported in https://github.com/hluk/FakeVim/issues/41

      ```
      nnoremap <Esc> :save<CR>
      nmap <C-Enter> :projectrun<CR>
      noremap <C-o> ,<C-o>
      noremap <C-i> ,<C-i>
      ```

      There are two issues. 1) The first two lines <Esc> and <C-Enter> don't work at all. It behaves like Esc and Enter. 2) <C-o> and <C-i> somehow redirect to the system's keybindings, but it only works on the first 2 or 3 key press.

      Attachments

        Issue Links

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

          Activity

            People

              hjk hjk
              amosbird Amos Bird
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes