index
:
r-alacritty.git
experimental
rahm
rahm2
My custom-patched version of alacritty.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
term
/
mod.rs
Commit message (
Expand
)
Author
Age
...
*
Implement config option for term colors 16..256
Christian Duerr
2018-09-23
*
Add hidden escape sequence
Christian Duerr
2018-09-19
*
Fix style issues
Matthias Krüger
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
*
Reset visible area when RIS is received
Christian Duerr
2018-08-03
*
Merge branch 'master' into scrollback
Christian Duerr
2018-07-28
|
\
|
*
Add optional dim foreground color
Rémi Garde
2018-07-23
|
*
Add config for unfocused window cursor change
Patrycja Balik
2018-07-15
|
*
Fix clippy issues
Christian Duerr
2018-07-01
|
*
Reduce Increase-/DecreaseFontSize step to 0.5
Felippe da Motta Raposo
2018-06-08
*
|
Merge master into scrollback
Christian Duerr
2018-07-28
*
|
Fix trailing colors when leaving vim after resize
Christian Duerr
2018-07-26
*
|
Scrollback cleanup
Christian Duerr
2018-07-21
*
|
Disable scroll buffer for "alt" Grid
Joe Wilm
2018-07-09
*
|
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
*
|
Reset grid when running `reset`
Christian Duerr
2018-06-02
*
|
Fix BCE ref tests
Joe Wilm
2018-06-02
*
|
Make tests compile again
Joe Wilm
2018-06-02
*
|
Rework auto-scrolling options
Christian Duerr
2018-06-02
*
|
Replace scrolling methods with enum
Christian Duerr
2018-06-02
*
|
Add scrollback hotkeys
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
*
|
Merge branch #1095
Christian Duerr
2018-06-02
*
|
Fix crash when selection leaves viewport
Christian Duerr
2018-06-02
*
|
Fix 4+ line copying
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
*
|
Make number of scrollback lines configurable
Joe Wilm
2018-06-02
*
|
Scroll to bottom on character received
Joe Wilm
2018-06-02
*
|
Fir cursor not scrolling
Joe Wilm
2018-06-02
*
|
checkpoint: very basic scrolling works
Joe Wilm
2018-06-02
*
|
Use memcpy for resetting row contents
Joe Wilm
2018-06-02
*
|
Remove some unused methods and impls
Joe Wilm
2018-06-02
*
|
Eliminate ClearRegion trait
Joe Wilm
2018-06-02
*
|
Back Grid with VecDeque
Joe Wilm
2018-06-02
|
/
*
Fix clippy lints
Christian Duerr
2018-05-11
*
Extend SGR and VT200 (normal) mouse support
Celti Burroughs
2018-03-12
*
Fix benchmarks
Christian Duerr
2018-03-09
*
Remove all instances of unwrap() from config
Christian Duerr
2018-03-04
*
Update arraydeque dependency
Andy Lok
2018-02-28
*
Implement `reset_state` of Term struct (#1035)
Christian Duerr
2018-01-18
*
Add clippy check to travis
Christian Duerr
2018-01-06
*
Improve ability of alacritty to deal with broken config
Christian Duerr
2018-01-06
[prev]
[next]