Pluto.jl: Document the list of keyboard shortcuts

Created on 13 Aug 2020  路  7Comments  路  Source: fonsp/Pluto.jl

I tried to find a list of keyboard shortcuts, but it seems they aren't documented. I found some in the source code: https://github.com/fonsp/Pluto.jl/blob/master/frontend/components/CellInput.js#L57

Besides those, there is Ctrl-D which deletes the current line, for example. Are there some more? Is there an alternative to Pg Up and Down for navigation?

Nevertheless, I think all those should be documented, as they greatly improve the productivity, removing the need to click every second. :smile:

documentation

Most helpful comment

The F1 key should be advertised inside Pluto itself

All 7 comments

Coincidentally, I found the list in Ctrl+Shift+? / F1, but it seems to be missing Ctrl-D.

It's missing a lot of shortcuts, like Ctrl+C - those are defined by CodeMirror

Where do you think the list should go?

@fonsp Maybe in readme, so that new users know how to use them from the beginning?

The F1 key should be advertised inside Pluto itself

@fonsp Can this issue stay closed, as I want to close my own issues? You can open another one if this is still a problem.

What do you mean?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

fonsp picture fonsp  路  4Comments

garrison picture garrison  路  4Comments

briochemc picture briochemc  路  5Comments

MikaelSlevinsky picture MikaelSlevinsky  路  6Comments

briochemc picture briochemc  路  6Comments