Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dos_unix.c3691 info->nl_does_cr = TRUE; in get_tty_info()
3693 info->nl_does_cr = FALSE; in get_tty_info()
3705 info->nl_does_cr = TRUE; in get_tty_info()
H A Dstructs.h2092 int nl_does_cr; // TRUE when a NL is expanded to CR-NL on output member