aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-11Add support for indexed colorsJoe Wilm
2016-12-11Rename RenderApi::render_grid() to render_cells()Joe Wilm
2016-12-11Add support for bracketed pasteJoe Wilm
2016-12-11Move term::cell module to its own fileJoe Wilm
2016-12-11Document a couple of methodsJoe Wilm
2016-12-11Refactor cell selection out of rendererJoe Wilm
2016-12-11Refactor limit functionJoe Wilm
2016-12-11Support trackpad scrollingJoe Wilm
2016-12-11Support normal mouse tracking modeJoe Wilm
2016-12-10Use checked subtraction for backspaceJoe Wilm
2016-11-23Update to latest RustJoe Wilm
2016-11-20Remove unnecessary slicingJoe Wilm
2016-11-19Add README.mdJoe Wilm
2016-11-19Fix mouse bindingsJoe Wilm
2016-11-19Fix glutin waylandJoe Wilm
2016-11-19Add a number of simple ref-testsJoe Wilm
2016-11-19Add support for recording/running ref testsJoe Wilm
2016-11-17Make bindings configurable from alacritty.ymlJoe Wilm
2016-11-17Fix test for Cell layoutJoe Wilm
2016-11-17Redraw screen on focusJoe Wilm
2016-11-17Fallback to received chars when no bindingsJoe Wilm
2016-11-11Fix/add some keybindingsJoe Wilm
2016-11-11Fix alacritty shutdown when shell exits on macOSJoe Wilm
2016-11-11Fix resize on macOS leaving screen blankJoe Wilm
2016-11-11RustupJoe Wilm
2016-11-11Fix config file reloading on macOSJoe Wilm
2016-11-11Workaround for cutoff glyphsJoe Wilm
2016-10-28Update default configJoe Wilm
2016-10-28Support drawing bold test with bright colorsJoe Wilm
2016-10-28Merge branch 'reload-colors'Joe Wilm
2016-10-28Set colors on CPUJoe Wilm
2016-10-28Dynamically update render_timer configJoe Wilm
2016-10-27Move config reloading to separate threadJoe Wilm
2016-10-27Live shader reloading is now a featureJoe Wilm
2016-10-24Move color indexing to vertex shaderJoe Wilm
2016-10-24Expand cell::Color layout testsJoe Wilm
2016-10-24Fix some compiler warningsJoe Wilm
2016-10-24Add discriminant_value test for cell::ColorJoe Wilm
2016-10-23Proof of concept live reloading for colorsJoe Wilm
2016-10-16Add test exhibiting SIGBUS on my machineJoe Wilm
2016-10-15Make colors configurable from fileJoe Wilm
2016-10-14Rustup and update dependenciesJoe Wilm
2016-10-14Fix X11 WaitEventsIterator Busy LoopJoe Wilm
2016-10-10Implement blank character insertionJoe Wilm
2016-10-08Add script for creating flamegraph with perfJoe Wilm
2016-10-08Update cargo.lock with osx clipboardJoe Wilm
2016-10-08Implement copypasta::Load for macos::ClipboardJoe Wilm
2016-10-08Start implementing copypasta, a clipboard libraryJoe Wilm
2016-09-27Don't write v when pasting on macOSJoe Wilm
2016-09-26wipJoe Wilm