contour-terminal / contour

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

Adapting CellFlags and LineFlags to new `flags<T>` #1334

Closed christianparpart closed 9 months ago

christianparpart commented 9 months ago

streamlining flags to avoid unnecessary code bloat.

should make the code also more streamlined.