Skip to content

Plugin redraws screen when leaving nvim focus in tmux marking the window as having new activity #53

@erikw

Description

@erikw

Hey,

this is a cool plugin! However I've needed to disable it unfortunately as it does not play well with tmux. When switching to another window in tmux, it seems like the window just left where nvim is, that this plugin redraws the screen. This causes tmux to alert that something has changed (new output) in the window that was just left, and also marking it as having new activity in the window list.

See the attached video for a demonstration.

Screen.Recording.2022-12-15.at.13.52.33.mov

The expected behavior, which is the case when this plugin is not used in nvim, is that there is no nvim activity when leaving the window, thus no false activity notifications.

My system:
nvim: 0.8.1
OS: macOS 12.6
vim-numbertoggle: latest version

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