File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -305,12 +305,12 @@ bufID バッファ ID。メッセージは特定のバッファ向けの場合
305
305
場合もあります。全体用のメッセージは bufID 0 を使います。
306
306
NOTE: このバッファ ID は IDE によって割り当てられるもので、
307
307
Vim のバッファ番号とは異なります。bufID は連続して増加する番
308
- 号で、1 から始まります。 When the 'switchbuf' option is set to
309
- "usetab" and the "bufID" buffer is not found in the current
310
- tab page, the netbeans commands and functions that set this
311
- buffer as the current buffer will jump to the first open
312
- window that contains this buffer in other tab pages instead of
313
- replacing the buffer in the current window.
308
+ 号で、1 から始まります。'switchbuf' オプションが "usetab" に設
309
+ 定されている状態で "bufID" のバッファが現在のタブページで見つ
310
+ からない場合に、 netbeans コマンドおよび関数はカレントウィンド
311
+ ウでバッファを入れ替える代わりに他のタブページに含まれるこの
312
+ バッファのうち最初のものへジャンプし、それをカレントバッファと
313
+ して設定します。
314
314
315
315
seqno IDE が Vim にコマンド・関数を発行するときつけられる連続する番
316
316
号です。応答は、その元メッセージと同じシーケンス番号を使わねば
You can’t perform that action at this time.
0 commit comments