Home
last modified time | relevance | path

Searched refs:PUT_CURSLINE (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/
H A Dvim.h1097 #define PUT_CURSLINE 4 // leave cursor on last line of new text macro
H A Dregister.c2210 if (flags & PUT_CURSLINE) in do_put()
H A Dvim9execute.c4392 do_put(regname, expr, dir, 1L, PUT_LINE|PUT_CURSLINE); in exec_instructions()
H A Dex_docmd.c7782 PUT_LINE|PUT_CURSLINE); in ex_put()