File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -193,7 +193,7 @@ also supports subcommands for layout specification:
193
193
194
194
- `:GpChatPaste vsplit` Paste into the latest chat in a vertical split window.
195
195
- `:GpChatPaste split` Paste into the latest chat in a horizontal split window.
196
- - `:GpChatPaste tab ` Paste into the latest chat in a new tab.
196
+ - `:GpChatPaste tabnew ` Paste into the latest chat in a new tab.
197
197
- `:GpChatPaste popup` Paste into the latest chat in a popup window.
198
198
199
199
@@ -205,7 +205,7 @@ subcommands for layout specification:
205
205
206
206
- `:GpChatToggle vsplit` Toggle chat in a vertical split window.
207
207
- `:GpChatToggle split` Toggle chat in a horizontal split window.
208
- - `:GpChatToggle tab ` Toggle chat in a new tab.
208
+ - `:GpChatToggle tabnew ` Toggle chat in a new tab.
209
209
- `:GpChatToggle popup` Toggle chat in a popup window.
210
210
211
211
You can’t perform that action at this time.
0 commit comments