question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Shift+Space to scroll up in programs

See original GitHub issue

In scrollable programs like man and less, pressing Space scrolls one page down. Pressing Shift+Space to scroll up would be very helpful and is a convention in many programs but doesn’t work in hyper, could this feature be added?

Issue Analytics

  • State:open
  • Created 6 years ago
  • Reactions:1
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
chaboucommented, Jan 25, 2018

@albinekb agreed but adding keymap for scrolling (good thing!) will not work in less.

0reactions
jcrbencommented, Jul 8, 2018

It would be good for Shift+Space to be recognized - it’s nice to have the consistency in GUI and terminal programs. According to https://emacs.stackexchange.com/a/13957 standards are emerging:

Lately, the situation is changing, because there have been two proposals to standardize on escape sequences. One is LeoNerd’s libtermkey with the syntax ESC [ codepoint ; modifier u. Another is Thomas Dickey’s xterm with the syntax ESC [ 2 7 ; modifier ; codepoint ~. Current versions of xterm (≥216) can be configured for either syntax by setting the formatOtherKeys resource; the feature must be activated by setting the modifyOtherKeys to a nonzero value.

this would let me accomplish https://stackoverflow.com/questions/279959/how-can-i-make-shiftspacebar-page-up-in-vim without the intermediate hack…

Read more comments on GitHub >

github_iconTop Results From Across the Web

Shift+Space to scroll up in programs · Issue #2602 · vercel/hyper
In scrollable programs like man and less, pressing Space scrolls one page down. Pressing Shift+Space to scroll up would be very helpful and ......
Read more >
Use The Space Bar To Scroll Up & Down Web Pages
Hit Shift + space bar to scroll up one screen.​​ You can go through long web pages without moving your hand to the...
Read more >
What is the opposite of space to scroll up? - Ask Different
Shift-Space. Space goes down a page, and Shift-Space is the opposite, scrolling up one page.
Read more >
ctrl shift space not entering hard space - Microsoft Community
ctrl shift space not entering hard space ... the Customize Keyboard dialog, scroll down to Nonbreaking Space, and then enter the shortcut.
Read more >
Keyboard shortcuts and gestures in Safari on Mac
Page Down. Space bar. Scroll up a screen. Page Up. Shift–Space bar. Scroll to the top-left or bottom-left corner of the webpage. Command–Up...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found