Skip to content

Conversation

@hamidi-dev
Copy link
Contributor

…load

Description

Fixes buffer auto-reload when using CLI tools (OpenCode, Aider, etc.) in window/split modes with external multiplexer sessions (tmux/zellij)
Previously, file watching was only enabled for terminal sessions, causing buffers to remain stale after external edits.

Fix: Moved watch enablement to session/init.lua:attach() so it applies to all session types regardless of backend.

@github-actions github-actions bot added the size/s Small PR (<10 lines changed) label Nov 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/s Small PR (<10 lines changed)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant