A cross-platform, OpenGL terminal emulator.
Go to file
Joe Wilm e503baf2e7 Live shader reloading is now a feature
Which means it can be disabled in release builds. No more working on a
renderer feature and actually breaking the Alacritty your editor is
running inside.
2016-10-27 08:43:23 -07:00
copypasta Implement copypasta::Load for macos::Clipboard 2016-10-08 20:57:30 -07:00
docs Add Summary of ANSI standards for ASCII terminals 2016-05-28 08:39:36 -07:00
font Support bold/italic font rendering on Linux 2016-08-14 20:08:56 -07:00
res Live shader reloading is now a feature 2016-10-27 08:43:23 -07:00
scripts Add script for creating flamegraph with perf 2016-10-08 21:30:21 -07:00
src Live shader reloading is now a feature 2016-10-27 08:43:23 -07:00
.gitignore Add script for creating flamegraph with perf 2016-10-08 21:30:21 -07:00
.travis.yml Pin nightly compiler on travis 2016-08-14 20:13:20 -07:00
Cargo.lock Rustup and update dependencies 2016-10-14 16:38:15 -07:00
Cargo.toml Live shader reloading is now a feature 2016-10-27 08:43:23 -07:00
LICENSE-APACHE Add license headers to source files 2016-06-29 20:59:14 -07:00
TASKS.md Update task list 2016-06-06 14:59:45 -07:00
alacritty.yml Make colors configurable from file 2016-10-15 15:56:27 -07:00
build.rs Add license headers to source files 2016-06-29 20:59:14 -07:00
rustc-version rustup 2016-09-18 18:16:08 -07:00