glendsoza
4d90a0345f
Changes as requested per review
2022-01-17 19:24:32 +05:30
glendsoza
600e4af8e6
Merge branch 'master' of github.com:jesseduffield/lazydocker
2022-01-17 19:13:49 +05:30
Jesse Duffield
dd88876e53
Merge pull request #300 from jesseduffield/fix-click-scroll
2022-01-17 22:43:28 +11:00
Jesse Duffield
c5d90fd09d
fix clicking on item after scrolling
2022-01-17 22:11:36 +11:00
Jesse Duffield
fa2f86fe31
update funding.yml
2022-01-17 15:19:41 +11:00
glendsoza
663928e81a
Log the error
2022-01-14 12:56:58 +05:30
glendsoza
32aa08066c
Used RenderTable to dispaly environemnt varialbles also added a check in RenderTable method to make sure code does not panic when empty array is passed
2022-01-14 12:27:30 +05:30
glendsoza
af2eb0bb84
Created a seperate context to display just environment variables in the container panel
2022-01-12 22:39:12 +05:30
Jesse Duffield
a78b5af56b
fix crash
2022-01-12 23:24:15 +11:00
Jesse Duffield
0d825a49c7
Merge pull request #294 from jesseduffield/no-monitoring-prompt
2022-01-12 23:18:06 +11:00
Jesse Duffield
1d29a124ee
Merge pull request #292 from dhax/patch-1
2022-01-12 23:15:18 +11:00
Jesse Duffield
4c17f73750
maybe this will fix CI
2022-01-12 23:14:00 +11:00
Jesse Duffield
23bb5692e4
appease linter
2022-01-12 23:12:54 +11:00
Jesse Duffield
97772a95d0
remove anonymous reporting prompt because we disabled that globally ages ago
2022-01-12 23:11:03 +11:00
lpessoa
0279534811
moved states outside Slice call
2022-01-11 21:10:05 +00:00
dhax
71251f4f90
update docs: default linux configuration location
...
Hey there and hanks for this gem!
2022-01-11 16:09:37 +01:00
Jesse Duffield
048c4c9731
Merge pull request #268 from cmoog/ssh-host
2022-01-10 16:29:38 +11:00
Charlie Moog
7105cc67ae
fix: success case in utils.CloseMany
2022-01-09 10:46:29 -06:00
Jesse Duffield
a0d8803147
Merge pull request #291 from dezren39/patch-2
2022-01-09 18:11:43 +11:00
Jesse Duffield
e29e110476
refactor and add test
2022-01-09 18:05:58 +11:00
Charlie Moog
afe3d23cbd
refactor: kill tunnel cmd on Close
2022-01-08 15:09:08 -06:00
Drewry Pope
50681bc9a0
Update go install instructions
...
https://go.dev/doc/go-get-install-deprecation
2022-01-08 06:23:07 -06:00
lpessoa
e585277c89
fixing gofmt errors
2022-01-03 22:55:02 +00:00
lpessoa
615ce6536b
adding tests for legacy and new default sort for containers
2022-01-03 22:52:51 +00:00
Charlie Moog
0bd4168dc9
override DOCKER_HOST environment variable directly
...
Rather than only overriding the Go docker client
configuration, we now override the process DOCKER_HOST so
as to properly configure docker-cli child processes.
2021-12-27 23:58:42 -06:00
Charlie Moog
892fc090b6
set pgid and send kill signal on exit
2021-12-26 09:41:43 -06:00
Charlie Moog
7f68d01181
Merge branch 'jesseduffield:master' into ssh-host
2021-12-26 09:22:16 -06:00
lpessoa
db288a1727
Updated sortedContainer slice ordering
2021-12-10 17:12:52 +00:00
lpessoa
1681d839fa
Fixing gofmt errors
2021-12-10 16:39:42 +00:00
lpessoa
14e6ff1c1f
Use sort containers by state by default
...
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.
2021-12-09 23:18:20 +00:00
Mark Kopenga
a0386618f9
Merge pull request #280 from conorbros/patch-1
...
Fix AUR link in docs
2021-12-03 11:10:37 +01:00
Conor
b30648c742
Update README.md
2021-12-03 09:26:17 +10:00
Mark Kopenga
2712d995cd
Merge pull request #278 from camflan/patch-1
...
Fix asdf install command
2021-12-02 14:57:00 +01:00
Conor
baf1759992
Update README.md
2021-12-02 18:11:25 +10:00
Conor
ae9bbdaf19
Update README.md
2021-12-02 11:55:36 +10:00
Conor
4a99c4699b
Update README.md
2021-12-02 11:55:23 +10:00
Conor
9462017eaf
Update README.md
2021-12-02 11:47:46 +10:00
Camron Flanders
1166e0ddb7
Fix asdf install command
2021-12-01 08:55:18 -06:00
Charlie Moog
33e207aeac
Merge branch 'master' into ssh-host
2021-11-26 10:12:18 -06:00
Charlie Moog
a2958c7820
code review changes
2021-11-26 10:10:02 -06:00
Jesse Duffield
7b253141c3
Merge pull request #271 from Eonfge/installationScript
2021-11-26 22:04:49 +11:00
Jesse Duffield
503bf0c314
Merge pull request #265 from Dwarven/master
2021-11-26 21:49:13 +11:00
Jesse Duffield
839d4904bf
Merge pull request #256 from comdotlinux/master
2021-11-26 21:48:00 +11:00
Jesse Duffield
4391878bab
Merge pull request #252 from jtraub/browser-services
2021-11-26 21:47:12 +11:00
Jesse Duffield
52fb944bfb
refactor
2021-11-26 21:38:52 +11:00
Jesse Duffield
83c9fa8e72
Merge pull request #277 from jesseduffield/some-changes
2021-11-26 21:37:36 +11:00
Jesse Duffield
3c9437f801
slightly more responsive
2021-11-26 21:16:47 +11:00
Jesse Duffield
9db6eeac9d
do not panic if docker client not running
2021-11-26 20:50:06 +11:00
Kevin Degeling
8acb257abe
Improved installation script that avoids sudo rights
2021-09-19 13:45:41 +02:00
Charlie Moog
4e201bb8f4
feat: support ssh:// scheme for docker client host
...
Check for the presence of environment variable `DOCKER_HOST`. If nonempty
and of scheme `ssh://`, open an SSH tunnel to the specified remote host,
forwarding the remote docker socket to a local socket in /tmp. Then,
construct the lazydocker client from the local socket.
Example usage: `DOCKER_HOST=ssh://my-server lazydocker`
Fixes #244 , #228 , #255
2021-09-05 19:15:44 -05:00