File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -1684,6 +1684,8 @@ Note: 1 = カーソル移動コマンド 2 = アンドゥ/リドゥ可能
1684
1684
| :tab | :tab 新しいウィンドウを開くとき新しいタブを作る
1685
1685
| :tag | :ta[g] タグを検索しジャンプする
1686
1686
| :tags | :tags タグスタックの内容を表示
1687
+ | :tcd | :tcd タブページのカレントディレクトリを変更する
1688
+ | :tchdir | :tch[dir] タブページのカレントディレクトリを変更する
1687
1689
| :tcl | :tc[l] Tcl コマンドを実行
1688
1690
| :tcldo | :tcld[o] 各行の Tcl コマンドを実行
1689
1691
| :tclfile | :tclf[ile] Tcl スクリプトファイルを実行
Original file line number Diff line number Diff line change @@ -1623,6 +1623,8 @@ tag command action ~
1623
1623
| :tab | :tab create new tab when opening new window
1624
1624
| :tag | :ta[g] jump to tag
1625
1625
| :tags | :tags show the contents of the tag stack
1626
+ | :tcd | :tcd change directory for tab page
1627
+ | :tchdir | :tch[dir] change directory for tab page
1626
1628
| :tcl | :tc[l] execute Tcl command
1627
1629
| :tcldo | :tcld[o] execute Tcl command for each line
1628
1630
| :tclfile | :tclf[ile] execute Tcl script file
You can’t perform that action at this time.
0 commit comments