JuliaPluto/Pluto.jl

Cmd+M keyboard shortcut interferes with macOS functionality

Open

#835 建立於 2021年1月10日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)Julia (5,295 star) (329 fork)batch import
frontendgood first issue

描述

On a mac, Cmd+M is a systemwide shortcut for minimizing the current window. In Pluto this shortcut is co-opted for wrapping the contents of a cell in a markdown string literal.

It would be nice if the shortcut on macOS were different. For now, to minimize a window I usually press Cmd+M, then notice this triggered the Markdown transformation, undo it, click outside of the cell, then press Cmd+M again.

貢獻者指南

Cmd+M keyboard shortcut interferes with macOS functionality · JuliaPluto/Pluto.jl#835 | Good First Issue