Skip to content

Conversation

@mattn
Copy link
Member

@mattn mattn commented Feb 4, 2016

doc/windows.jax Outdated
- 'modifiable' がオフのバッファ
= リードオンリーのバッファ
a アクティブバッファ
u リストに存在しないバッファ ("!" で挙動が変わる)
Copy link
Member

Choose a reason for hiding this comment

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

"!" で挙動が変わる"!" の指定を覆す

コレも、あまり良くないですが、コマンドに ! が無くてもあるのといっしょになるよ、ということかと。

Copy link
Member Author

Choose a reason for hiding this comment

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

lsls! は違う動作です。

Copy link
Member

Choose a reason for hiding this comment

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

:ls u:ls! u が同じになるってことじゃないですかね。試してないけど。

Copy link
Member

Choose a reason for hiding this comment

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

そうみたい。適当なヘルプ開いた状態で (:help :ls)
:ls u:ls! u は全く同じ結果になりました。 指摘どおり :ls:ls! は違う結果です。

なのでやはり、 u を指定した時は ! の有無は無視されるよ、という意味とするのが良いです。

Copy link
Member Author

Choose a reason for hiding this comment

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

あー意味が分かりました。thx

koron added a commit that referenced this pull request Feb 8, 2016
Translate remainings in windows.jax
@koron koron merged commit 44c9c88 into devel Feb 8, 2016
@koron koron deleted the windows branch February 8, 2016 03:55
@koron
Copy link
Member

koron commented Feb 8, 2016

thx!

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.

5 participants