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

Pause/Break doesn't seem to work #515

Closed
cnervi opened this issue Jan 31, 2016 · 3 comments
Closed

Pause/Break doesn't seem to work #515

cnervi opened this issue Jan 31, 2016 · 3 comments

Comments

@cnervi
Copy link

cnervi commented Jan 31, 2016

mintty 2.2.2 - MSYS2 - windows 10 64bits

using:
stty susp '^]'
stty swtch '^]'
stty intr '^'

and pressing Pause/Break doesn't work, had to explicitly set:
Pause=^]
Break=^\

in my minttyrc to get it working

Not sure if has something to do but I'm using a 105 key Spanish keyboard with an US layout - the 'extra' key works as a duplicate of the \ key, using Ctrl+\ (with any of those 2) works as expected but Pause and Break won't do anything unless set in minttyrc

@mintty
Copy link
Owner

mintty commented Jan 31, 2016

Sorry this was broken. It will be fixed and released soon.

@cnervi
Copy link
Author

cnervi commented Jan 31, 2016

ok :(, thank you

mintty added a commit that referenced this issue Feb 1, 2016
tweak special key configuration (#494)
@mintty
Copy link
Owner

mintty commented Feb 5, 2016

Released in 2.2.3.

@mintty mintty closed this as completed Feb 5, 2016
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