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)
The show inline feature is very useful but I have the issues that if I try to go up or down a few rows in the inline window it jumps...
I am logging multiple applications. Some applications generate multiple logfiles, not necessarily in the same folder. I'd like to launch a separate instance of TailBlazer for each application, with all...
It would be nice to have some sort of indicator to show when new file activity is present on a tab that is not currently selected. This would in turn...
Quite a trivial change, but I feel it adds something. Added an input binding on Middle Click to close / remove file being tailed.
It would be cool if you could merge tabs together from multiple log files and search them as one collective log file.
When you open the hamburge menu (containing your recent files) you can not close it with the keypress `esc`. Tested with version 0.9.0
When searching in logs, it is often valuable to show not only the line that matches the query, but also a few lines before and/or after it (much like `grep`...
There have been some very interesting requests for enabling Tail Blazer to be the visualisation of external data sources. So far there have been requests for: #47 Tx Support #44...
I'd like to see an option for automatic word wrap on lines, which are not representable on the monitor without scrolling horizontally.
The log I'm searching uses a single quote ' for a comment. I would like to color the text in this line as gray or green, so it is easier...