lil-terminal interface

The core already includes the minimal CSS and JavaScript required to work. include adds the full Base interface, keyboard shortcuts, code-editor features and optional visual styles.

The browser interface is built from independent CSS and JavaScript packages. They can be added or removed separately without changing PHP commands or project data.

From the built-in interface to Base

The minimal interface is part of the core and needs no extra files. include -lil installs the complete Base interface; include -css and include -js install its components separately.

Available interface packages

These are the public packages available now. hotkeys adds desktop keyboard features, code adds syntax highlighting and the enhanced editor, and style packages change the terminal appearance.

Base interface lil

Normal terminal styling and browser behavior: structured results, history navigation, rendering and the everyday interface layer.

include -lil · v1.1.18 · CSS + JS

Keyboard shortcuts hotkeys

Advanced desktop keyboard shortcuts plus the optional fixed reminder rail; the rail can be hidden without uninstalling the shortcuts.

include -hotkeys · v1.1.3 · CSS + JS

Code editor code

Syntax highlighting and the enhanced source editor. Installing the Base code module connects this interface package automatically; Minimum remains asset-free.

include -code · v1.1.1 · CSS + JS

Evelyn's Pink evelynspink

Evelyn's Pink is a warm rose, pink and violet terminal palette with soft dark surfaces and readable status accents.

include -evelynspink · v1.1.1 · CSS

Big Fonts xbig

Big Fonts enlarges terminal text by roughly 17 percent, increases line spacing and uses a stronger high-contrast palette for easier reading.

include -xbig · v1.1.1 · CSS

Geek Life — Neon Grid xgeek

Geek Life — Neon Grid combines a near-black terminal with electric cyan, acid green, violet and warm amber accents.

include -xgeek · v1.1.1 · CSS

Code editor

The code <file> command opens a text file in the built-in editor. The code interface package adds highlighting for PHP, HTML, XML, CSS, JavaScript, JSON, INI, Markdown, Python, SQL, Shell and lil. Without the package, the editor still works in plain mode.

Install and manage

include shows installed interface packages and include -l lists packages in the repository. Use -i to inspect a package, -u to remove it and -v <version> to select an exact version.

include
include -l
include -lil
include -css
include -js
include -hotkeys
include -code
include -lil -s
include -code -i
include -code -u

For the session or persistently

By default, newly added interface packages live in the current PHP session. Add -s to store the assembled interface in .lil.css and .lil.js so it loads in later sessions.

New styles and interface improvements

We continuously develop new themes, visual styles, keyboard improvements and editor-language support. This page lists only public interface packages that are actually available in the current repository.

The versions shown here follow the current public interface catalog.