summaryrefslogtreecommitdiff
path: root/test/normal/codepoint-width/tab-width/enabled
diff options
context:
space:
mode:
authorMaxime Coste <mawww@kakoune.org>2019-09-17 19:06:49 +1000
committerMaxime Coste <mawww@kakoune.org>2019-09-25 22:46:39 +1000
commit2eccbbbe6fe2589f9133b7e5702832e21b26e8cf (patch)
tree7cc2a28e271d151ab11fd2194e7ce2d9d3717d78 /test/normal/codepoint-width/tab-width/enabled
parentf855deaf8b50e6ac6aa030d32769ac175ab75a2d (diff)
Avoid unnecessary allocations in NCursesUI::Window::draw calls
Pass an ArrayView<DisplayAtom> instead of a DisplayLine& so that the newly common case of passing a single atom does not require constructing a Vector.
Diffstat (limited to 'test/normal/codepoint-width/tab-width/enabled')
0 files changed, 0 insertions, 0 deletions