File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- *usr_41.txt* For Vim バージョン 9.2. Last change: 2026 Feb 16
1+ *usr_41.txt* For Vim バージョン 9.2. Last change: 2026 Apr 28
22
33
44 VIM ユーザーマニュアル by Bram Moolenaar
@@ -1058,6 +1058,8 @@ Blob 操作: *blob-functions*
10581058 tabpagebuflist() タブページ中のバッファのリストを返す
10591059 tabpagenr() タブページの番号を取得する
10601060 tabpagewinnr() タブページを対象にwinnr()と同様
1061+ tabpanel_getinfo() タブパネルの現在の状態を取得する
1062+ tabpanel_scroll() タブパネルをスクロールする
10611063 winnr() カレントウィンドウの番号を得る
10621064 bufwinid() バッファのウィンドウIDを得る
10631065 bufwinnr() バッファのウィンドウ番号を得る
Original file line number Diff line number Diff line change 1- *usr_41.txt* For Vim version 9.2. Last change: 2026 Feb 16
1+ *usr_41.txt* For Vim version 9.2. Last change: 2026 Apr 28
22
33
44 VIM USER MANUAL by Bram Moolenaar
@@ -1081,6 +1081,8 @@ Buffers, windows and the argument list:
10811081 tabpagebuflist() return List of buffers in a tab page
10821082 tabpagenr() get the number of a tab page
10831083 tabpagewinnr() like winnr() for a specified tab page
1084+ tabpanel_getinfo() get current state of the tabpanel
1085+ tabpanel_scroll() scroll the tabpanel
10841086 winnr() get the window number for the current window
10851087 bufwinid() get the window ID of a specific buffer
10861088 bufwinnr() get the window number of a specific buffer
You can’t perform that action at this time.
0 commit comments