AntonGepting / tmux-interface-rs

Rust language library for communication with TMUX via CLI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typo Layot -> Layout

Ganneff opened this issue · comments

pub struct SelectLayot<'a>(pub TmuxCommand<'a>);

Hi

guess that should be SelectLayout there and wherever else this struct is used.

Ganneff

Hi,

changed, added in hotfix, will be added in main with next version.

Thank you for reporting!

fixed in v0.3.0

thank you, and sorry for long delay