# Toggle console pane in Juno

**URL:** https://discourse.julialang.org/t/toggle-console-pane-in-juno/26633
**Category:** Tooling
**Created:** [July 22, 2019, 2:58pm UTC](https://discourse.julialang.org/t/toggle-console-pane-in-juno/26633 "2019-07-22T14:58:55Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![tlienart](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/tlienart/32/7640_2.png) [@tlienart](https://discourse.julialang.org/u/tlienart)
#### Post date: [July 22, 2019, 2:58pm UTC](https://discourse.julialang.org/t/toggle-console-pane-in-juno/26633/1 "2019-07-22T14:58:55Z")

</div>

On a mac, CMD+J CMD+O opens the console pane / focuses on the console pane. Is there a shortcut that does the opposite? I.e. hides the console pane and ideally focuses on the last file tab? I couldn’t find a relevant keybinding.

Thanks

---

<div class="post-metadata">

### Author: ![BeastyBlacksmith](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/beastyblacksmith/32/4741_2.png) [@BeastyBlacksmith](https://discourse.julialang.org/u/BeastyBlacksmith)
#### Post date: [July 22, 2019, 4:48pm UTC](https://discourse.julialang.org/t/toggle-console-pane-in-juno/26633/2 "2019-07-22T16:48:00Z")

</div>

I think you are looking for `CMD+J` `CMD+E`.

---

<div class="post-metadata">

### Author: ![tlienart](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/tlienart/32/7640_2.png) [@tlienart](https://discourse.julialang.org/u/tlienart)
#### Post date: [July 23, 2019, 2:07pm UTC](https://discourse.julialang.org/t/toggle-console-pane-in-juno/26633/3 "2019-07-23T14:07:58Z")

</div>

So that’s great for re-focusing on the Editor pane (thanks!) but does not toggle (hide) the console pane.

The reason I’m asking is that on small screens, it’s a bit annoying to have the console take up space when not using it 🙂

**Edit** : the CMD+J CMD+E works perfect in a non-split environment by the way (it just cycles through thep panes).

---

<div class="post-metadata">

### Author: ![pfitzseb](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/pfitzseb/32/45566_2.png) [@pfitzseb](https://discourse.julialang.org/u/pfitzseb)
#### Post date: [July 23, 2019, 5:57pm UTC](https://discourse.julialang.org/t/toggle-console-pane-in-juno/26633/4 "2019-07-23T17:57:58Z")

</div>

True, we should add a command that actually does toggle the REPL 🙂
