v4.1.0Home

Window & chrome

Every Foxora Shell window has the same anatomy: a titlebar, a top context bar, the command surface, and a status footer.

Anatomy

┌─── titlebar ─────────────────────┐
 ⚫ ⚫ ⚫    Foxora Shell · ~/projects/foxora    │
├─── top bar ─────────────────────┤
                                  [fur 1.4][⎇ main]│
  $ fur install nginx                                │
  [✓] Resolved 1 package from official catalog      │
  [✓] Installed in 1.4s                             │
  $ ▊                                                │
├─── footer ───────────────────────┤
 ● ready                  Foxora Shell · ~/projects │
└───────────────────────────────────────┘

Top bar

  • Left — terminal icon, shell name, current directory (tilde-expanded).
  • Right[fur <version>] coral pill + git branch with a icon when inside a repo.

Both sides are live: cd updates the path, switching branches updates the branch indicator. A trailing * on the branch turns amber when the working tree is dirty.

  • Left — status dot ( ready / running / error) plus a one-word state label.
  • Right — shell identity + cwd. Useful when SSH'd into a remote machine to know which host you're on.

The fur badge

The coral rounded pill in the top-right is the brand hook. It's always visible, always shows the current fur version, and is clickable — tapping it runs fur version inline.

Customising the chrome

Padding, colours, and font can be tuned in ~/.config/foxora/shell.toml. See Configuration.