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
Commit message (
Expand
)
Author
Age
*
Show hollow cursor for windows starting unfocused
Christian Duerr
2018-09-19
*
Add hidden escape sequence
Christian Duerr
2018-09-19
*
Opt-in to macOS Mojave Dark Mode
Philipp
2018-09-18
*
Mention required terminfo update when changing tabspaces
Daniel Eklöf
2018-09-18
*
Set upper limit for scrollback history size
Christian Duerr
2018-09-18
*
Fix style issues
Matthias Krüger
2018-09-17
*
Add `fontconfig-devel` dependency for building on Void Linux
VoidNoire
2018-09-17
*
Fix fish completion name in deb installer
Nathan West
2018-09-17
*
Give zsh completion file the correct name when installing with `cargo deb --i...
Alexander Schlarb
2018-09-17
*
Set COLORTERM variable to advertise 24-bit support
David Peter
2018-09-17
*
Acknowledge first click on unfocused windows with bsd/linux
nolanl
2018-09-17
*
Add mention of official arch linux package
Christian Rebischke
2018-09-17
*
Add latest blog post to README
Joe Wilm
2018-09-17
*
Merge pull request #1147 from jwilm/scrollback
Joe Wilm
2018-09-17
|
\
|
*
Bump version in CHANGELOG
Joe Wilm
2018-09-17
|
*
Bump version number to 0.2.0 (#1492)
Christian Duerr
2018-09-17
|
*
Fix substraction underflow with IL sequence
Christian Duerr
2018-09-05
|
*
Implement `ansi::ClearMode::Saved`
Nathan Lilienthal
2018-09-02
|
*
Scroll visible area when growing window
Christian Duerr
2018-08-15
|
*
Update depend
Matthias Krüger
2018-08-05
|
*
Reset visible area when RIS is received
Christian Duerr
2018-08-03
|
*
Remove "Why doesn't it support scrollback?" from FAQ
Árni Dagur
2018-07-29
|
*
Enable LTO
Christian Duerr
2018-07-29
|
*
Merge branch 'master' into scrollback
Christian Duerr
2018-07-28
|
|
\
|
*
|
Merge master into scrollback
Christian Duerr
2018-07-28
|
*
|
Fix trailing colors when leaving vim after resize
Christian Duerr
2018-07-26
|
*
|
Replace runtime debug assertions with static asserts on scrollback
Th3Fanbus
2018-07-26
|
*
|
Scrollback cleanup
Christian Duerr
2018-07-21
|
*
|
Disable scroll buffer for "alt" Grid
Joe Wilm
2018-07-09
|
*
|
Fix incorrect cell side in selection
Christian Duerr
2018-07-06
|
*
|
Fix scrollback accessing indices out of bounds
Christian Duerr
2018-07-02
|
*
|
Optimize indexing of the grid's raw buffer
Christian Duerr
2018-06-16
|
*
|
Allow changing scrollback history size at runtime
Christian Duerr
2018-06-02
|
*
|
Remove dead code
Joe Wilm
2018-06-02
|
*
|
Optimize Storage::swap
Joe Wilm
2018-06-02
|
*
|
Refactor Storage<T> to be a Vec<Row<T>> internally
Joe Wilm
2018-06-02
|
*
|
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
|
*
|
Re-record grid_reset test
Christian Duerr
2018-06-02
|
*
|
Improve storage comparison algorithm
Christian Duerr
2018-06-02
|
*
|
Reduce size of ref tests
Christian Duerr
2018-06-02
[next]