Skip to content

bug: macOS records fail with "insert failed: inserting block" #20

Description

@Kisechan
Image

Environment

  • recall: 0.1.0, built from current master
  • macOS: 27.0 (26A428), arm64
  • Hardware: MacBook Air M4
  • Shell: zsh 5.9
  • Terminal session: recall shell

Steps to reproduce

  1. Start a proxied shell:

    recall shell
  2. Run a command that produces normal terminal output:

    hyfetch

Actual behavior

The command renders successfully, then recall prints:

recall: insert failed: inserting block

The block is not persisted to recall history.

Expected behavior

recall stores the command metadata and output as a block without printing an insert error.

Additional context

  • The failure appeared during a normal interactive zsh session on macOS.
  • The command output contains ANSI color sequences and Unicode characters.
  • Screenshot attached.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions