alacritty/src
skliew c47c52d844 Send alt key with actual key in one flush
The delay between the alt key and the actual received key might cause
certain key sequences to be missed, ex. when tmux has its escape-time
set to 0.
2018-12-20 00:33:42 +00:00
..
grid Upgrade to Rust 2018 2018-12-10 17:53:56 +00:00
renderer Add color option to visual bell 2018-12-17 19:06:07 +00:00
term Fixing tabs in copy-paste 2018-12-15 21:33:33 +00:00
tty Upgrade to Rust 2018 2018-12-10 17:53:56 +00:00
ansi.rs Upgrade to Rust 2018 2018-12-10 17:53:56 +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 color option to visual bell 2018-12-17 19:06:07 +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