Commit Graph

34 Commits (master)

Author SHA1 Message Date
Jesse Duffield 2729aafe2c Default to rounded corners 1 week ago
Scott McKendry 51b3bb5418 docs: add new 'border' option to config doc 4 weeks ago
Emily Grace Seville 9e90d2f4f2
Mention JSON schema (#474)
Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>
8 months ago
tiagovla 454eaee2cf
feat: add selectedLineBgColor theme customization (#420) 11 months ago
Martin Cross dffe6970aa
Short status (#419)
Co-authored-by: Martin Cross <martinidc1992@gmail.com>
11 months ago
Rdkang 07f26c1e91
Allow setting default screenMode (#421) 11 months ago
John Chavez 66f5d176d3
Docs: explain go templates in custom commands (#428) 11 months ago
Jesse Duffield 821cd81b72 allow configuring number of logs to tail 2 years ago
Jesse Duffield 0cdac0bca3 allow upping and downing whole project 2 years ago
Jesse Duffield 195ccf41ce allow upping a service 2 years ago
Jesse Duffield 46de6b365d clean up some things
remove redundant g argument
2 years ago
Miles Liu d64a92227a
allow user to replace docker repo prefix from image names
Example usage:

```yaml
replacements:
  imageNamePrefixes:
    '123456789012.dkr.ecr.us-east-1.amazonaws.com': '<prod>'
    '923456789999.dkr.ecr.us-east-1.amazonaws.com': '<dev>'
```

Closes #316
2 years ago
Jesse Duffield d0a53fbe60 use SDK to print container logs to stdout 2 years ago
Jesse Duffield 86de6c09bd default to wrapping main panel 2 years ago
Jesse Duffield 2f08e0942a support starting a service 2 years ago
Jesse Duffield d3e84881bb remove custom command from default config given that it is now inbuilt 2 years ago
Jesse Duffield cd96b20bb2 default to no timestamps in logs 2 years ago
Jesse Duffield 0b7017150c use sdk to obtain container logs 2 years ago
Jesse Duffield 2fe7505ebc use event channel to reduce CPU usage by a LOT 2 years ago
Jesse Duffield 0d825a49c7
Merge pull request #294 from jesseduffield/no-monitoring-prompt 2 years ago
Jesse Duffield 97772a95d0 remove anonymous reporting prompt because we disabled that globally ages ago 2 years ago
dhax 71251f4f90
update docs: default linux configuration location
Hey there and hanks for this gem!
2 years ago
Dwarven YANG 43f83f64ec allow user to configure the gui language 3 years ago
Sergey Ponomarev 430600063c Exec shell: autodetect container shell
Some containers may have bash installed but some have only basic sh (Ash/Dash).
There is other shells too: ZSh, tsh etc.

We can automatically detect what shell is configured.
See explanation how it works https://github.com/moby/moby/issues/41702
4 years ago
mjarkk 625c4a5084
Updated the config.md 5 years ago
mjarkk 63b1d871c5
Changed the sugestions 5 years ago
mjarkk fd4d4a1dc6
Made the information pulling time dynamic 5 years ago
Jesse Duffield c04867b36d
Update Config.md 5 years ago
Jesse Duffield b80b13d308
Update Config.md 5 years ago
Jesse Duffield ea8258d66e more stuff 5 years ago
Jesse Duffield 852a8510ac update config comments for better godoc experience 5 years ago
Jesse Duffield 38237be61d rearrange items in config doc 5 years ago
Jesse Duffield e361a42995 update config docs 5 years ago
Jesse Duffield cf5ec17197 repurpose lazygit code 5 years ago