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

line break results in broken redraw #6

Closed
Teszko opened this issue Jan 29, 2017 · 4 comments
Closed

line break results in broken redraw #6

Teszko opened this issue Jan 29, 2017 · 4 comments

Comments

@Teszko
Copy link
Contributor

Teszko commented Jan 29, 2017

Hello,
if a line exceeds the terminal width, it results in the first line not being removed on redraw and piling up every time you move the cursor.
Tested on Debian Jessie (8.7)
ncurses 5.9
less 458
reproducible in both gnome-terminal and terminator

git-recall_bug1

@Fakerr
Copy link
Owner

Fakerr commented Jan 29, 2017

Indeed, there is a small bug. It should be easy to fix though. Thanks for reporting the issue, I'm working on it :) .

@gustavjorlov
Copy link

Seeing this issue as well. On macOS. If i make my terminal window wider than longest commit, the j and k movements work, but when pressing tab to open/close the code the code stays rendered even when closed.

@Fakerr
Copy link
Owner

Fakerr commented Feb 12, 2017

Added a fix for this issue. (version 1.1.5)
cc @Teszko

@sigio
Copy link

sigio commented Feb 13, 2017

Yup... works for me ;)

@Fakerr Fakerr closed this as completed Feb 28, 2017
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

4 participants