Skip to content

acidjazz/tailol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tailol

tail multiple files at once

npm version GitHub issues GitHub license

installation

npm install -g tailol

usage

 tailol file1 file2 file3

keyboard commands

  • ENTER key shows the line in its entirety in its own window
  • TAB key cycles each log window
  • UP and DOWN arrow keys highlight each line
  • LEFT and RIGHT arrow keys scroll lines that are too long
  • $ and ^ will take you immediately to the end and beginning of a line
  • SPACEBAR jumps 10 characters to the right of a line that is too long
  • m toggle maximization of the focused window