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

Display only Commands keys should have an option to display navigation keys #50

Open
kimus opened this issue Feb 8, 2016 · 3 comments

Comments

@kimus
Copy link

kimus commented Feb 8, 2016

When the 'Display only commands keys' it's checked the TAB, Arrow Keys doesn't display.

Let's say we are making a presentation of how to fill a form with only the keyboard.
There are inputs that we need to write data (text and textareas), or choose some option (dropdown, radio buttons and checkbox) and buttons.

I don't want to display what I'm entering in text fields. But, the TAB and Arrows keys and RETURN are some of the keys it's needed for giving the right feedback.

A different suggestion will be to, only display keys that aren't in a text component. I guess that could be harder to achieve.

@sdeken
Copy link
Member

sdeken commented Sep 21, 2016

I think my original intent with "display only command keys" was to show keyboard shortcuts, but I think you're right that it'd be useful to show other non-textual keys like tab and arrows. Not sure if we can fit it in for 0.9.5 but I'd like to keep it on the radar.

@mkweskin
Copy link

Bump 😸

This is exactly what I'm looking for to use while teaching command line tools: tab, arrows, esc

@porg
Copy link

porg commented May 20, 2022

I addressed your user needs in the UX design proposal #241 . Feedback appreciated.

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

4 participants