Skip to content

Conversation

sdondley
Copy link

I'm not sure why this patch was never applied to master branch. Just trying to move this along with a proper pull request. See #176

Currently, after modifying a task, it's updating only the task line
where the command is issued (like \td for "done") and if the same task
is being shown in another viewport, that line is not reflected with
modifications.
So, on saving the file, it reverts the modifications.

To handle, updating the entire buffer on task modifications

Currently, after modifying a task, it's updating only the task line
where the command is issued (like \td for "done") and if the same task
is being shown in another viewport, that line is not reflected with
modifications.
So, on saving the file, it reverts the modifications.

To handle, updating the entire buffer on task modifications
@tbabej
Copy link
Owner

tbabej commented Jul 15, 2019

@sdondley We would need to add some new test scenarios in order to make sure this works as expected!

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.

3 participants