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

Hotkeys are a usability problem #25

Closed
thedrow opened this issue Nov 5, 2020 · 5 comments
Closed

Hotkeys are a usability problem #25

thedrow opened this issue Nov 5, 2020 · 5 comments

Comments

@thedrow
Copy link

thedrow commented Nov 5, 2020

The reason I never use tmux is because I can never remember the hotkeys.
It'd be useful to have a command which reminds you what to do.

In addition, it'd be useful to have commands which you can type to perform an action.

@imsnif
Copy link
Member

imsnif commented Nov 5, 2020

I am very much on board with this. What we have now is mostly just a placeholder.

My initial thoughts are to go with a vim-like modal approach. You press a hot-key to go into "control" mode, you get a visual indication that you're in that mode (eg. the borders become dashes) and you have a brief powerline-like help that tells you what you can do in this mode. (EDIT: such as resize panes, change their order, hide them, lock a certain group of panes together so that they are treated as one pane when resizing, move things to different tabs, etc.) What do you think?

@thedrow
Copy link
Author

thedrow commented Nov 8, 2020

I'll need to see a screenshot of the concept, but generally, it sounds a lot better, useability wise.

@khs26
Copy link
Contributor

khs26 commented Nov 14, 2020

I've started thinking about this, along with adding a split between command and normal mode.

@thedrow, I like the idea of also having an "easy" command mode, where you start typing and get some simple auto-complete of available commands

This was referenced Nov 21, 2020
@imsnif
Copy link
Member

imsnif commented Feb 15, 2021

Hey @thedrow - while we're still working out the kinks on this, we've made a lot of progress in this area recently. If you'd like to check out the latest version from main and let us know what you think that would be great :) There's now a status bar which lets you know the keybindings available to you in real time.

@thedrow
Copy link
Author

thedrow commented Feb 15, 2021

I'll check it out.

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

3 participants