{% extends "base.html" %} {% block title %}{% if menu %}Edit{% else %}New{% endif %} PETSCII Menu{% endblock %} {% block content %}
{{ menu.name }}{% else %}New PETSCII menu{% endif %}| Hotkey | Label | Action | Args | Min | Ord | Vis | |
|---|---|---|---|---|---|---|---|
| No items yet — add one below. | |||||||
Creates a new PETSCII menu and adds a goto hotkey on
this menu that jumps to it. The new menu auto-includes a
Q key to come back here.
goto — another PETSCII menu's name (e.g. files_sub)