Skip to content

[Feature Request] a way to move cursor to end of paste #95

@uvtc

Description

@uvtc

I posted a question about this to the forum, but thought it deserved a ticket here.

It would be useful if, after a paste, if ne could automatically move the cursor to the location at the end of the pasted content. Currently, ne does not move the cursor when pasting.

I find that most of the time, when I paste something, I want to be typing after what I pasted, rather than before it.

This seems like a good candidate for a default pref, because long-time users may prefer the current behaviour, while new users or those familiar and comfortable with other editors may wish the alternative behaviour.

Another option might be to add a MoveEOP command (move to end of paste).

A third option might be to add another automatic bookmark, for example, ^k gbm +, to take you to the location at the end of the pasted content.

(For those latter 2 options, I suppose if I want the paste behaviour to be automatic, I'd need to create a small macro to paste and then do them, and then map that macro to ^v.)

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