jesseduffield / jesseduffield/lazydocker

Trouble Editing Config

Open
#434 2 comments 0 reactions 0 assignees View on GitHub
discussion
Dominant language
Go
Stars
52.8k
Forks
1.7k
PR merge metrics
No merged PRs in 30d

Description

When I press `e` I get an empty file, urging me to memorize the relevant sequences.
I'd rather be presented with a commented out config like usually on Linux (e.g. sshd), so I can modify rather than copy over.

Further more, I added the following but it is not applying:
```yaml
gui:
returnImmediately: true
```

So, why does this default to false?
I understand maybe when you are following the logs of a container that dies while you view it, but why wouldn't it automatically return to the gui after e.g. editing the config file?

https://pkg.go.dev/github.com/jesseduffield/lazydocker/pkg/config
> I would default this to false

But it does default to false?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.