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