xonsh.prompt¶
Prompt formatting for the xonsh shell.
Provides the prompt field registry and the built-in fields: current working directory, git/VCS status, virtualenv, job info and command timing.
Base prompt, provides PROMPT_FIELDS and prompt related functions |
|
CWD related prompt formatter |
|
Prompt formatter for virtualenv and others |
|
Informative git status prompt formatter. |
|
Prompt formatter for jobs fields e.g. current_job. |
|
date & time related prompt formatter |
|
Prompt formatter for simple version control branches |