Skip to content

Column location is not preserved when moving text up and down. #2

@colinta

Description

@colinta

This is currently an unresolvable bug. When you call View.command_history from within a command, it filters out the most recent change if that change is the same command that is being run (or something like that).

So in MoveTextCommand, a move_text_up or move_text_down command does not "see" itself as the previous command. Very frustrating, and I've filed a bug report here: http://sublimetext.userecho.com/topic/93699-command_history-does-not-help-determine-last-command/ (please comment and bump).

In the meantime, you can get around this bug, but only by moving the text in the opposite direction first (and there better be enough columns in that row!).

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