ErrLookup › charmbracelet/glow

charmbracelet/glow

Render markdown on the CLI, with pizzazz! 💅🏻 · Go · 23 source files

Analyzed at e3970c813d on 2026-08-15. 42 documented errors.

Code / MessageTypeSeverityTags
can't find README in GitHub repository
exception error github, http, readme, api, rate-limit, network
can't find README in GitLab repository
exception error gitlab, http, readme, api, network
missing markdown source
exception error filesystem, readme, directory-walk, cli
cannot use both pager and tui
validation error config, flags, cli, validation
could not load file: missing path
console error tui, bubbletea, file, stash, state
unable to set config file: %w
exception error config, editor, environment, cli
unable to run command: %w
exception error config, editor, process, exec
could not write configuration file: %w
exception error config, filesystem, permissions, mkdir
'%s' is not a supported configuration type: use '%s' or '%s'
validation error config, file-extension, yaml, validation
unable create directory: %w
exception error config, filesystem, permissions, first-run
unable to create config file: %w
exception error config, filesystem, file-creation, permissions
unable to write config file: %w
exception error config, filesystem, disk-full, io
unable to stat config file: %w
exception error config, filesystem, stat, permissions
invalid url: %s
validation error url, validation, github, parsing
unable to get url: %w
exception error network, http, dns, proxy, tls, github
unable to read http response body: %w
exception error network, http, connection-reset, io, transient
unable to parse json: %w
exception error json, parsing, proxy, captive-portal, github, api
invalid url: %s
validation error url, validation, gitlab, parsing
unable to get url: %w
exception error network, http, dns, proxy, tls, gitlab
unable to read http response body: %w
exception error network, gitlab, http, io
unable to parse json: %w
exception error json, gitlab, api, http
unable to get cache dir: %w
console error environment, xdg, filesystem, startup
%s is not a supported protocol
validation error url, validation, cli-input
unable to get url: %w
exception error network, http, dns, tls, proxy
HTTP status %d
http error http, status-code, remote-content
unable to open file: %w
exception error filesystem, io, cli-input
unable to get absolute path: %w
exception error filesystem, cwd, rare
specified style does not exist: %s
validation error style, config, filesystem, cli-input
unable to stat file: %w
exception error filesystem, style, permissions
unable to read from reader: %w
exception error io, network, reader
unable to create renderer: %w
exception error glamour, rendering, style, json, config
unable to render markdown: %w
exception error glamour, rendering, markdown
unable to parse PAGER command: %s
exception error pager, shell, config, environment
unable to run command: %w
exception error pager, process, exec, shell
unable to write to writer: %w
exception error io, stdout, pipe
error parsing config: %v
exception error config, environment, tui
unable to run tui program: %w
console error tui, terminal, bubbletea, environment
unable to instantiate man page: %w
console error cli, cobra, man-pages, documentation-generation, go
unable to build man page: %w
console error cli, man-pages, epipe, stdout, shell
error creating glamour renderer: %w
exception error glamour, styling, configuration, json, tui
error rendering markdown: %w
exception error glamour, markdown, rendering, utf-8, tui
unable to parse url: %w
console warning url, parsing, validation, cli, shell