alacritty/src
Joe Wilm bbd8ddbfc0 Add run() function and document it
The doc comment outlines my plan about cleaning up this function.
2016-12-11 20:23:41 -08:00
..
renderer Cleaning up main; Added window module 2016-12-11 20:23:41 -08:00
term Implement Handler::identify_terminal for Term 2016-12-11 20:23:41 -08:00
ansi.rs Cleaning up main; Added window module 2016-12-11 20:23:41 -08:00
cli.rs Cleanup cli option parsing 2016-12-11 20:23:41 -08:00
config.rs Move config path into Config type 2016-12-11 20:23:41 -08:00
event.rs Cleaning up main; Added window module 2016-12-11 20:23:41 -08:00
event_loop.rs Cleaning up main; Added window module 2016-12-11 20:23:41 -08:00
grid.rs Add support for recording/running ref tests 2016-11-19 21:34:11 -08:00
index.rs Add support for recording/running ref tests 2016-11-19 21:34:11 -08:00
input.rs Add support for bracketed paste 2016-12-11 20:23:41 -08:00
lib.rs Cleaning up main; Added window module 2016-12-11 20:23:41 -08:00
macros.rs Cleaning up main; Added window module 2016-12-11 20:23:41 -08:00
main.rs Add run() function and document it 2016-12-11 20:23:41 -08:00
meter.rs Refactor cell selection out of renderer 2016-12-11 20:23:41 -08:00
sync.rs Fix some compiler warnings 2016-09-23 10:12:11 -07:00
tty.rs Add support for recording/running ref tests 2016-11-19 21:34:11 -08:00
util.rs Rustup and update dependencies 2016-10-14 16:38:15 -07:00
window.rs Add display impl for Points<T> 2016-12-11 20:23:41 -08:00