AntonGepting / tmux-interface-rs

Rust language library for communication with TMUX via CLI
MIT License
51 stars 5 forks source link

Typo Layot -> Layout #10

Closed Ganneff closed 1 year ago

Ganneff commented 2 years ago

https://github.com/AntonGepting/tmux-interface-rs/blob/7a1dea0ad658e2cb8743311480d207ad1d196a48/src/commands/windows_and_panes/select_layout.rs#L39

Hi

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

Ganneff

AntonGepting commented 2 years ago

Hi,

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

Thank you for reporting!

AntonGepting commented 1 year ago

fixed in v0.3.0

thank you, and sorry for long delay