Skip to content

Code block copy button in session window does nothing #17

@BearHuddleston

Description

@BearHuddleston

Summary

When the session window shows a code box with the copy-and-paste icon, clicking the icon does nothing.

Environment

  • OS: Windows with WSL2 (Ubuntu 24.04 LTS)
  • Distro: Ubuntu 24.04 LTS
  • t1code: v0.21
  • Codex: 0.118.0

Actual behavior

The copy icon appears on code blocks in the session window, but clicking it has no visible effect and does not copy the code.

Expected behavior

Clicking the copy icon should copy the code block contents to the clipboard and ideally provide visible feedback that the copy succeeded or failed.

Notes

  • Reported surface: session window.
  • This looks like either a missing clipboard integration or a click handler/UI wiring issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions