multitail icon indicating copy to clipboard operation
multitail copied to clipboard

MultiTail allows you to monitor logfiles and command output in multiple windows in a terminal, colorize, filter, and merge

Results 9 multitail issues
Sort by recently updated
recently updated
newest added

With this and #8, it should now be possible to install & package this version of `multitail`, at least… I didn't inspect the niche platform `makefile.*`s for this one. Yay!...

…assuming it will be 6.5.3, which doesn't seem far-fetched :-)

This follows up on commit 11c7f3de734aba0cceb73bfd03c5a3a7bf80c748.

One thing multitail doesn't seem to handle is command output (for monitoring by '-l ...') that includes overwritten progress or status line(s). Some programs that produce such output are wget,...

hi, so the url cited > See http://www.vanheusden.com/multitail/examples.html for more and other examples. ...is broke!

The function `choose_color` strips the provided string of any color codes it may have. This function is run to populate the buffer during the initialisation of the program. However, the...

## Summary The "scroll back" view does not show colored text (cuts rest of the line after color code) if terminal mode ANSI is used, i.e. the option > **-cT...

see https://github.com/folkertvanheusden/multitail/ Last commit: [Nov 24, 2022](https://github.com/folkertvanheusden/multitail/commit/475efd5f0e4b50fd4f3a27fb44e4807cf9277ca4) Current Version: 7.0.0 (see https://vanheusden.com/multitail/)

Is there a trick to get --closeidle to work on files which are unchanged, but not untouched (mtime seems to be increasing without content changes) ? I am watching some...