handycz
Results
2
comments of
handycz
There could be similar option for `edit`, possibly accompanied with an append option, so that you could ``` cat file.txt | dnote edit -a 123 ``` to add file contents...
The same happens to me, also with a `node` app. I currently call `reset` after the problematic command (e.g., `node ./gnarly.js; reset`), which seems to solve the issue. Reproduced with...