mirror of
https://github.com/jesseduffield/lazydocker.git
synced 2026-07-22 15:11:02 +00:00
Implements #224 Use sort containers by state as default behavior Legacy sort by name behavior can be set using a user config setting. `sortContainersByName` is false by default. |
||
|---|---|---|
| .. | ||
| app_status_manager.go | ||
| confirmation_panel.go | ||
| containers_panel.go | ||
| custom_commands.go | ||
| gui.go | ||
| images_panel.go | ||
| keybindings.go | ||
| layout.go | ||
| main_panel.go | ||
| menu_panel.go | ||
| options_menu_panel.go | ||
| project_panel.go | ||
| services_panel.go | ||
| subprocess.go | ||
| theme.go | ||
| view_helpers.go | ||
| volumes_panel.go | ||