Vim mode CTRL+[ does not exit input mode anymore

Steps to reproduce

  • Enable vim mode
  • Create a note
  • press i
  • press CTRL+[

Expected result

Vim goes back to normal mode.

Actual result

Nothing happens/if line was indented, an indent is removed.

Environment

  • Operating system:
    Ubuntu 18.04
  • Obsidian version:
    0.7.3

Additional information

CTRL+[ is a default alternative to ESC in vim, which has worked before. This might have been broken/changed by the fixes applied in 0.7.1

Steps to reproduce

Enable vim mode, press i to enter insert mode, press ctrl+[ to return to normal mode. Doesn’t work.

Expected result

ctrl+[ should exit insert mode

Actual result

nothing happens

Environment

  • Operating system: Windows 10 Pro
  • Obsidian version: 0.7.3

Additional information

Will be fixed in 0.7.5

1 Like