index
:
hexai
feature/anthropic-api-provider
main
hexai is a LSP language server for the Helix editor (could be used for other editors, too) for interacting with AI.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
tmux.md
Age
Commit message (
Expand
)
Author
2026-04-07
feat: remove tmux edit popup support for Claude Code
Paul Buetow
2026-02-22
docs: clarify Codex uses native Ctrl+G external editor
Paul Buetow
2026-02-10
Fix hexai-tmux-edit to open in current working directory
Paul Buetow
2026-02-08
Fix Claude agent clearing to use readline instead of vim commands
Paul Buetow
2026-02-08
Fix amp agent prompt extraction to use TUI box pattern
Paul Buetow
2026-02-08
refactor tmuxedit to Agent interface with cursor/claude/config implementations
Paul Buetow
2026-02-08
add tmux popup editor screenshots to docs
Paul Buetow
2026-02-08
add hexai-tmux-edit documentation to all doc files
Paul Buetow
2025-09-21
add screenshot
Paul Buetow
2025-09-21
add screenshot
Paul Buetow
2025-09-21
add screenshot
Paul Buetow
2025-09-21
add screenshot
Paul Buetow
2025-09-17
feat(stats,tmux): global Σ@window stats across processes with flocked cache;...
Paul Buetow
2025-09-08
update tmux docs
Paul Buetow
2025-09-08
docs: move tmux documentation to its own file
Paul Buetow