The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Neovim::Ext::RemoteSequence - Neovim RemoteSequence class

VERSION

version 0.06

SYNOPSIS

        use Neovim::Ext;

METHODS

get_bynumber( $number )

Retrieve the matching window/tab for $number. $number is the actual window/tab number, and NOT the index in this list.