Importers - tmuxp.workspace.importers#

Configuration import adapters to load teamocil, tmuxinator, etc. in tmuxp.

tmuxp.workspace.importers.import_tmuxinator(workspace_dict)[source]#

Return tmuxp workspace from a `tmuxinator`_ yaml workspace. :rtype: Dict[str, Any]

Parameters:

workspace_dict (dict) – python dict for tmuxp workspace.

Return type:

dict

tmuxp.workspace.importers.import_teamocil(workspace_dict)[source]#

Return tmuxp workspace from a `teamocil`_ yaml workspace. :rtype: Dict[str, Any]

Parameters:

workspace_dict (dict) – python dict for tmuxp workspace

Notes

Todos:

  • change ‘root’ to a cd or start_directory

  • width in pane -> main-pain-width

  • with_env_var

  • clear

  • cmd_separator