annotate runtime/print/cp1253.ps @ 36533:90545c76016e draft default tip

runtime(tar): Update tar.vim to support permissions Commit: https://github.com/vim/vim/commit/129a8446d23cd9cb4445fcfea259cba5e0487d29 Author: Lennart00 <73488709+Lennart00@users.noreply.github.com> Date: Mon Nov 11 22:39:30 2024 +0100 runtime(tar): Update tar.vim to support permissions These changes enable tar.vim to keep permissions of files that were edited intact instead of replacing them with the default permissions. The major change for this is switching from "tar -OPxf", which reads out the contents of the selected file from an tar archive to stdout to "tar -pPxf" which extracts the selected file to the current directory with permissions intact This requirs the temporary directory to be created earlier. closes: #7379 Signed-off-by: Lennart00 <73488709+Lennart00@users.noreply.github.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
author Christian Brabandt <cb@256bit.org>
date Mon, 11 Nov 2024 22:45:02 +0100
parents 3fc0f57ecb91
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
1 %!PS-Adobe-3.0 Resource-Encoding
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
2 %%Title: VIM-cp1253
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
3 %%Version: 1.0 0
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
4 %%EndComments
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
5 /VIM-cp1253[
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
6 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
7 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
8 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
9 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
10 /space /exclam /quotedbl /numbersign /dollar /percent /ampersand /quotesingle
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
11 /parenleft /parenright /asterisk /plus /comma /minus /period /slash
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
12 /zero /one /two /three /four /five /six /seven
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
13 /eight /nine /colon /semicolon /less /equal /greater /question
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
14 /at /A /B /C /D /E /F /G
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
15 /H /I /J /K /L /M /N /O
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
16 /P /Q /R /S /T /U /V /W
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
17 /X /Y /Z /bracketleft /backslash /bracketright /asciicircum /underscore
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
18 /grave /a /b /c /d /e /f /g
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
19 /h /i /j /k /l /m /n /o
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
20 /p /q /r /s /t /u /v /w
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
21 /x /y /z /braceleft /bar /braceright /asciitilde /.notdef
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
22 /.notdef /.notdef /quotesinglbase /florin /quotedblbase /ellipsis /dagger /daggerdbl
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
23 /.notdef /perthousand /.notdef /guilsinglleft /.notdef /.notdef /.notdef /.notdef
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
24 /.notdef /quoteleft /quoteright /quotedblleft /quotedblright /bullet /endash /emdash
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
25 /.notdef /trademark /.notdef /guilsinglright /.notdef /.notdef /.notdef /.notdef
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
26 /space /dieresistonos /Alphatonos /sterling /currency /yen /brokenbar /section
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
27 /dieresis /copyright /ordfeminine /guillemotleft /logicalnot /hyphen /registered /emdash
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
28 /degree /plusminus /twosuperior /threesuperior /tonos /mu /paragraph /periodcentered
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
29 /Epsilontonos /Etatonos /Iotatonos /guillemotright /Omicrontonos /onehalf /Upsilontonos /Omegatonos
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
30 /iotadieresistonos /Alpha /Beta /Gamma /Delta /Epsilon /Zeta /Eta
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
31 /Theta /Iota /Kappa /Lambda /Mu /Nu /Xi /Omicron
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
32 /Pi /Rho /.notdef /Sigma /Tau /Upsilon /Phi /Chi
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
33 /Psi /Omega /Iotadieresis /Upsilondieresis /alphatonos /epsilontonos /etatonos /iotatonos
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
34 /upsilondieresistonos /alpha /beta /gamma /delta /epsilon /zeta /eta
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
35 /theta /iota /kappa /lambda /mu /nu /xi /omicron
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
36 /pi /rho /sigma1 /sigma /tau /upsilon /phi /chi
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
37 /psi /omega /iotadieresis /upsilondieresis /omicrontonos /upsilontonos /omegatonos /.notdef]
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
38 /Encoding defineresource pop
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
39 % vim:ff=unix:
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
40 %%EOF