alacritty/src
Joe Wilm 818a2f6161 Add super hacky underline drawing
Using underscores because it's easy. It's also wrong.

cc #11
2016-12-29 16:05:32 -05:00
..
renderer Add super hacky underline drawing 2016-12-29 16:05:32 -05:00
term Unify Cursor, Location and name it Point 2016-12-29 11:09:29 -05:00
ansi.rs Misc formatting fixes 2016-12-16 22:48:04 -08:00
cli.rs Display manages window, renderer, rasterizer 2016-12-11 20:23:41 -08:00
config.rs Implement copying selection for macOS 2016-12-26 22:56:19 -05:00
display.rs Implement visual component of mouse selections 2016-12-22 13:44:13 -05:00
event.rs Hopefully fix read not triggering draw 2016-12-29 15:34:33 -05:00
event_loop.rs Major cleanup for event handling 2016-12-26 18:39:30 -05:00
grid.rs Unify Cursor, Location and name it Point 2016-12-29 11:09:29 -05:00
index.rs Unify Cursor, Location and name it Point 2016-12-29 11:09:29 -05:00
input.rs Unify Cursor, Location and name it Point 2016-12-29 11:09:29 -05:00
lib.rs Implement visual component of mouse selections 2016-12-22 13:44:13 -05:00
macros.rs Rustup and clippy 2016-12-16 22:13:51 -08:00
main.rs Hopefully fix read not triggering draw 2016-12-29 15:34:33 -05:00
meter.rs Misc formatting fixes 2016-12-16 22:48:04 -08:00
selection.rs Unify Cursor, Location and name it Point 2016-12-29 11:09:29 -05:00
sync.rs Fix some compiler warnings 2016-09-23 10:12:11 -07:00
tty.rs Rustup and clippy 2016-12-16 22:13:51 -08:00
util.rs Remove dead code 2016-12-16 22:52:38 -08:00
window.rs Rustup and clippy 2016-12-16 22:13:51 -08:00