-
Notifications
You must be signed in to change notification settings - Fork 714
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
New tasks being added to old lines #340
Comments
The core |
@inkarkat thanks for replying! I am indeed using another client in addition. I am using a mac client called sleek (https://github.com/ransome1/sleek), but the behavior I see can happen when just using this CLI. Any advice on ways to enforce the same line behavior? |
Some clients have a setting (like Windows-friendly line breaks in Simpletask) to influence the behavior. But it would seem that such a mismatch would result in very reproducible corruption (e.g. whenever I add a task in the other client, So maybe you could closely monitor when such corruption occurs for some time, and try to find a way to reproducibly cause corruption. As I said, just by using |
Do you want to request a feature or report a bug?
Bug
What is the current behavior?
Sometimes when adding tasks they are not added as new lines in the file but appended to some previous line
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.
What is the expected behavior?
Each addition will be added to a new line in the file
Which versions todo.sh are you using?
TODO.TXT Command Line Interface v2.12.0
Which Operating System are you using?
MacOS BigSur 11.2.1
Which version of bash are you using?
zsh 5.8 (x86_64-apple-darwin20.0)
The text was updated successfully, but these errors were encountered: