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

Marks not persistent when changed outside lite-xl #13

Open
eugenpt opened this issue Aug 24, 2021 · 0 comments
Open

Marks not persistent when changed outside lite-xl #13

eugenpt opened this issue Aug 24, 2021 · 0 comments

Comments

@eugenpt
Copy link
Owner

eugenpt commented Aug 24, 2021

Well. That would be a tricky thing.

I suppose it would be somewhat easy to do in case when changes are only created via git changes,

So "simply" save commit on mark set, then on reopening the file check current commit/state, and if it differs from the saved one, try and compensate line number change (what else can I do?)

but still I don't know yet hot to actually parse git files

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

1 participant