Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document the list of keyboard shortcuts #284

Closed
zlatanvasovic opened this issue Aug 13, 2020 · 7 comments
Closed

Document the list of keyboard shortcuts #284

zlatanvasovic opened this issue Aug 13, 2020 · 7 comments

Comments

@zlatanvasovic
Copy link
Contributor

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. 😄

@zlatanvasovic
Copy link
Contributor Author

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

@fonsp
Copy link
Owner

fonsp commented Aug 13, 2020

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

@fonsp fonsp changed the title A list of keyboard shortcuts Document the list of keyboard shortcuts Aug 13, 2020
@fonsp
Copy link
Owner

fonsp commented Aug 13, 2020

Where do you think the list should go?

@zlatanvasovic
Copy link
Contributor Author

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

@fonsp
Copy link
Owner

fonsp commented Sep 1, 2020

The F1 key should be advertised inside Pluto itself

@fonsp fonsp reopened this Sep 19, 2020
@zlatanvasovic
Copy link
Contributor Author

@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.

@fonsp
Copy link
Owner

fonsp commented Sep 20, 2020

What do you mean?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants