Config Reference

Field

Shared Field clearance, pin badges, close-focus restoration, and outward-only zoom.

Defaults

Defaults shown here are the effective built-in defaults for the selected wiki version.

Default Config Shape

Use this as the section shape when editing halley.rune.

Field config
field:
  gap 20.0
  pins:
    corner "top-right"
    colour "auto"
    background-colour "auto"
    size 1.0
  end
  close-restore-focus true
  close-restore-nodes false
  close-restore-pan "if-offscreen"
  zoom:
    enabled true
    min 0.35
    step 1.10
    smooth-rate 12.5
  end
end

field

Spatial Field policy.

OptionTypeDefaultNotes
gapf3220.0Clearance for maximized windows and readable landmarks.
pinsnested blocksee field.pinsPinned entity badge styling.
close-restore-focusbooltrueSelects a cluster, same-output, or global MRU successor after close.
close-restore-nodesboolfalseRestores a collapsed successor before focusing it.
close-restore-pannever | if-offscreen | alwaysif-offscreenCamera policy for the selected successor.
zoomnested blocksee field.zoomOutward-only camera zoom.

field.pins

Pinned badge position, palette, and scale.

OptionTypeDefaultNotes
cornertop-left | top-righttop-rightBadge corner; titlebar pins are placed opposite controls.
colourauto | light | dark | hexautoPin glyph color.
background-colourauto | light | dark | hexautoBadge background color.
sizef321.0Badge scale from 0.5 through 3.0.

field.zoom

Zoom only moves outward from native scale and back to 1.0.

OptionTypeDefaultNotes
enabledbooltrueEnables field zoom.
minf320.35Minimum scale.
stepf321.10Per-step multiplier.
smooth-ratef3212.5Camera interpolation rate. max and smooth are intentionally unsupported.