RolandPheasant / TailBlazer

A modern file tail utility based on Rx.Net which show cases reactive programming and Dynamic Data (see https://github.com/RolandPheasant/DynamicData)
GNU General Public License v3.0
2.23k stars 248 forks source link

Ability to truncate log file from tailblazer #179

Open robsonj opened 7 years ago

robsonj commented 7 years ago

A low priority feature request, but it would be useful to be able to truncate a log file from within tailblazer, similar to Hoo WinTails keyboard shortcut - Ctrl+Shift - T. This shows a warning followed by emptying the log file on acceptance.

Of course it only works when there are no processes attached to the log file.

RolandPheasant commented 7 years ago

Have you tried clicking the eraser button on the bottom of the screen? It clears the view but continues tailing.

robsonj commented 7 years ago

Thats perfect! Does it have a keyboard short cut associated with it?