jupyter / notebook

Jupyter Interactive Notebook
https://jupyter-notebook.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
11.55k stars 4.84k forks source link

Zen-mode keyboard shortcut #6409

Open bdch1234 opened 3 years ago

bdch1234 commented 3 years ago

Would it be possible to add keyboard shortcut (such as e.g. Ctrl-z) to toggle zen-mode? And if so, also disable how ESC-key takes you out from zen-mode (since it interferes with going into command mode)?

jtpio commented 3 years ago

Thanks @bdch1234.

This could indeed be a keyboard shortcut, which would then be configurable. Ctrl-z might conflict with the default "undo" action though.