Eugeny / tabby-save-output

Terminus plugin to save console output into a file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature Request: Append File

meceware opened this issue · comments

Hi,

By default when the recording starts, the file content is erased and the history of the file is lost. I'm wondering if it would be too much work create a new option that appends the file (checks fs.createWriteStream(path)) instead.

Thank you,