Skip to content

Commit

Permalink
Merge pull request #1909 from h-east/update-windows
Browse files Browse the repository at this point in the history
Update windows.{txt,jax}
  • Loading branch information
h-east authored Jan 3, 2025
2 parents 1e45056 + 20bc002 commit 582c987
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions doc/windows.jax
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*windows.txt* For Vim バージョン 9.1. Last change: 2024 Dec 29
*windows.txt* For Vim バージョン 9.1. Last change: 2025 Jan 02


VIMリファレンスマニュアル by Bram Moolenaar
Expand Down Expand Up @@ -984,8 +984,8 @@ CTRL-W gT *CTRL-W_gT*
編集されていることに気付かない場合がある。そして、":edit" を使用して警告をト
リガーし、中止のために "A" と応答すると、プレビューウィンドウが空になる。

*:pta* *:ptag*
:pta[g][!] [tagname]
*:pt* *:ptag*
:pt[ag][!] [tagname]
":tag[!] [tagname]" を実行し、現在のバッファまたはカーソル位置
を変えずに「プレビュー」ウィンドウ内で検索したタグを表示する。
「プレビュー」ウィンドウがすでに存在していた場合は、(ヘルプ
Expand Down
6 changes: 3 additions & 3 deletions en/windows.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*windows.txt* For Vim version 9.1. Last change: 2024 Dec 29
*windows.txt* For Vim version 9.1. Last change: 2025 Jan 02


VIM REFERENCE MANUAL by Bram Moolenaar
Expand Down Expand Up @@ -968,8 +968,8 @@ A few peculiarities:
trigger the ATTENTION and responding "A" for Abort, the preview window will
become empty.

*:pta* *:ptag*
:pta[g][!] [tagname]
*:pt* *:ptag*
:pt[ag][!] [tagname]
Does ":tag[!] [tagname]" and shows the found tag in a
"Preview" window without changing the current buffer or cursor
position. If a "Preview" window already exists, it is re-used
Expand Down

0 comments on commit 582c987

Please sign in to comment.