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

set cursor coord when not updating prompt contents #647

Merged
merged 1 commit into from
Jul 6, 2017

Conversation

rolandwalker
Copy link
Contributor

Sometimes offset can be -1, while it is also true that screen contents have changed. Example keystrokes from the main view: f<Down>, which enters the file-finder, moves the tig cursor, and leaves the terminal cursor out of place.

Sometimes offset can be -1, while it is also true that screen contents
have changed.  Example keystrokes: f<Down>, which enters the file-finder,
moves the tig cursor, and leaves the terminal cursor out of place.
@rolandwalker rolandwalker force-pushed the file-finder-cursor-placement branch from 48f72af to bd17792 Compare July 6, 2017 16:59
@jonas jonas merged commit 4e4828a into jonas:master Jul 6, 2017
@rolandwalker rolandwalker deleted the file-finder-cursor-placement branch July 6, 2017 20:58
@jonas jonas modified the milestone: tig-2.3 Jul 8, 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

Successfully merging this pull request may close these issues.

2 participants