diff --git a/src/tab.rs b/src/tab.rs index bd5be8c5..ea709c7c 100644 --- a/src/tab.rs +++ b/src/tab.rs @@ -140,6 +140,7 @@ pub trait Pane { } impl Tab { + // FIXME: Too many arguments here! Maybe bundle all of the senders for the whole program in a struct? pub fn new( index: usize, full_screen_ws: &PositionAndSize,