Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dex_cmds.c2493 int other_file; // TRUE if editing another file in do_ecmd() local
2537 other_file = TRUE; in do_ecmd()
2578 other_file = TRUE; in do_ecmd()
2581 other_file = FALSE; in do_ecmd()
2592 other_file = otherfile(ffname); in do_ecmd()
2601 if ( ((!other_file && !(flags & ECMD_OLDBUF)) in do_ecmd()
2605 | (other_file ? 0 : CCGD_MULTWIN) in do_ecmd()
2609 if (fnum == 0 && other_file && ffname != NULL) in do_ecmd()
2650 if (other_file) in do_ecmd()
2917 if (!other_file && !oldbuf) // re-use the buffer in do_ecmd()
/vim-8.2.3635/runtime/doc/
H A Dmessage.txt451 :e other_file
453 :e! other_file