You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lnav/src/scripts
Timothy Stack 7252e5fc0f [views] fix an issue with the log view not updating when switching back from text 3 years ago
..
README.md [docs] add ARCHITECTURE.md and various other things 3 years ago
dhclient-summary.lnav [docs] add report generation to cookbook 3 years ago
dump-pid.sh [bin2c] improve building of data files that are incorporated into the binary 5 years ago
lnav-pop-view.lnav [views] fix an issue with the log view not updating when switching back from text 3 years ago
partition-by-boot.lnav [docs] add report generation to cookbook 3 years ago
rename-stdin.lnav [session] allow the name 4 years ago
scripts.am [docs] add ARCHITECTURE.md and various other things 3 years ago
search-for.lnav [bin2c] improve building of data files that are incorporated into the binary 5 years ago

README.md

Scripts

This directory contains the built-in lnav scripts. The files are turned into C using bin2c and compiled into the executable. New scripts need to be added to the scripts.am file.