Commit graph

2 commits

Author SHA1 Message Date
rillig
e6cd99b6c7 Updated multitail to 3.8.5.
Changes include:
- Many bug fixes.
- Many portability improvements.
- Interactive mode for adding/removing log files on-the-fly.
2006-02-16 06:05:31 +00:00
mjl
d7c9984637 Initial import of multitail 1.8
multitail lets you view one or multiple files like the original tail
program. The difference is that this program creates multiple windows
on your console (with ncurses). It can also use colors while displaying
the logfiles for faster recognizing which lines are important and which
are not. It is optimized for terminal-sessions through slow links.

Note: I tried to make it NOT depend on ncurses and use the built-in
      curses instead.
2003-04-18 08:44:16 +00:00