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

Improve cli hotkeys to support OSX better #91

Open
5 tasks
cblgh opened this issue Nov 17, 2018 · 2 comments
Open
5 tasks

Improve cli hotkeys to support OSX better #91

cblgh opened this issue Nov 17, 2018 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@cblgh
Copy link
Member

cblgh commented Nov 17, 2018

we're using alt as a modifier, and it's not behaving as intended on OSX

Tasks

  • experiment on OSX and pinpoint what's weird
  • look into how keypress works
  • look into patching functionality upstream in either neat-input or keypress
  • use a new modifier if all else fails
  • rethink hotkey usage
@todrobbins todrobbins added the enhancement New feature or request label Jul 2, 2019
@hackergrrl hackergrrl added the help wanted Extra attention is needed label Apr 8, 2020
@rinchen
Copy link

rinchen commented Apr 30, 2020

https://github.com/dd-pardal/tty-events might be another option.

@hackergrrl
Copy link
Member

It could be a configuration issue. As I remember, the default Terminal.app needs a config bit flipped to allow the Alt key to be accepted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants