lazydocker/pkg/gui
Dawid Dziurla c4240e0ff0
merge recent sdk changes + ...
- return if subprocess cmd == nil
- hide whole interface when attaching to container
- show interface when detaching from container
- don't panic on exit after detaching
2019-07-08 16:56:39 +02:00
..
app_status_manager.go repurpose lazygit code 2019-05-12 10:32:02 +10:00
confirmation_panel.go Removed some dead code 2019-07-01 09:56:05 +02:00
containers_panel.go merge recent sdk changes + ... 2019-07-08 16:56:39 +02:00
custom_commands.go support custom commands that filter down to service names 2019-06-29 21:29:35 +10:00
gui.go Pull the project name from docker-compose labels, when available 2019-07-03 16:58:42 -07:00
images_panel.go override wrap for image panel 2019-06-30 11:51:21 +10:00
keybindings.go Changed the keybinding to e 2019-07-07 14:44:59 +02:00
layout.go Move name to information area 2019-07-03 10:52:43 -07:00
main_panel.go Rename StatusPanel to ProjectPanel 2019-07-03 10:48:55 -07:00
menu_panel.go more stuff 2019-06-30 11:40:55 +10:00
options_menu_panel.go support actual mouse support and focusing the main view 2019-06-29 13:41:15 +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 initial take on attaching to container via SDK 2019-07-07 17:42:46 +02:00
subprocess.go merge recent sdk changes + ... 2019-07-08 16:56:39 +02:00
theme.go configurable graphs 2019-06-02 20:18:43 +10:00
view_helpers.go Pull the project name from docker-compose labels, when available 2019-07-03 16:58:42 -07:00
volumes_panel.go more stuff 2019-06-30 11:40:55 +10:00