alacritty/src
Joe Wilm c8e4f366e7 Canonicalize the config watching path (#672)
This should resolve an issue where config behind a symlink was not being
properly reloaded when edited.
2017-07-19 12:26:45 -07:00
..
renderer Revert "Reduce InstanceData footprint" 2017-07-03 19:45:21 -07:00
term Add dim color support 2017-06-23 11:27:15 -07:00
ansi.rs Add dim color support 2017-06-23 11:27:15 -07:00
cli.rs Add a long option for the command flag (-e) (#655) 2017-07-08 10:32:56 -07:00
config.rs Canonicalize the config watching path (#672) 2017-07-19 12:26:45 -07:00
display.rs Implement semantic and line selection dragging 2017-06-19 21:31:50 -07:00
event.rs Fix unnecessary redraws with active selection 2017-06-19 21:31:50 -07:00
event_loop.rs Minor cleanup, style fix, dead code removal 2017-05-24 10:56:50 -07:00
grid.rs Implement semantic and line selection dragging 2017-06-19 21:31:50 -07:00
index.rs Clippy fixes! 2017-01-06 20:44:51 -08:00
input.rs Update tests for new Selection API 2017-06-19 21:31:50 -07:00
lib.rs Revert "Reduce InstanceData footprint" 2017-07-03 19:45:21 -07:00
logging.rs Return an error from logging::initialize 2017-01-23 09:14:01 -08:00
macros.rs Remove debug_print! macros 2017-01-23 09:14:01 -08:00
main.rs Implement semantic and line selection dragging 2017-06-19 21:31:50 -07:00
meter.rs Fix typo in rustdoc (#654) 2017-07-08 10:33:17 -07:00
selection.rs Update tests for new Selection API 2017-06-19 21:31:50 -07:00
sync.rs Fix some compiler warnings 2016-09-23 10:12:11 -07:00
tty.rs Find and set $WINDOWID to X11 window ID (#586) 2017-05-27 20:08:28 -07:00
util.rs Add better printing for ref test failure 2017-04-03 20:44:23 -07:00
window.rs Find and set $WINDOWID to X11 window ID (#586) 2017-05-27 20:08:28 -07:00