cmd_continue: inconsistent message file path with cmd_start #226

Closed
opened 2026-04-07 15:53:04 +02:00 by shoko · 0 comments
Owner

Status: Already Fixed

The repository version already uses consistent paths:

  • cmd_start line 382: $worktree_path/.kugetsu-msg.txt
  • cmd_continue line 448: $worktree_path/.kugetsu-msg.txt

The installed version had an older inconsistent version, but the repository is correct.

## Status: Already Fixed The repository version already uses consistent paths: - `cmd_start` line 382: `$worktree_path/.kugetsu-msg.txt` - `cmd_continue` line 448: `$worktree_path/.kugetsu-msg.txt` The installed version had an older inconsistent version, but the repository is correct.
shoko closed this issue 2026-04-07 15:56:16 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: shoko/kugetsu#226