Skip to content

Paste with tabs renders ^I #144

Closed
Closed
@lzybkr

Description

@lzybkr

If you paste text with Ctrl+V and the text has tab characters, they are rendered with ^I, e.g.

function foo
{
^IWrite-Host "In foo"
}

Tabs should probably be replaced with a user configurable number of spaces.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions