Mark Kopenga
fb6b73bf5f
Merge pull request #247 from stokito/exec_shell
...
Exec shell: separate menu item and auto detect shell: bash or sh
2021-03-24 21:38:10 +01:00
Sergey Ponomarev
7ede2f8297
Open in browser
...
Most containers expose some http port. We can open it in browser.
For simplicity we can just open first container's published port.
2021-03-22 17:43:10 +02:00
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
Jesse Duffield
3f28a97507
ensure the current task is stopped before exit so we don't have any child orphan processes
...
use stop mutex
2019-09-07 18:04:49 +10:00
Jesse Duffield
1f9f82601b
support bulk commands in each of the panels
2019-07-29 18:59:07 +10:00
Jesse Duffield
7c87c21fa0
show y/n options on confirmation panels
2019-07-12 20:59:44 +10:00
Mark Kopenga
9bbd513a72
Update pkg/i18n/english.go
...
Co-Authored-By: Jesse Duffield <jessedduffield@gmail.com>
2019-07-07 14:33:23 +02:00
Mark Kopenga
0ca9235220
Merge branch 'master' into f110
2019-07-07 14:33:03 +02:00
mjarkk
401c6a39ed
Updated the keybindings
2019-07-07 14:30:18 +02:00
Jesse Duffield
cfd47b2877
add get_required_translations.go
2019-07-07 11:11:24 +10:00
mjarkk
b89b02eee5
Added h key binding
2019-07-06 21:20:21 +02:00
Pieter van de Bruggen
12f3cfab55
Rename StatusPanel to ProjectPanel
2019-07-03 10:48:55 -07:00
Jesse Duffield
ba426f05be
don't panick on unix connection failure
2019-06-30 20:41:12 +10:00
Jesse Duffield
ea8258d66e
more stuff
2019-06-30 11:40:55 +10:00
Jesse Duffield
4e86732cf2
support custom commands that filter down to service names
2019-06-29 21:29:35 +10:00
Jesse Duffield
eea087c1db
add PromptToReturn config option
2019-06-29 13:41:30 +10:00
Jesse Duffield
e220bedc79
support actual mouse support and focusing the main view
2019-06-29 13:41:15 +10:00
Jesse Duffield
b644249d0e
show lazydocker config in about tab
2019-06-29 09:16:29 +10:00
Jesse Duffield
799245da38
update keybindings
2019-06-23 17:00:15 +10:00
Jesse Duffield
014dce909c
no more separate code paths for tty container logs
2019-06-23 08:11:16 +10:00
Jesse Duffield
5ab4ef6f8c
support docker daemon going down randomly
2019-06-16 12:37:47 +10:00
Jesse Duffield
344c72f91a
allow showing TOP of a container/service
2019-06-15 14:31:49 +10:00
Jesse Duffield
2474c0b34e
support custom commands in services and containers panel
2019-06-15 14:08:12 +10:00
Jesse Duffield
87c6208577
add volumes panel
2019-06-10 18:08:23 +10:00
Jesse Duffield
da645cf173
allow viewing container config in services panel
2019-06-09 12:07:01 +10:00
Jesse Duffield
1246ac1ad3
visually display context tabs
2019-06-09 12:00:53 +10:00
Jesse Duffield
a27b429807
allow config option to only show standalone containers
2019-06-08 21:09:53 +10:00
Jesse Duffield
7e45881dc3
a lot of change
2019-06-08 13:00:37 +10:00
Jesse Duffield
1f5df32141
WIP streaming commands
2019-06-05 23:20:42 +10:00
Jesse Duffield
129c9bbe9e
type the translations
2019-06-05 22:20:30 +10:00
Jesse Duffield
5d40c084a5
WIP
2019-06-05 21:59:27 +10:00
Jesse Duffield
c55e83aeaa
support custom commands and do minor refactor
2019-06-05 19:58:08 +10:00
Jesse Duffield
f0f96de2b5
WIP on subprocesses
2019-06-03 21:52:25 +10:00
Jesse Duffield
2f57561c40
more use of waiting statuses
2019-06-03 20:08:42 +10:00
Jesse Duffield
3cfa4a2bda
more stuff
2019-06-02 16:28:52 +10:00
Jesse Duffield
fdc36903ac
more progress
2019-06-02 01:00:12 +10:00
Jesse Duffield
aa55ff1a8e
more progress
2019-06-02 00:28:47 +10:00
Jesse Duffield
f0ffdcd81f
more progress
2019-06-01 16:09:54 +10:00
Jesse Duffield
15bd991560
support pruning images
2019-05-19 01:44:52 +10:00
Jesse Duffield
4fe26f4f88
add images panel
2019-05-19 01:00:02 +10:00
Jesse Duffield
cf8e1f0195
support attaching to containers
2019-05-19 00:19:04 +10:00
Jesse Duffield
9ad6181420
more progress
2019-05-18 23:01:10 +10:00
Jesse Duffield
4a76f7b65e
more keybindings
2019-05-18 22:34:28 +10:00
Jesse Duffield
2d858955e6
more progress
2019-05-18 21:58:10 +10:00
Jesse Duffield
cf5ec17197
repurpose lazygit code
2019-05-12 10:32:02 +10:00