Christian Muehlhaeuser
44b078e44a
docs: new readme footer ( #396 )
2022-10-25 15:26:53 -03:00
dependabot[bot]
74b70644ba
chore(deps): bump actions/setup-go from 2 to 3 ( #405 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 2 to 3.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-25 15:01:50 -03:00
dependabot[bot]
8eede63988
chore(deps): bump goreleaser/goreleaser-action from 2 to 3 ( #402 )
...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) from 2 to 3.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-25 15:01:26 -03:00
dependabot[bot]
06f85dda9a
chore(deps): bump golangci/golangci-lint-action from 2 to 3 ( #401 )
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 2 to 3.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-25 15:01:12 -03:00
dependabot[bot]
7486c604d7
chore(deps): bump actions/checkout from 2 to 3 ( #400 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-25 15:00:48 -03:00
Carlos A Becker
5e24b49e3e
chore: dependabot
...
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-10-25 14:59:44 -03:00
Carlos A Becker
1e8666011b
docs: fix missing commas
...
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-10-25 11:07:35 -03:00
Ayman Bagabas
580642af8b
docs: apt-key deprecation
...
Use the recommended keyrings path /etc/apt/keyrings
Per: https://manpages.debian.org/unstable/apt/apt-key.8.en.html#DEPRECATION
2022-10-17 16:48:40 -04:00
Ayman Bagabas
1237ee6bf0
docs: update apt/yum installation instructions
2022-10-06 17:20:45 -04:00
Jon Austin
3607b402a6
docs: streamline install instructions ( #308 )
...
* update to mimic the melt readme
Add a note to just use `go install` for installation.
2022-09-24 17:47:35 -07:00
Christopher Murphy
e0d667a48c
fix: use filepath.Dir instead of path.Dir
...
Use the `filepath` implementation of `Dir` instead of `path`. Resolve
path resolution with Windows paths containing `\\` separators.
2022-09-16 11:42:22 +02:00
Christian Muehlhaeuser
7f810bfc9f
docs: add Chocolatey install instructions to README
2022-09-10 04:26:52 +02:00
tploss
e078953667
Remove exit message
...
As already discussed in https://github.com/charmbracelet/glow/issues/329
the exit message can be a bit irritating, especially when integrating
glow into scripts/etc.
PR https://github.com/charmbracelet/glow/pull/331 did more than just
remove the exit message but was since closed by the requestor.
2022-07-12 12:16:45 +02:00
Carlos Alexandro Becker
01d9858f7c
fix: goreleaser workflow ( #358 )
...
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-07-08 15:30:10 -03:00
Ayman Bagabas
84b2e5bc42
docs: add apt/yum repos to readme
2022-07-08 14:25:58 -04:00
Carlos Alexandro Becker
c75609322f
feat(deps): update cobra and viper ( #346 )
...
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-05-26 16:35:24 -03:00
Ayman Bagabas
b36e5ad810
feat: sync glow with git.charm.sh
2022-01-24 17:11:42 -05:00
Christian Muehlhaeuser
a8a1b98c73
glow is now in the community repo and can directly be installed with pacman
2022-01-24 01:53:57 +01:00
Christian Rocha
8138788b0a
Automatically read from stdin if stdin is a pipe
2021-10-22 13:13:09 -04:00
Sebastian Cohnen
8fc9a300a4
Update README.md
...
adds macOS to the list of releases that are available for ARM
2021-08-14 09:29:35 +02:00
Christian Muehlhaeuser
adfc2b1c2a
Update linter config
2021-07-12 03:00:48 +02:00
Christian Rocha
d0737b41af
Update README footer per the newer Charm repos
2021-05-18 17:10:24 -04:00
Christian Rocha
24fc70e56b
Update date in LICENSE
2021-05-18 17:10:24 -04:00
Christian Muehlhaeuser
442333d77c
Fix goreportcard badge
2021-05-18 20:54:45 +02:00
Tobias Klauser
1f2b3671c7
Use golang.org/x/term
...
The golang.org/x/crypto/ssh/terminal package is deprecated and merely a
wrapper around golang.org/x/term. Use the latter directly and avoid a
direct dependency on the former.
2021-04-29 15:34:10 +02:00
Christian Muehlhaeuser
4863f57cea
Bump bubbletea, glamour, and go-runewidth deps
2021-04-08 16:31:00 +02:00
Christian Muehlhaeuser
92b86072a4
Bump termenv to v0.8.1
2021-04-03 01:47:38 +02:00
Christian Muehlhaeuser
ca833c733c
Only login to snapcraft when secret is available in goreleaser workflow
2021-03-28 08:24:25 +02:00
Christian Muehlhaeuser
3ff9a5dfd6
Always use latest version of golangci-lint
2021-03-27 13:53:52 +01:00
Christian Muehlhaeuser
4f9ad6721c
Bump bubbletea dependency to v0.13.1
2021-03-13 04:38:54 +01:00
Christian Muehlhaeuser
e5ec06b3b9
Simplify code by removing else block
2021-03-12 13:30:30 +01:00
Christian Muehlhaeuser
2d8f8c2d64
Fix typo
2021-03-12 13:28:38 +01:00
Christian Muehlhaeuser
0333e88252
Bump bubbletea dependency
2021-03-12 12:57:45 +01:00
Christian Muehlhaeuser
8b4cae02da
Enable golint as linter
2021-03-12 02:20:07 +01:00
Christian Rocha
e9aa607400
Fix tab contrast in light mode, particularly in macOS terminal
2021-03-11 10:48:27 -05:00
Christian Muehlhaeuser
b6ec7ae14c
Bump glamour dependency
2021-03-11 16:39:18 +01:00
Christian Muehlhaeuser
5b29a023bf
Bump charm, babyenv, termenv, cobra, and viper dependencies
2021-03-11 16:33:53 +01:00
Christian Muehlhaeuser
02ad6ad364
Simplify key event handling
2021-03-10 17:11:34 +01:00
Christian Muehlhaeuser
cfb746e66a
Pass through all keys when editing filter
2021-03-09 08:02:54 -05:00
Christian Muehlhaeuser
a5d4a512b7
Add goreleaser workflow ( #257 )
2021-03-09 13:27:02 +01:00
Carlos Alexandro Becker
1f6e2ff187
feat: snapcraft packages
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2021-03-09 03:31:38 +01:00
Christian Rocha
4a94b87f49
Drop string methods various some types (again)
...
They were only for debugging and are prone to falling out of sync.
2021-03-02 13:18:14 -05:00
Christian Rocha
dedf7967b0
Bump Bubble Tea dependency
2021-03-02 13:18:14 -05:00
Christian Rocha
da08ebc0da
Don't mutate paginators in the view!!
2021-03-02 13:18:14 -05:00
Christian Rocha
3a572216ad
Update pagintion after changing sections when resetting the filter
...
Fixes #251
2021-03-02 13:18:14 -05:00
Christian Rocha
851d21f6c4
Implement String method on some enum types for easier debugging
2021-03-02 13:18:14 -05:00
Christian Muehlhaeuser
08a8d4b5ed
Bump gitcha to v0.2.0
2021-03-01 14:01:27 +01:00
purofle
2279690267
Add termux support to README ( #248 )
2021-02-16 08:03:01 +01:00
Christian Muehlhaeuser
b67e23e7df
Update default config and documentation
2021-02-04 01:38:52 +01:00
lestrrat
3285903aae
Enable/Disable pager from config ( #242 )
2021-02-04 01:34:44 +01:00