What if the interface is blank or looks outdated?

The core has a built-in fallback; cached or incompatible optional assets can be removed and reinstalled.

Fallback

lil.php contains a functional Base or Minimal interface. A missing .lil.css or .lil.js should not make the terminal unusable.

Refresh assets

Run kill -include to remove local interface files, reload the page and then install the code interface package with include -code -s when the code editor is used.

Browser cache

The public website adds content hashes to its CSS and JavaScript URLs. For terminal-local assets, a hard reload may still be useful after replacing files manually.

Examples

kill -include
include -code -s

Related documentation

← Back to FAQ