..
grid
WIP optimize scroll in region
2018-01-14 21:52:18 -08:00
renderer
Cleanup style
2018-01-13 13:02:54 -08:00
term
Use memcpy for resetting row contents
2018-01-14 10:17:08 -08:00
ansi.rs
Fix indexed color setting regression
2018-01-08 13:07:30 +00:00
cli.rs
Remove built crate
2017-12-22 14:25:14 -08:00
config.rs
Add clippy check to travis
2018-01-06 01:42:55 +00:00
display.rs
Add clippy check to travis
2018-01-06 01:42:55 +00:00
event.rs
Add clippy check to travis
2018-01-06 01:42:55 +00:00
event_loop.rs
Add clippy check to travis
2018-01-06 01:42:55 +00:00
index.rs
Add clippy check to travis
2018-01-06 01:42:55 +00:00
input.rs
Non-bracketed paste support for DOS CRLFs.
2018-01-07 13:11:46 -08:00
lib.rs
Add clippy check to travis
2018-01-06 01:42:55 +00:00
locale.rs
Remove the launcher and set the locale/current directory in alacritty ( #879 )
2017-12-13 09:52:36 -08:00
logging.rs
Add clippy check to travis
2018-01-06 01:42:55 +00:00
macros.rs
Rewrite err_println to eprintln introduced in Rust 1.19 ( #799 )
2017-10-22 08:42:40 -07:00
main.rs
Revert #987 behavior on macos ( #1007 )
2018-01-07 20:46:11 -08:00
meter.rs
Add clippy check to travis
2018-01-06 01:42:55 +00:00
selection.rs
Remove redundant selection::Region type
2018-01-13 13:05:12 -08:00
sync.rs
Fix some compiler warnings
2016-09-23 10:12:11 -07:00
tty.rs
Fix ioctl
call failing on 32 bit architecture ( #1011 )
2018-01-08 22:49:01 +00:00
util.rs
Add better printing for ref test failure
2017-04-03 20:44:23 -07:00
window.rs
Change mouse cursor on terminal mode change ( #865 )
2017-12-24 12:15:42 -08:00