aboutsummaryrefslogtreecommitdiff
path: root/src/cli.rs
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2018-03-15 20:13:00 +0100
committerJoe Wilm <joe@jwilm.com>2018-06-02 09:56:50 -0700
commitf46381616272ba18a1a8a3f441b836c79bd1a029 (patch)
treef292e0476cc9c080f12b645e7b803d7804d9274d /src/cli.rs
parent0dcb9ca6a871fd6d28787142a134c9190001ac43 (diff)
downloadr-alacritty-f46381616272ba18a1a8a3f441b836c79bd1a029.tar.gz
r-alacritty-f46381616272ba18a1a8a3f441b836c79bd1a029.tar.bz2
r-alacritty-f46381616272ba18a1a8a3f441b836c79bd1a029.zip
Refactor `span_simple` selection
The current `span_simple` selection is everything but simple. This version should have the same functionality as the current `span_simple` with the difference that a lot of complexity has been removed. Not only is this code shorter, it should also be significantly easier to understand with no "magic" to it. This will hopefully prevent us from having an unmaintainable blob of off-by-one guessing in the repo. Also removed the `out` file which I used in the original PR because scrollback is not implemented yet. :)
Diffstat (limited to 'src/cli.rs')
0 files changed, 0 insertions, 0 deletions