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
*
Split alacritty into a separate crates
Theodore Dubois
2019-04-28
*
Fix position of zero-width over double-width characters
Christian Duerr
2019-04-25
*
Fix cursor disappearing
Christian Duerr
2019-04-25
*
Show same fg/bg text when inversed
Christian Duerr
2019-04-25
*
Fix hidden cursor inverting cell colors
Christian Duerr
2019-04-22
*
Fix cursor colors
Christian Duerr
2019-04-20
*
Fix cursor dimension style issues
Christian Duerr
2019-04-19
*
Fix cursor dimensions with font offset
Christian Duerr
2019-04-19
*
Fix update_lines performance issues
Christian Duerr
2019-04-19
*
Remove outdated comment line.
Nathan Lilienthal
2019-04-18
*
Remove redundant closures and imports
Matthias Krüger
2019-04-11
*
Reset scrolling region when receiving RIS escape
Daniel Eklöf
2019-04-08
*
Add rustfmt style guide
Christian Duerr
2019-03-30
*
Rework URL highlighting
Christian Duerr
2019-03-30
*
Fix URL highlight crash
Christian Duerr
2019-03-24
*
Fix URL parsing with double-width characters
Christian Duerr
2019-03-23
*
Fix URLs getting incorrectly extended to next line
Christian Duerr
2019-03-19
*
Add URL hover highlighting
Christian Duerr
2019-03-19
*
Remove InclusiveRange code
Christian Duerr
2019-03-17
*
Add text reflow
Christian Duerr
2019-03-13
*
Add config option to change selection color
Kirill Chibisov
2019-03-12
*
Fix signal handling on Unix systems
Rachel K
2019-03-12
*
Add dynamic title support for Window
David Hewitt
2019-03-07
*
Fix selection starting inside padding
Lado Tonia
2019-03-04
*
Fix alt screen bugs
Christian Duerr
2019-03-02
*
Remove selections when clearing screen partially
Christian Duerr
2019-02-08
*
Dynamically resize terminal for errors/warnings
Christian Duerr
2019-02-07
*
Fix unclickable URLs with scrolled viewport
Christian Duerr
2019-02-07
*
Fix off-by-one error in erase_chars
Alexander Bulimov
2019-01-21
*
Make all configuration fields optional
Christian Duerr
2019-01-17
*
Fix tabs overwriting cells during movement
Christian Duerr
2019-01-13
*
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
[next]