hackmdio / hackmd-io-issues

Reporting issues about HackMD Enterprise Edition and HackMD.io
36 stars 8 forks source link

"Crl-b" is broken when Emacs keybinding is selected #201

Closed mjbrisebois closed 4 years ago

mjbrisebois commented 4 years ago

Is this a hackmd.io issue?

What's the problem

When using Emacs keybindings "Crl-b" should move the cursor but it executing the bold syntax "****"

Current behaviour

When using Emacs keybindings "Crl-b" should move the cursor but it executing the bold syntax "****"

Provide steps to reproduce:

  1. Go to any note
  2. Select Emacs for editor experience and keybindings
  3. Type "Crl-b"
  4. It will insert "****" instead of moving the cursor

Expected behaviour

"Crl-b" should move the cursor 1 character left

Environment

I use HackMD on:

Desktop

Additional context

I've been using this nearly everyday for over a year and it had proper behaviour up until today.

mjbrisebois commented 4 years ago

Duplicate of https://github.com/hackmdio/hackmd-io-issues/issues/197