Skip to content

shortcutsΒ #104

@markmeeus

Description

@markmeeus

πŸ“– Suggested Shortcut Set for Sandman
πŸ”€ Edit Mode (cursor inside the code editor)

Enter β†’ insert newline

Shift+Enter β†’ run current block + move to next

Ctrl/Cmd+Enter β†’ run current block, stay here

Esc β†’ exit to command mode

🧭 Command Mode (block is selected, but not being edited)

Enter β†’ enter edit mode for this block

Shift+Enter β†’ run current block + move to next

Ctrl/Cmd+Enter β†’ run current block, stay here

↑ / ↓ β†’ move selection between blocks

A β†’ insert new block above

B β†’ insert new block below

D D (press D twice quickly) β†’ delete block (Jupyter convention)

M β†’ change block type (code ↔ markdown, if you plan to support markdown)

Ctrl/Cmd+↑ / Ctrl/Cmd+↓ β†’ move block up/down

🌍 Global (works in any mode)

Ctrl/Cmd+Shift+Enter β†’ run all from top

Ctrl/Cmd+S β†’ save notebook

? β†’ open shortcut help

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions