You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
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!).