mirror of
https://github.com/alacritty/alacritty.git
synced 2024-11-18 13:55:23 -05:00
A cross-platform, OpenGL terminal emulator.
3151ef8625
This probably should have been renamed in the original refactor, but oh well. `render_cells()` takes a generic parameter `I` which is any `Iterator<Item=IndexedCell>` and is thus no longer coupled to the grid type. Renaming it reflects that. |
||
---|---|---|
copypasta | ||
docs | ||
font | ||
res | ||
scripts | ||
src | ||
tests | ||
.gitignore | ||
.travis.yml | ||
alacritty.yml | ||
build.rs | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE-APACHE | ||
README.md | ||
rustc-version | ||
TASKS.md |