lnav/src/scripts
Timothy Stack 7252e5fc0f [views] fix an issue with the log view not updating when switching back from text 2021-09-09 13:03:43 -07:00
..
README.md [docs] add ARCHITECTURE.md and various other things 2021-02-13 12:41:48 -08:00
dhclient-summary.lnav [docs] add report generation to cookbook 2021-02-25 15:47:36 -08:00
dump-pid.sh [bin2c] improve building of data files that are incorporated into the binary 2019-05-15 09:13:56 -07:00
lnav-pop-view.lnav [views] fix an issue with the log view not updating when switching back from text 2021-09-09 13:03:43 -07:00
partition-by-boot.lnav [docs] add report generation to cookbook 2021-02-25 15:47:36 -08:00
rename-stdin.lnav [session] allow the name 2020-04-25 07:32:05 -07:00
scripts.am [docs] add ARCHITECTURE.md and various other things 2021-02-13 12:41:48 -08:00
search-for.lnav [bin2c] improve building of data files that are incorporated into the binary 2019-05-15 09:13:56 -07:00

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.