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
2024-07-03
feat: allow config from CHARM_CONFIG_HOME
config-home
Carlos Alexandro Becker
2024-07-03
feat: man pages
Carlos Alexandro Becker
2024-07-03
feat: shell completions
Carlos Alexandro Becker
2024-07-03
fix: check other possible readme paths/branches (#450)
Carlos Alexandro Becker
2024-07-03
feat!: cleanup and updated (#619)
Carlos Alexandro Becker
2023-08-24
fix: replace string concatenation in loop with string builder (#505)
Lars Müller
2023-01-23
fix: support hard line breaks (charmbracelet#212)
v1.5.0
WieeRd
2022-12-19
fix: don't close HTTP body
Maas Lalani
2022-11-11
chore: fmt & lint issues
Carlos A Becker
2022-11-11
Bump Bubble Tea, Bubbles, Glamour, Lip Gloss, and Termenv and do related updates
Christian Rocha
2022-07-12
Remove exit message
tploss
2021-10-22
Automatically read from stdin if stdin is a pipe
Christian Rocha
2021-04-29
Use golang.org/x/term
Tobias Klauser
2021-02-04
Enable/Disable pager from config (#242)
lestrrat
2021-01-19
If the only arguement is a directory open a TUI at that path (see #234)
Christian Rocha
2020-12-24
Replace bit-based document type implementation with a set-based one
Christian Rocha
2020-12-24
Only show news in news section
Christian Rocha
2020-12-16
Expand the path for a specified style file
Nicolas Martin
2020-11-20
Add "hidden" command/config for switching on mouse wheel support
v1.2.0
Christian Rocha
2020-10-30
Ignore YAML frontmatter
Cristian Dominguez
2020-10-27
Error codes should be in the range of 0 to 125
v1.1.0
Christian Muehlhaeuser
2020-10-26
Open the configuration file with $EDITOR via 'glow config'
Nicolas Martin
2020-10-26
Stub out config sub-command
Christian Rocha
2020-10-23
Respect width flag/config setting in the TUI; closes #168
Christian Rocha
2020-10-24
Support width as a config setting
Christian Muehlhaeuser
2020-10-24
Display default value for config flag in --help
Christian Muehlhaeuser
2020-10-24
Add config file support
Christian Muehlhaeuser
2020-10-19
Use the same type to track docs to load and docs loaded
Christian Rocha
2020-10-19
Add flag for local files only (aka disable network) in TUI
Christian Rocha
2020-10-19
Move "stashed only" flag from the package-level into the model
Christian Rocha
2020-10-15
Don't handle filenames with a colon in it as http(s) url
Nicolas Martin
2020-10-05
Run `glow stash` to browse stashed files only
Christian Rocha
2020-10-05
Update `-a` help language
Christian Rocha
2020-10-05
Hide files and dirs starting with a dot by default
Christian Rocha
2020-10-05
Remove disabled force key/identity file stuff for now
Christian Rocha
2020-10-05
Format help and add examples to stash command
Christian Rocha
2020-10-05
Disable identity & force-key flags
Christian Muehlhaeuser
2020-10-05
Respect -i/--identity flag in the TUI
Christian Rocha
2020-10-05
Remove stash list, get and delete commands
Christian Rocha
2020-10-05
Disable mouse for now
Christian Rocha
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
[next]