jesseduffield / jesseduffield/lazydocker
Add keybind to start a container when a container is paused or stopped
Open
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.**
When a container is stopped I naturally reach for the keybind `s` to start it. It dosn't work and only 'stop'
**Describe the solution you'd like**
I would like so that when I press `s` on a stopped container that it starts it.
**Describe alternatives you've considered**
I use `r` to restart a container. But it feels wrong
Contributor guide
Assessment
This issue has not been assessed yet.