Vim mode escape key ignored when tag drop down present

Steps to reproduce

  1. With vim mode enabled enter into a note
    - [ ] do this thing #process leaving the mode in input at the last s in process
  2. Press escape to leave input mode

Expected result

Escape leaves input mode.

Actual result

Escape dismisses the tag popup leaving you in input mode.

Environment

  • Operating system: Mac
  • Obsidian version: 0.11.13

Additional information

Video demonstration. Loom | Free Screen & Video Recording Software

Ok, I get what you mean.
However, Obsidian is not VIM. Obsidian is an editor with a vim emulator layer (done by codemirror).
Open a feature request for this.