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

Previous argument inserted at the wrong point when writing a subshell #833

Copy link
Copy link

Description

@timbertson
Issue body actions

Normal operation:

$ echo one
$ echo [alt-up]
# command line is now "echo one"

But if you're writing a subshell, the argument gets put in the wrong place:

$ echo one
$ echo (echo [alt-up]
# command line is now "echo one(echo", and the cursor is over the "("
Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No 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.