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

Some keybindings not work in FakeVim

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:

                There are no open Gerrit changes