# I would love a hotkey to delete a cell

**URL:** https://talk.observablehq.com/t/i-would-love-a-hotkey-to-delete-a-cell/37
**Category:** Uncategorized
**Created:** [January 31, 2018, 5:35pm UTC](https://talk.observablehq.com/t/i-would-love-a-hotkey-to-delete-a-cell/37 "2018-01-31T17:35:47Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![tom](https://yyz2.discourse-cdn.com/flex030/user_avatar/talk.observablehq.com/tom/32/2262_2.png) [@tom](https://talk.observablehq.com/u/tom)
#### Post date: [January 31, 2018, 5:55pm UTC](https://talk.observablehq.com/t/i-would-love-a-hotkey-to-delete-a-cell/37/3 "2018-01-31T17:55:26Z")

</div>

Hey Ben!

Totally - we have _almost_ that: cells can only be deleted if they’re empty, and `option-delete` merges a cell with its previous cell, so the magic trick is:

- ⌘A
- Hit delete
- Option+Delete

And you’ll have deleted a cell. Maybe we should add something to delete a cell regardless of whether it has contents?

---

_[View the full topic](https://talk.observablehq.com/t/i-would-love-a-hotkey-to-delete-a-cell/37)._
