lazydocker/pkg/gui
Sergey Ponomarev 2688801cbd Separate menu item for Exec shell
Login to container's shell is very popular operation and to make it easier it will be better to make it as a separate menu item with a dedicated hot key.
2020-12-12 18:45:24 +02:00
..
app_status_manager.go reduce cpu usage caused by tickers 2020-02-02 11:11:00 +11:00
confirmation_panel.go reduce cpu usage caused by tickers 2020-02-02 11:11:00 +11:00
containers_panel.go Separate menu item for Exec shell 2020-12-12 18:45:24 +02:00
custom_commands.go support bulk commands in each of the panels 2019-07-29 18:59:07 +10:00
gui.go reduce cpu usage caused by tickers 2020-02-02 11:11:00 +11:00
images_panel.go support bulk commands in each of the panels 2019-07-29 18:59:07 +10:00
keybindings.go Separate menu item for Exec shell 2020-12-12 18:45:24 +02:00
layout.go gui: improve and fix PreviousViews stack 2019-09-02 16:19:30 +02:00
main_panel.go gui: actually pop stack and keep it fit 2019-09-02 15:49:13 +02:00
menu_panel.go bump gocui 2020-02-02 10:14:44 +11:00
options_menu_panel.go show y/n options on confirmation panels 2019-07-12 20:59:44 +10:00
project_panel.go Pull the project name from docker-compose labels, when available 2019-07-03 16:58:42 -07:00
services_panel.go support bulk commands in each of the panels 2019-07-29 18:59:07 +10:00
subprocess.go gui: improve and fix PreviousViews stack 2019-09-02 16:19:30 +02:00
theme.go Simplified code a bit 2019-07-19 04:59:32 +02:00
view_helpers.go gui: improve and fix PreviousViews stack 2019-09-02 16:19:30 +02:00
volumes_panel.go fix ci errors 2020-09-23 20:19:36 +10:00