add tmux sessions
This commit is contained in:
@@ -115,7 +115,14 @@ When Claude Code requests permission for file operations (Write/Edit) or shell c
|
||||
File operations show expandable diffs displaying the exact changes being made.
|
||||
|
||||
### Auto-Accept Edits
|
||||
Claude sessions can enable "Auto-accept edits" in session settings to automatically grant Write/Edit permissions, reducing interruptions during coding sessions.
|
||||
Claude sessions can enable "Auto-accept edits" in session settings (gear icon) to automatically grant file operation permissions. When enabled:
|
||||
|
||||
- **Applies to**: `Write` and `Edit` tools only (file create/modify operations)
|
||||
- **Does NOT apply to**: `Bash`, `WebFetch`, `WebSearch`, `NotebookEdit`, or other tools
|
||||
- **Behavior**: Permission is still recorded in message history (green "accepted" status) but no user interaction required
|
||||
- **Use case**: Reduces interruptions during coding sessions when you trust Claude to make file changes
|
||||
|
||||
Other permission types (shell commands, web access, etc.) will still prompt for manual approval.
|
||||
|
||||
### Session Management
|
||||
- **Rename**: Click session title to rename
|
||||
|
||||
Reference in New Issue
Block a user