Skip to content

swap the meaning of alt and shift in the undo commands #5442

@M-Programer

Description

@M-Programer

since alt is used to reverse the direction of the motion in commands like f and t, and shift is used to deal with extend (basicly selection) like in all other commands

can we swap <a-u> with U so that alt for redo instead of undo and shift for selection history rather than change history

I would like hiding that change behind an option to give people time to adapt to it, and a few versions afterward make the default of kakoune to use for redo and U for undo selection.
and so u stays the same and does the same thing (alt for redo the last edit, shift for selection rather than edits)

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