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
/
ansi.rs
Commit message (
Expand
)
Author
Age
*
Split alacritty into a separate crates
Theodore Dubois
2019-04-28
*
Fix cursor disappearing
Christian Duerr
2019-04-25
*
Fix hidden cursor inverting cell colors
Christian Duerr
2019-04-22
*
Add rustfmt style guide
Christian Duerr
2019-03-30
*
Add URL hover highlighting
Christian Duerr
2019-03-19
*
Dynamically resize terminal for errors/warnings
Christian Duerr
2019-02-07
*
Normalize Log Message Strings
Nathan Lilienthal
2019-01-07
*
Add proper underline and strikeout support
Christian Duerr
2018-12-22
*
Upgrade to Rust 2018
Joe Wilm
2018-12-10
*
Lower log level of warnings in ansi.rs
Christian Duerr
2018-11-18
*
Display errors and warnings
Christian Duerr
2018-11-17
*
Add optional dim foreground color
Rémi Garde
2018-07-23
*
Add bright foreground color option
Christian Duerr
2018-07-15
*
Add support for cursor shape escape sequence
Anthony Clays
2018-07-15
*
Fix clippy issues
Christian Duerr
2018-07-01
*
Add modifiers to mouse events
Christian Duerr
2018-03-12
*
Remove all instances of unwrap() from config
Christian Duerr
2018-03-04
*
Fix indexed color setting regression
Niklas Claesson
2018-01-08
*
Add clippy check to travis
Christian Duerr
2018-01-06
*
Add support for set-clipboard. (#970)
Geert Jansen
2018-01-02
*
Change mouse cursor on terminal mode change (#865)
Dustin
2017-12-24
*
Add cursor style option (#928)
Christian Duerr
2017-12-03
*
Support more color escape codes (#757)
Tuomas Siipola
2017-11-11
*
fix some typos in comments
Martin Lindhe
2017-10-30
*
implement ANSI CSI REP (Repeat)
Jasper Bryant-Greene
2017-09-30
*
Use clippy = "*", update, and fix some warnings (#796)
Aaron Hill
2017-09-27
*
Support background and foreground color escape codes (#662)
Tuomas Siipola
2017-07-28
*
Implement and use ansi attribute CancelBold (#659)
ftilde
2017-07-20
*
Add dim color support
Jake Merdich
2017-06-23
*
Add support for Beam, Underline cursors
Joe Wilm
2017-06-11
*
Implement FocusIn/FocusOut reports (#589)
Aaron Hill
2017-05-29
*
Fix Device Status reports
Dominik Miedziński
2017-05-08
*
Add support for Query Device Status
Dominik Miedziński
2017-05-07
*
Support insert mode
Joe Wilm
2017-05-01
*
Partially add DECCOLM support
Joe Wilm
2017-04-19
*
Fixes for vttest cursor movement screen 1
Joe Wilm
2017-04-18
*
Implement LF/NL
Joe Wilm
2017-04-18
*
Handle CSI command J3 (Clear saved lines)
Aaron Hill
2017-03-04
*
Handle OSC command '1' (Set Icon Name)
Aaron Hill
2017-03-03
*
Change cursor colors config to use text and cursor
Joe Wilm
2017-02-25
*
Handle OSC for setting indexed color values
Joe Wilm
2017-02-11
*
Implement save/restore cursor position
Joe Wilm
2017-02-02
*
support for inverting the cursor or using colors
Danny Dulai
2017-01-29
*
Use the log-crate instead of printing to stdout
Lukas Lueg
2017-01-23
*
ansi: Designate and invoke graphic character sets
Richard Palethorpe
2017-01-21
*
Proposal for line wrap - ^[[7h and ^[[7l (private)
Michael Brumlow
2017-01-11
*
Add support for setting title from OSC
Joe Wilm
2017-01-11
*
Fix parsing of coalesced SGR attributes
Joe Wilm
2017-01-08
*
Remove need for inclusive ranges
Manish Goregaokar
2017-01-06
*
Remove need for range_contains feature
Manish Goregaokar
2017-01-06
[next]