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
/
ui
Age
Commit message (
Collapse
)
Author
2020-10-05
Detect when stash and news loading fails (and update the UI accordingly)
Christian Rocha
2020-10-05
View errors with "!"
Christian Rocha
2020-10-05
Don't quit if user uses esc/q to exit the non-fatal error view
Christian Rocha
2020-10-05
Better error view language depending on whether error is fatal
Christian Rocha
2020-10-05
Don't show navigation help in the stash if there's only one item
Christian Rocha
2020-10-05
Press "r" to view errors in the stash
Christian Rocha
2020-10-05
Don't shut down when we encounter network errors
Christian Rocha
2020-10-05
Better header messages depending on what we find
Christian Rocha
2020-10-05
Show local and stashed counts in header
Christian Rocha
2020-10-05
Avoid potential variable capture situations
Christian Rocha
2020-10-05
Keep loading stuff in the background while viewing a document
Christian Rocha
2020-10-05
Use keygen directly; we don't need the Bubble Tea component anymore
Christian Rocha
2020-10-05
Draw a spinner in the file listing while stuff is loading
Christian Rocha
2020-10-05
Selection index in file shouldn't dip below 0
Christian Rocha
2020-10-05
Start Glow in the file loader while file and stash listing load
Christian Rocha
2020-10-05
Start looking for local files the moment Glow starts
Christian Rocha
2020-10-05
Cleanup pager status bar view thanks to the latest updates in reflow
Christian Rocha
2020-10-05
Rework/cleanup styling in stash/file listing
Christian Rocha
2020-10-05
Flag stashed items with a little dot
Christian Rocha
2020-10-05
Update header depending on what's stashed
Christian Rocha
2020-10-05
Take note internally when the local file search is finished
Christian Rocha
2020-10-05
Update spinners for Bubbles 0.4.0
Christian Rocha
2020-10-05
Only show memo key in pager help for user stashed markdown
Christian Rocha
2020-10-05
Let's now refer to userMarkdown as stashedMarkdown
Christian Rocha
2020-10-05
Insert files into the file listing as we find 'em
Christian Rocha
2020-10-05
Don't allow users to set notes on local files
Christian Rocha
2020-10-05
Use the proper method for adding markdown docs to the stash
Christian Rocha
2020-10-05
Load local markdown files into the pager
Christian Rocha
2020-10-05
Strip cwd from local file paths
Christian Rocha
2020-10-05
Sort stash by local files first, then date
Christian Rocha
2020-10-05
Crudely load local markdown files into the stash
Christian Rocha
2020-10-05
Fix a crash when opening pager help in very narrow windows
Christian Rocha
2020-10-05
Comments
Christian Rocha
2020-10-05
Remove spinner custom message stuff which is no longer supported
Christian Rocha
2020-10-05
Consolidate debug config stuff
Christian Rocha
2020-10-05
Dispell a magic number
Christian Rocha
2020-10-05
Reset y offset when resetting pager
Christian Rocha
2020-10-05
Remove extra height and positioning stuff
Christian Rocha
2020-10-05
Fix bottom line jitteriness with performance rendering
Christian Rocha
2020-10-05
Respect high performance flag
Christian Rocha
2020-10-05
Integrate high performance viewport, but not without issue
Christian Rocha
2020-10-05
Use new, simplified window resize handling
Christian Rocha
2020-10-05
Pressing 'q' when setting a note in the pager shouldn't cancel the note
Christian Rocha
2020-10-05
Fix a bug where pressing q would cancel note input
Christian Rocha
2020-10-05
Properly truncate fullwidth/double-byte chars
Christian Rocha
2020-10-05
Close help when unloading/resetting pager
Christian Rocha
2020-10-05
Correct keystroke in pager help
Christian Rocha
2020-10-05
Nice looking system-level errors
Christian Rocha
2020-10-05
Fix panic when deleting item at end of stash
Christian Rocha
2020-10-05
Add memo key to stash help + change memo keys to 'm'
Christian Rocha
[next]