index
:
glow
beta
config-home
dependabot/github_actions/golangci/golangci-lint-action-5
dependabot/github_actions/golangci/golangci-lint-action-6
dependabot/go_modules/github.com/charmbracelet/glamour-0.7.0
dependabot/go_modules/github.com/charmbracelet/lipgloss-0.10.0
dependabot/go_modules/github.com/sahilm/fuzzy-0.1.1
dependabot/go_modules/golang.org/x/sys-0.19.0
dependabot/go_modules/golang.org/x/term-0.19.0
deps
fix/styles-from-env
glamour-bump
master
pixterm
proposals-update
readme
revert
timeout
urls
Mirror of https://github.com/charmbracelet/glow
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
main.go
Age
Commit message (
Expand
)
Author
2020-10-05
Add basic mouse wheel support to pager
Christian Rocha
2020-10-05
Update altscreen calls per latest Bubble Tea update
Christian Rocha
2020-10-05
Consolidate debug config stuff
Christian Rocha
2020-10-05
Remove Boba residue
Christian Rocha
2020-10-05
Parse subcommands before main command arguments int the CLI
Christian Rocha
2020-10-05
Comments
Christian Rocha
2020-10-05
Make `--force-key`/`-f` a persistent flag, like `--identity`
Christian Rocha
2020-10-05
Log to a given path if `GLOW_LOG_TO_FILE` is set
Christian Rocha
2020-10-05
Pass style argument to the Boba program
Christian Rocha
2020-10-05
Silence this Go linter message
Christian Rocha
2020-10-05
Do it fullscreen
Christian Rocha
2020-10-05
Load stash + fix spinner issues + render nothing useful
Christian Rocha
2020-10-05
Stub out Tea UI: create Charm client and generate keys if necessary
Christian Rocha
2020-10-05
Delete from stash command
Toby Padilla
2020-10-05
Get markdown command
Toby Padilla
2020-10-05
List stash
Toby Padilla
2020-10-05
Working stash command
Toby Padilla
2020-07-23
Enable use of the `GLAMOUR_STYLE` environment variable (#152)
Jesse Millar
2020-05-05
Validate options once
Christian Muehlhaeuser
2020-05-05
Automatically detect terminal width, with a 120 char limit
Christian Muehlhaeuser
2020-05-05
Change default rendering width to 80
Christian Muehlhaeuser
2020-03-31
Rename readerFromArg to sourceFromArg
Christian Muehlhaeuser
2020-03-31
Make source private
Christian Muehlhaeuser
2020-03-31
Use glamour's WithAutoStyle option as default
Christian Muehlhaeuser
2020-01-14
Use glamour's 'auto' style per default
Christian Muehlhaeuser
2020-01-13
Search for READMEs case-insensitively & recursively
Christian Muehlhaeuser
2020-01-08
Pass writer to executeArg to make code easier to test
Christian Muehlhaeuser
2020-01-08
Fix starting glow without sources
Christian Muehlhaeuser
2020-01-08
feat: support multiple files
Carlos Alexandro Becker
2019-12-31
Add -p flag to render output in default pager
Christian Muehlhaeuser
2019-12-31
Fix typo in comment
Christian Muehlhaeuser
2019-12-28
Bump glamour dependency and adopt functional options API
Christian Muehlhaeuser
2019-12-25
Trim unstyled padding spaces from output
Christian Muehlhaeuser
2019-12-23
Fix init when reading from stdin
v0.1.2
Christian Muehlhaeuser
2019-12-20
Rename to glow
Christian Muehlhaeuser
2019-12-19
Import glamour
Christian Muehlhaeuser
2019-12-14
Move ANSIRenderer into a separate package
Christian Muehlhaeuser
2019-12-13
Don't panic, forward the error to the caller
Christian Muehlhaeuser
2019-12-10
Add godoc comments to public types
Christian Muehlhaeuser
2019-12-10
Fix baseURL for relative paths
Christian Muehlhaeuser
2019-12-09
Shorten commit SHA in version output
Christian Muehlhaeuser
2019-12-09
Enable version command for release builds
Christian Muehlhaeuser
2019-12-07
Calculate block width from BlockStack & RenderContext
Christian Muehlhaeuser
2019-12-07
Check for err before trying to access the stat struct
Christian Muehlhaeuser
2019-12-06
Automatically use the notty style when stdout is no terminal
Christian Muehlhaeuser
2019-12-06
When passed a directory as cli-arg, find a README[.md] in it
Christian Muehlhaeuser
2019-12-06
Return potential error from ioutil.ReadAll
Christian Muehlhaeuser
2019-12-06
Embed styles in gold library
Christian Muehlhaeuser
2019-11-28
Render each paragraph individually and reflow text only inside paragraphs
Christian Muehlhaeuser
2019-11-26
Embed default dark style into binary
Christian Muehlhaeuser
[next]