Lines Matching refs:POSIX
12 Vim is mostly POSIX 1003.2-1 compliant. The only command known to be missing
23 8. POSIX compliance |posix-compliance|
1306 8. POSIX compliance *posix* *posix-compliance*
1308 In 2005 the POSIX test suite was run to check the compatibility of Vim. Most
1310 is not POSIX compliant, even when run in Vi compatibility mode.
1312 Set the $VIM_POSIX environment variable to have 'cpoptions' include the POSIX
1313 flags when Vim starts up. This makes Vim run as POSIX as it can. That's
1321 This is where Vim does not behave as POSIX specifies and why:
1330 POSIX specifies it does. Add the '{' flag to 'cpoptions' if you want
1331 it the POSIX way.
1341 These are remarks about running the POSIX test suite: