At the moment, `active_tab_id` type is `Option<Id>`, when initialize a terminal, must set this value event if don't need it. So it's better to change its type to `Id` and set `Id::NULL` as default value