Skip to content

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

@chomosuke

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.

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