A cross-platform, OpenGL terminal emulator.
Go to file
Joe Wilm 06ea6c8e56 Move config reloading to separate thread
This feature was previously shoved into the renderer due to initial
proof of concept. Now, providing config updates to other systems is
possible. This will be especially important for key bindings!
2016-10-27 10:16:08 -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 Move color indexing to vertex shader 2016-10-24 11:01:43 -07:00
scripts Add script for creating flamegraph with perf 2016-10-08 21:30:21 -07:00
src Move config reloading to separate thread 2016-10-27 10:16:08 -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 Rustup and update dependencies 2016-10-14 16:38:15 -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