Quick Tour
A 5-minute introduction to Two-Face’s essential controls and features.
The Interface
┌─────────────────────────────────────────────────────────────────────────┐
│ Two-Face v0.1.0 [?] │
├─────────────────────────────────────────────────────────────────────────┤
│ ┌─ Main ───────────────────────────┐ ┌─ Room ─────────────────────────┐ │
│ │ │ │ Town Square Central │ │
│ │ A goblin attacks you! │ │ This is the heart of the town. │ │
│ │ You swing your sword at goblin! │ │ Obvious paths: n, e, s, w, out │ │
│ │ You hit for 45 damage! │ │ │ │
│ │ The goblin falls dead! │ └────────────────────────────────┘ │
│ │ │ ┌─ Vitals ───┐ ┌─ Compass ──────┐ │
│ │ > │ │ HP ████████│ │ [N] │ │
│ │ │ │ MP ██████░░│ │ [W] + [E] │ │
│ │ │ │ ST ████████│ │ [S] │ │
│ └──────────────────────────────────┘ └────────────┘ └────────────────┘ │
│ ┌─ Input ──────────────────────────────────────────────────────────────┐│
│ │ > attack goblin ││
│ └──────────────────────────────────────────────────────────────────────┘│
└─────────────────────────────────────────────────────────────────────────┘
Essential Keybinds
Navigation
| Key | Action |
|---|---|
Page Up / Page Down | Scroll main window |
Home / End | Jump to top/bottom |
Scroll Wheel | Scroll focused window |
Ctrl+Tab | Cycle through windows |
Tab | Focus next tabbed window |
Input
| Key | Action |
|---|---|
Enter | Send command |
Up / Down | Command history |
Ctrl+C | Copy selection |
Ctrl+V | Paste |
Escape | Clear input / Cancel |
Menus & Popups
| Key | Action |
|---|---|
Ctrl+M | Open main menu |
Ctrl+H | Open highlight browser |
Ctrl+K | Open keybind browser |
Ctrl+E | Open window editor |
Ctrl+? | Show keybind help |
Escape | Close popup |
Client Control
| Key | Action |
|---|---|
Ctrl+Q | Quit Two-Face |
F5 | Reload configuration |
Ctrl+L | Clear main window |
Try It Now
1. Send a Command
Type look and press Enter. The room description appears in the main window.
2. Scroll History
Press Page Up to scroll back through game output. Press End to return to the bottom.
3. Use Command History
Press Up Arrow to recall your previous command. Press Down Arrow to go forward.
4. Open the Menu
Press Ctrl+M. Use arrow keys to navigate, Enter to select, Escape to close.
5. Focus a Window
Click on a window or use Ctrl+Tab to cycle focus. The focused window has a highlighted border.
Window Types
Two-Face displays several types of windows:
Text Windows
Scrollable text output (main game feed, thoughts, speech).
Controls:
- Scroll with Page Up/Down or mouse wheel
- Select text by clicking and dragging
- Copy selection with Ctrl+C
Progress Bars
Visual health, mana, stamina, etc.
Display:
HP ████████████████ 100%
MP ██████████░░░░░░ 67%
Compass
Shows available exits with directional indicators.
Hands
Displays items in your left/right hands and prepared spell.
Indicators
Status icons for conditions (stunned, hidden, etc.).
The Main Menu
Press Ctrl+M to access:
┌─ Main Menu ────────────────────────┐
│ ► Window Editor │
│ Highlight Browser │
│ Keybind Browser │
│ Color Browser │
│ ───────────────────────── │
│ Reload Configuration │
│ ───────────────────────── │
│ Quit │
└────────────────────────────────────┘
| Option | Description |
|---|---|
| Window Editor | Modify window positions, sizes, styles |
| Highlight Browser | View and edit text highlighting rules |
| Keybind Browser | View and edit keybindings |
| Color Browser | View and edit color settings |
| Reload Configuration | Apply changes from config files |
| Quit | Exit Two-Face |
Quick Customization
Change a Keybind
- Press
Ctrl+Kto open the keybind browser - Navigate to the keybind you want to change
- Press Enter to edit
- Press the new key combination
- Press Escape to close
Edit Highlights
- Press
Ctrl+Hto open the highlight browser - Find an existing highlight or add a new one
- Edit the pattern, colors, or conditions
- Changes take effect immediately
Adjust a Window
- Press
Ctrl+Eto open the window editor - Select a window from the list
- Modify position, size, border, colors
- Press Escape to close (changes auto-save)
Keyboard Reference Card
Print this for quick reference:
┌─────────────────────────────────────────────────────────────┐
│ TWO-FACE QUICK REFERENCE │
├─────────────────────────────────────────────────────────────┤
│ NAVIGATION │ MENUS │ INPUT │
│ PgUp/PgDn Scroll │ Ctrl+M Main Menu │ Enter Send │
│ Home/End Top/Bot │ Ctrl+H Highlights │ Up/Down History │
│ Ctrl+Tab Windows │ Ctrl+K Keybinds │ Ctrl+C Copy │
│ Tab Tabs │ Ctrl+E Editor │ Ctrl+V Paste │
│ │ Escape Close │ Escape Clear │
├─────────────────────┴────────────────────┴───────────────────┤
│ F5 = Reload Config Ctrl+L = Clear Ctrl+Q = Quit │
└─────────────────────────────────────────────────────────────┘
Next Steps
Now that you know the basics:
- Customize Your Layout - Make it yours
- Set Up Highlights - Color your world
- Configure Keybinds - Optimize your workflow
- Explore Widgets - Learn all widget types
See Also
- Keybind Actions Reference - Complete keybind list
- Configuration Guide - Config file details
- Tutorials - Step-by-step guides