1
0
Fork 0
mirror of https://github.com/alacritty/alacritty.git synced 2024-11-18 13:55:23 -05:00
alacritty/src
2017-11-11 09:44:32 -08:00
..
renderer Fix stack overflow 2017-10-26 18:46:44 -07:00
term Match LF behavior outside scroll region with urxvt 2017-11-11 09:23:43 -08:00
ansi.rs fix some typos in comments 2017-10-30 09:25:13 -07:00
cli.rs Style fixes 2017-11-11 09:44:32 -08:00
config.rs Support integer font size in config (#886) 2017-11-11 08:23:49 -08:00
display.rs Fix typo and whitespace 2017-11-11 09:44:32 -08:00
event.rs Set urgent WM flag on bell on X11 systems (#812) 2017-10-21 16:03:58 -07:00
event_loop.rs fix some typos in comments 2017-10-30 09:25:13 -07:00
grid.rs Use clippy = "*", update, and fix some warnings (#796) 2017-09-27 17:29:44 -07:00
index.rs Clippy fixes! 2017-01-06 20:44:51 -08:00
input.rs Rewrite err_println to eprintln introduced in Rust 1.19 (#799) 2017-10-22 08:42:40 -07:00
lib.rs Add support for env_logger 2017-10-08 22:20:58 -07:00
logging.rs Add support for env_logger 2017-10-08 22:20:58 -07:00
macros.rs Rewrite err_println to eprintln introduced in Rust 1.19 (#799) 2017-10-22 08:42:40 -07:00
main.rs Rewrite err_println to eprintln introduced in Rust 1.19 (#799) 2017-10-22 08:42:40 -07:00
meter.rs Fix typo in rustdoc (#654) 2017-07-08 10:33:17 -07:00
selection.rs fix some typos in comments 2017-10-30 09:25:13 -07:00
sync.rs Fix some compiler warnings 2016-09-23 10:12:11 -07:00
tty.rs fix some typos in comments 2017-10-30 09:25:13 -07:00
util.rs Add better printing for ref test failure 2017-04-03 20:44:23 -07:00
window.rs set_urgent on mac throws a warning (#867) 2017-10-26 18:48:11 -07:00