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.