A cross-platform, OpenGL terminal emulator.
Go to file
Joe Wilm 3b7c7377c9 Refactor input processing to take action context
Various functions take some permutation of the current selection, the
terminal, and a notifier. Instead of having to juggle some number of
arguments everywhere, the `ActionContext` is constructed and then passed
around.
2016-12-25 18:54:01 -05:00
copypasta Implement copypasta::Store for macOS pasteboard 2016-12-24 18:08:46 -05:00
docs Add Summary of ANSI standards for ASCII terminals 2016-05-28 08:39:36 -07:00
font Misc formatting fixes 2016-12-16 22:48:04 -08: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 Refactor input processing to take action context 2016-12-25 18:54:01 -05:00
tests add fish_cc ref 2016-12-16 18:39:51 +08: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 Fix mouse bindings 2016-11-19 21:49:23 -08: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