Skip to content

Latest commit

 

History

History
50 lines (45 loc) · 1.4 KB

gui-guide.md

File metadata and controls

50 lines (45 loc) · 1.4 KB

Interactive GUI

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

Keys

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.