1
0
Fork 0
mirror of https://github.com/alacritty/alacritty.git synced 2025-02-17 15:57:08 -05:00
alacritty/src
2017-01-07 08:43:34 -04:00
..
renderer Fix ARM 2017-01-05 15:22:51 +01:00
term Handle invalid gotos more gracefully. 2017-01-06 15:00:15 -05: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 Avoid unnecessary closure in a map call 2017-01-07 08:43:34 -04:00
display.rs Added --title argument to set window title 2017-01-06 09:18:23 -06:00
event.rs Fix panic when closing window 2017-01-06 11:22:47 -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 Add "shell" option to config 2017-01-06 22:07:35 -04: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 Add "shell" option to config 2017-01-06 22:07:35 -04: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