summaryrefslogtreecommitdiff
path: root/src/input_handler.cc
diff options
context:
space:
mode:
authorMaxime Coste <mawww@kakoune.org>2017-05-28 19:56:47 +0100
committerMaxime Coste <mawww@kakoune.org>2017-05-28 19:58:18 +0100
commit76d3425bf9ff2b12d56b3c40fc38ad46d2a8f334 (patch)
tree521d5f909918d49a6631450c77613272d318dc07 /src/input_handler.cc
parente97f23f2be57359fef86efbf74e12cec0f151fa8 (diff)
Change ncurses_ui info box generation logic to use a Vector<String>
We were generating a string, then splitting it into lines, there is no need for that, we can directly generate a vector of lines and simplify the code.
Diffstat (limited to 'src/input_handler.cc')
0 files changed, 0 insertions, 0 deletions