A cross-platform, OpenGL terminal emulator.
Go to file
Joe Wilm 44c6171bc0 Refactor FontConfig wrappers
There's now a proper wrapper in place for working with the FontConfig
library. This should help significantly with error handling with font
loading; at least, the FontConfig code shouldn't panic. The FreeType
rasterizer still needs to be updated to handle missing fonts, and a more
sensible default font should be specified.
2016-12-30 00:34:57 -05:00
copypasta Implement clipboard store for x11 with xclip 2016-12-29 17:57:50 -05:00
docs Add Summary of ANSI standards for ASCII terminals 2016-05-28 08:39:36 -07:00
font Refactor FontConfig wrappers 2016-12-30 00:34:57 -05: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 Improve RenderableCellsIter performance 2016-12-29 21:56:49 -05:00
tests add fish_cc ref 2016-12-16 18:39:51 +08:00
.agignore Add silver searcher ignore file 2016-12-29 10:49:12 -05:00
.gitignore Add script for creating flamegraph with perf 2016-10-08 21:30:21 -07:00
.travis.yml Update nightly pin on travis 2016-12-11 20:26:33 -08:00
Cargo.lock Rustup and clippy 2016-12-16 22:13:51 -08:00
Cargo.toml Rustup and clippy 2016-12-16 22:13:51 -08:00
LICENSE-APACHE Add license headers to source files 2016-06-29 20:59:14 -07:00
README.md Add README.md 2016-11-19 21:51:48 -08:00
TASKS.md Update task list 2016-06-06 14:59:45 -07:00
alacritty.yml Implement copying selection for macOS 2016-12-26 22:56:19 -05:00
build.rs Add license headers to source files 2016-06-29 20:59:14 -07:00
rustc-version Rustup and clippy 2016-12-16 22:13:51 -08:00

README.md

Alacritty

Build Status