Searched refs:TUTORCOPY (Results 1 – 4 of 4) sorted by relevance
28 TUTORCOPY=`mktemp $tmp/tutorXXXXXX || tempfile -p tutor || echo none`32 if test "$TUTORCOPY" = none; then43 TUTORCOPY=$tmpdir/tutorcopy44 touch $TUTORCOPY47 TODELETE=$TUTORCOPY50 export TUTORCOPY74 $VIM -f -u NONE -c "set nocp showcmd" "$TUTORCOPY"
22 SET TUTORCOPY=%2\$tutor$23 COPY %1 %TUTORCOPY% >nul 2>nul45 start "dummy" /b /w "%~dp0gvim.exe" -u NONE -c "set nocp" %TUTORCOPY%55 call vim -u NONE -c "set nocp" %TUTORCOPY%67 IF EXIST %TUTORCOPY% DEL %TUTORCOPY%
143 vim --clean -c 'e $VIMRUNTIME/tutor/tutor' -c 'w! TUTORCOPY' -c 'q'145 This will write the file "TUTORCOPY" in the current directory. To use a149 vim --clean -c 'e $VIMRUNTIME/tutor/tutor.fr' -c 'w! TUTORCOPY' -c 'q'153 vim --clean TUTORCOPY159 del TUTORCOPY
202 wq! $TUTORCOPY