jesseduffield / jesseduffield/lazydocker

Please make the restart options dialog horizontally scrollable

Open
#425 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
52.8k
Forks
1.7k
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
Because I run docker compose with multiple compose yaml files, my lazydocker configuration for `commandTemplates.dockerCompose` is `docker compose -f compose.A.yml -f compose.B.yml -f compose.C.yml -f compose.D.yml --env-file /path/to/env/file`. That's quite long. So, whenever I open up the restart options dialog, I can't see the whole docker compose commands associated with the `restart`, `recreate`, `rebuild`.

**Describe the solution you'd like**
I would love it if there would be a way to horizontally scroll the restart options dialog to check the underlying docker compose commands.

**Describe alternatives you've considered**
Nothing else. Horizontal scroll is the best way I think.

**Additional context**
A screenshot of the current condition:
Screenshot 2023-01-24 at 11 26 10

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.