Vim: Making New Table Rows Very Rapidly Makes New Lines instead

Steps to reproduce

  • Create a table
  • Place cursor inside a table cell and keep pushing the Enter button for a long period.

(see https://youtu.be/a1uoVfj_f7U)

Did you follow the troubleshooting guide? Y

Expected result

New table rows should be created the whole time while pushing enter.

Actual result

When pushing long enough the cursor somehow leaves the table and makes lines instead (probably dependent of computer performance).

Environment

SYSTEM INFO:
	Obsidian version: v1.9.10
	Installer version: v1.9.10
	Operating system: Windows 11 Pro 10.0.22631
	Login status: logged in
	Language: en
	Catalyst license: insider
	Insider build toggle: on
	Live preview: on
	Base theme: adapt to system
	Community theme: none
	Snippets enabled: 0
	Restricted mode: off
	Plugins installed: 0
	Plugins enabled: 0

RECOMMENDATIONS:
	none

Additional information

  • Video: https://youtu.be/a1uoVfj_f7U
  • Relevance: Sometimes I wish I could just keep pushing that enter button for preparing table rows.

I haven’t been able to reproduce this.

Ahhh, I know why: It seems like Vim must be activated. I was in insert mode.

thanks