]> granicus.if.org Git - vim/commit
patch 8.1.0265: the getcmdline() function is way too big v8.1.0265
authorBram Moolenaar <Bram@vim.org>
Fri, 10 Aug 2018 20:07:32 +0000 (22:07 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 10 Aug 2018 20:07:32 +0000 (22:07 +0200)
commit0ee81cb63876e6ec1b2a6e0125295b43f1c63c7d
tree806f36b2c61a11cbbed59e09dfb23978d9ca39ca
parentefe03738f69b1f63ea30226765db949539ee15f0
patch 8.1.0265: the getcmdline() function is way too big

Problem:    The getcmdline() function is way too big.
Solution:   Factor out the incremental search highlighting.
src/ex_getln.c
src/version.c