summaryrefslogtreecommitdiffstats
path: root/src/scripts/README.md
blob: e06d60924b4537e5a7e08bcc2d4f9ab1dda9fa2f (plain)
1
2
3
4
5
# 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](scripts.am) file.