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

Missing overview of commands and shortcuts #70

Open
deeplook opened this issue Dec 3, 2017 · 1 comment
Open

Missing overview of commands and shortcuts #70

deeplook opened this issue Dec 3, 2017 · 1 comment

Comments

@deeplook
Copy link

deeplook commented Dec 3, 2017

This is a great project! Thanks!

One comment I have is the following. The current README says about pymux vs tmux:

To some extent, pymux is a clone of tmux. This means that all the default shortcuts are the same; the commands are the same or very similar, and even a simple configuration file could be the same. (There are some small incompatibilities.) However, we definitely don't intend to create a fully compatible clone. Right now, only a subset of the command options that tmux provides are supported.

It would be helpful to have an overview of the commands actually supported by pymux. Otherwise people excited to use pymux must go learn about tmux first to find out its commands and will still not know in detail if pymux supports the same or not. This popular "tmux shortcuts & cheatsheet" might serve as an inspiration: https://gist.github.com/MohamedAlaa/2961058

One might even include such an overview into pymux itself, in some manner similar to what Jupyter does (which should not be a great challenge using the prompt_toolkit). See image (a part of the full info) below. See also this PDF: https://conferences.oreilly.com/jupyter/jup-ny/public/content/jupyter-shortcuts?download=true

screen shot 2017-12-03 at 12 01 13

@jonathanslenders
Copy link
Member

Agreed. So far I didn't had any time yet, but this would be good to have indeed.

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

No branches or pull requests

2 participants