TailBlazer
TailBlazer copied to clipboard
A modern file tail utility based on Rx.Net which show cases reactive programming and Dynamic Data (see https://github.com/RolandPheasant/DynamicData)
Thanks for the best looking tail tool on Windows yet! Excellent work getting Material to Windows. I tried starting the executable in TailBlazer_v0.8.0.464.zip on Windows 8 Enterprise Edition. It doesn't...
Reading lines using a `ScrollRequest` with a `position` instead of a `firstIndex` result in a negative `Index` for the first line. ``` [Fact] public void IndexShouldNotBeNegative() { var firstLine =...
1. Click on the line at the top of the window 2. Scroll down so that the selected line scrolls off the top 3. Shift-click another line to select end-line...
I know someone else here asked for a monospaced font, I'm one of those exceptions who prefer proportionally spaced fonts... maybe have a font option? I'd also like to be...
When I use tailblazer on a log file which had been captured by a service pushing colors, it shows the contents of the color code. example output: ``` [1;36m2016-03-31T13:15:24.01-0400 [App/0][0m...
Having to open the modal sidebar just to change font-size is a bit cumbersome. Something like ctrl +/- or ctrl + mousewheel would be nice. Or maybe just add it...
Please consider adding support for different file encodings. For example, win-1251 is common for cyrillic characters.
Explorer context menu integration would be awesome.
Would be a really nice feature to be able to copy paste some selection into Tail Blazer from clipboard. Use case: I have a large stack trace that I would...
As the name suggest, enable automatically opening other files by a file name pattern. This is useful for when example your logs are splitted by day.