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

ctrl+shift+up/down no longer scrolls bash on Linux #215

Closed
Tyriar opened this issue Aug 3, 2016 · 3 comments
Closed

ctrl+shift+up/down no longer scrolls bash on Linux #215

Tyriar opened this issue Aug 3, 2016 · 3 comments
Labels
type/bug Something is misbehaving
Milestone

Comments

@Tyriar
Copy link
Member

Tyriar commented Aug 3, 2016

/cc @jerch (#200)

Details

  • Browser and browser version: Chrome v52
  • OS version: Ubuntu 16.04
  • xterm.js version: 65b2be7

Steps to reproduce

  1. ctrl+shift+up should scroll up 1 line
  2. ctrl+shift+up should scroll down 1 line
@Tyriar Tyriar added the type/bug Something is misbehaving label Aug 3, 2016
@Tyriar Tyriar added this to the 1.1.0 milestone Aug 3, 2016
@jerch
Copy link
Member

jerch commented Aug 8, 2016

@Tyriar I can add this behavior back to xterm.js - since it is not xterm compatible I'd like ask first if all agree to it.

@Tyriar
Copy link
Member Author

Tyriar commented Aug 8, 2016

@jerch if that's true then maybe it can just be added manually by calling scrollDisp inside attachCustomKeydownHandler? I want to add some documentation at some point to explain the power of that function.

@parisk
Copy link
Contributor

parisk commented Aug 8, 2016

If this behavior is not xterm compatible, I think we should close this issue and leave it up to vendors to implement with custom key bindings.

On OS X (where the terminal claims to be xterm) Ctrl + Shift + / do not scroll bash as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something is misbehaving
Projects
None yet
Development

No branches or pull requests

3 participants