This class represents a split within a tmux window
Initialize a new tmux split
@param session [Session] the window where the split is initialized @param index [Fixnnum] the split index @param attrs [Hash] the split data from the layout file
Generate commands to send to tmux
@return [Array]
[Validate]