alacritty/src
Steve Blundy 0c3e28617a Fixing tabs in copy-paste
This resolves issues with copy-pasting tabs by including them in the
pasted string.

Selection of tabs is still inconsistent with what might be expected
based on other terminal emulators, however the behavior hasn't
regressed.

This fixes https://github.com/jwilm/alacritty/issues/219.
2018-12-15 21:33:33 +00:00
..
grid Upgrade to Rust 2018 2018-12-10 17:53:56 +00:00
renderer Fixing tabs in copy-paste 2018-12-15 21:33:33 +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 Upgrade to Rust 2018 2018-12-10 17:53:56 +00:00
display.rs Upgrade to Rust 2018 2018-12-10 17:53:56 +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 Upgrade to Rust 2018 2018-12-10 17:53:56 +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