Beam includes an interactive GUI (or 'TUI', Terminal User Interface) for exploring the results of the Lighthouse audit reports generated. If you would prefer that a simple table of results is displayed instead of the GUI then you can run Beam with the no-gui
flag as follows:
beam --no-gui
The gui is controlled via the following set of keys:
Key | Action |
---|---|
h |
Show / hide the list of keyboard actions. |
tab / shift +tab |
Change tab. |
up / down |
Change item highlighted / selected |
enter |
Open report in browser. |
- / = |
Change sort order (ascending / descending). |
s |
Change sort category. |
[ / ] |
Previous / next sort category. |