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