Commit graph

132 commits

Author SHA1 Message Date
Jesse Duffield
8a5c634957 don't ask about the reporting config thing more than once 2019-06-29 13:56:58 +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
405bb85ed0 support clicking on tabs 2019-06-29 11:27:21 +10:00
Jesse Duffield
0e76f61359 allow click events in menu 2019-06-29 10:47:45 +10:00
Jesse Duffield
7025468f43 allow clicking on frame edges 2019-06-29 10:40:24 +10:00
Jesse Duffield
c3ec4b15ad add in donate button again 2019-06-29 10:40:10 +10:00
Jesse Duffield
dcb8b3329f fix up click events on list panels 2019-06-29 10:22:37 +10:00
Jesse Duffield
8b99753ab8 fix keybinding error in menu panel on close 2019-06-29 10:05:54 +10:00
Jesse Duffield
2ef5edcf89 switch to yaml fork so that we can view omitEmpty yaml fields when printing the config 2019-06-29 09:55:35 +10:00
Jesse Duffield
f3491cf13f allow y/n to respond to confirmation prompts 2019-06-29 09:16:48 +10:00
Jesse Duffield
b644249d0e show lazydocker config in about tab 2019-06-29 09:16:29 +10:00
Jesse Duffield
3105c03bbe add '?' keybinding to view keybindings for a panel 2019-06-29 08:55:27 +10:00
Jesse Duffield
02753cee61 create config if it does not exist 2019-06-29 08:55:03 +10:00
Jesse Duffield
b9bf469695 use one-off label to determine whether a container is bound to a service 2019-06-23 21:15:49 +10:00
Jesse Duffield
f34c7b9058 close goEvery goroutines when switching to a subprocess 2019-06-23 19:56:23 +10:00
Jesse Duffield
54a8068bdd Merge branch 'master' of https://github.com/jesseduffield/lazydocker 2019-06-23 19:39:48 +10:00
Jesse Duffield
8242bd279a show ports at top of container config 2019-06-23 19:39:45 +10:00
Jesse Duffield
2e26736af3
Update README.md 2019-06-23 18:58:23 +10:00
Jesse Duffield
704197e113
Update README.md 2019-06-23 18:24:12 +10:00
Jesse Duffield
05f931e207 Merge branch 'master' of https://github.com/jesseduffield/lazydocker 2019-06-23 18:21:43 +10:00
Jesse Duffield
3bd70042b8 add slack icon 2019-06-23 18:21:37 +10:00
Jesse Duffield
de36873b54
Update README.md 2019-06-23 18:21:32 +10:00
Jesse Duffield
577a778cda
Update README.md 2019-06-23 18:17:04 +10:00
Jesse Duffield
2be1658ff0 move demo gif into resources folder 2019-06-23 17:51:38 +10:00
Jesse Duffield
d38ee4f71d
Update README.md 2019-06-23 17:49:10 +10:00
Jesse Duffield
11fa901444 add demo gif 2019-06-23 17:47:41 +10:00
Jesse Duffield
83b6cd7e27 rename to RefreshImages 2019-06-23 17:26:55 +10:00
Jesse Duffield
38237be61d rearrange items in config doc 2019-06-23 17:26:20 +10:00
Jesse Duffield
305121a8fb Merge branch 'master' of https://github.com/jesseduffield/lazydocker 2019-06-23 17:00:43 +10:00
Jesse Duffield
799245da38 update keybindings 2019-06-23 17:00:15 +10:00
Jesse Duffield
6cbfc4c95e
Update README.md 2019-06-23 15:51:22 +10:00
Jesse Duffield
d3757342b8
Update README.md 2019-06-23 15:50:41 +10:00
Jesse Duffield
5c1072667d
Update README.md 2019-06-23 15:47:54 +10:00
Jesse Duffield
ff4d545e15
Update README.md 2019-06-23 15:47:37 +10:00
Jesse Duffield
c3f8cc1e3e
Update README.md 2019-06-23 15:38:13 +10:00
Jesse Duffield
e361a42995 update config docs 2019-06-23 15:34:14 +10:00
Jesse Duffield
ee688746f0 more 2019-06-23 12:27:31 +10:00
Jesse Duffield
18dc37f822 bump gocui 2019-06-23 08:13:09 +10:00
Jesse Duffield
014dce909c no more separate code paths for tty container logs 2019-06-23 08:11:16 +10:00
Jesse Duffield
00f05ae012 fixup inspect container struct 2019-06-22 14:29:13 +10:00
Jesse Duffield
7bd7eed2a3 add donate link back in 2019-06-22 14:15:49 +10:00
Jesse Duffield
7deef46239 update donate link 2019-06-18 21:32:30 +10:00
Jesse Duffield
8e62044666 update readme 2019-06-18 21:19:51 +10:00
Jesse Duffield
d81678ad9c bump golang version in circleci yml 2019-06-18 20:51:22 +10:00
Jesse Duffield
8d11d2bc5e remove windows from goreleaser yml 2019-06-18 20:46:37 +10:00
Jesse Duffield
ea3e845b0c remove windows build for now 2019-06-18 20:38:30 +10:00
Jesse Duffield
f2da6dca3b appease gofmt 2019-06-18 20:30:05 +10:00
Jesse Duffield
6c6ba0fa9b add CI stuff 2019-06-18 20:10:23 +10:00
Jesse Duffield
5ab4ef6f8c support docker daemon going down randomly 2019-06-16 12:37:47 +10:00