Jesse Duffield
8a0fcf99f4
Gracefully handle situation when container details have not yet loaded
...
This should be very rare but it does happen sometimes
2024-05-26 12:27:01 +10:00
Jesse Duffield
623fdb4f33
Use taskID mutex properly
2024-05-26 12:25:32 +10:00
Jesse Duffield
bca15cf6b1
Get container details immediately after getting containers
...
Previously we separately obtained container details every second,
meaning there was a second of not knowing whether a given container was
using a TTY or not, and that meant we were using the wrong streaming
method for logs, which led to a black screen.
2024-05-26 12:19:17 +10:00
Jesse Duffield
a6ade7e78d
Close stream when done with it
...
We should have been doing this from the start. Potential cause of a
memory leak?
2024-05-26 11:34:05 +10:00
Jesse Duffield
80af149b02
Update README.md
2023-10-27 04:41:39 +00:00
README-bot
8aa725f06f
Updated README.md
2023-10-27 04:39:26 +00:00
Jesse Duffield
559265df4a
add warp png
2023-10-27 15:39:10 +11:00
README-bot
1060e17731
Updated README.md
2023-10-12 06:50:13 +00:00
Jesse Duffield
8976f10120
Merge pull request #489 from jesseduffield/graceful-dir-check
2023-10-12 17:49:43 +11:00
Jesse Duffield
e860416ee4
Gracefully check for docker config
...
It's fine if the file doesn't exist
2023-10-12 17:42:34 +11:00
Jesse Duffield
cce9d40f43
Merge pull request #487 from jesseduffield/bump-things
2023-10-11 09:18:14 +11:00
Jesse Duffield
6473810fa9
Bump docker
2023-10-11 09:09:47 +11:00
Jesse Duffield
f25a5ebff7
Bump x/net
2023-10-11 09:01:06 +11:00
Jesse Duffield
b2525f4629
Merge pull request #486 from jesseduffield/add-environ-to-cmd
2023-10-11 08:47:30 +11:00
Jesse Duffield
2dda39dff0
Appease linter
2023-10-10 17:39:09 +11:00
Jesse Duffield
39e694f496
Add timeout to go linter
2023-10-09 22:03:40 +11:00
Jesse Duffield
e69449c824
Use go 1.20
2023-10-09 22:03:40 +11:00
Jesse Duffield
966570ce6c
Forward env vars to commands
...
We want to forward env vars to commands just because it's good practice,
and probably enables things that previously weren't possible.
2023-10-09 22:03:40 +11:00
Rajiv Kushwaha
d2fa5e9e9c
feat(docker): Honor the host specified in current docker context ( #464 )
2023-10-09 17:13:22 +11:00
Jesse Duffield
649e5e1c90
Update cheatsheets
2023-10-09 17:06:06 +11:00
Paul Rivière
722fb88792
Fix mistakes in French translation ( #427 )
2023-10-09 17:05:34 +11:00
Luis Quiñones
d2dd4db582
i18n: spanish translation ( #473 )
...
Co-authored-by: Jesse Duffield <jessedduffield@gmail.com>
2023-10-09 17:02:04 +11:00
guangwu
953e56065d
fix: Maintenance typo ( #477 )
2023-10-09 17:00:52 +11:00
Bartosz Jablonski
42a9668e55
Fixes #466 ( #467 )
2023-10-09 16:59:45 +11:00
README-bot
8f77c0f7c0
Updated README.md
2023-10-09 05:59:33 +00:00
Emily Grace Seville
9e90d2f4f2
Mention JSON schema ( #474 )
...
Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>
2023-10-09 16:59:10 +11:00
README-bot
d68ecbf5f2
Updated README.md
2023-09-19 12:44:44 +00:00
Miguel Figueira Ferraz
50582db9b7
feat(i18n): 🌐 Portuguese translation ( #479 )
...
Co-authored-by: Jesse Duffield <jessedduffield@gmail.com>
2023-09-19 22:44:27 +10:00
README-bot
604ca8f0df
Updated README.md
2023-08-28 11:38:02 +00:00
Jonas Helgemo
71e8e43b06
Bump version tag in installation docs for asdf ( #476 )
...
- Latest version is 0.21.1
- Update asdf install instructions to reflect latest version
2023-08-28 21:37:43 +10:00
README-bot
c635266fae
Updated README.md
2023-08-03 10:39:07 +00:00
Luka Markušić
937a6a9c93
Re-enable custom command template application ( #470 )
2023-08-03 20:38:53 +10:00
Jesse Duffield
e8e808ff47
Set goreleaser version
2023-07-21 19:14:23 +10:00
tiagovla
454eaee2cf
feat: add selectedLineBgColor theme customization ( #420 )
2023-07-21 18:31:27 +10:00
dependabot[bot]
f0ee38f7f7
Bump github.com/docker/distribution from 2.8.0+incompatible to 2.8.2+incompatible ( #448 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-21 18:30:29 +10:00
Quan Dong
7c074d25f7
feat(i18n): 🌐 Chinese translation ( #441 )
...
Co-authored-by: tabris <tabrisdong@gmail.com>
2023-07-21 18:24:47 +10:00
Martin Cross
dffe6970aa
Short status ( #419 )
...
Co-authored-by: Martin Cross <martinidc1992@gmail.com>
2023-07-21 18:22:18 +10:00
Rdkang
07f26c1e91
Allow setting default screenMode ( #421 )
2023-07-21 18:08:21 +10:00
John Chavez
66f5d176d3
Docs: explain go templates in custom commands ( #428 )
2023-07-21 18:08:06 +10:00
README-bot
ab8d87e6ae
Updated README.md
2023-07-21 07:47:13 +00:00
Jesse Duffield
e5ca391291
287 Display hotkeys to detach from the container ( #465 )
...
Co-authored-by: glendsoza <glendsouza23@gmail.com>
2023-07-21 17:47:00 +10:00
README-bot
15bc01b9af
Updated README.md
2023-05-21 04:07:13 +00:00
Tony Soloveyv
2a9ed70896
Allow to render container stats and configs both in json and yaml ( #444 )
2023-05-21 14:06:56 +10:00
Dawid Dziurla
fcc0bbe552
Merge pull request #442 from jesseduffield/dawidd6-patch-1
...
os: fix linter issue
2023-03-29 16:00:06 +02:00
Dawid Dziurla
f93ddeceef
Merge pull request #440 from jesseduffield/dependabot/go_modules/github.com/docker/distribution-2.8.0incompatible
...
Bump github.com/docker/distribution from 2.7.1+incompatible to 2.8.0+incompatible
2023-03-29 15:57:16 +02:00
Dawid Dziurla
0066c1c76c
os: fix linter issue
2023-03-29 15:55:53 +02:00
Dawid Dziurla
cd11c3e131
Merge pull request #439 from jesseduffield/dependabot/go_modules/github.com/opencontainers/image-spec-1.0.2
...
Bump github.com/opencontainers/image-spec from 1.0.1 to 1.0.2
2023-03-29 15:49:11 +02:00
README-bot
62095473c0
Updated README.md
2023-03-29 13:48:58 +00:00
Dawid Dziurla
cdd43478e2
Merge pull request #432 from jesseduffield/dependabot/go_modules/github.com/gogo/protobuf-1.3.2
...
Bump github.com/gogo/protobuf from 1.3.1 to 1.3.2
2023-03-29 15:48:37 +02:00
dependabot[bot]
afacc9be9e
Bump github.com/docker/distribution
...
Bumps [github.com/docker/distribution](https://github.com/docker/distribution ) from 2.7.1+incompatible to 2.8.0+incompatible.
- [Release notes](https://github.com/docker/distribution/releases )
- [Commits](https://github.com/docker/distribution/compare/v2.7.1...v2.8.0 )
---
updated-dependencies:
- dependency-name: github.com/docker/distribution
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-07 03:36:30 +00:00