Skip to content

Conversation

@h-east
Copy link
Member

@h-east h-east commented Nov 23, 2024

Related: #1799

Copy link
Contributor

@tsuyoshicho tsuyoshicho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

見てみました


もしなんらかの理由で tar ファイルを vim で開きたくない場合は、次の二つの変
数を <.vimrc> ファイルで設定すると、tar プラグインはロードされなくなります:
何らかの理由で vim を使用して tar ファイルを検査したくない場合は、次の 2 つ
Copy link
Contributor

@tsuyoshicho tsuyoshicho Nov 24, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note:

「検査したくない」は「Vim で tar を内容確認したくない」的な意味ではありますが、そういう風に意訳記述したくないし、なやみますね

doc/pi_tar.jax Outdated
変数 値 説明
*g:tar_browseoptions* "Ptf" ファイル一覧を取得するときに使われる
*g:tar_readoptions* "OPxf" tar ファイルを展開するときに使われる
*g:tar_readoptions* "OPxf" tar ファイルを抽出するときに使われる
Copy link
Contributor

@tsuyoshicho tsuyoshicho Nov 24, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ここは「tar からファイルを」という風に原文fromの意味を補ってもいいかもしれませんね

展開なら tar をバラすことがかなり明確ですが
抽出だと「何かから tar を」なのか「tar から内容を」なのかが、日本語だとちょっと曖昧に感じました

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

いただきました。

@h-east h-east merged commit a15d9a6 into vim-jp:master Dec 1, 2024
2 checks passed
@h-east h-east deleted the change-style-to-normal_pi_tar branch December 1, 2024 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants