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
...
*
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
*
Add license headers to source files
Joe Wilm
2016-06-29
*
Fix bug handling ansi mode sequences
Joe Wilm
2016-06-23
*
Fix a few compiler warnings
Joe Wilm
2016-06-14
*
Fix backspace
Joe Wilm
2016-06-09
*
Fix all trivial compiler warnings
Joe Wilm
2016-06-09
*
Add support for scrolling regions
Joe Wilm
2016-06-08
*
Parse a few more ansi terminal mode commands
Joe Wilm
2016-06-07
*
Fix escape bytes as input bug in ANSI parser
Joe Wilm
2016-06-06
*
Minor updates to terminal handling
Joe Wilm
2016-06-06
*
Initial support for Terminal Emulation (woo!)
Joe Wilm
2016-06-02
*
Initial ANSI parser implementation
Joe Wilm
2016-05-28
[prev]