> ## Documentation Index
> Fetch the complete documentation index at: https://docs.flumeirc.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Keybinding Configuration

> Configure Emacs or Vi keybinding modes

See the [Keybindings guide](/getting-started/keybindings) for the full key reference.

## Configuration

```toml theme={null}
[ui.keybindings]
mode = "emacs"  # or "vi"
```

## Viewing Active Bindings

```
/keys
```

This shows all keybindings for the active mode, including global keys.
