alacritty/alacritty_terminal
Christian Duerr e0a286515f
Add block selection
This implements a block selection mode which can be triggered by holding
Control before starting a selection.

If text is copied using this block selection, newlines will be
automatically added to the end of the lines.

This fixes #526.
2019-06-20 15:56:09 +00:00
..
src Add block selection 2019-06-20 15:56:09 +00:00
tests Refactor config parsing files 2019-05-10 11:36:16 +00:00
build.rs Split alacritty into a separate crates 2019-04-28 13:24:58 +00:00
Cargo.toml Bump version to 0.3.3 2019-06-16 14:10:15 +00:00