Home
last modified time | relevance | path

Searched refs:SSOP_CURSOR (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Doption.h872 # define SSOP_CURSOR 0x4000 macro
H A Dsession.c320 do_cursor = (flagp == &ssop_flags || *flagp & SSOP_CURSOR); in put_view()