Skip to content

Add MoveBigWordRight command mirroring MoveWordRight #944

@eugenesvk

Description

@eugenesvk

Related problem

Currently the are 3 word move commands: MoveWordRight, Start, End
But only 2 big word move commands: MoveBigWordRightStart / End

So you can't have the full equivalence of caret movement when all the words are small

Describe the solution you'd like

Add a MoveBigWordRight command that doesn't require a Start/End modification and behaves just like MoveWordRight on small words

Describe alternatives you've considered

n/a

Additional context and details

not sure whether this is an existing reedline command not imported in nushell or a missing command in reedline itself

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions