pub fn tprintln_impl<T>(term: T, args: &str)where
    T: Into<Arc<Terminal>>,