# List of keyboard shortcuts?

**URL:** https://talk.observablehq.com/t/list-of-keyboard-shortcuts/89
**Category:** Uncategorized
**Created:** [January 31, 2018, 11:04pm UTC](https://talk.observablehq.com/t/list-of-keyboard-shortcuts/89 "2018-01-31T23:04:52Z")
**Posts on this page:** 8
**Page:** 2

<div class="post-metadata">

### Author: ![mbostock](https://yyz2.discourse-cdn.com/flex030/user_avatar/talk.observablehq.com/mbostock/32/9_2.png) [@mbostock](https://talk.observablehq.com/u/mbostock)
#### Post date: [October 12, 2018, 10:30pm UTC](https://talk.observablehq.com/t/list-of-keyboard-shortcuts/89/21 "2018-10-12T22:30:47Z")

</div>

Here is the Big List of Keyboard Shortcuts:

> **[Keyboard Shortcuts](https://beta.observablehq.com/@observablehq/keyboard-shortcuts)**
>
> An Observable notebook by Mike Bostock.

I’ve probably missed a few things in different operating systems and locales—please let me know and I’ll make corrections.

---

<div class="post-metadata">

### Author: ![mbostock](https://yyz2.discourse-cdn.com/flex030/user_avatar/talk.observablehq.com/mbostock/32/9_2.png) [@mbostock](https://talk.observablehq.com/u/mbostock)
#### Post date: [October 15, 2018, 9:52pm UTC](https://talk.observablehq.com/t/list-of-keyboard-shortcuts/89/22 "2018-10-15T21:52:07Z")

</div>

We’ve just deployed some improvements to our keyboard shortcuts.

1. On non-macOS platforms, the commands for moving a cell are now Control-Shift-Up and Control-Shift-Down. On mac, they are still Option-Command-Up ⌥⌘↑ and Option-Command-Down ⌥⌘↓, respectively.

2. On macOS, we disabled several non-standard commands that were in CodeMirror’s defaults. Option-B ⌥B, Option-F ⌥F, Option-D ⌥D now insert a ∫, ƒ and ∂, respectively. Also disabled: Command-D ⌘D (used by some browsers to create a bookmark), Command-U ⌘U, and Shift-Command-U ⇧⌘U.

---

<div class="post-metadata">

### Author: ![vomc](https://avatars.discourse-cdn.com/v4/letter/v/bbce88/32.png) [@vomc](https://talk.observablehq.com/u/vomc)
#### Post date: [February 14, 2019, 8:51am UTC](https://talk.observablehq.com/t/list-of-keyboard-shortcuts/89/23 "2019-02-14T08:51:00Z")

</div>

Apologies if this has already been discussed elsewhere (perhaps someone can point me to the right place 😬) but one keyboard shortcut that I think would be really useful is to create a new cell. Is there a standard workflow that people follow? I love Observable so far but I find that I do have to switch to using the mouse to click on the + icons when I want to insert a new cell underneath the current one…  
Thank you! 🙏

---

<div class="post-metadata">

### Author: ![bgchen](https://yyz2.discourse-cdn.com/flex030/user_avatar/talk.observablehq.com/bgchen/32/784_2.png) [@bgchen](https://talk.observablehq.com/u/bgchen)
#### Post date: [February 14, 2019, 2:23pm UTC](https://talk.observablehq.com/t/list-of-keyboard-shortcuts/89/24 "2019-02-14T14:23:40Z")

</div>

You can use the “split cell” keyboard shortcut (alt-enter) at either the top or the bottom of the cell to create a new cell above or below, respectively. Note that when you create a new cell above the current cell this way, you have to press the up arrow to move the cursor into it, but if you create it below, your cursor starts out in the new cell automatically.

This is in some sense inverse to [the fact that the “merge cell” key](https://talk.observablehq.com/t/i-would-love-a-hotkey-to-delete-a-cell/37/3) can be used to delete cells.

---

<div class="post-metadata">

### Author: ![mbostock](https://yyz2.discourse-cdn.com/flex030/user_avatar/talk.observablehq.com/mbostock/32/9_2.png) [@mbostock](https://talk.observablehq.com/u/mbostock)
#### Post date: [February 14, 2019, 8:35pm UTC](https://talk.observablehq.com/t/list-of-keyboard-shortcuts/89/25 "2019-02-14T20:35:30Z")

</div>

You can use Option-Shift-Return (macOS) or Alt-Shift-Enter to split a cell and focus the one before it, per our [keyboard shortcuts](https://beta.observablehq.com/@observablehq/keyboard-shortcuts).

---

<div class="post-metadata">

### Author: ![bgits](https://yyz2.discourse-cdn.com/flex030/user_avatar/talk.observablehq.com/bgits/32/1707_2.png) [@bgits](https://talk.observablehq.com/u/bgits)
#### Post date: [March 18, 2019, 12:19pm UTC](https://talk.observablehq.com/t/list-of-keyboard-shortcuts/89/26 "2019-03-18T12:19:11Z")

</div>

Any keyboard shortcut to go fullscreen?

---

<div class="post-metadata">

### Author: ![hpchavaz](https://yyz2.discourse-cdn.com/flex030/user_avatar/talk.observablehq.com/hpchavaz/32/3086_2.png) [@hpchavaz](https://talk.observablehq.com/u/hpchavaz)
#### Post date: [May 9, 2020, 2:47pm UTC](https://talk.observablehq.com/t/list-of-keyboard-shortcuts/89/27 "2020-05-09T14:47:14Z")

</div>

Sorry but I must have missed somme thing.

Under Windows 10, the Alt+Shift+P combinaison of keys is bound:

- with Chrome to printer selection
- with Firefox to new private windows

So, how can I Pin/Unpin the selected cells?

Or, is there a table to remap, the shortcuts?

---

<div class="post-metadata">

### Author: ![cpietsch](https://yyz2.discourse-cdn.com/flex030/user_avatar/talk.observablehq.com/cpietsch/32/1440_2.png) [@cpietsch](https://talk.observablehq.com/u/cpietsch)
#### Post date: [July 2, 2021, 11:37am UTC](https://talk.observablehq.com/t/list-of-keyboard-shortcuts/89/28 "2021-07-02T11:37:40Z")

</div>

feature: duplicate cell

it would be great to have a shortcut for duplicating a cell cell  
alternatively you could hold “alt” + drag the blue bar of the cell to the position you want to have that cell duplicated to

[Previous page](https://talk.observablehq.com/t/list-of-keyboard-shortcuts/89.md?page=1)
