QtCreator: Command-S with FakeVim turned on behaves as "s" in VIM's normal mode
-
I'm just trying out QtCreator on a Mac (OS X Yosemite) and found a quite nasty bug, which I can't find a way to work around. Command-S doesn't save a file in FakeVim's normal mode, but rather ignores the "Command" key and simply acts as if I pressed just "s".
-
it's been 11 years, this bug persist... is there any workaround or plan to fix it ?
-
There is a bug report at QTCREATORBUG-13392: Command-s on a Mac fails when FakeVim is enabled, which also had a patchset attached.
I've updated the patchset, tested on my macOS and with it when I press
<Cmd>+S
in normal mode ... it just saves the file.It would be great if you could test the artifact from the GitHub Actions job, since I only tested the above case and I'm not a FakeVim user and I don't know if something else broke.
-
it's been 11 years, this bug persist... is there any workaround or plan to fix it ?
@breeze0801 has been fixed now. Will be part of Qt Creator 17.0.1. You can get a snapshot the next days from https://download.qt.io/snapshots/qtcreator/17.0/17.0.1/
Thank you for reporting, your message triggered this fix!