index
:
r-alacritty-vte.git
graphics
master
rahm
rahm-graphics
Alacritty's VTE library with Rahm's extra hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Add SCP control support
Mohammad AlSaleh
2024-04-01
*
Add support for DECRQM/DECRPM
Kirill Chibisov
2023-11-17
*
Split-out `PrivateMode` from 'Mode'
Kirill Chibisov
2023-11-17
*
Reexport cursor_icon crate
Kirill Chibisov
2023-11-15
*
Ensure proper enum representation
Ethan Pailes
2023-11-04
*
Add support for xterm's modifyOtherKeys CSI
Kirill Chibisov
2023-09-26
*
Switch sync escape from DCS to CSI
Christian Duerr
2023-09-19
*
Add support for kitty keyboard protocol
Kirill Chibisov
2023-08-10
*
Add support for OSC 22
Kirill Chibisov
2023-08-07
*
Add const generic for no-std OSC buffer limit
Jonathan 'theJPster' Pallant
2023-07-16
*
Bump rust-version to match actual MSRV
Dirkjan Ochtman
2023-05-26
*
Add ansi color contrast tests for
Anhad Singh
2023-05-18
*
Migrate `ansi` from `alacritty_terminal`
Anhad Singh
2023-05-14
*
Bump arrayvec to 0.7.2
Nikhil Benesch
2022-07-18
*
Fix filled params list ending with subparam
Christian Duerr
2022-05-17
*
Migrate to 2021 edition
Kirill Chibisov
2022-01-16
*
Refactor test code
Christian Duerr
2021-02-21
*
Fix intermediate reset when going from DCS to ESC
Christian Duerr
2021-02-21
*
Make all methods of the trait `Perform` optional
Christian Duerr
2020-11-27
*
Reduce the maximum value of CSI parameters
Christian Duerr
2020-11-26
*
Add CSI subparameter support
Christian Duerr
2020-08-05
*
Improve parser performance
Christian Duerr
2020-07-27
*
Remove C1 ST support from OSCs
Christian Duerr
2020-04-15
*
Fix OOB in DCS parser
Christian Duerr
2020-03-02
*
Remove ESC params
Christian Duerr
2020-02-01
*
Fix param not resetting between escapes
Christian Duerr
2020-01-31
*
Pass terminator to osc dispatcher
Christian Duerr
2020-01-29
*
Discard CSI sequences with too many parameters
Vojtěch Štěpančík
2019-12-28
*
Remove outdated table.rs.in file
Christian Duerr
2019-12-16
*
Rename generate_state_changes proc macro
Christian Duerr
2019-12-10
*
Remove table generation
Christian Duerr
2019-12-10
*
Update to Rust 2018
Christian Duerr
2019-11-23
*
Add dynamic buffer support
Christian Duerr
2019-11-22
*
Bump version to 0.4.0
Christian Duerr
2019-11-04
*
fix dcs handling, and add a test for it
Jesse Luehrs
2019-11-03
*
Address stylistic issues
VojtechStep
2019-08-06
*
Simplify csi dispatching
VojtechStep
2019-08-06
*
Add an implicit zero after trailing semicolon
VojtechStep
2019-08-06
*
Use correct md code fence
Felix Rabe
2019-04-25
*
Fix off-by-one error when parsing CSI escapes
Christian Duerr
2018-08-13
*
Fix links to ANSI parser state machine. http links result in a 404 now,
Ted Mielczarek
2018-01-12
*
Fix tests to run.
Nathan Lilienthal
2018-01-10
*
no_std (#9)
M Farkas-Dyck
2017-11-18
*
Properly handle maximum number of CSI params
Aaron Hill
2017-05-29
*
Prevent overflow when parsing CSI/DCS parameters
Aaron Hill
2017-05-19
*
Properly handle maximum number of OSC parameters
Aaron Hill
2017-05-16
*
Fix bug in OSC parsing and drop 8-bit code support
Joe Wilm
2017-03-01
*
Fix bug parsing CSI attributes
Joe Wilm
2017-02-02
*
Fix bug with OSC parsing
Joe Wilm
2017-01-10
*
Version 0.2
Joe Wilm
2017-01-10
[next]