Skip to content

Conversation

@dgageot
Copy link
Member

@dgageot dgageot commented Dec 20, 2025

  • Better use lipgloss to align text horizontally
  • Add meta info to readfile like we have with readmultiplefiles
  • Shorten the output of the search files tool
  • Fix the welcome message in remote mode
  • Improve the toggling of the yolo mode
  • Improve the toggling of the diff view mode
  • New shortcuts and better handing of many shortcuts
  • fix the content of the editor after running a slash command

Signed-off-by: David Gageot <david.gageot@docker.com>
Signed-off-by: David Gageot <david.gageot@docker.com>
Signed-off-by: David Gageot <david.gageot@docker.com>
Signed-off-by: David Gageot <david.gageot@docker.com>
Signed-off-by: David Gageot <david.gageot@docker.com>
Fixes docker#973

Signed-off-by: David Gageot <david.gageot@docker.com>
Signed-off-by: David Gageot <david.gageot@docker.com>
Signed-off-by: David Gageot <david.gageot@docker.com>
Signed-off-by: David Gageot <david.gageot@docker.com>
Signed-off-by: David Gageot <david.gageot@docker.com>
Signed-off-by: David Gageot <david.gageot@docker.com>
Signed-off-by: David Gageot <david.gageot@docker.com>
Signed-off-by: David Gageot <david.gageot@docker.com>
Signed-off-by: David Gageot <david.gageot@docker.com>
@dgageot dgageot requested a review from a team as a code owner December 20, 2025 17:29
@rumpl rumpl merged commit 6dcbcb3 into docker:main Dec 20, 2025
5 checks passed
centerPart := strings.Repeat("─", handleWidth)
rightPart := strings.Repeat("─", width-sideWidth-handleWidth-2)

if p.working {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why did you remove the working indicator?

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