alacritty/src
Christian Duerr 2f9b815ebd
Add proper underline and strikeout support
This makes use of the new rectangle rendering methods used to display
the colored visual bell to add proper underline and strikeout support to
Alacritty.
2018-12-22 17:16:54 +00:00
..
grid Upgrade to Rust 2018 2018-12-10 17:53:56 +00:00
renderer Add proper underline and strikeout support 2018-12-22 17:16:54 +00:00
term Add proper underline and strikeout support 2018-12-22 17:16:54 +00:00
tty Upgrade to Rust 2018 2018-12-10 17:53:56 +00:00
ansi.rs Add proper underline and strikeout support 2018-12-22 17:16:54 +00:00
cli.rs Upgrade to Rust 2018 2018-12-10 17:53:56 +00:00
config.rs Add color option to visual bell 2018-12-17 19:06:07 +00:00
display.rs Add proper underline and strikeout support 2018-12-22 17:16:54 +00:00
event.rs Upgrade to Rust 2018 2018-12-10 17:53:56 +00:00
event_loop.rs Ignore result on deregistering pty 2018-12-14 03:54:05 +00:00
index.rs Upgrade to Rust 2018 2018-12-10 17:53:56 +00:00
input.rs Send alt key with actual key in one flush 2018-12-20 00:33:42 +00:00
lib.rs Upgrade to Rust 2018 2018-12-10 17:53:56 +00:00
locale.rs Use tool lints for clippy allow/deny lint attributes 2018-12-07 13:58:11 +00:00
logging.rs Upgrade to Rust 2018 2018-12-10 17:53:56 +00:00
macros.rs Display errors and warnings 2018-11-17 14:39:13 +00:00
main.rs Upgrade to Rust 2018 2018-12-10 17:53:56 +00:00
meter.rs Upgrade to Rust 2018 2018-12-10 17:53:56 +00:00
selection.rs Upgrade to Rust 2018 2018-12-10 17:53:56 +00:00
sync.rs Upgrade to Rust 2018 2018-12-10 17:53:56 +00:00
util.rs Upgrade to Rust 2018 2018-12-10 17:53:56 +00:00
window.rs Upgrade to Rust 2018 2018-12-10 17:53:56 +00:00