diff options
| author | Paul Buetow <paul@buetow.org> | 2025-09-21 10:54:53 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-09-21 10:54:53 +0300 |
| commit | 127844a4ee481590ef53b6777d34bf2114cb3ab1 (patch) | |
| tree | 5851be848f2a277d93597f290cb22f17e3a9fabb | |
| parent | c86479698ee1c5da85c164241a6cfcaa9545c7ba (diff) | |
add screenshot
| -rw-r--r-- | docs/tmux.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tmux.md b/docs/tmux.md index aadc8a9..a5e397c 100644 --- a/docs/tmux.md +++ b/docs/tmux.md @@ -50,7 +50,7 @@ set-environment -g HEXAI_TMUX_STATUS_THEME white-on-purple # or black-on-yello ## Use it -- Start tmux, open Helix on a Go file. +- Start tmux, open Helix on a file. - Try completions or inline prompts; or select code and press Alt-a for the action menu. - Watch the right side of your tmux status for live LLM stats: - Start heartbeat: provider:model ⏳ |
