Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

commandline includes redirects without their < or > #11084

Copy link
Copy link

Description

@rgoldberg
Issue body actions

commandline includes redirects without their < or >, regardless of --tokens-raw or any other tokenization scheme in fish 4.0b1. The same holds true for the different tokenization in 3.7.1. e.g., for:

command <in >out

commandline --tokens-raw outputs:

command
in
out

When it should output:

command
<in
>out

Otherwise, you cannot distinguish between <in, >in & in.

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething that's not working as intendedSomething that's not working as intended

    Type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.