Skip to content

tlunter/tpane

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tpane

Works like tail but instead of interleaving the watched files, it shows each in a separate pane!

Very basic. Updates every 500ms, follows files by name rather than inodes (kinda), can only read lines less than 1024 characters (who knows what would happen), supports globbing, and likely has drawing errors!

Use it like tail -f: tpane file1.log file2.log

asciicast

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published