index
:
r-alacritty.git
experimental
old-rahm
rahm
rahm2
My custom-patched version of alacritty.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Fix issue with endless allocation loop
Joe Wilm
2018-06-02
*
Shave a few cycles off Grid::scroll_up
Joe Wilm
2018-06-02
*
Fix OOB index in grid::DisplayIter
Joe Wilm
2018-06-02
*
Optimize Row::reset
Joe Wilm
2018-06-02
*
Optimize Storage::swap_lines
Joe Wilm
2018-06-02
*
Truncate invisible lines before storing ref-tests
Christian Duerr
2018-06-02
*
Add documentation for `len` field on `Storage`
Christian Duerr
2018-06-02
*
Remove `push` from `Storage`
Christian Duerr
2018-06-02
*
Improve the resizing implementation
Christian Duerr
2018-06-02
*
fixup! Add assert to Row::grow
Joe Wilm
2018-06-02
*
Add assert to Row::grow
Joe Wilm
2018-06-02
*
Improve storage comparison algorithm
Christian Duerr
2018-06-02
*
Reset grid content when running `reset`
Christian Duerr
2018-06-02
*
Enable history comparison in ref-tests
Christian Duerr
2018-06-02
*
Reset grid when running `reset`
Christian Duerr
2018-06-02
*
Fix bright characters in first column
Christian Duerr
2018-06-02
*
Revert "Fix cursor not showing in first column"
Christian Duerr
2018-06-02
*
Compile on stable
Joe Wilm
2018-06-02
*
Fix order of lines after resize
Christian Duerr
2018-06-02
*
Fix scrollback history size 0 bug
Christian Duerr
2018-06-02
*
Add documentation to explain the process
Christian Duerr
2018-06-02
*
Fix cursor not showing in first column
Christian Duerr
2018-06-02
*
Fix BCE ref tests
Joe Wilm
2018-06-02
*
Fix selection tests
Christian Duerr
2018-06-02
*
Fix grid scroll tests
Joe Wilm
2018-06-02
*
Make tests compile again
Joe Wilm
2018-06-02
*
Rework auto-scrolling options
Christian Duerr
2018-06-02
*
Fix regression with scrolling regions
Joe Wilm
2018-06-02
*
Refactor `span_simple` selection
Christian Duerr
2018-06-02
*
Replace scrolling methods with enum
Christian Duerr
2018-06-02
*
Add scrollback hotkeys
Christian Duerr
2018-06-02
*
Fix selection starting in first cell
Christian Duerr
2018-06-02
*
Fix buggy selection when scrolling down
Christian Duerr
2018-06-02
*
Fix multi-line selection with single cell end
Christian Duerr
2018-06-02
*
Fix selection in scrollback
Christian Duerr
2018-06-02
*
Fix linux config default value
Christian Duerr
2018-06-02
*
Merge branch #1095
Christian Duerr
2018-06-02
*
Make normal scrolling line amount configurable
Christian Duerr
2018-06-02
*
Fix crash when selection leaves viewport
Christian Duerr
2018-06-02
*
Disable faux scrolling when shift is pressed
Christian Duerr
2018-06-02
*
Add faux_scrolling back to scrollback
Christian Duerr
2018-06-02
*
Provide correct default for scroll_history
Christian Duerr
2018-06-02
*
Add `failure_default` deserializer to `scroll_history`
Christian Duerr
2018-06-02
*
Fix 4+ line copying
Joe Wilm
2018-06-02
*
Add SCROLL_MULTIPLIER
Joe Wilm
2018-06-02
*
Support selections with scrolling buffer
Joe Wilm
2018-06-02
*
Move selection into Grid
Joe Wilm
2018-06-02
*
Style cleanup
Joe Wilm
2018-06-02
*
Fix scrolling backwards in tmux
Joe Wilm
2018-06-02
*
Make number of scrollback lines configurable
Joe Wilm
2018-06-02
[next]