8000 Logging: Improve warning message when writing to existing file · Issue #42 · wvdakker/gtkterm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Logging: Improve warning message when writing to existing file #42
Open
@jonshouse1

Description

@jonshouse1

Not sure if this is fixed but "Mint" seems to ship version 1.0.1 Jun 2019

Start gtkterm with some text being generated by a source.
Select, "log", "to file", specify name
Log some lines

$ cat log.txt | wc -l
55

Re-start gtkterm
Select "log", to file, specify name
"File already exists, replacing it will overwrite its contents"
Select "Replace"

$ cat log.txt | wc -l
68

Appended then, not overwritten.....

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0