Skip to content

select_line selection includes also trailing newline #653

@IljaBuran

Description

@IljaBuran

select_line function (Ctrl-L keybind by default) currently includes the trailing newline. Shouldn't it select only the "visible" line contents so after Ctrl-L and then Backspace/Delete there is no change in line count? Because now it basically replicates delete_line function and there is no effective way to rewrite current line without getting rid of the whole line first.

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