Skip to content

Feature request: option to wrap content of command cell when it's too long to display #314

@GlacierWalrus

Description

@GlacierWalrus

I do a lot of devops and commands are often very long, particularly interacting with aws, gcp, kubernetes, helm etc.

I often like to find a command with ctrl + r but the previewed part of the commands are often identical

I also want to be able to check the timestamp, runtime, cwd, exit code of the commands when searching, so I don't want to only show the command column.

Scrolling doesn't let me do both things, so I'd really appreciate an option to wrap commands, and also an option to view a command, which would display command properties in a vertical format (think like a pretty-formatted json object).

I often find myself defaulting to history | grep x | grep y to find the command I want, which is frustrating because I like this tool, it just doesn't quite have a natural workflow for me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions