Skip to content

feat: select composer attachments#1259

Open
FromSi wants to merge 1 commit intofloatpane:masterfrom
FromSi:feat/composer-attachment-select
Open

feat: select composer attachments#1259
FromSi wants to merge 1 commit intofloatpane:masterfrom
FromSi:feat/composer-attachment-select

Conversation

@FromSi
Copy link
Copy Markdown
Contributor

@FromSi FromSi commented May 8, 2026

Closes #543

What?

Added selectable attachment navigation in the composer. Attachments are now shown as a focused list with a cursor, and backspace, delete, or d removes the selected attachment instead of always removing the last one.

Why?

Previously, when multiple files were attached, the composer only allowed removing the most recently added attachment. This makes it possible to choose and remove any specific attachment without deleting newer ones first.

Screencast_20260508_193403 (3)

@FromSi FromSi requested a review from a team as a code owner May 8, 2026 14:51
@floatpanebot floatpanebot added area/tui Terminal UI / view layer enhancement New feature or request labels May 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/tui Terminal UI / view layer enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: Attachment removal in Composer always removes last item

2 participants