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
*
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
*
Add support for SGR mouse reporting
Joe Wilm
2017-01-01
*
Misc formatting fixes
Joe Wilm
2016-12-16
*
Remove outdated and no longer correct doc
Joe Wilm
2016-12-16
*
Rustup and clippy
Joe Wilm
2016-12-16
*
Cleaning up main; Added window module
Joe Wilm
2016-12-11
*
Implement Handler::identify_terminal for Term
Joe Wilm
2016-12-11
*
Refactor color list management
Joe Wilm
2016-12-11
*
Add support for indexed colors
Joe Wilm
2016-12-11
*
Add support for bracketed paste
Joe Wilm
2016-12-11
*
Support normal mouse tracking mode
Joe Wilm
2016-12-11
*
Add support for recording/running ref tests
Joe Wilm
2016-11-19
*
Support drawing bold test with bright colors
Joe Wilm
2016-10-28
*
Proof of concept live reloading for colors
Joe Wilm
2016-10-23
*
Implement blank character insertion
Joe Wilm
2016-10-10
*
Fix some compiler warnings
Joe Wilm
2016-09-23
*
Add unhandled `execute` log
Joe Wilm
2016-09-23
*
Fix missing `esc_dispatch` log
Joe Wilm
2016-09-23
*
Rewrite ansi parser using vte crate
Joe Wilm
2016-09-18
*
Add Origin mode to parser
Joe Wilm
2016-08-19
*
Fix tests
Joe Wilm
2016-08-14
*
Fix debug printing in ansi
Joe Wilm
2016-07-29
*
Fix tests in ansi
Joe Wilm
2016-07-29
*
Fix bug getting stuck in non-CSI escapes
Joe Wilm
2016-07-23
*
Update to latest nightly
Joe Wilm
2016-07-15
*
Add some printing for unhandled non-CSI escapes
Joe Wilm
2016-07-04
*
Add support for application keypad mode
Joe Wilm
2016-07-04
*
Fix transpose bug with ansi goto
Joe Wilm
2016-07-04
*
Make ansi::Handler methods strongly typed
Joe Wilm
2016-07-03
*
Remove ansi::DebugHandler
Joe Wilm
2016-07-03
*
Make ansi::TermInfo strongly typed
Joe Wilm
2016-07-03
*
Add config file
Joe Wilm
2016-06-30
[next]