contour-terminal / contour

Modern C++ Terminal Emulator
http://contour-terminal.org/
Apache License 2.0
2.4k stars 103 forks source link

code cleanups #1404

Closed christianparpart closed 9 months ago

christianparpart commented 9 months ago

some refactors, mostly to remove dependency crispy on vtparser, but also took the time to eliminate crispy::indexed() in favor of ranges::views::enumerate().