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

Fixed updating caret position #114

Closed
wants to merge 1 commit into from

Conversation

anthonyjchriste
Copy link

The caret is not updated when switching between files.

It turns out that load-caret-position was not being called and update-caret-position was being called before the app and file were refreshed.

This pull request should ensure that the caret position is being updated properly when switching between files.

alhimik45 added a commit to alhimik45/clooj that referenced this pull request Dec 6, 2013
@NoahTheDuke
Copy link
Contributor

Thanks for the PR. Fixed in 0fd0315.

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