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

Paused context behaviour #12

Open
Scarberian opened this issue Mar 13, 2014 · 2 comments
Open

Paused context behaviour #12

Scarberian opened this issue Mar 13, 2014 · 2 comments

Comments

@Scarberian
Copy link

Often when paused, the highlit word is at the begining of physical line and you can't read the text prior to it to see a missed word.

Ideally (for me), pausing would place the highlit word at the end of the last line and fill the terminal right up with prior text or center the highlit word and fill in the terminal to and from it.

TL;DR Paused context is myopic!

@pasky
Copy link
Owner

pasky commented Mar 15, 2014

Hmm, I'm a bit confused - when pausing, the last line and the line before that should display, precisely for this reason - you should still see the context. Is that not the behavior you are seeing?

@Scarberian
Copy link
Author

It usually works but in some cases the highlighted word is at the very
beginning of the context of the pause which defeats the purpose no?
Not trying to nitpick just feeding back. I envisaged the current word being
centered in the terminal and the context size limited to terminal size
font size and not just 2physical lines however long or short they are.

Great app BTW.

Thanking you,
Brian
On Mar 15, 2014 1:44 PM, "Petr Baudis" [email protected] wrote:

Hmm, I'm a bit confused - when pausing, the last line and the line before
that should display, precisely for this reason - you should still see the
context. Is that not the behavior you are seeing?

Reply to this email directly or view it on GitHubhttps://github.com//issues/12#issuecomment-37732518
.

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