typora / typora-issues

Bugs, suggestions or free discussions about the minimal markdown editor — Typora
https://typora.io
1.53k stars 58 forks source link

Keyboard shortcut for "export with previous" not working #5088

Open crisperdue opened 2 years ago

crisperdue commented 2 years ago

Describe the bug On Mac OS (Monterey 12.1), the command "Export with previous" is shown in the menu with handy shortcut control-shift-E. I am unable to get the keyboard shortcut to do anything.

To Reproduce Steps to reproduce the behavior:

  1. Export document as PDF.
  2. Check PDF timestamp and content.
  3. Make more edits.
  4. Enter control-shift-E. (Nothing seems to happen at all.)
  5. Check PDF timestamp and content.

Expected behavior Probably pop-up dialog to export the file, or similar UI.

Screenshots / Screencasts If applicable, add screenshots / screencasts to help explain your problem.

Sample Markdown File Please attach or send us hi@typora.io the sample md file that may reproduce this.

Desktop (please complete the following information):

Typora Version e.g: 1.1.5

Additional context I tried variations such as command-option-E and others, but no luck.

abnerlee commented 2 years ago

shift+control+E is occupied on macOS for select till line end.

So we will remove or change shortcut key for it.