Skip to content

Make pending attachment removal discoverable #35

Description

@ShaanNarendran

Problem

After attaching an image, the TUI displays the pending attachment but does not show how to remove it. /attach clear works, but users must discover or guess that command.

Desired outcome

Show a removal hint or interactive action next to pending attachments. Possible approaches include:

  • displaying /attach clear in the attachment bar;
  • providing a keybinding to remove the latest or all attachments;
  • exposing removal through an attachment picker or context action.

A user should be able to discover the removal flow without consulting documentation.

Compatibility and security impact

This is a client-side interaction improvement. Blob transport and daemon ownership should remain unchanged.

Issue tracking

Axl issue mirror: #35 | GitHub #35

Activity

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

Metadata

Metadata

Assignees

Labels

client:tuiTerminal user interfaceenhancementNew feature or requestneeds-triageNeeds initial review and prioritization

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions