Skip to content

[question] split long lines in terminal #18

Description

@mcepl

With plain nvim, there doesn't seem to be the way how to make terminal to understand that sometimes one long logical line is still the same although split for display into two screen lines.
Snímek z 2019-03-08 22-36-50
In this situation yy in normal mode copies only the visible one line (up to string ":pyt"), whereas gnome-terminal in the same situation
Snímek z 2019-03-08 22-36-07
copies whole line.
Now I was told that with spllit-term.vim this problem is fixed and yy copies whole line as well. Is it true? If so, how did you do it? Could this potential fix be carried over to the neovim itself?

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions