Skip to content

Conversation

@nhamilton1
Copy link
Contributor

image

adds the ability to open a new session from the session dialog by using n

@adamdotdevin
Copy link
Contributor

hey, good change, couple quick things if you don't mind (these are things i've meant to get to, and it'd be great if you could tack them on so i don't have to open this file lol):

  • the bg color for the "hint" is off, should match the rest of the background (BackgroundPanel i believe); this applies to both the delete and new session hints
  • can we swap the new and delete hints? new on the left, delete on the right
  • you can use layout.Render to get a flex-like layout so you don't have to calc the space between manually; there's a JustifySpaceBetween (something like that)

@nhamilton1
Copy link
Contributor Author

hey, good change, couple quick things if you don't mind (these are things i've meant to get to, and it'd be great if you could tack them on so i don't have to open this file lol):

  • the bg color for the "hint" is off, should match the rest of the background (BackgroundPanel i believe); this applies to both the delete and new session hints
  • can we swap the new and delete hints? new on the left, delete on the right
  • you can use layout.Render to get a flex-like layout so you don't have to calc the space between manually; there's a JustifySpaceBetween (something like that)

yes of course, here is what it looks like now:

image

@adamdotdevin adamdotdevin merged commit 8d0350d into sst:dev Jul 14, 2025
ndraiman pushed a commit to ndraiman/opencode that referenced this pull request Jul 15, 2025
achembarpu pushed a commit to achembarpu/opencode that referenced this pull request Aug 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants