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
/
grid.rs
Commit message (
Expand
)
Author
Age
*
Scrolling v2
Joe Wilm
2016-08-22
*
Remove unnecessary calls in grid
Joe Wilm
2016-07-29
*
Move ::grid::index to ::index
Joe Wilm
2016-07-03
*
Grid API is now generic and strongly typed
Joe Wilm
2016-07-03
*
Improve ergonomics of iterating on grid::Row
Joe Wilm
2016-07-02
*
Implement Term::erase_chars
Joe Wilm
2016-07-01
*
Add license headers to source files
Joe Wilm
2016-06-29
*
Implement terminal resizing
Joe Wilm
2016-06-29
*
Refactor Tty and Grid creation into Term::new
Joe Wilm
2016-06-28
*
Add support for macOS
Joe Wilm
2016-06-14
*
Add support for scrolling regions
Joe Wilm
2016-06-08
*
Tweak some Grid methods
Joe Wilm
2016-06-06
*
Fix bug where there were extra grid rows
Joe Wilm
2016-06-06
*
Terminal sets more attributes on grid Cells
Joe Wilm
2016-06-06
*
Add support for drawing background colors
Joe Wilm
2016-06-06
*
Add iterator methods to Grid and Row types
Joe Wilm
2016-06-04
*
Initial support for Terminal Emulation (woo!)
Joe Wilm
2016-06-02
*
Add render time meter
Joe Wilm
2016-05-21
*
Use subpixel font rendering
Joe Wilm
2016-04-11
*
Add a Grid
Joe Wilm
2016-04-10