alacritty/src
Joe Wilm 41f7fae34a Merge pull request #60 from MagaTailor/master
Fix compilation on ARM/AARCH64
2017-01-06 08:31:29 -08:00
..
renderer Fix ARM 2017-01-05 15:22:51 +01:00
term Add support for SGR mouse reporting 2017-01-01 18:28:49 -08:00
ansi.rs Add support for SGR mouse reporting 2017-01-01 18:28:49 -08:00
cli.rs Added --title argument to set window title 2017-01-06 09:18:23 -06:00
config.rs Allow key_binding have space 2017-01-05 21:45:46 +08:00
display.rs Added --title argument to set window title 2017-01-06 09:18:23 -06:00
event.rs Draw the screen when Refresh event arrives 2017-01-04 19:54:29 -08:00
event_loop.rs Handle EINTR in I/O loop 2017-01-06 08:25:40 -08:00
grid.rs Unify Cursor, Location and name it Point 2016-12-29 11:09:29 -05:00
index.rs Add support for SGR mouse reporting 2017-01-01 18:28:49 -08:00
input.rs Send correct character sequence with alt key 2017-01-02 23:47:56 -08:00
lib.rs Real support for placing config in XDG_CONFIG_HOME 2017-01-02 20:05:31 -08:00
macros.rs Rustup and clippy 2016-12-16 22:13:51 -08:00
main.rs Improve error handling for clipboard actions 2017-01-01 19:09:27 -08:00
meter.rs Misc formatting fixes 2016-12-16 22:48:04 -08:00
selection.rs Fix some bugs with selections 2016-12-29 20:53:41 -05:00
sync.rs Fix some compiler warnings 2016-09-23 10:12:11 -07:00
tty.rs Fix ARM 2017-01-05 15:21:24 +01:00
util.rs Improve error handling for clipboard actions 2017-01-01 19:09:27 -08:00
window.rs Added --title argument to set window title 2017-01-06 09:18:23 -06:00