Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions TerminalDocs/customize-settings/profile-advanced.md
Original file line number Diff line number Diff line change
Expand Up @@ -333,4 +333,20 @@ Controls how file and directory paths are translated during drag-and-drop operat
> [!IMPORTANT]
> This feature is only available in [Windows Terminal Preview](https://aka.ms/terminal-preview).

___

## Drag and drop delimiter

This allows you to configure the string separator used when dragging and dropping multiple files into the terminal. By default, paths are separated by a single space. You can customize this to use other separators, such as a comma and a space (`", "`) or a semicolon (`";"`).

![A recording of the user configuring a custom drag and drop delimiter](../images/drag-and-drop-delimiter.gif)

**Property name:** `dragDropDelimiter`

**Necessity:** Optional

**Accepts:** String

**Default value:** `" "`

<br />
Binary file added TerminalDocs/images/drag-and-drop-delimiter.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.