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
*
Normalize Log Message Strings
Nathan Lilienthal
2019-01-07
*
Improve URL detection with special characters
Christian Duerr
2019-01-05
*
Limit number of URL schemes
Christian Duerr
2019-01-05
*
Fix removal of trailing URL characters
Christian Duerr
2019-01-05
*
Add proper underline and strikeout support
Christian Duerr
2018-12-22
*
Fixing tabs in copy-paste
Steve Blundy
2018-12-15
*
Upgrade to Rust 2018
Joe Wilm
2018-12-10
*
Fix rendering of zero-width characters
Christian Duerr
2018-12-09
*
Fix for an underflow on some type conversions (#1715)
Zac Pullar-Strecker
2018-11-25
*
Add keybinding action for clearing warns/errors
Christian Duerr
2018-11-19
*
Display errors and warnings
Christian Duerr
2018-11-17
*
Upgrade Glutin to v0.19.0
Matt Keeler
2018-11-10
*
Rework cursor configuration
Christian Duerr
2018-11-01
*
Add option to open URLs on click
Christian Duerr
2018-10-22
*
Fix rotation of selection below 0
Christian Duerr
2018-10-20
*
Drop terminal lock before rendering
trimental
2018-09-30
*
Fix rendering of selections outside the viewport
Christian Duerr
2018-09-28
*
Fix selection of empty lines
Christian Duerr
2018-09-26
*
Implement CNL and CPL escape codes (#1590)
Niklas Claesson
2018-09-26
*
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
[next]