There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

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.