Skip to content

Dangling spaces after delete even though they don't exist in terminal #29

Description

@chomosuke

Steps to reproduce:
copy this:

long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long
short
short
short

into the terminal.
cc on the first long line
first line get's deleted and we're left in terminal mode as expected
<C-\><C-n> to quit terminal mode.
$ and notice NeoVim think there's a bunch of dangling space even though there isn't.

This causes term-edit.nvim to misbehave as it thinks the line is longer than it is.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    upstreamSomething wrong with Neovim itself

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions