Skip to content

Reuse shell_hander window  #12

Description

@MarcHamamji

This code should reuse the previous shell-handler window if it's still open, but I don't know why vim.api.nvim_win_is_valid(M._terminal_window) is always false...

if M._terminal_window and vim.api.nvim_win_is_valid(M._terminal_window) then

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions