Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
Y
|
Z
A
AbstractEvent (class in xonsh.events)
add() (xonsh.events.AbstractEvent method)
(xonsh.events.Event method)
(xonsh.events.LoadEvent method)
(xonsh.tools.EnvPath method)
add_command() (xonsh.xonfig.XonfigAlias method)
add_filter() (xonsh.pyghooks.XonshConsoleLexer method)
(xonsh.pyghooks.XonshLexer method)
add_job() (in module xonsh.jobs)
add_note() (xonsh.history.main.HistoryAlias.Error method)
(xonsh.tools.XonshCalledProcessError method)
(xonsh.tools.XonshError method)
(xonsh.tracer.TracerAlias.Error method)
(xonsh.xonfig.XonfigAlias.Error method)
(xonsh.xontribs.XontribAlias.Error method)
(xonsh.xontribs.XontribNotInstalled method)
add_one_completer() (in module xonsh.completers.completer)
adjust_shlvl() (in module xonsh.tools)
alias (xonsh.procs.pipelines.CommandPipeline property)
(xonsh.procs.pipelines.HiddenCommandPipeline property)
ALIAS_COMPLETIONS_OPTIONS_BY_DEFAULT (xonsh.environ.AutoCompletionSetting attribute)
(xonsh.environ.PTKCompletionSetting attribute)
ALIAS_COMPLETIONS_OPTIONS_LONGEST (xonsh.environ.AutoCompletionSetting attribute)
(xonsh.environ.PTKCompletionSetting attribute)
alias_filenames (xonsh.pyghooks.XonshConsoleLexer attribute)
(xonsh.pyghooks.XonshLexer attribute)
Aliases (class in xonsh.aliases)
aliases (xonsh.built_ins.XonshSession property)
(xonsh.pyghooks.XonshConsoleLexer attribute)
(xonsh.pyghooks.XonshLexer attribute)
all_commands (xonsh.commands_cache.CommandsCache property)
all_items() (xonsh.history.base.History method)
(xonsh.history.dummy.DummyHistory method)
(xonsh.history.json.JsonHistory method)
(xonsh.history.sqlite.SqliteHistory method)
all_permutations() (in module xonsh.tools)
always_false() (in module xonsh.tools)
always_none() (in module xonsh.tools)
always_true() (in module xonsh.tools)
analyse_text() (xonsh.pyghooks.XonshConsoleLexer static method)
(xonsh.pyghooks.XonshLexer static method)
ansicolors_to_ptk1_names() (in module xonsh.tools)
ANSICON (xonsh.environ.WindowsSetting attribute)
append() (xonsh.history.base.History method)
(xonsh.history.dummy.DummyHistory method)
(xonsh.history.json.JsonHistory method)
(xonsh.history.sqlite.SqliteHistory method)
(xonsh.tools.EnvPath method)
append_stack() (xonsh.imphooks.XonshImportEventHook method)
apply_lprefix() (in module xonsh.completers.tools)
arg_handler() (in module xonsh.xoreutils.util)
args (xonsh.history.main.HistoryAlias.Error attribute)
(xonsh.procs.pipelines.CommandPipeline property)
(xonsh.procs.pipelines.HiddenCommandPipeline property)
(xonsh.tools.XonshCalledProcessError attribute)
(xonsh.tools.XonshError attribute)
(xonsh.tracer.TracerAlias.Error attribute)
(xonsh.xonfig.XonfigAlias.Error attribute)
(xonsh.xontribs.XontribAlias.Error attribute)
(xonsh.xontribs.XontribNotInstalled attribute)
argvquote() (in module xonsh.tools)
as_integer_ratio() (xonsh.procs.proxies.Handle method)
(xonsh.xontribs.ExitCode method)
as_iterable() (in module xonsh.lib.itertools)
ASYNC_INVALIDATE_INTERVAL (xonsh.environ.AsyncPromptSetting attribute)
ASYNC_PROMPT_THREAD_WORKERS (xonsh.environ.AsyncPromptSetting attribute)
AsyncPromptSetting (class in xonsh.environ)
attr_complete() (in module xonsh.completers.python)
attrnames (xonsh.procs.pipelines.CommandPipeline attribute)
(xonsh.procs.pipelines.HiddenCommandPipeline attribute)
attrs (xonsh.wizard.FileInserter attribute)
(xonsh.wizard.Input attribute)
(xonsh.wizard.LoadJSON attribute)
(xonsh.wizard.Message attribute)
(xonsh.wizard.Node attribute)
(xonsh.wizard.Pass attribute)
(xonsh.wizard.Question attribute)
(xonsh.wizard.SaveJSON attribute)
(xonsh.wizard.StateFile attribute)
(xonsh.wizard.StoreNonEmpty attribute)
(xonsh.wizard.TrueFalse attribute)
(xonsh.wizard.TrueFalseBreak attribute)
(xonsh.wizard.While attribute)
(xonsh.wizard.Wizard attribute)
(xonsh.wizard.YesNo attribute)
AUTO_CD (xonsh.environ.ChangeDirSetting attribute)
AUTO_CONTINUE (xonsh.environ.GeneralSetting attribute)
(xonsh.environ.WindowsSetting attribute)
auto_load_xontribs_from_entrypoints() (in module xonsh.xontribs)
AUTO_PUSHD (xonsh.environ.ChangeDirSetting attribute)
AUTO_SUGGEST (xonsh.environ.AsyncPromptSetting attribute)
(xonsh.environ.PTKSetting attribute)
AUTO_SUGGEST_IN_COMPLETIONS (xonsh.environ.AsyncPromptSetting attribute)
(xonsh.environ.PTKSetting attribute)
AutoCompletionSetting (class in xonsh.environ)
available (xonsh.procs.proxies.FileThreadDispatcher property)
AWitchAWitch (class in xonsh.xoreutils.which)
B
background_color (xonsh.pyghooks.XonshStyle attribute)
BackgroundModuleLoader (class in xonsh.lazyasd)
BackgroundModuleProxy (class in xonsh.lazyasd)
backup_file() (in module xonsh.tools)
balanced_parens() (in module xonsh.tools)
BasePromptField (class in xonsh.prompt.base)
BaseShell (class in xonsh.base_shell)
bash_command() (in module xonsh.platform)
bash_complete_line() (in module xonsh.completers.bash_completion)
BASH_COMPLETIONS (xonsh.environ.AutoCompletionSetting attribute)
(xonsh.environ.PTKCompletionSetting attribute)
bash_completions() (in module xonsh.completers.bash_completion)
begin_group() (xonsh.pretty.PrettyPrinter method)
(xonsh.pretty.RepresentationPrinter method)
best_shell_type() (in module xonsh.platform)
bg() (in module xonsh.jobs)
bit_count() (xonsh.procs.proxies.Handle method)
(xonsh.xontribs.ExitCode method)
bit_length() (xonsh.procs.proxies.Handle method)
(xonsh.xontribs.ExitCode method)
Block (class in xonsh.contexts)
BOLD_GREEN (xonsh.color_tools.COLORS attribute)
BOLD_RED (xonsh.color_tools.COLORS attribute)
bold_str_diff() (in module xonsh.diff_history)
bool_or_int_to_str() (in module xonsh.tools)
bool_or_none_to_str() (in module xonsh.tools)
bool_seq_to_csv() (in module xonsh.tools)
bool_to_str() (in module xonsh.tools)
boottime() (in module xonsh.xoreutils.uptime)
BOTTOM_TOOLBAR (xonsh.environ.AsyncPromptSetting attribute)
(xonsh.environ.PromptSetting attribute)
(xonsh.environ.PTKSetting attribute)
branch_bg_color() (in module xonsh.prompt.vc)
branch_color() (in module xonsh.prompt.vc)
break_() (xonsh.pretty.PrettyPrinter method)
(xonsh.pretty.RepresentationPrinter method)
breakable() (xonsh.pretty.PrettyPrinter method)
(xonsh.pretty.RepresentationPrinter method)
buffer (xonsh.procs.proxies.FileThreadDispatcher property)
BufferedFDParallelReader (class in xonsh.procs.readers)
build() (xonsh.history.main.HistoryAlias method)
(xonsh.lexer.Lexer method)
(xonsh.procs.specs.SubprocSpec class method)
(xonsh.tracer.TracerAlias method)
(xonsh.xonfig.XonfigAlias method)
(xonsh.xontribs.XontribAlias method)
C
CACHE_FILE (xonsh.commands_cache.CommandsCache attribute)
cache_file (xonsh.commands_cache.CommandsCache property)
cached_name() (xonsh.commands_cache.CommandsCache method)
call_macro() (in module xonsh.built_ins)
call_tip() (in module xonsh.inspectors)
CAN_RESIZE_WINDOW (in module xonsh.platform)
can_store_as_str (xonsh.environ.Var attribute)
canon_path() (in module xonsh.wizard)
capitalize() (xonsh.completers.tools.RichCompletion method)
carriage_return() (in module xonsh.tools)
CASE_SENSITIVE_COMPLETIONS (xonsh.environ.AutoCompletionSetting attribute)
(xonsh.environ.PTKCompletionSetting attribute)
casefold() (xonsh.completers.tools.RichCompletion method)
cast_unicode() (in module xonsh.tools)
cat() (in module xonsh.xoreutils.cat)
cd() (in module xonsh.dirstack)
cd_in_command() (in module xonsh.completers.path)
CDPATH (xonsh.environ.ChangeDirSetting attribute)
center() (xonsh.completers.tools.RichCompletion method)
ChainDB (class in xonsh.lib.collections)
ChainDBDefaultType (class in xonsh.lib.collections)
ChangeDirSetting (class in xonsh.environ)
chdir() (in module xonsh.tools)
check_bad_str_token() (in module xonsh.tools)
check_call() (in module xonsh.lib.subprocess)
check_for_partial_string() (in module xonsh.tools)
check_output() (in module xonsh.lib.subprocess)
check_quotes() (in module xonsh.tools)
check_unused_args() (xonsh.tools.FlexibleFormatter method)
choose_shell_type() (xonsh.shell.Shell static method)
clean_cmd_name() (xonsh.completers.commands.CommandCompleter static method)
clean_jobs() (in module xonsh.jobs)
clear() (xonsh.aliases.Aliases method)
(xonsh.environ.Env method)
(xonsh.environ.InternalEnvironDict method)
(xonsh.environ.LsColors method)
(xonsh.events.AbstractEvent method)
(xonsh.events.Event method)
(xonsh.events.LoadEvent method)
(xonsh.history.base.History method)
(xonsh.history.dummy.DummyHistory method)
(xonsh.history.json.JsonHistory method)
(xonsh.history.main.HistoryAlias static method)
(xonsh.history.sqlite.SqliteHistory method)
(xonsh.lazyasd.LazyDict method)
(xonsh.lib.collections.ChainDB method)
(xonsh.prompt.base.PromptFields method)
(xonsh.pyghooks.CompoundColorMap method)
(xonsh.tools.EnvPath method)
close() (xonsh.base_shell.Tee method)
(xonsh.lazyjson.LazyJSON method)
(xonsh.procs.proxies.FileThreadDispatcher method)
Close() (xonsh.procs.proxies.Handle method)
close() (xonsh.procs.readers.ConsoleParallelReader method)
(xonsh.procs.readers.NonBlockingFDReader method)
(xonsh.procs.readers.QueueReader method)
closed (xonsh.procs.proxies.FileThreadDispatcher property)
(xonsh.procs.proxies.Handle attribute)
CMD_COMPLETIONS_SHOW_DESC (xonsh.environ.AutoCompletionSetting attribute)
(xonsh.environ.PTKCompletionSetting attribute)
cmdloop() (xonsh.dumb_shell.DumbShell method)
(xonsh.readline_shell.ReadlineShell method)
cmds_to_specs() (in module xonsh.procs.specs)
cmdsdiff() (xonsh.diff_history.HistoryDiffer method)
code_by_name() (in module xonsh.pyghooks)
code_cache_check() (in module xonsh.codecache)
code_cache_name() (in module xonsh.codecache)
color_by_name() (in module xonsh.pyghooks)
color_dist() (in module xonsh.color_tools)
color_file() (in module xonsh.pyghooks)
COLOR_INPUT (xonsh.environ.AsyncPromptSetting attribute)
(xonsh.environ.PromptSetting attribute)
(xonsh.environ.PTKSetting attribute)
color_name_to_pygments_code() (in module xonsh.pyghooks)
color_output() (xonsh.tracer.TracerType method)
COLOR_RESULTS (xonsh.environ.AsyncPromptSetting attribute)
(xonsh.environ.PromptSetting attribute)
(xonsh.environ.PTKSetting attribute)
color_style() (in module xonsh.tools)
(xonsh.base_shell.BaseShell method)
(xonsh.dumb_shell.DumbShell method)
(xonsh.readline_shell.ReadlineShell method)
color_style_names() (in module xonsh.tools)
(xonsh.base_shell.BaseShell method)
(xonsh.dumb_shell.DumbShell method)
(xonsh.readline_shell.ReadlineShell method)
color_token_by_name() (in module xonsh.pyghooks)
COLORS (class in xonsh.color_tools)
columnize() (in module xonsh.tools)
(xonsh.dumb_shell.DumbShell method)
(xonsh.readline_shell.ReadlineShell method)
command_not_found() (in module xonsh.tools)
CommandCompleter (class in xonsh.completers.commands)
CommandPipeline (class in xonsh.procs.pipelines)
COMMANDS_CACHE_SAVE_INTERMEDIATE (xonsh.environ.GeneralSetting attribute)
(xonsh.environ.WindowsSetting attribute)
CommandsCache (class in xonsh.commands_cache)
comp_based_completer() (in module xonsh.completers.tools)
compile() (xonsh.base_shell.BaseShell method)
(xonsh.dumb_shell.DumbShell method)
(xonsh.execer.Execer method)
(xonsh.readline_shell.ReadlineShell method)
compile_code() (in module xonsh.codecache)
complete() (xonsh.completer.Completer method)
(xonsh.dumb_shell.DumbShell method)
(xonsh.readline_shell.ReadlineShell method)
complete_base() (in module xonsh.completers.base)
complete_command() (in module xonsh.completers.commands)
complete_completer_names() (in module xonsh.completers.completer)
complete_dir() (in module xonsh.completers.path)
COMPLETE_DOTS (xonsh.environ.ChangeDirSetting attribute)
complete_end_proc_keywords() (in module xonsh.completers.commands)
complete_end_proc_tokens() (in module xonsh.completers.commands)
complete_environment_vars() (in module xonsh.completers.environment)
complete_from_bash() (in module xonsh.completers.bash)
complete_from_context() (xonsh.completer.Completer method)
complete_from_man() (in module xonsh.completers.man)
complete_from_sub_proc() (in module xonsh.completers.tools)
complete_help() (xonsh.dumb_shell.DumbShell method)
(xonsh.readline_shell.ReadlineShell method)
complete_import() (in module xonsh.completers.imports)
complete_line() (xonsh.completer.Completer method)
complete_module() (in module xonsh.completers.imports)
complete_path() (in module xonsh.completers.path)
complete_python() (in module xonsh.completers.python)
complete_skipper() (in module xonsh.completers.commands)
completedefault() (xonsh.dumb_shell.DumbShell method)
(xonsh.readline_shell.ReadlineShell method)
completenames() (xonsh.dumb_shell.DumbShell method)
(xonsh.readline_shell.ReadlineShell method)
Completer (class in xonsh.completer)
completers (xonsh.built_ins.XonshSession property)
completion_from_cmd_output() (in module xonsh.completers.tools)
COMPLETION_IN_THREAD (xonsh.environ.PTKCompletionSetting attribute)
COMPLETION_MODE (xonsh.environ.PTKCompletionSetting attribute)
COMPLETION_QUERY_LIMIT (xonsh.environ.AutoCompletionSetting attribute)
(xonsh.environ.PTKCompletionSetting attribute)
COMPLETIONS_BRACKETS (xonsh.environ.AutoCompletionSetting attribute)
(xonsh.environ.PTKCompletionSetting attribute)
COMPLETIONS_CONFIRM (xonsh.environ.PTKCompletionSetting attribute)
COMPLETIONS_DISPLAY (xonsh.environ.PTKCompletionSetting attribute)
COMPLETIONS_MENU_ROWS (xonsh.environ.PTKCompletionSetting attribute)
CompoundColorMap (class in xonsh.pyghooks)
conda_suggest_command_not_found() (in module xonsh.tools)
conjugate() (xonsh.procs.proxies.Handle method)
(xonsh.xontribs.ExitCode method)
ConsoleParallelReader (class in xonsh.procs.readers)
const_bytes() (in module xonsh.ast)
const_name() (in module xonsh.ast)
const_num() (in module xonsh.ast)
const_str() (in module xonsh.ast)
construct_history() (in module xonsh.history.main)
construct_shell_cls() (xonsh.shell.Shell static method)
contextual_command_completer() (in module xonsh.completers.tools)
contextual_command_completer_for() (in module xonsh.completers.tools)
contextual_complete_path() (in module xonsh.completers.path)
contextual_completer() (in module xonsh.completers.tools)
convert (xonsh.environ.Var attribute)
convert() (xonsh.environ.LsColors class method)
convert_field() (xonsh.tools.FlexibleFormatter method)
convert_macro_arg() (in module xonsh.built_ins)
copy() (xonsh.environ.InternalEnvironDict method)
(xonsh.lib.collections.ChainDB method)
count() (xonsh.completers.tools.RichCompletion method)
(xonsh.environ.Var method)
(xonsh.history.json.JsonCommandField method)
(xonsh.lazyjson.LazyJSON method)
(xonsh.lazyjson.LJNode method)
(xonsh.prompt.base.ParsedTokens method)
(xonsh.tools.EnvPath method)
(xonsh.xontribs.Xontrib method)
create_module() (xonsh.imphooks.XonshImportEventLoader method)
(xonsh.imphooks.XonshImportHook method)
create_parser() (xonsh.history.main.HistoryAlias method)
(xonsh.tracer.TracerAlias method)
(xonsh.xonfig.XonfigAlias method)
(xonsh.xontribs.XontribAlias method)
create_truefalse_cond() (in module xonsh.wizard)
csv_to_bool_seq() (in module xonsh.tools)
csv_to_set() (in module xonsh.tools)
ctxadd() (xonsh.ast.CtxAwareTransformer method)
CtxAwareTransformer (class in xonsh.ast)
ctxremove() (xonsh.ast.CtxAwareTransformer method)
ctxupdate() (xonsh.ast.CtxAwareTransformer method)
ctxvisit() (xonsh.ast.CtxAwareTransformer method)
current_branch() (in module xonsh.prompt.vc)
current_mask() (in module xonsh.xoreutils.umask)
CurrentJobField (class in xonsh.prompt.job)
D
daemon (xonsh.history.json.JsonHistoryFlusher property)
(xonsh.history.json.JsonHistoryGC property)
(xonsh.history.sqlite.SqliteHistoryGC property)
(xonsh.lazyasd.BackgroundModuleLoader property)
(xonsh.procs.pipelines.PrevProcCloser property)
(xonsh.procs.posix.PopenThread property)
(xonsh.procs.proxies.ProcProxyThread property)
(xonsh.readline_shell.ReadlineHistoryAdder property)
debian_command_not_found() (in module xonsh.tools)
debug_level() (in module xonsh.events)
decode() (in module xonsh.tools)
decode_bytes() (in module xonsh.tools)
default (xonsh.environ.Var attribute)
default() (xonsh.base_shell.BaseShell method)
(xonsh.dumb_shell.DumbShell method)
(xonsh.readline_shell.ReadlineShell method)
default_completer_dirs() (in module xonsh.environ)
default_completers() (in module xonsh.completers.init)
DEFAULT_ENCODING (in module xonsh.platform)
default_env() (in module xonsh.environ)
default_file (xonsh.wizard.FileInserter property)
(xonsh.wizard.LoadJSON property)
(xonsh.wizard.SaveJSON property)
(xonsh.wizard.StateFile property)
default_lscolors() (in module xonsh.environ)
default_predictor() (xonsh.commands_cache.CommandsCache method)
default_predictor_alias() (xonsh.commands_cache.CommandsCache method)
default_predictor_readbin() (xonsh.commands_cache.CommandsCache method)
default_prompt() (in module xonsh.prompt.base)
default_prompt_fields() (in module xonsh.environ)
default_settings (xonsh.environ.LsColors attribute)
default_signal_pauser() (in module xonsh.procs.specs)
default_threadable_predictors() (in module xonsh.commands_cache)
default_value() (in module xonsh.environ)
default_xonshrc() (in module xonsh.environ)
default_xonshrcdir() (in module xonsh.environ)
DefaultNotGivenType (class in xonsh.tools)
del_locally() (xonsh.environ.InternalEnvironDict method)
delete() (xonsh.history.base.History method)
(xonsh.history.dummy.DummyHistory method)
(xonsh.history.json.JsonHistory method)
(xonsh.history.main.HistoryAlias static method)
(xonsh.history.sqlite.SqliteHistory method)
denominator (xonsh.procs.proxies.Handle attribute)
(xonsh.xontribs.ExitCode attribute)
deprecated() (in module xonsh.tools)
deregister() (xonsh.environ.Env method)
(xonsh.procs.proxies.FileThreadDispatcher method)
detach() (xonsh.procs.proxies.FileThreadDispatcher method)
Detach() (xonsh.procs.proxies.Handle method)
detect_xpip_alias() (in module xonsh.aliases)
detype (xonsh.environ.Var attribute)
detype() (in module xonsh.tools)
(xonsh.environ.Env method)
(xonsh.environ.LsColors method)
dict_to_str() (in module xonsh.tools)
diff() (xonsh.history.main.HistoryAlias static method)
dirs_fn() (in module xonsh.dirstack)
DIRSTACK (in module xonsh.dirstack)
DIRSTACK_SIZE (xonsh.environ.ChangeDirSetting attribute)
dirty_working_directory() (in module xonsh.prompt.vc)
discard() (xonsh.events.AbstractEvent method)
(xonsh.events.Event method)
(xonsh.events.LoadEvent method)
disown_fn() (in module xonsh.jobs)
display_colored_error_message() (in module xonsh.tools)
display_error_message() (in module xonsh.tools)
distribution (xonsh.xontribs.Xontrib attribute)
do_help() (xonsh.dumb_shell.DumbShell method)
(xonsh.readline_shell.ReadlineShell method)
doc (xonsh.environ.Var attribute)
doc() (xonsh.events.EventManager method)
doc_default (xonsh.environ.Var attribute)
doc_header (xonsh.dumb_shell.DumbShell attribute)
(xonsh.readline_shell.ReadlineShell attribute)
doc_leader (xonsh.dumb_shell.DumbShell attribute)
(xonsh.readline_shell.ReadlineShell attribute)
DOTGLOB (xonsh.environ.InterpreterSetting attribute)
DumbShell (class in xonsh.dumb_shell)
DummyHistory (class in xonsh.history.dummy)
dump() (xonsh.history.json.JsonHistoryFlusher method)
dump_rules (xonsh.wizard.FileInserter property)
dumps() (in module xonsh.lazyjson)
(xonsh.wizard.FileInserter method)
DYNAMIC_CWD_ELISION_CHAR (xonsh.environ.AsyncPromptSetting attribute)
(xonsh.environ.PromptSetting attribute)
(xonsh.environ.PTKSetting attribute)
dynamic_cwd_tuple_to_str() (in module xonsh.tools)
DYNAMIC_CWD_WIDTH (xonsh.environ.AsyncPromptSetting attribute)
(xonsh.environ.PromptSetting attribute)
(xonsh.environ.PTKSetting attribute)
DynamicAccessProxy (class in xonsh.built_ins)
E
echo() (in module xonsh.xoreutils.echo)
emptyline() (xonsh.base_shell.BaseShell method)
(xonsh.dumb_shell.DumbShell method)
(xonsh.readline_shell.ReadlineShell method)
ENABLE_ASYNC_PROMPT (xonsh.environ.AsyncPromptSetting attribute)
ENABLE_COMMANDS_CACHE (xonsh.environ.GeneralSetting attribute)
(xonsh.environ.WindowsSetting attribute)
encode() (in module xonsh.tools)
(xonsh.completers.tools.RichCompletion method)
encoding (xonsh.procs.proxies.FileThreadDispatcher property)
end() (xonsh.procs.pipelines.CommandPipeline method)
(xonsh.procs.pipelines.HiddenCommandPipeline method)
end_group() (xonsh.pretty.PrettyPrinter method)
(xonsh.pretty.RepresentationPrinter method)
ends_with_colon_token() (in module xonsh.tools)
endswith() (xonsh.completers.tools.RichCompletion method)
enhance_colors_for_cmd_exe() (xonsh.pyghooks.XonshStyle method)
ensure_list_of_strs() (in module xonsh.built_ins)
ensure_ls_colors_in_env() (in module xonsh.environ)
ensure_shell() (in module xonsh.foreign_shells)
ensure_slice() (in module xonsh.tools)
ensure_str_or_callable() (in module xonsh.built_ins)
ensure_str_or_int() (in module xonsh.wizard)
ensure_string() (in module xonsh.tools)
ensure_timestamp() (in module xonsh.tools)
enter_macro() (in module xonsh.built_ins)
Env (class in xonsh.environ)
env_name() (in module xonsh.prompt.env)
env_path_to_str() (in module xonsh.tools)
envdiff() (xonsh.diff_history.HistoryDiffer method)
EnvPath (class in xonsh.tools)
err (xonsh.procs.pipelines.CommandPipeline property)
(xonsh.procs.pipelines.HiddenCommandPipeline property)
err() (xonsh.history.main.HistoryAlias method)
(xonsh.tracer.TracerAlias method)
(xonsh.xonfig.XonfigAlias method)
(xonsh.xontribs.XontribAlias method)
errors (xonsh.procs.proxies.FileThreadDispatcher property)
escape_windows_cmd_string() (in module xonsh.tools)
eval() (xonsh.execer.Execer method)
eval_alias() (xonsh.aliases.Aliases method)
eval_fstring_field() (in module xonsh.built_ins)
Event (class in xonsh.events)
EventManager (class in xonsh.events)
exec() (xonsh.execer.Execer method)
exec_module() (xonsh.imphooks.XonshImportEventLoader method)
(xonsh.imphooks.XonshImportHook method)
ExecAlias (class in xonsh.aliases)
Execer (class in xonsh.execer)
executables_in() (in module xonsh.tools)
executed_cmd (xonsh.procs.pipelines.CommandPipeline property)
(xonsh.procs.pipelines.HiddenCommandPipeline property)
exists() (xonsh.events.EventManager method)
ExitCode (class in xonsh.xontribs)
expand_alias() (xonsh.aliases.Aliases method)
expand_case_matching() (in module xonsh.tools)
EXPAND_ENV_VARS (xonsh.environ.InterpreterSetting attribute)
expand_path() (in module xonsh.tools)
expandtabs() (xonsh.completers.tools.RichCompletion method)
expanduser_abs_path() (in module xonsh.tools)
expandvars() (in module xonsh.tools)
extend() (xonsh.tools.EnvPath method)
extensions (xonsh.completers.commands.ModuleReMatcher attribute)
(xonsh.lib.modules.ModuleFinder attribute)
F
fallback() (in module xonsh.tools)
fg() (in module xonsh.jobs)
file() (xonsh.history.main.HistoryAlias static method)
file_color_tokens (in module xonsh.pyghooks)
FileInserter (class in xonsh.wizard)
filenames (xonsh.pyghooks.XonshConsoleLexer attribute)
(xonsh.pyghooks.XonshLexer attribute)
fileno() (xonsh.procs.proxies.FileThreadDispatcher method)
(xonsh.procs.readers.ConsoleParallelReader method)
(xonsh.procs.readers.NonBlockingFDReader method)
(xonsh.procs.readers.QueueReader method)
files() (xonsh.history.json.JsonHistoryGC method)
FileThreadDispatcher (class in xonsh.procs.proxies)
filter_completions() (in module xonsh.completers.imports)
find() (xonsh.completers.tools.RichCompletion method)
find_closest_color() (in module xonsh.color_tools)
find_env_name() (in module xonsh.prompt.env)
find_file() (in module xonsh.inspectors)
find_module() (xonsh.imphooks.XonshImportEventHook method)
(xonsh.imphooks.XonshImportHook method)
find_next_break() (in module xonsh.tools)
find_rule() (xonsh.wizard.FileInserter method)
find_source_encoding() (in module xonsh.imphooks)
find_source_lines() (in module xonsh.inspectors)
find_spec() (xonsh.imphooks.XonshImportEventHook method)
(xonsh.imphooks.XonshImportHook method)
find_xontrib() (in module xonsh.xontribs)
findfirst() (in module xonsh.tools)
fire() (xonsh.events.AbstractEvent method)
(xonsh.events.Event method)
(xonsh.events.LoadEvent method)
fix_readline_state_after_ctrl_c() (in module xonsh.readline_shell)
flags (xonsh.pyghooks.XonshConsoleLexer attribute)
(xonsh.pyghooks.XonshLexer attribute)
flatten() (xonsh.wizard.PromptVisitor method)
(xonsh.wizard.StateVisitor method)
FlexibleFormatter (class in xonsh.tools)
flush() (xonsh.history.base.History method)
(xonsh.history.dummy.DummyHistory method)
(xonsh.history.json.JsonHistory method)
(xonsh.history.main.HistoryAlias static method)
(xonsh.history.sqlite.SqliteHistory method)
(xonsh.pretty.PrettyPrinter method)
(xonsh.pretty.RepresentationPrinter method)
(xonsh.procs.proxies.FileThreadDispatcher method)
for_locale() (xonsh.environ.Var class method)
for_type() (in module xonsh.pretty)
for_type_by_name() (in module xonsh.pretty)
FORCE_POSIX_PATHS (xonsh.environ.WindowsSetting attribute)
FOREIGN_ALIASES_OVERRIDE (xonsh.environ.InterpreterSetting attribute)
FOREIGN_ALIASES_SUPPRESS_SKIP_MESSAGE (xonsh.environ.InterpreterSetting attribute)
foreign_env_fixes() (in module xonsh.environ)
foreign_shell_data() (in module xonsh.foreign_shells)
ForeignShellBaseAlias (class in xonsh.foreign_shells)
ForeignShellExecAlias (class in xonsh.foreign_shells)
ForeignShellFunctionAlias (class in xonsh.foreign_shells)
format() (xonsh.completers.tools.RichCompletion method)
(xonsh.diff_history.HistoryDiffer method)
(xonsh.tools.FlexibleFormatter method)
format_argspec() (in module xonsh.inspectors)
format_color() (in module xonsh.tools)
(xonsh.base_shell.BaseShell method)
(xonsh.dumb_shell.DumbShell method)
(xonsh.readline_shell.ReadlineShell method)
format_datetime() (in module xonsh.tools)
format_field() (xonsh.tools.FlexibleFormatter method)
format_job_string() (in module xonsh.jobs)
format_map() (xonsh.completers.tools.RichCompletion method)
format_std_prepost() (in module xonsh.tools)
format_usage() (xonsh.xoreutils.which.AWitchAWitch method)
fossil_dirty_working_directory() (in module xonsh.prompt.vc)
fragments (xonsh.prompt.base.MultiPromptField attribute)
(xonsh.prompt.gitstatus.GitStatus attribute)
from_bytes() (xonsh.procs.proxies.Handle method)
(xonsh.xontribs.ExitCode method)
from_oct_digits() (in module xonsh.xoreutils.umask)
fromdircolors() (xonsh.environ.LsColors class method)
fromkeys() (xonsh.environ.InternalEnvironDict class method)
(xonsh.lib.collections.ChainDB class method)
fromstring() (xonsh.environ.LsColors class method)
fstring_rules() (xonsh.pyghooks.XonshConsoleLexer method)
(xonsh.pyghooks.XonshLexer method)
Functor (class in xonsh.contexts)
FUZZY_PATH_COMPLETION (xonsh.environ.AutoCompletionSetting attribute)
(xonsh.environ.PTKCompletionSetting attribute)
G
gather_load_store_names() (in module xonsh.ast)
gather_names() (in module xonsh.ast)
gc() (xonsh.history.main.HistoryAlias static method)
GeneralSetting (class in xonsh.environ)
generate_completions() (xonsh.completer.Completer static method)
generate_options_of() (in module xonsh.completers.man)
generic_visit() (xonsh.ast.CtxAwareTransformer method)
get() (xonsh.aliases.Aliases method)
(xonsh.commands_cache.CommandsCache method)
(xonsh.environ.Env method)
(xonsh.environ.InternalEnvironDict method)
(xonsh.environ.LsColors method)
(xonsh.lazyasd.LazyDict method)
(xonsh.lazyjson.LazyJSON method)
(xonsh.lazyjson.LJNode method)
(xonsh.lib.collections.ChainDB method)
(xonsh.prompt.base.PromptFields method)
(xonsh.pyghooks.CompoundColorMap method)
get_cache_filename() (in module xonsh.codecache)
get_code() (xonsh.imphooks.XonshImportHook method)
get_col() (in module xonsh.ast)
get_config_paths() (in module xonsh.environ)
get_converter() (xonsh.environ.Env method)
get_data() (xonsh.imphooks.XonshImportHook method)
get_default() (xonsh.environ.Env method)
get_default_builtins() (in module xonsh.built_ins)
get_description() (xonsh.xontribs.Xontrib method)
get_detyped() (xonsh.environ.Env method)
get_detyper() (xonsh.environ.Env method)
get_doc() (xonsh.environ.AsyncPromptSetting class method)
(xonsh.environ.AutoCompletionSetting class method)
(xonsh.environ.ChangeDirSetting class method)
(xonsh.environ.GeneralSetting class method)
(xonsh.environ.InterpreterSetting class method)
(xonsh.environ.PromptHistorySetting class method)
(xonsh.environ.PromptSetting class method)
(xonsh.environ.PTKCompletionSetting class method)
(xonsh.environ.PTKSetting class method)
(xonsh.environ.WindowsSetting class method)
(xonsh.environ.Xettings class method)
get_docs() (xonsh.environ.Env method)
get_encoding() (in module xonsh.inspectors)
get_field() (xonsh.tools.FlexibleFormatter method)
get_fields() (xonsh.prompt.base.PromptFields method)
get_filename() (xonsh.imphooks.XonshImportHook method)
get_filter_function() (in module xonsh.completers.tools)
get_fossil_branch() (in module xonsh.prompt.vc)
get_frags() (xonsh.prompt.base.MultiPromptField method)
(xonsh.prompt.gitstatus.GitStatus method)
get_git_branch() (in module xonsh.prompt.vc)
get_gitstatus_info() (in module xonsh.prompt.gitstatus)
get_group_description() (xonsh.environ.AsyncPromptSetting class method)
(xonsh.environ.AutoCompletionSetting class method)
(xonsh.environ.ChangeDirSetting class method)
(xonsh.environ.GeneralSetting class method)
(xonsh.environ.InterpreterSetting class method)
(xonsh.environ.PromptHistorySetting class method)
(xonsh.environ.PromptSetting class method)
(xonsh.environ.PTKCompletionSetting class method)
(xonsh.environ.PTKSetting class method)
(xonsh.environ.WindowsSetting class method)
(xonsh.environ.Xettings class method)
get_group_title() (xonsh.environ.AsyncPromptSetting class method)
(xonsh.environ.AutoCompletionSetting class method)
(xonsh.environ.ChangeDirSetting class method)
(xonsh.environ.GeneralSetting class method)
(xonsh.environ.InterpreterSetting class method)
(xonsh.environ.PromptHistorySetting class method)
(xonsh.environ.PromptSetting class method)
(xonsh.environ.PTKCompletionSetting class method)
(xonsh.environ.PTKSetting class method)
(xonsh.environ.WindowsSetting class method)
(xonsh.environ.Xettings class method)
get_groups() (xonsh.environ.AsyncPromptSetting class method)
(xonsh.environ.AutoCompletionSetting class method)
(xonsh.environ.ChangeDirSetting class method)
(xonsh.environ.GeneralSetting class method)
(xonsh.environ.InterpreterSetting class method)
(xonsh.environ.PromptHistorySetting class method)
(xonsh.environ.PromptSetting class method)
(xonsh.environ.PTKCompletionSetting class method)
(xonsh.environ.PTKSetting class method)
(xonsh.environ.WindowsSetting class method)
(xonsh.environ.Xettings class method)
get_hg_branch() (in module xonsh.prompt.vc)
get_id() (in module xonsh.ast)
get_id_ctx() (in module xonsh.ast)
get_jobs() (in module xonsh.jobs)
get_key() (xonsh.environ.Var method)
get_line_continuation() (in module xonsh.tools)
get_lineno() (in module xonsh.ast)
get_local_overrides() (xonsh.environ.InternalEnvironDict method)
get_logical_line() (in module xonsh.tools)
get_man_completions_path() (in module xonsh.completers.man)
get_module() (xonsh.completers.commands.ModuleReMatcher method)
(xonsh.lib.modules.ModuleFinder method)
get_module_docstring() (in module xonsh.xontribs)
get_names() (xonsh.dumb_shell.DumbShell method)
(xonsh.readline_shell.ReadlineShell method)
get_next_job_number() (in module xonsh.jobs)
get_next_task() (in module xonsh.jobs)
get_numeric_rep_single() (in module xonsh.xoreutils.umask)
get_oct_digits() (in module xonsh.xoreutils.umask)
get_operations() (in module xonsh.prompt.gitstatus)
get_portions() (in module xonsh.tools)
get_possible_names() (xonsh.commands_cache.CommandsCache method)
get_predictor_threadable() (xonsh.commands_cache.CommandsCache method)
get_root_modules() (in module xonsh.completers.imports)
get_script_subproc_command() (in module xonsh.procs.specs)
get_sep() (in module xonsh.tools)
get_setproctitle() (in module xonsh.main)
get_settings() (xonsh.environ.AsyncPromptSetting class method)
(xonsh.environ.AutoCompletionSetting class method)
(xonsh.environ.ChangeDirSetting class method)
(xonsh.environ.GeneralSetting class method)
(xonsh.environ.InterpreterSetting class method)
(xonsh.environ.PromptHistorySetting class method)
(xonsh.environ.PromptSetting class method)
(xonsh.environ.PTKCompletionSetting class method)
(xonsh.environ.PTKSetting class method)
(xonsh.environ.WindowsSetting class method)
(xonsh.environ.Xettings class method)
get_source() (xonsh.imphooks.XonshImportHook method)
get_stash_count() (in module xonsh.prompt.gitstatus)
get_stringified() (xonsh.environ.Env method)
get_swapped_values() (xonsh.environ.Env method)
get_symbolic_rep() (in module xonsh.xoreutils.umask)
get_symbolic_rep_single() (in module xonsh.xoreutils.umask)
get_task() (in module xonsh.jobs)
get_tasks() (in module xonsh.jobs)
get_tokens() (in module xonsh.lexer)
(xonsh.pyghooks.XonshConsoleLexer method)
(xonsh.pyghooks.XonshLexer method)
get_tokens_unprocessed() (xonsh.pyghooks.XonshConsoleLexer method)
(xonsh.pyghooks.XonshLexer method)
get_validator() (xonsh.environ.Env method)
get_value() (xonsh.tools.FlexibleFormatter method)
get_xontribs() (in module xonsh.xontribs)
getargspec() (in module xonsh.inspectors)
getdoc() (in module xonsh.inspectors)
getName() (xonsh.history.json.JsonHistoryFlusher method)
(xonsh.history.json.JsonHistoryGC method)
(xonsh.history.sqlite.SqliteHistoryGC method)
(xonsh.lazyasd.BackgroundModuleLoader method)
(xonsh.procs.pipelines.PrevProcCloser method)
(xonsh.procs.posix.PopenThread method)
(xonsh.procs.proxies.ProcProxyThread method)
(xonsh.readline_shell.ReadlineHistoryAdder method)
getsource() (in module xonsh.inspectors)
getvalue() (xonsh.base_shell.Tee method)
git_dirty_working_directory() (in module xonsh.prompt.vc)
git_for_windows_path() (in module xonsh.platform)
githash() (in module xonsh.platform)
GitStatus (class in xonsh.prompt.gitstatus)
GitStatusPromptField (class in xonsh.prompt.gitstatus)
give_terminal_to() (in module xonsh.jobs)
GLOB_SORTED (xonsh.environ.InterpreterSetting attribute)
globpath() (in module xonsh.tools)
globsearch() (in module xonsh.built_ins)
GREEN (xonsh.color_tools.COLORS attribute)
greenline() (in module xonsh.diff_history)
group() (xonsh.pretty.PrettyPrinter method)
(xonsh.pretty.RepresentationPrinter method)
H
Handle (class in xonsh.procs.proxies)
handle (xonsh.procs.proxies.FileThreadDispatcher property)
handle_double_amps() (in module xonsh.lexer)
handle_double_pipe() (in module xonsh.lexer)
handle_error_linecont() (in module xonsh.lexer)
handle_error_space() (in module xonsh.lexer)
handle_error_token() (in module xonsh.lexer)
handle_ignore() (in module xonsh.lexer)
handle_name() (in module xonsh.lexer)
handle_rbrace() (in module xonsh.lexer)
handle_rbracket() (in module xonsh.lexer)
handle_redirect() (in module xonsh.lexer)
handle_rparen() (in module xonsh.lexer)
handle_token() (in module xonsh.lexer)
hardcode_colors_for_win10() (in module xonsh.tools)
has_elts() (in module xonsh.ast)
has_kwargs() (in module xonsh.events)
has_prompt_toolkit() (in module xonsh.platform)
header() (xonsh.diff_history.HistoryDiffer method)
help() (xonsh.environ.Env method)
helper() (in module xonsh.built_ins)
hg_dirty_working_directory() (in module xonsh.prompt.vc)
hidden (xonsh.prompt.gitstatus.GitStatus attribute)
HiddenCommandPipeline (class in xonsh.procs.pipelines)
highlight_color (xonsh.pyghooks.XonshStyle attribute)
highlighted_ndiff() (in module xonsh.diff_history)
HISTCONTROL (xonsh.environ.PromptHistorySetting attribute)
History (class in xonsh.history.base)
history_tuple_to_str() (in module xonsh.tools)
HISTORY_UNITS (in module xonsh.tools)
HistoryAlias (class in xonsh.history.main)
HistoryAlias.Error
HistoryDiffer (class in xonsh.diff_history)
HistoryEntry (class in xonsh.history.base)
hook_post_add_argument() (xonsh.history.main.HistoryAlias method)
(xonsh.tracer.TracerAlias method)
(xonsh.xonfig.XonfigAlias method)
(xonsh.xontribs.XontribAlias method)
hook_pre_add_argument() (xonsh.history.main.HistoryAlias method)
(xonsh.tracer.TracerAlias method)
(xonsh.xonfig.XonfigAlias method)
(xonsh.xontribs.XontribAlias method)
HOSTNAME (xonsh.environ.GeneralSetting attribute)
(xonsh.environ.WindowsSetting attribute)
HOSTTYPE (xonsh.environ.GeneralSetting attribute)
(xonsh.environ.WindowsSetting attribute)
hup_all_jobs() (in module xonsh.jobs)
I
i_am_at_the_front() (xonsh.history.json.JsonCommandField method)
(xonsh.history.json.JsonHistoryFlusher method)
id_cmd() (xonsh.history.main.HistoryAlias static method)
ident (xonsh.history.json.JsonHistoryFlusher property)
(xonsh.history.json.JsonHistoryGC property)
(xonsh.history.sqlite.SqliteHistoryGC property)
(xonsh.lazyasd.BackgroundModuleLoader property)
(xonsh.procs.pipelines.PrevProcCloser property)
(xonsh.procs.posix.PopenThread property)
(xonsh.procs.proxies.ProcProxyThread property)
(xonsh.readline_shell.ReadlineHistoryAdder property)
identchars (xonsh.dumb_shell.DumbShell attribute)
(xonsh.readline_shell.ReadlineShell attribute)
iglobpath() (in module xonsh.tools)
ignore_regex (xonsh.history.base.History property)
(xonsh.history.dummy.DummyHistory property)
(xonsh.history.json.JsonHistory property)
(xonsh.history.sqlite.SqliteHistory property)
ignore_sigtstp() (in module xonsh.jobs)
IGNOREEOF (xonsh.environ.AsyncPromptSetting attribute)
(xonsh.environ.PromptSetting attribute)
(xonsh.environ.PTKSetting attribute)
imag (xonsh.procs.proxies.Handle attribute)
(xonsh.xontribs.ExitCode attribute)
import_module() (xonsh.completers.commands.ModuleReMatcher static method)
(xonsh.lib.modules.ModuleFinder static method)
IN_APPIMAGE (in module xonsh.platform)
in_macro_call() (in module xonsh.built_ins)
INDENT (xonsh.environ.AsyncPromptSetting attribute)
(xonsh.environ.PromptSetting attribute)
(xonsh.environ.PTKSetting attribute)
indent() (in module xonsh.tools)
(xonsh.pretty.PrettyPrinter method)
(xonsh.pretty.RepresentationPrinter method)
index() (in module xonsh.lazyjson)
(xonsh.completers.tools.RichCompletion method)
(xonsh.environ.Var method)
(xonsh.history.json.JsonCommandField method)
(xonsh.lazyjson.LazyJSON method)
(xonsh.lazyjson.LJNode method)
(xonsh.prompt.base.ParsedTokens method)
(xonsh.tools.EnvPath method)
(xonsh.xontribs.Xontrib method)
indir() (in module xonsh.lib.os)
info() (xonsh.history.base.History method)
(xonsh.history.dummy.DummyHistory method)
(xonsh.history.json.JsonHistory method)
(xonsh.history.main.HistoryAlias static method)
(xonsh.history.sqlite.SqliteHistory method)
(xonsh.inspectors.Inspector method)
INIT_FAILED (xonsh.xontribs.ExitCode attribute)
innerstring_rules() (xonsh.pyghooks.XonshConsoleLexer method)
(xonsh.pyghooks.XonshLexer method)
inp (xonsh.procs.pipelines.CommandPipeline property)
(xonsh.procs.pipelines.HiddenCommandPipeline property)
Input (class in xonsh.wizard)
INPUT (xonsh.foreign_shells.ForeignShellBaseAlias attribute)
(xonsh.foreign_shells.ForeignShellExecAlias attribute)
(xonsh.foreign_shells.ForeignShellFunctionAlias attribute)
input() (xonsh.lexer.Lexer method)
insert() (xonsh.tools.EnvPath method)
inside_repo() (in module xonsh.prompt.gitstatus)
Inspector (class in xonsh.inspectors)
install_hook() (in module xonsh.imphooks)
install_import_hooks() (in module xonsh.imphooks)
intensify_colors_for_cmd_exe() (in module xonsh.tools)
INTENSIFY_COLORS_ON_WIN (xonsh.environ.WindowsSetting attribute)
intensify_colors_on_win_setter() (in module xonsh.tools)
interactive (xonsh.main.XonshMode attribute)
InternalEnvironDict (class in xonsh.environ)
InterpreterSetting (class in xonsh.environ)
intro (xonsh.dumb_shell.DumbShell attribute)
(xonsh.readline_shell.ReadlineShell attribute)
invalidate_caches() (xonsh.imphooks.XonshImportEventHook method)
(xonsh.imphooks.XonshImportHook method)
invert() (in module xonsh.xoreutils.umask)
is_alive() (xonsh.history.json.JsonHistoryFlusher method)
(xonsh.history.json.JsonHistoryGC method)
(xonsh.history.sqlite.SqliteHistoryGC method)
(xonsh.lazyasd.BackgroundModuleLoader method)
(xonsh.procs.pipelines.PrevProcCloser method)
(xonsh.procs.posix.PopenThread method)
(xonsh.procs.proxies.ProcProxyThread method)
(xonsh.readline_shell.ReadlineHistoryAdder method)
is_app_execution_alias() (in module xonsh.procs.specs)
is_auto_loaded (xonsh.xontribs.Xontrib property)
is_balanced() (in module xonsh.tools)
is_bool() (in module xonsh.tools)
is_bool_or_int() (in module xonsh.tools)
is_bool_or_none() (in module xonsh.tools)
is_bool_seq() (in module xonsh.tools)
is_callable() (in module xonsh.tools)
is_callable_default() (in module xonsh.environ)
is_class() (in module xonsh.tools)
is_completion_mode() (in module xonsh.tools)
is_completions_display_value() (in module xonsh.tools)
is_configurable (xonsh.environ.Var attribute)
is_configurable() (xonsh.environ.Env method)
is_const_bytes() (in module xonsh.ast)
is_const_name() (in module xonsh.ast)
is_const_num() (in module xonsh.ast)
is_const_str() (in module xonsh.ast)
is_contextual_completer() (in module xonsh.completers.tools)
is_dynamic_cwd_width() (in module xonsh.tools)
is_empty() (xonsh.commands_cache.CommandsCache method)
is_env_path() (in module xonsh.tools)
is_exclusive_completer() (in module xonsh.completers.tools)
is_float() (in module xonsh.tools)
is_fully_read() (xonsh.procs.readers.ConsoleParallelReader method)
(xonsh.procs.readers.NonBlockingFDReader method)
(xonsh.procs.readers.QueueReader method)
is_history_backend() (in module xonsh.tools)
is_history_tuple() (in module xonsh.tools)
is_ignored() (xonsh.history.base.History method)
(xonsh.history.dummy.DummyHistory method)
(xonsh.history.json.JsonHistory method)
(xonsh.history.sqlite.SqliteHistory method)
is_importable() (in module xonsh.completers.imports)
is_in_scope() (xonsh.ast.CtxAwareTransformer method)
is_int() (in module xonsh.tools)
is_int_as_str() (in module xonsh.tools)
is_loaded (xonsh.xontribs.Xontrib property)
is_logfile_opt() (in module xonsh.tools)
is_lscolors() (in module xonsh.environ)
is_manually_set() (xonsh.environ.Env method)
is_nonstring_seq_of_strings() (in module xonsh.tools)
is_only_functional_alias() (xonsh.commands_cache.CommandsCache method)
is_package() (xonsh.imphooks.XonshImportHook method)
is_path() (in module xonsh.tools)
is_possible_submodule() (in module xonsh.completers.imports)
is_readline_available() (in module xonsh.platform)
is_regex() (in module xonsh.tools)
is_simple_callable() (in module xonsh.inspectors)
is_slice() (in module xonsh.tools)
is_slice_as_str() (in module xonsh.tools)
is_string() (in module xonsh.tools)
is_string_or_callable() (in module xonsh.tools)
is_string_seq() (in module xonsh.tools)
is_string_set() (in module xonsh.tools)
is_superuser() (in module xonsh.tools)
is_target() (xonsh.environ.LsColors method)
is_template_string() (in module xonsh.prompt.base)
is_tok_color_dict() (in module xonsh.tools)
is_valid_shlvl() (in module xonsh.tools)
is_writable_file() (in module xonsh.tools)
isalnum() (xonsh.completers.tools.RichCompletion method)
isalpha() (xonsh.completers.tools.RichCompletion method)
isascii() (xonsh.completers.tools.RichCompletion method)
isatty() (xonsh.procs.proxies.FileThreadDispatcher method)
iscolor() (in module xonsh.color_tools)
isDaemon() (xonsh.history.json.JsonHistoryFlusher method)
(xonsh.history.json.JsonHistoryGC method)
(xonsh.history.sqlite.SqliteHistoryGC method)
(xonsh.lazyasd.BackgroundModuleLoader method)
(xonsh.procs.pipelines.PrevProcCloser method)
(xonsh.procs.posix.PopenThread method)
(xonsh.procs.proxies.ProcProxyThread method)
(xonsh.readline_shell.ReadlineHistoryAdder method)
isdecimal() (xonsh.completers.tools.RichCompletion method)
isdescendable() (in module xonsh.ast)
isdigit() (xonsh.completers.tools.RichCompletion method)
isdisjoint() (xonsh.events.AbstractEvent method)
(xonsh.events.Event method)
(xonsh.events.LoadEvent method)
isexpression() (in module xonsh.ast)
isidentifier() (xonsh.completers.tools.RichCompletion method)
iskeyword() (in module xonsh.pyghooks)
islower() (xonsh.completers.tools.RichCompletion method)
isnumeric() (xonsh.completers.tools.RichCompletion method)
isprintable() (xonsh.completers.tools.RichCompletion method)
isspace() (xonsh.completers.tools.RichCompletion method)
istitle() (xonsh.completers.tools.RichCompletion method)
isupper() (xonsh.completers.tools.RichCompletion method)
items() (xonsh.aliases.Aliases method)
(xonsh.commands_cache.CommandsCache method)
(xonsh.environ.Env method)
(xonsh.environ.InternalEnvironDict method)
(xonsh.environ.LsColors method)
(xonsh.history.base.History method)
(xonsh.history.dummy.DummyHistory method)
(xonsh.history.json.JsonHistory method)
(xonsh.history.sqlite.SqliteHistory method)
(xonsh.lazyasd.LazyDict method)
(xonsh.lazyjson.LazyJSON method)
(xonsh.lazyjson.LJNode method)
(xonsh.lib.collections.ChainDB method)
(xonsh.prompt.base.PromptFields method)
(xonsh.pyghooks.CompoundColorMap method)
iter_commands() (xonsh.commands_cache.CommandsCache method)
itercheck() (xonsh.procs.pipelines.CommandPipeline method)
(xonsh.procs.pipelines.HiddenCommandPipeline method)
iterqueue() (xonsh.procs.readers.ConsoleParallelReader method)
(xonsh.procs.readers.NonBlockingFDReader method)
(xonsh.procs.readers.QueueReader method)
iterraw() (xonsh.procs.pipelines.CommandPipeline method)
(xonsh.procs.pipelines.HiddenCommandPipeline method)
J
job_id_completer() (in module xonsh.jobs)
jobs() (in module xonsh.jobs)
join() (xonsh.completers.tools.RichCompletion method)
(xonsh.history.json.JsonHistoryFlusher method)
(xonsh.history.json.JsonHistoryGC method)
(xonsh.history.sqlite.SqliteHistoryGC method)
(xonsh.lazyasd.BackgroundModuleLoader method)
(xonsh.procs.pipelines.PrevProcCloser method)
(xonsh.procs.posix.PopenThread method)
(xonsh.procs.proxies.ProcProxyThread method)
(xonsh.readline_shell.ReadlineHistoryAdder method)
JsonCommandField (class in xonsh.history.json)
JsonHistory (class in xonsh.history.json)
JsonHistoryFlusher (class in xonsh.history.json)
JsonHistoryGC (class in xonsh.history.json)
justify() (in module xonsh.completers.tools)
K
keys() (xonsh.aliases.Aliases method)
(xonsh.commands_cache.CommandsCache method)
(xonsh.environ.Env method)
(xonsh.environ.InternalEnvironDict method)
(xonsh.environ.LsColors method)
(xonsh.lazyasd.LazyDict method)
(xonsh.lazyjson.LazyJSON method)
(xonsh.lazyjson.LJNode method)
(xonsh.lib.collections.ChainDB method)
(xonsh.prompt.base.PromptFields method)
(xonsh.pyghooks.CompoundColorMap method)
kill() (xonsh.procs.posix.PopenThread method)
kwnames (xonsh.procs.specs.SubprocSpec attribute)
L
LANG (xonsh.environ.GeneralSetting attribute)
(xonsh.environ.WindowsSetting attribute)
LAST_RETURN_CODE (xonsh.environ.GeneralSetting attribute)
(xonsh.environ.WindowsSetting attribute)
lastcmd (xonsh.dumb_shell.DumbShell attribute)
(xonsh.readline_shell.ReadlineShell attribute)
lazy_is_only_functional_alias() (xonsh.commands_cache.CommandsCache method)
lazy_locate_binary() (xonsh.commands_cache.CommandsCache method)
LazyBool (class in xonsh.lazyasd)
lazybool() (in module xonsh.lazyasd)
LazyDict (class in xonsh.lazyasd)
lazydict() (in module xonsh.lazyasd)
lazyget() (xonsh.commands_cache.CommandsCache method)
lazyin() (xonsh.commands_cache.CommandsCache method)
lazyiter() (xonsh.commands_cache.CommandsCache method)
LazyJSON (class in xonsh.lazyjson)
lazylen() (xonsh.commands_cache.CommandsCache method)
LazyObject (class in xonsh.lazyasd)
lazyobject() (in module xonsh.lazyasd)
LC_COLLATE (xonsh.environ.GeneralSetting attribute)
(xonsh.environ.WindowsSetting attribute)
LC_CTYPE (xonsh.environ.GeneralSetting attribute)
(xonsh.environ.WindowsSetting attribute)
LC_MESSAGES (xonsh.environ.GeneralSetting attribute)
(xonsh.environ.WindowsSetting attribute)
LC_MONETARY (xonsh.environ.GeneralSetting attribute)
(xonsh.environ.WindowsSetting attribute)
LC_NUMERIC (xonsh.environ.GeneralSetting attribute)
(xonsh.environ.WindowsSetting attribute)
LC_TIME (xonsh.environ.GeneralSetting attribute)
(xonsh.environ.WindowsSetting attribute)
leftmostname() (in module xonsh.ast)
levenshtein() (in module xonsh.tools)
Lexer (class in xonsh.lexer)
license (xonsh.xontribs.Xontrib property)
line_buffering (xonsh.base_shell.Tee property)
(xonsh.procs.proxies.FileThreadDispatcher property)
line_number_background_color (xonsh.pyghooks.XonshStyle attribute)
line_number_color (xonsh.pyghooks.XonshStyle attribute)
line_number_special_background_color (xonsh.pyghooks.XonshStyle attribute)
line_number_special_color (xonsh.pyghooks.XonshStyle attribute)
link_builtins() (xonsh.built_ins.XonshSession method)
linux_distro() (in module xonsh.platform)
list_completers() (in module xonsh.completers.completer)
list_of_list_of_strs_outer_product() (in module xonsh.built_ins)
list_of_strs_or_callables() (in module xonsh.built_ins)
ljdump() (in module xonsh.lazyjson)
LJNode (class in xonsh.lazyjson)
ljust() (xonsh.completers.tools.RichCompletion method)
load() (xonsh.built_ins.XonshSession method)
(xonsh.lazyjson.LazyJSON method)
(xonsh.lazyjson.LJNode method)
load_attribute_chain() (in module xonsh.ast)
load_foreign_aliases() (in module xonsh.foreign_shells)
load_foreign_envs() (in module xonsh.foreign_shells)
load_initial() (xonsh.prompt.base.PromptFields method)
load_module() (xonsh.imphooks.XonshImportEventLoader method)
(xonsh.imphooks.XonshImportHook method)
load_module_in_background() (in module xonsh.lazyasd)
LoadEvent (class in xonsh.events)
LoadJSON (class in xonsh.wizard)
locale_convert() (in module xonsh.environ)
locate_binary() (in module xonsh.environ)
(xonsh.commands_cache.CommandsCache method)
logfile_opt_to_str() (in module xonsh.tools)
lower() (xonsh.completers.tools.RichCompletion method)
LS_COLORS (xonsh.environ.AsyncPromptSetting attribute)
(xonsh.environ.PromptSetting attribute)
(xonsh.environ.PTKSetting attribute)
LsColors (class in xonsh.environ)
lstrip() (xonsh.completers.tools.RichCompletion method)
M
main() (in module xonsh.main)
(in module xonsh.xoreutils.cat)
(in module xonsh.xoreutils.uname)
(in module xonsh.xoreutils.uptime)
main_context() (in module xonsh.main)
main_xonsh() (in module xonsh.main)
make_args_env() (in module xonsh.environ)
make_default_aliases() (in module xonsh.aliases)
make_env_wiz() (in module xonsh.xonfig)
make_envvar() (in module xonsh.xonfig)
make_exit_message() (in module xonsh.xonfig)
make_fs_wiz() (in module xonsh.xonfig)
make_palette() (in module xonsh.color_tools)
make_pygments_style() (in module xonsh.pyghooks)
make_xonfig_wizard() (in module xonsh.xonfig)
make_xontrib() (in module xonsh.xonfig)
make_xontribs_wiz() (in module xonsh.xonfig)
maketrans() (xonsh.completers.tools.RichCompletion static method)
maps (xonsh.environ.InternalEnvironDict property)
matcher (xonsh.completers.commands.CommandCompleter property)
max_col() (in module xonsh.ast)
max_line() (in module xonsh.ast)
Message (class in xonsh.wizard)
mimetypes (xonsh.pyghooks.XonshConsoleLexer attribute)
(xonsh.pyghooks.XonshLexer attribute)
min_col() (in module xonsh.ast)
min_line() (in module xonsh.ast)
minimum_required_ptk_version (in module xonsh.platform)
misc_header (xonsh.dumb_shell.DumbShell attribute)
(xonsh.readline_shell.ReadlineShell attribute)
module
xonsh.aliases
xonsh.ast
xonsh.base_shell
xonsh.built_ins
xonsh.codecache
xonsh.color_tools
xonsh.commands_cache
xonsh.completer
xonsh.completers
xonsh.completers.base
xonsh.completers.bash
xonsh.completers.bash_completion
xonsh.completers.commands
xonsh.completers.completer
xonsh.completers.dirs
xonsh.completers.environment
xonsh.completers.imports
xonsh.completers.init
xonsh.completers.man
xonsh.completers.path
xonsh.completers.python
xonsh.completers.tools
xonsh.contexts
xonsh.diff_history
xonsh.dirstack
xonsh.dumb_shell
xonsh.environ
xonsh.events
xonsh.execer
xonsh.foreign_shells
xonsh.history
xonsh.history.base
xonsh.history.dummy
xonsh.history.json
xonsh.history.main
xonsh.history.sqlite
xonsh.imphooks
xonsh.inspectors
xonsh.jobs
xonsh.jsonutils
xonsh.lazyasd
xonsh.lazyjson
xonsh.lexer
xonsh.lib
xonsh.lib.collections
xonsh.lib.itertools
xonsh.lib.modules
xonsh.lib.os
xonsh.lib.subprocess
xonsh.main
xonsh.openpy
xonsh.parser
xonsh.platform
xonsh.pretty
xonsh.procs
xonsh.procs.pipelines
xonsh.procs.posix
xonsh.procs.proxies
xonsh.procs.readers
xonsh.procs.specs
xonsh.prompt
xonsh.prompt.base
xonsh.prompt.cwd
xonsh.prompt.env
xonsh.prompt.gitstatus
xonsh.prompt.job
xonsh.prompt.times
xonsh.prompt.vc
xonsh.ptk_shell
xonsh.pyghooks
xonsh.readline_shell
xonsh.shell
xonsh.tools
xonsh.tracer
xonsh.wizard
xonsh.xonfig
xonsh.xontribs
xonsh.xoreutils
xonsh.xoreutils.cat
xonsh.xoreutils.echo
xonsh.xoreutils.pwd
xonsh.xoreutils.tee
xonsh.xoreutils.tty
xonsh.xoreutils.ulimit
xonsh.xoreutils.umask
xonsh.xoreutils.uname
xonsh.xoreutils.uptime
xonsh.xoreutils.util
xonsh.xoreutils.which
xonsh.xoreutils.yes
xontrib
xontrib.coreutils
module (xonsh.xontribs.Xontrib attribute)
module_list() (in module xonsh.completers.imports)
module_repr() (xonsh.imphooks.XonshImportEventLoader method)
(xonsh.imphooks.XonshImportHook method)
ModuleFinder (class in xonsh.lib.modules)
ModuleReMatcher (class in xonsh.completers.commands)
MOUSE_SUPPORT (xonsh.environ.AsyncPromptSetting attribute)
(xonsh.environ.PTKSetting attribute)
MULTILINE_PROMPT (xonsh.environ.AsyncPromptSetting attribute)
(xonsh.environ.PromptSetting attribute)
(xonsh.environ.PTKSetting attribute)
multiline_prompt() (in module xonsh.prompt.base)
MULTILINE_PROMPT_POS (xonsh.environ.AsyncPromptSetting attribute)
(xonsh.environ.PromptSetting attribute)
(xonsh.environ.PTKSetting attribute)
MULTILINE_PROMPT_PRE (xonsh.environ.AsyncPromptSetting attribute)
(xonsh.environ.PromptSetting attribute)
(xonsh.environ.PTKSetting attribute)
MultiPromptField (class in xonsh.prompt.base)
N
name (xonsh.history.json.JsonHistoryFlusher property)
(xonsh.history.json.JsonHistoryGC property)
(xonsh.history.sqlite.SqliteHistoryGC property)
(xonsh.lazyasd.BackgroundModuleLoader property)
(xonsh.procs.pipelines.PrevProcCloser property)
(xonsh.procs.posix.PopenThread property)
(xonsh.procs.proxies.ProcProxyThread property)
(xonsh.prompt.base.BasePromptField property)
(xonsh.prompt.base.MultiPromptField property)
(xonsh.prompt.base.PromptField property)
(xonsh.prompt.gitstatus.GitStatus property)
(xonsh.prompt.gitstatus.GitStatusPromptField property)
(xonsh.prompt.job.CurrentJobField property)
(xonsh.pyghooks.XonshConsoleLexer attribute)
(xonsh.pyghooks.XonshLexer attribute)
(xonsh.readline_shell.ReadlineHistoryAdder property)
native_id (xonsh.history.json.JsonHistoryFlusher property)
(xonsh.history.json.JsonHistoryGC property)
(xonsh.history.sqlite.SqliteHistoryGC property)
(xonsh.lazyasd.BackgroundModuleLoader property)
(xonsh.procs.pipelines.PrevProcCloser property)
(xonsh.procs.posix.PopenThread property)
(xonsh.procs.proxies.ProcProxyThread property)
(xonsh.readline_shell.ReadlineHistoryAdder property)
needs_calling() (xonsh.prompt.base.PromptFields method)
new_child() (xonsh.environ.InternalEnvironDict method)
(xonsh.lib.collections.ChainDB method)
newlines (xonsh.procs.proxies.FileThreadDispatcher property)
no_default() (xonsh.environ.Var class method)
no_pg_xonsh_preexec_fn() (in module xonsh.procs.specs)
Node (class in xonsh.wizard)
node_len() (in module xonsh.ast)
nohelp (xonsh.dumb_shell.DumbShell attribute)
(xonsh.readline_shell.ReadlineShell attribute)
noinfo() (xonsh.inspectors.Inspector method)
non_exclusive_completer() (in module xonsh.completers.tools)
non_pygments_rules (xonsh.pyghooks.XonshStyle property)
nonblocking (xonsh.procs.pipelines.CommandPipeline attribute)
(xonsh.procs.pipelines.HiddenCommandPipeline attribute)
NonBlockingFDReader (class in xonsh.procs.readers)
normabspath() (in module xonsh.tools)
NOT_FOUND (xonsh.xontribs.ExitCode attribute)
numerator (xonsh.procs.proxies.Handle attribute)
(xonsh.xontribs.ExitCode attribute)
O
obj (xonsh.built_ins.DynamicAccessProxy property)
object_info() (in module xonsh.inspectors)
off() (xonsh.history.main.HistoryAlias static method)
off_files() (xonsh.tracer.TracerType method)
OK (xonsh.xontribs.ExitCode attribute)
OLDPWD (xonsh.environ.GeneralSetting attribute)
(xonsh.environ.WindowsSetting attribute)
on() (xonsh.history.main.HistoryAlias static method)
ON_ANACONDA (in module xonsh.platform)
ON_CYGWIN (in module xonsh.platform)
ON_DARWIN (in module xonsh.platform)
ON_DRAGONFLY (in module xonsh.platform)
on_files() (xonsh.tracer.TracerType method)
ON_FREEBSD (in module xonsh.platform)
ON_LINUX (in module xonsh.platform)
on_lscolors_change() (in module xonsh.pyghooks)
on_main_thread() (in module xonsh.tools)
ON_MSYS (in module xonsh.platform)
ON_NETBSD (in module xonsh.platform)
ON_OPENBSD (in module xonsh.platform)
ON_POSIX (in module xonsh.platform)
ON_WINDOWS (in module xonsh.platform)
onecmd() (xonsh.dumb_shell.DumbShell method)
(xonsh.readline_shell.ReadlineShell method)
out (xonsh.procs.pipelines.CommandPipeline property)
(xonsh.procs.pipelines.HiddenCommandPipeline property)
out() (xonsh.history.main.HistoryAlias method)
(xonsh.tracer.TracerAlias method)
(xonsh.xonfig.XonfigAlias method)
(xonsh.xontribs.XontribAlias method)
output (xonsh.procs.pipelines.CommandPipeline property)
(xonsh.procs.pipelines.HiddenCommandPipeline property)
override() (xonsh.pyghooks.XonshStyle method)
P
parents (xonsh.environ.InternalEnvironDict property)
(xonsh.lib.collections.ChainDB property)
parse() (xonsh.completer.Completer method)
(xonsh.execer.Execer method)
(xonsh.tools.FlexibleFormatter method)
parse_aliases() (in module xonsh.foreign_shells)
parse_env() (in module xonsh.foreign_shells)
parse_funcs() (in module xonsh.foreign_shells)
parse_proxy_return() (in module xonsh.procs.proxies)
ParsedTokens (class in xonsh.prompt.base)
parseline() (xonsh.dumb_shell.DumbShell method)
(xonsh.readline_shell.ReadlineShell method)
parser (xonsh.history.main.HistoryAlias property)
(xonsh.tracer.TracerAlias property)
(xonsh.xonfig.XonfigAlias property)
(xonsh.xontribs.XontribAlias property)
partial_color_tokenize() (in module xonsh.pyghooks)
partial_eval_alias() (in module xonsh.aliases)
partial_proxy() (in module xonsh.procs.proxies)
PartialEvalAlias0 (class in xonsh.aliases)
PartialEvalAlias1 (class in xonsh.aliases)
PartialEvalAlias2 (class in xonsh.aliases)
PartialEvalAlias3 (class in xonsh.aliases)
PartialEvalAlias4 (class in xonsh.aliases)
PartialEvalAlias5 (class in xonsh.aliases)
PartialEvalAlias6 (class in xonsh.aliases)
PartialEvalAliasBase (class in xonsh.aliases)
partition() (xonsh.completers.tools.RichCompletion method)
Pass (class in xonsh.wizard)
PATH (xonsh.environ.GeneralSetting attribute)
(xonsh.environ.WindowsSetting attribute)
path_argument() (in module xonsh.main)
path_literal() (in module xonsh.built_ins)
path_mtime() (xonsh.imphooks.XonshImportHook method)
path_stats() (xonsh.imphooks.XonshImportHook method)
path_to_str() (in module xonsh.tools)
pathbasename() (in module xonsh.platform)
PATHEXT (xonsh.environ.GeneralSetting attribute)
(xonsh.environ.WindowsSetting attribute)
paths (xonsh.tools.EnvPath property)
pathsearch() (in module xonsh.built_ins)
pathsep_to_seq() (in module xonsh.tools)
pathsep_to_set() (in module xonsh.tools)
pathsep_to_upper_seq() (in module xonsh.tools)
pathsplit() (in module xonsh.platform)
pattern (xonsh.environ.Var attribute)
pdef() (xonsh.inspectors.Inspector method)
pdoc() (xonsh.inspectors.Inspector method)
pdump() (in module xonsh.ast)
pfile() (xonsh.inspectors.Inspector method)
pick() (xonsh.prompt.base.PromptFields method)
pick_val() (xonsh.prompt.base.PromptFields method)
pid (xonsh.procs.pipelines.CommandPipeline property)
(xonsh.procs.pipelines.HiddenCommandPipeline property)
pinfo() (xonsh.inspectors.Inspector method)
pinfo_fields1 (xonsh.inspectors.Inspector attribute)
pinfo_fields2 (xonsh.inspectors.Inspector attribute)
pinfo_fields3 (xonsh.inspectors.Inspector attribute)
pinfo_fields_obj (xonsh.inspectors.Inspector attribute)
poll() (xonsh.procs.posix.PopenThread method)
(xonsh.procs.proxies.ProcProxy method)
(xonsh.procs.proxies.ProcProxyThread method)
pop() (xonsh.aliases.Aliases method)
(xonsh.environ.Env method)
(xonsh.environ.InternalEnvironDict method)
(xonsh.environ.LsColors method)
(xonsh.events.AbstractEvent method)
(xonsh.events.Event method)
(xonsh.events.LoadEvent method)
(xonsh.lazyasd.LazyDict method)
(xonsh.lib.collections.ChainDB method)
(xonsh.prompt.base.PromptFields method)
(xonsh.pyghooks.CompoundColorMap method)
(xonsh.tools.EnvPath method)
popd_fn() (in module xonsh.dirstack)
PopenThread (class in xonsh.procs.posix)
popitem() (xonsh.aliases.Aliases method)
(xonsh.environ.Env method)
(xonsh.environ.InternalEnvironDict method)
(xonsh.environ.LsColors method)
(xonsh.lazyasd.LazyDict method)
(xonsh.lib.collections.ChainDB method)
(xonsh.prompt.base.PromptFields method)
(xonsh.pyghooks.CompoundColorMap method)
populate_buffer() (in module xonsh.procs.readers)
populate_console() (in module xonsh.procs.readers)
populate_fd_queue() (in module xonsh.procs.readers)
postcmd() (xonsh.dumb_shell.DumbShell method)
(xonsh.readline_shell.ReadlineShell method)
postloop() (xonsh.dumb_shell.DumbShell method)
(xonsh.readline_shell.ReadlineShell method)
postmain() (in module xonsh.main)
pprint_ast() (in module xonsh.ast)
precmd() (xonsh.base_shell.BaseShell method)
(xonsh.dumb_shell.DumbShell method)
(xonsh.readline_shell.ReadlineShell method)
predict_env() (in module xonsh.commands_cache)
predict_false() (in module xonsh.commands_cache)
predict_help_ver() (in module xonsh.commands_cache)
predict_hg() (in module xonsh.commands_cache)
predict_shell() (in module xonsh.commands_cache)
predict_threadable() (xonsh.commands_cache.CommandsCache method)
predict_true() (in module xonsh.commands_cache)
prefix (xonsh.prompt.base.PromptField attribute)
(xonsh.prompt.gitstatus.GitStatusPromptField attribute)
(xonsh.prompt.job.CurrentJobField attribute)
preloop() (xonsh.dumb_shell.DumbShell method)
(xonsh.readline_shell.ReadlineShell method)
premain() (in module xonsh.main)
prep_env_subproc() (xonsh.procs.specs.SubprocSpec method)
prep_preexec_fn() (xonsh.procs.specs.SubprocSpec method)
pretty() (in module xonsh.pretty)
(xonsh.pretty.RepresentationPrinter method)
pretty_print() (in module xonsh.pretty)
PRETTY_PRINT_RESULTS (xonsh.environ.AsyncPromptSetting attribute)
(xonsh.environ.PromptSetting attribute)
(xonsh.environ.PTKSetting attribute)
PrettyFormatter (class in xonsh.wizard)
PrettyPrinter (class in xonsh.pretty)
PrevProcCloser (class in xonsh.procs.pipelines)
print_alias() (in module xonsh.xoreutils.which)
print_color() (in module xonsh.tools)
(xonsh.base_shell.BaseShell method)
(xonsh.dumb_shell.DumbShell method)
(xonsh.readline_shell.ReadlineShell method)
print_exception() (in module xonsh.tools)
print_global_object() (in module xonsh.xoreutils.which)
print_one_job() (in module xonsh.jobs)
print_path() (in module xonsh.xoreutils.which)
print_topics() (xonsh.dumb_shell.DumbShell method)
(xonsh.readline_shell.ReadlineShell method)
print_warning() (in module xonsh.tools)
print_welcome_screen() (in module xonsh.xonfig)
priority (xonsh.pyghooks.XonshConsoleLexer attribute)
(xonsh.pyghooks.XonshLexer attribute)
process() (xonsh.prompt.base.ParsedTokens method)
ProcProxy (class in xonsh.procs.proxies)
ProcProxyThread (class in xonsh.procs.proxies)
prompt (xonsh.base_shell.BaseShell property)
(xonsh.dumb_shell.DumbShell property)
PROMPT (xonsh.environ.AsyncPromptSetting attribute)
(xonsh.environ.PromptSetting attribute)
(xonsh.environ.PTKSetting attribute)
prompt (xonsh.readline_shell.ReadlineShell property)
PROMPT_FIELDS (xonsh.environ.AsyncPromptSetting attribute)
(xonsh.environ.PromptSetting attribute)
(xonsh.environ.PTKSetting attribute)
PROMPT_REFRESH_INTERVAL (xonsh.environ.AsyncPromptSetting attribute)
(xonsh.environ.PromptSetting attribute)
(xonsh.environ.PTKSetting attribute)
PROMPT_TOKENS_FORMATTER (xonsh.environ.AsyncPromptSetting attribute)
(xonsh.environ.PromptSetting attribute)
(xonsh.environ.PTKSetting attribute)
prompt_tokens_formatter_default() (in module xonsh.prompt.base)
PROMPT_TOOLKIT_COLOR_DEPTH (xonsh.environ.AsyncPromptSetting attribute)
(xonsh.environ.PTKSetting attribute)
prompt_xontrib_install() (in module xonsh.xontribs)
PromptField (class in xonsh.prompt.base)
PromptFields (class in xonsh.prompt.base)
PromptFormatter (class in xonsh.prompt.base)
PromptHistorySetting (class in xonsh.environ)
PromptSetting (class in xonsh.environ)
PromptVisitor (class in xonsh.wizard)
proxy_five() (in module xonsh.procs.proxies)
proxy_four() (in module xonsh.procs.proxies)
proxy_one() (in module xonsh.procs.proxies)
proxy_three() (in module xonsh.procs.proxies)
proxy_two() (in module xonsh.procs.proxies)
proxy_zero() (in module xonsh.procs.proxies)
psource() (xonsh.inspectors.Inspector method)
ptk2_color_depth_setter() (in module xonsh.tools)
ptk_above_min_supported() (in module xonsh.platform)
ptk_below_max_supported() (in module xonsh.platform)
PTK_STYLE_OVERRIDES (xonsh.environ.AsyncPromptSetting attribute)
(xonsh.environ.PTKSetting attribute)
ptk_version() (in module xonsh.platform)
ptk_version_info() (in module xonsh.platform)
PTKCompletionSetting (class in xonsh.environ)
PTKSetting (class in xonsh.environ)
pull() (xonsh.history.base.History method)
(xonsh.history.dummy.DummyHistory method)
(xonsh.history.json.JsonHistory method)
(xonsh.history.main.HistoryAlias static method)
(xonsh.history.sqlite.SqliteHistory method)
push() (xonsh.base_shell.BaseShell method)
(xonsh.dumb_shell.DumbShell method)
(xonsh.readline_shell.ReadlineShell method)
pushd_fn() (in module xonsh.dirstack)
PUSHD_MINUS (xonsh.environ.ChangeDirSetting attribute)
PUSHD_SILENT (xonsh.environ.ChangeDirSetting attribute)
pwd() (in module xonsh.xoreutils.pwd)
pygments_style_by_name() (in module xonsh.pyghooks)
pygments_version() (in module xonsh.platform)
pygments_version_info() (in module xonsh.platform)
python_signature_complete() (in module xonsh.completers.python)
PYTHON_VERSION_INFO (in module xonsh.platform)
Q
Question (class in xonsh.wizard)
QueueReader (class in xonsh.procs.readers)
R
RAISE_SUBPROC_ERROR (xonsh.environ.GeneralSetting attribute)
(xonsh.environ.WindowsSetting attribute)
raw_err (xonsh.procs.pipelines.CommandPipeline property)
(xonsh.procs.pipelines.HiddenCommandPipeline property)
raw_out (xonsh.procs.pipelines.CommandPipeline property)
(xonsh.procs.pipelines.HiddenCommandPipeline property)
rawkeys() (xonsh.environ.Env method)
RE_BEGIN_STRING (in module xonsh.tools)
RE_STRING_CONT (in module xonsh.tools)
RE_STRING_START (in module xonsh.tools)
read() (xonsh.procs.proxies.FileThreadDispatcher method)
(xonsh.procs.readers.ConsoleParallelReader method)
(xonsh.procs.readers.NonBlockingFDReader method)
(xonsh.procs.readers.QueueReader method)
read_py_file() (in module xonsh.openpy)
read_py_url() (in module xonsh.openpy)
read_queue() (xonsh.procs.readers.ConsoleParallelReader method)
(xonsh.procs.readers.NonBlockingFDReader method)
(xonsh.procs.readers.QueueReader method)
readable() (xonsh.procs.proxies.FileThreadDispatcher method)
(xonsh.procs.readers.ConsoleParallelReader static method)
(xonsh.procs.readers.NonBlockingFDReader static method)
(xonsh.procs.readers.QueueReader static method)
readline() (xonsh.procs.proxies.FileThreadDispatcher method)
(xonsh.procs.readers.ConsoleParallelReader method)
(xonsh.procs.readers.NonBlockingFDReader method)
(xonsh.procs.readers.QueueReader method)
ReadlineHistoryAdder (class in xonsh.readline_shell)
readlines() (xonsh.procs.proxies.FileThreadDispatcher method)
(xonsh.procs.readers.ConsoleParallelReader method)
(xonsh.procs.readers.NonBlockingFDReader method)
(xonsh.procs.readers.QueueReader method)
ReadlineShell (class in xonsh.readline_shell)
real (xonsh.procs.proxies.Handle attribute)
(xonsh.xontribs.ExitCode attribute)
RED (xonsh.color_tools.COLORS attribute)
redirect_leading() (xonsh.procs.specs.SubprocSpec method)
redirect_stderr (class in xonsh.tools)
redirect_stdout (class in xonsh.tools)
redirect_trailing() (xonsh.procs.specs.SubprocSpec method)
redline() (in module xonsh.diff_history)
regexsearch() (in module xonsh.built_ins)
register() (xonsh.aliases.Aliases method)
(xonsh.environ.Env method)
(xonsh.events.EventManager method)
(xonsh.procs.proxies.FileThreadDispatcher method)
register_custom_pygments_style() (in module xonsh.pyghooks)
register_custom_style() (in module xonsh.tools)
reglob() (in module xonsh.built_ins)
remove() (xonsh.events.AbstractEvent method)
(xonsh.events.Event method)
(xonsh.events.LoadEvent method)
(xonsh.tools.EnvPath method)
remove_completer() (in module xonsh.completers.completer)
remove_dups() (xonsh.commands_cache.CommandsCache static method)
removeprefix() (xonsh.completers.tools.RichCompletion method)
removesuffix() (xonsh.completers.tools.RichCompletion method)
replace() (xonsh.completers.tools.RichCompletion method)
replace_env() (xonsh.environ.Env method)
replace_logical_line() (in module xonsh.tools)
RepresentationPrinter (class in xonsh.pretty)
RESET (xonsh.color_tools.COLORS attribute)
reset() (xonsh.lexer.Lexer method)
(xonsh.prompt.base.PromptFields method)
reset_buffer() (xonsh.base_shell.BaseShell method)
(xonsh.dumb_shell.DumbShell method)
(xonsh.readline_shell.ReadlineShell method)
reset_key() (xonsh.prompt.base.PromptFields method)
resetting_signal_handle() (in module xonsh.built_ins)
resolve_alias() (xonsh.procs.specs.SubprocSpec method)
resolve_alias_cls() (xonsh.procs.specs.SubprocSpec method)
resolve_auto_cd() (xonsh.procs.specs.SubprocSpec method)
resolve_binary_loc() (xonsh.procs.specs.SubprocSpec method)
resolve_executable_commands() (xonsh.procs.specs.SubprocSpec method)
resolve_stack() (xonsh.procs.specs.SubprocSpec method)
restore_tty_sanity() (xonsh.base_shell.BaseShell method)
(xonsh.dumb_shell.DumbShell method)
(xonsh.readline_shell.ReadlineShell method)
resume() (xonsh.procs.pipelines.CommandPipeline method)
(xonsh.procs.pipelines.HiddenCommandPipeline method)
resume_job() (in module xonsh.jobs)
resume_process() (in module xonsh.procs.pipelines)
returncode (xonsh.procs.pipelines.CommandPipeline property)
(xonsh.procs.pipelines.HiddenCommandPipeline property)
(xonsh.procs.posix.PopenThread property)
reverse() (xonsh.tools.EnvPath method)
rfind() (xonsh.completers.tools.RichCompletion method)
rgb2short() (in module xonsh.color_tools)
rgb_to_256() (in module xonsh.color_tools)
rgb_to_ints() (in module xonsh.color_tools)
RichCompletion (class in xonsh.completers.tools)
RIGHT_PROMPT (xonsh.environ.AsyncPromptSetting attribute)
(xonsh.environ.PromptSetting attribute)
(xonsh.environ.PTKSetting attribute)
rindex() (xonsh.completers.tools.RichCompletion method)
rjust() (xonsh.completers.tools.RichCompletion method)
rl_completion_query_items() (in module xonsh.readline_shell)
rl_completion_suppress_append() (in module xonsh.readline_shell)
rl_on_new_line() (in module xonsh.readline_shell)
rl_variable_dumper() (in module xonsh.readline_shell)
rl_variable_value() (in module xonsh.readline_shell)
rmtree() (in module xonsh.lib.os)
rpartition() (xonsh.completers.tools.RichCompletion method)
rsplit() (xonsh.completers.tools.RichCompletion method)
rstrip() (xonsh.completers.tools.RichCompletion method)
rtn (xonsh.procs.pipelines.CommandPipeline property)
(xonsh.procs.pipelines.HiddenCommandPipeline property)
ruler (xonsh.dumb_shell.DumbShell attribute)
(xonsh.readline_shell.ReadlineShell attribute)
run() (in module xonsh.lib.subprocess)
(xonsh.history.json.JsonHistoryFlusher method)
(xonsh.history.json.JsonHistoryGC method)
(xonsh.history.sqlite.SqliteHistoryGC method)
(xonsh.lazyasd.BackgroundModuleLoader method)
(xonsh.procs.pipelines.PrevProcCloser method)
(xonsh.procs.posix.PopenThread method)
(xonsh.procs.proxies.ProcProxyThread method)
(xonsh.procs.specs.SubprocSpec method)
(xonsh.readline_shell.ReadlineHistoryAdder method)
run_alias() (in module xonsh.xoreutils.util)
run_code_with_cache() (in module xonsh.codecache)
run_compiled_code() (in module xonsh.codecache)
run_gc() (xonsh.history.base.History method)
(xonsh.history.dummy.DummyHistory method)
(xonsh.history.json.JsonHistory method)
(xonsh.history.sqlite.SqliteHistory method)
run_script_with_cache() (in module xonsh.codecache)
run_subproc() (in module xonsh.procs.specs)
S
safe_close() (in module xonsh.procs.specs)
safe_fdclose() (in module xonsh.procs.readers)
safe_flush() (in module xonsh.procs.proxies)
safe_hasattr() (in module xonsh.tools)
safe_open() (in module xonsh.procs.specs)
safe_readable() (in module xonsh.procs.pipelines)
safe_readlines() (in module xonsh.procs.pipelines)
SaveJSON (class in xonsh.wizard)
scan_dir_for_source_files() (in module xonsh.environ)
script_cache_check() (in module xonsh.codecache)
script_from_file (xonsh.main.XonshMode attribute)
script_from_stdin (xonsh.main.XonshMode attribute)
search_completer() (xonsh.completers.commands.ModuleReMatcher method)
seek() (xonsh.procs.proxies.FileThreadDispatcher method)
seekable() (xonsh.procs.proxies.FileThreadDispatcher method)
send_signal() (xonsh.procs.posix.PopenThread method)
separator (xonsh.prompt.base.MultiPromptField attribute)
(xonsh.prompt.gitstatus.GitStatus attribute)
seq_to_pathsep() (in module xonsh.tools)
seq_to_upper_pathsep() (in module xonsh.tools)
serialize_xonsh_json() (in module xonsh.jsonutils)
set_data() (xonsh.imphooks.XonshImportHook method)
set_local_overrides() (xonsh.environ.InternalEnvironDict method)
set_locally() (xonsh.environ.InternalEnvironDict method)
set_swapped_values() (xonsh.environ.Env method)
set_to_csv() (in module xonsh.tools)
set_to_pathsep() (in module xonsh.tools)
setDaemon() (xonsh.history.json.JsonHistoryFlusher method)
(xonsh.history.json.JsonHistoryGC method)
(xonsh.history.sqlite.SqliteHistoryGC method)
(xonsh.lazyasd.BackgroundModuleLoader method)
(xonsh.procs.pipelines.PrevProcCloser method)
(xonsh.procs.posix.PopenThread method)
(xonsh.procs.proxies.ProcProxyThread method)
(xonsh.readline_shell.ReadlineHistoryAdder method)
setdefault() (xonsh.aliases.Aliases method)
(xonsh.environ.Env method)
(xonsh.environ.InternalEnvironDict method)
(xonsh.environ.LsColors method)
(xonsh.lazyasd.LazyDict method)
(xonsh.lib.collections.ChainDB method)
(xonsh.prompt.base.PromptFields method)
(xonsh.pyghooks.CompoundColorMap method)
setName() (xonsh.history.json.JsonHistoryFlusher method)
(xonsh.history.json.JsonHistoryGC method)
(xonsh.history.sqlite.SqliteHistoryGC method)
(xonsh.lazyasd.BackgroundModuleLoader method)
(xonsh.procs.pipelines.PrevProcCloser method)
(xonsh.procs.posix.PopenThread method)
(xonsh.procs.proxies.ProcProxyThread method)
(xonsh.readline_shell.ReadlineHistoryAdder method)
settitle() (xonsh.base_shell.BaseShell method)
(xonsh.dumb_shell.DumbShell method)
(xonsh.readline_shell.ReadlineShell method)
setup() (in module xonsh.main)
setup_readline() (in module xonsh.readline_shell)
Shell (class in xonsh.shell)
SHELL_TYPE (xonsh.environ.AsyncPromptSetting attribute)
(xonsh.environ.PromptSetting attribute)
(xonsh.environ.PTKSetting attribute)
shell_type_aliases (xonsh.shell.Shell attribute)
SHLVL (xonsh.environ.GeneralSetting attribute)
(xonsh.environ.WindowsSetting attribute)
short2rgb() (in module xonsh.color_tools)
short_to_ints() (in module xonsh.color_tools)
should_use_cache() (in module xonsh.codecache)
show() (xonsh.history.main.HistoryAlias method)
showcmd() (in module xonsh.aliases)
signal (xonsh.procs.posix.PopenThread property)
simple_random_choice() (in module xonsh.tools)
single_command (xonsh.main.XonshMode attribute)
single_symbolic_arg() (in module xonsh.xoreutils.umask)
singleline() (xonsh.base_shell.BaseShell method)
(xonsh.dumb_shell.DumbShell method)
(xonsh.readline_shell.ReadlineShell method)
source_alias() (in module xonsh.aliases)
source_cmd_fn() (in module xonsh.aliases)
source_foreign_fn() (in module xonsh.aliases)
source_to_code() (xonsh.imphooks.XonshImportHook method)
source_to_unicode() (in module xonsh.openpy)
species (xonsh.events.AbstractEvent property)
(xonsh.events.Event property)
(xonsh.events.LoadEvent property)
split() (xonsh.completers.tools.RichCompletion method)
(xonsh.lexer.Lexer method)
splitlines() (xonsh.completers.tools.RichCompletion method)
SqliteHistory (class in xonsh.history.sqlite)
SqliteHistoryGC (class in xonsh.history.sqlite)
STAR_DIRS (xonsh.environ.GeneralSetting attribute)
(xonsh.environ.WindowsSetting attribute)
STAR_PATH (xonsh.environ.GeneralSetting attribute)
(xonsh.environ.WindowsSetting attribute)
start() (xonsh.history.json.JsonHistoryFlusher method)
(xonsh.history.json.JsonHistoryGC method)
(xonsh.history.sqlite.SqliteHistoryGC method)
(xonsh.lazyasd.BackgroundModuleLoader method)
(xonsh.procs.pipelines.PrevProcCloser method)
(xonsh.procs.posix.PopenThread method)
(xonsh.procs.proxies.ProcProxyThread method)
(xonsh.readline_shell.ReadlineHistoryAdder method)
(xonsh.tracer.TracerType method)
start_services() (in module xonsh.main)
starting_whitespace() (in module xonsh.tools)
startswith() (xonsh.completers.tools.RichCompletion method)
StateFile (class in xonsh.wizard)
StateVisitor (class in xonsh.wizard)
stderr (xonsh.procs.pipelines.CommandPipeline property)
(xonsh.procs.pipelines.HiddenCommandPipeline property)
(xonsh.procs.specs.SubprocSpec property)
stderr_postfix (xonsh.procs.pipelines.CommandPipeline property)
(xonsh.procs.pipelines.HiddenCommandPipeline property)
stderr_prefix (xonsh.procs.pipelines.CommandPipeline property)
(xonsh.procs.pipelines.HiddenCommandPipeline property)
stderr_redirect (xonsh.procs.pipelines.CommandPipeline property)
(xonsh.procs.pipelines.HiddenCommandPipeline property)
stdin (xonsh.procs.pipelines.CommandPipeline property)
(xonsh.procs.pipelines.HiddenCommandPipeline property)
(xonsh.procs.specs.SubprocSpec property)
stdin_redirect (xonsh.procs.pipelines.CommandPipeline property)
(xonsh.procs.pipelines.HiddenCommandPipeline property)
stdout (xonsh.procs.pipelines.CommandPipeline property)
(xonsh.procs.pipelines.HiddenCommandPipeline property)
(xonsh.procs.specs.SubprocSpec property)
(xonsh.tools.XonshCalledProcessError property)
stdout_redirect (xonsh.procs.pipelines.CommandPipeline property)
(xonsh.procs.pipelines.HiddenCommandPipeline property)
still_writable() (in module xonsh.procs.proxies)
stop() (xonsh.tracer.TracerType method)
store() (xonsh.wizard.PromptVisitor method)
(xonsh.wizard.StateVisitor method)
StoreNonEmpty (class in xonsh.wizard)
str_to_env_path() (in module xonsh.tools)
str_to_path() (in module xonsh.tools)
stream_stderr() (xonsh.procs.pipelines.CommandPipeline method)
(xonsh.procs.pipelines.HiddenCommandPipeline method)
strip() (xonsh.completers.tools.RichCompletion method)
strip_encoding_cookie() (in module xonsh.openpy)
strip_simple_quotes() (in module xonsh.tools)
style (xonsh.environ.LsColors property)
style_name (xonsh.environ.LsColors property)
(xonsh.pyghooks.XonshStyle property)
styler (xonsh.base_shell.BaseShell property)
(xonsh.dumb_shell.DumbShell property)
(xonsh.readline_shell.ReadlineShell property)
styles (xonsh.pyghooks.XonshStyle attribute)
sub_proc_get_output() (in module xonsh.completers.tools)
subexpr_before_unbalanced() (in module xonsh.tools)
subexpr_from_unbalanced() (in module xonsh.tools)
subproc_arg_callback() (in module xonsh.pyghooks)
subproc_captured_hiddenobject() (in module xonsh.built_ins)
subproc_captured_inject() (in module xonsh.built_ins)
subproc_captured_object() (in module xonsh.built_ins)
subproc_captured_stdout() (in module xonsh.built_ins)
subproc_cmd_callback() (in module xonsh.pyghooks)
subproc_toks() (in module xonsh.tools)
subproc_uncaptured() (in module xonsh.built_ins)
SubprocSpec (class in xonsh.procs.specs)
subsequence_match() (in module xonsh.completers.path)
SUBSEQUENCE_PATH_COMPLETION (xonsh.environ.AutoCompletionSetting attribute)
(xonsh.environ.PTKCompletionSetting attribute)
suffix (xonsh.prompt.base.PromptField attribute)
(xonsh.prompt.gitstatus.GitStatusPromptField attribute)
(xonsh.prompt.job.CurrentJobField attribute)
SUGGEST_COMMANDS (xonsh.environ.AsyncPromptSetting attribute)
(xonsh.environ.PromptSetting attribute)
(xonsh.environ.PTKSetting attribute)
suggest_commands() (in module xonsh.tools)
SUGGEST_MAX_NUM (xonsh.environ.AsyncPromptSetting attribute)
(xonsh.environ.PromptSetting attribute)
(xonsh.environ.PTKSetting attribute)
SUGGEST_THRESHOLD (xonsh.environ.AsyncPromptSetting attribute)
(xonsh.environ.PromptSetting attribute)
(xonsh.environ.PTKSetting attribute)
suggestion_sort_helper() (in module xonsh.tools)
superhelper() (in module xonsh.built_ins)
SUPPRESS (xonsh.xoreutils.which.AWitchAWitch attribute)
SUPPRESS_BRANCH_TIMEOUT_MESSAGE (xonsh.environ.AsyncPromptSetting attribute)
(xonsh.environ.PromptSetting attribute)
(xonsh.environ.PTKSetting attribute)
swap() (in module xonsh.tools)
(xonsh.environ.Env method)
swap_values() (in module xonsh.tools)
swapcase() (xonsh.completers.tools.RichCompletion method)
T
target_color (xonsh.environ.LsColors attribute)
target_value (xonsh.environ.LsColors attribute)
teardown_readline() (in module xonsh.readline_shell)
Tee (class in xonsh.base_shell)
tee() (in module xonsh.xoreutils.tee)
tee_stdout() (xonsh.procs.pipelines.CommandPipeline method)
(xonsh.procs.pipelines.HiddenCommandPipeline method)
tell() (xonsh.procs.proxies.FileThreadDispatcher method)
template (xonsh.prompt.base.ParsedTokens attribute)
TERM (xonsh.environ.GeneralSetting attribute)
(xonsh.environ.WindowsSetting attribute)
terminate() (xonsh.procs.posix.PopenThread method)
text() (xonsh.pretty.PrettyPrinter method)
(xonsh.pretty.RepresentationPrinter method)
THREAD_SUBPROCS (xonsh.environ.GeneralSetting attribute)
(xonsh.environ.WindowsSetting attribute)
timestamps (xonsh.procs.pipelines.CommandPipeline property)
(xonsh.procs.pipelines.HiddenCommandPipeline property)
TITLE (xonsh.environ.AsyncPromptSetting attribute)
(xonsh.environ.PromptSetting attribute)
(xonsh.environ.PTKSetting attribute)
title() (xonsh.completers.tools.RichCompletion method)
to_bool() (in module xonsh.tools)
to_bool_or_break() (in module xonsh.tools)
to_bool_or_int() (in module xonsh.tools)
to_bool_or_none() (in module xonsh.tools)
to_bytes() (xonsh.procs.proxies.Handle method)
(xonsh.xontribs.ExitCode method)
to_completion_mode() (in module xonsh.tools)
to_completions_display_value() (in module xonsh.tools)
to_debug() (in module xonsh.environ)
to_dict() (in module xonsh.tools)
to_dynamic_cwd_tuple() (in module xonsh.tools)
to_history_tuple() (in module xonsh.tools)
to_int_or_none() (in module xonsh.tools)
to_itself() (in module xonsh.tools)
to_logfile_opt() (in module xonsh.tools)
to_repr_pretty_() (in module xonsh.tools)
to_shlvl() (in module xonsh.tools)
to_tok_color_dict() (in module xonsh.tools)
toggle_color() (xonsh.tracer.TracerType method)
token() (xonsh.lexer.Lexer method)
tokens (xonsh.lexer.Lexer property)
(xonsh.prompt.base.ParsedTokens attribute)
(xonsh.pyghooks.XonshConsoleLexer attribute)
(xonsh.pyghooks.XonshLexer attribute)
tolerant (xonsh.lexer.Lexer property)
trace() (in module xonsh.aliases)
(xonsh.tracer.TracerType method)
tracer_format_line() (in module xonsh.tracer)
TracerAlias (class in xonsh.tracer)
TracerAlias.Error
TracerType (class in xonsh.tracer)
transfer() (xonsh.history.main.HistoryAlias method)
transform_command() (in module xonsh.shell)
translate() (xonsh.completers.tools.RichCompletion method)
transmogrify() (xonsh.events.EventManager method)
TrueFalse (class in xonsh.wizard)
TrueFalseBreak (class in xonsh.wizard)
truncate() (xonsh.procs.proxies.FileThreadDispatcher method)
try_import() (in module xonsh.completers.imports)
try_subproc_toks() (xonsh.ast.CtxAwareTransformer method)
tty() (in module xonsh.xoreutils.tty)
U
ulimit() (in module xonsh.xoreutils.ulimit)
umask() (in module xonsh.xoreutils.umask)
uname_fn() (in module xonsh.xoreutils.uname)
uncapturable() (in module xonsh.tools)
undo_replace_env() (xonsh.environ.Env method)
undoc_header (xonsh.dumb_shell.DumbShell attribute)
(xonsh.readline_shell.ReadlineShell attribute)
uni_name (xonsh.pyghooks.XonshConsoleLexer attribute)
(xonsh.pyghooks.XonshLexer attribute)
unlink_builtins() (xonsh.built_ins.XonshSession method)
unload() (xonsh.built_ins.XonshSession method)
UnstorableType (class in xonsh.wizard)
unthreadable() (in module xonsh.tools)
update() (xonsh.aliases.Aliases method)
(xonsh.environ.Env method)
(xonsh.environ.InternalEnvironDict method)
(xonsh.environ.LsColors method)
(xonsh.lazyasd.LazyDict method)
(xonsh.lib.collections.ChainDB method)
(xonsh.prompt.base.BasePromptField method)
(xonsh.prompt.base.MultiPromptField method)
(xonsh.prompt.base.ParsedTokens method)
(xonsh.prompt.base.PromptField method)
(xonsh.prompt.base.PromptFields method)
(xonsh.prompt.gitstatus.GitStatus method)
(xonsh.prompt.gitstatus.GitStatusPromptField method)
(xonsh.prompt.job.CurrentJobField method)
(xonsh.pyghooks.CompoundColorMap method)
update_cache() (in module xonsh.codecache)
(xonsh.commands_cache.CommandsCache method)
UPDATE_COMPLETIONS_ON_KEYPRESS (xonsh.environ.PTKCompletionSetting attribute)
update_context() (in module xonsh.xontribs)
update_current_cmds() (xonsh.prompt.job.CurrentJobField method)
UPDATE_OS_ENVIRON (xonsh.environ.GeneralSetting attribute)
(xonsh.environ.WindowsSetting attribute)
update_process_group() (in module xonsh.procs.pipelines)
UPDATE_PROMPT_ON_KEYPRESS (xonsh.environ.AsyncPromptSetting attribute)
(xonsh.environ.PromptSetting attribute)
(xonsh.environ.PTKSetting attribute)
updator (xonsh.prompt.base.BasePromptField attribute)
(xonsh.prompt.base.MultiPromptField attribute)
(xonsh.prompt.base.PromptField attribute)
(xonsh.prompt.gitstatus.GitStatus attribute)
(xonsh.prompt.gitstatus.GitStatusPromptField attribute)
(xonsh.prompt.job.CurrentJobField attribute)
upper() (xonsh.completers.tools.RichCompletion method)
uptime() (in module xonsh.xoreutils.uptime)
url (xonsh.pyghooks.XonshConsoleLexer attribute)
(xonsh.pyghooks.XonshLexer attribute)
(xonsh.xontribs.Xontrib property)
use_main_jobs() (in module xonsh.jobs)
use_rawinput (xonsh.dumb_shell.DumbShell attribute)
(xonsh.readline_shell.ReadlineShell attribute)
V
valid_events (xonsh.tracer.TracerType attribute)
valid_numeric_argument() (in module xonsh.xoreutils.umask)
validate (xonsh.environ.Var attribute)
value (xonsh.completers.tools.RichCompletion property)
(xonsh.prompt.base.BasePromptField attribute)
(xonsh.prompt.base.MultiPromptField attribute)
(xonsh.prompt.base.PromptField attribute)
(xonsh.prompt.gitstatus.GitStatus attribute)
(xonsh.prompt.gitstatus.GitStatusPromptField attribute)
(xonsh.prompt.job.CurrentJobField attribute)
values() (xonsh.aliases.Aliases method)
(xonsh.commands_cache.CommandsCache method)
(xonsh.environ.Env method)
(xonsh.environ.InternalEnvironDict method)
(xonsh.environ.LsColors method)
(xonsh.lazyasd.LazyDict method)
(xonsh.lazyjson.LazyJSON method)
(xonsh.lazyjson.LJNode method)
(xonsh.lib.collections.ChainDB method)
(xonsh.prompt.base.PromptFields method)
(xonsh.pyghooks.CompoundColorMap method)
Var (class in xonsh.environ)
VC_BRANCH_TIMEOUT (xonsh.environ.AsyncPromptSetting attribute)
(xonsh.environ.PromptSetting attribute)
(xonsh.environ.PTKSetting attribute)
VC_GIT_INCLUDE_UNTRACKED (xonsh.environ.AsyncPromptSetting attribute)
(xonsh.environ.PromptSetting attribute)
(xonsh.environ.PTKSetting attribute)
VC_HG_SHOW_BRANCH (xonsh.environ.AsyncPromptSetting attribute)
(xonsh.environ.PromptSetting attribute)
(xonsh.environ.PTKSetting attribute)
vformat() (xonsh.tools.FlexibleFormatter method)
VI_MODE (xonsh.environ.AsyncPromptSetting attribute)
(xonsh.environ.PTKSetting attribute)
VIRTUAL_ENV (xonsh.environ.AsyncPromptSetting attribute)
(xonsh.environ.PromptSetting attribute)
(xonsh.environ.PTKSetting attribute)
visit() (xonsh.ast.CtxAwareTransformer method)
(xonsh.wizard.PrettyFormatter method)
(xonsh.wizard.PromptVisitor method)
(xonsh.wizard.StateVisitor method)
(xonsh.wizard.Visitor method)
visit_AnnAssign() (xonsh.ast.CtxAwareTransformer method)
visit_Assign() (xonsh.ast.CtxAwareTransformer method)
visit_BoolOp() (xonsh.ast.CtxAwareTransformer method)
visit_ClassDef() (xonsh.ast.CtxAwareTransformer method)
visit_comprehension() (xonsh.ast.CtxAwareTransformer method)
visit_Constant() (xonsh.ast.CtxAwareTransformer method)
visit_Delete() (xonsh.ast.CtxAwareTransformer method)
visit_Expr() (xonsh.ast.CtxAwareTransformer method)
visit_Expression() (xonsh.ast.CtxAwareTransformer method)
visit_fileinserter() (xonsh.wizard.PromptVisitor method)
visit_For() (xonsh.ast.CtxAwareTransformer method)
visit_FunctionDef() (xonsh.ast.CtxAwareTransformer method)
visit_Global() (xonsh.ast.CtxAwareTransformer method)
visit_Import() (xonsh.ast.CtxAwareTransformer method)
visit_ImportFrom() (xonsh.ast.CtxAwareTransformer method)
visit_input() (xonsh.wizard.PrettyFormatter method)
(xonsh.wizard.PromptVisitor method)
visit_loadjson() (xonsh.wizard.PromptVisitor method)
visit_message() (xonsh.wizard.PrettyFormatter method)
(xonsh.wizard.PromptVisitor method)
visit_node() (xonsh.wizard.PrettyFormatter method)
visit_pass() (xonsh.wizard.PromptVisitor method)
visit_question() (xonsh.wizard.PrettyFormatter method)
(xonsh.wizard.PromptVisitor method)
visit_savejson() (xonsh.wizard.PromptVisitor method)
visit_statefile() (xonsh.wizard.PrettyFormatter method)
visit_Try() (xonsh.ast.CtxAwareTransformer method)
visit_UnaryOp() (xonsh.ast.CtxAwareTransformer method)
visit_while() (xonsh.wizard.PrettyFormatter method)
(xonsh.wizard.PromptVisitor method)
visit_With() (xonsh.ast.CtxAwareTransformer method)
visit_wizard() (xonsh.wizard.PrettyFormatter method)
(xonsh.wizard.PromptVisitor method)
Visitor (class in xonsh.wizard)
vte_new_tab_cwd() (in module xonsh.prompt.env)
W
wait() (xonsh.procs.posix.PopenThread method)
(xonsh.procs.proxies.ProcProxy method)
(xonsh.procs.proxies.ProcProxyThread method)
wait_for_active_job() (in module xonsh.jobs)
warn_deprecated_no_color() (in module xonsh.color_tools)
web_style_gallery_exclude (xonsh.pyghooks.XonshStyle attribute)
which() (in module xonsh.xoreutils.which)
While (class in xonsh.wizard)
win_ansi_support() (in module xonsh.platform)
windows_bash_command() (in module xonsh.platform)
windows_expanduser() (in module xonsh.platform)
windows_foreign_env_fixes() (in module xonsh.environ)
WindowsSetting (class in xonsh.environ)
with_default() (xonsh.environ.Var class method)
with_pushd() (in module xonsh.dirstack)
with_traceback() (xonsh.history.main.HistoryAlias.Error method)
(xonsh.tools.XonshCalledProcessError method)
(xonsh.tools.XonshError method)
(xonsh.tracer.TracerAlias.Error method)
(xonsh.xonfig.XonfigAlias.Error method)
(xonsh.xontribs.XontribAlias.Error method)
(xonsh.xontribs.XontribNotInstalled method)
Wizard (class in xonsh.wizard)
wrap() (xonsh.completers.commands.ModuleReMatcher method)
(xonsh.prompt.base.BasePromptField class method)
(xonsh.prompt.base.MultiPromptField class method)
(xonsh.prompt.base.PromptField class method)
(xonsh.prompt.gitstatus.GitStatus class method)
(xonsh.prompt.gitstatus.GitStatusPromptField class method)
(xonsh.prompt.job.CurrentJobField class method)
writable() (xonsh.procs.proxies.FileThreadDispatcher method)
write() (xonsh.procs.proxies.FileThreadDispatcher method)
write_to() (xonsh.history.main.HistoryAlias method)
(xonsh.tracer.TracerAlias method)
(xonsh.xonfig.XonfigAlias method)
(xonsh.xontribs.XontribAlias method)
writelines() (xonsh.procs.proxies.FileThreadDispatcher method)
X
XDG_CACHE_HOME (xonsh.environ.GeneralSetting attribute)
(xonsh.environ.WindowsSetting attribute)
XDG_CONFIG_HOME (xonsh.environ.GeneralSetting attribute)
(xonsh.environ.WindowsSetting attribute)
XDG_DATA_DIRS (xonsh.environ.GeneralSetting attribute)
(xonsh.environ.WindowsSetting attribute)
xdg_data_dirs() (in module xonsh.environ)
XDG_DATA_HOME (xonsh.environ.GeneralSetting attribute)
(xonsh.environ.WindowsSetting attribute)
Xettings (class in xonsh.environ)
xexec_fn() (in module xonsh.aliases)
xh_sqlite_append_history() (in module xonsh.history.sqlite)
xh_sqlite_delete_input_matching() (in module xonsh.history.sqlite)
xh_sqlite_delete_items() (in module xonsh.history.sqlite)
xh_sqlite_get_count() (in module xonsh.history.sqlite)
xh_sqlite_items() (in module xonsh.history.sqlite)
xh_sqlite_pull() (in module xonsh.history.sqlite)
xh_sqlite_wipe_session() (in module xonsh.history.sqlite)
xonfig_color_completer() (in module xonsh.xonfig)
XonfigAlias (class in xonsh.xonfig)
XonfigAlias.Error
xonsh.aliases
module
xonsh.ast
module
xonsh.base_shell
module
xonsh.built_ins
module
xonsh.codecache
module
xonsh.color_tools
module
xonsh.commands_cache
module
xonsh.completer
module
xonsh.completers
module
xonsh.completers.base
module
xonsh.completers.bash
module
xonsh.completers.bash_completion
module
xonsh.completers.commands
module
xonsh.completers.completer
module
xonsh.completers.dirs
module
xonsh.completers.environment
module
xonsh.completers.imports
module
xonsh.completers.init
module
xonsh.completers.man
module
xonsh.completers.path
module
xonsh.completers.python
module
xonsh.completers.tools
module
xonsh.contexts
module
xonsh.diff_history
module
xonsh.dirstack
module
xonsh.dumb_shell
module
xonsh.environ
module
xonsh.events
module
xonsh.execer
module
xonsh.foreign_shells
module
xonsh.history
module
xonsh.history.base
module
xonsh.history.dummy
module
xonsh.history.json
module
xonsh.history.main
module
xonsh.history.sqlite
module
xonsh.imphooks
module
xonsh.inspectors
module
xonsh.jobs
module
xonsh.jsonutils
module
xonsh.lazyasd
module
xonsh.lazyjson
module
xonsh.lexer
module
xonsh.lib
module
xonsh.lib.collections
module
xonsh.lib.itertools
module
xonsh.lib.modules
module
xonsh.lib.os
module
xonsh.lib.subprocess
module
xonsh.main
module
xonsh.openpy
module
xonsh.parser
module
xonsh.platform
module
xonsh.pretty
module
xonsh.procs
module
xonsh.procs.pipelines
module
xonsh.procs.posix
module
xonsh.procs.proxies
module
xonsh.procs.readers
module
xonsh.procs.specs
module
xonsh.prompt
module
xonsh.prompt.base
module
xonsh.prompt.cwd
module
xonsh.prompt.env
module
xonsh.prompt.gitstatus
module
xonsh.prompt.job
module
xonsh.prompt.times
module
xonsh.prompt.vc
module
xonsh.ptk_shell
module
xonsh.pyghooks
module
xonsh.readline_shell
module
xonsh.shell
module
xonsh.tools
module
xonsh.tracer
module
xonsh.wizard
module
xonsh.xonfig
module
xonsh.xontribs
module
xonsh.xoreutils
module
xonsh.xoreutils.cat
module
xonsh.xoreutils.echo
module
xonsh.xoreutils.pwd
module
xonsh.xoreutils.tee
module
xonsh.xoreutils.tty
module
xonsh.xoreutils.ulimit
module
xonsh.xoreutils.umask
module
xonsh.xoreutils.uname
module
xonsh.xoreutils.uptime
module
xonsh.xoreutils.util
module
xonsh.xoreutils.which
module
xonsh.xoreutils.yes
module
XONSH_APPEND_NEWLINE (xonsh.environ.GeneralSetting attribute)
(xonsh.environ.WindowsSetting attribute)
xonsh_append_newline() (in module xonsh.environ)
XONSH_AUTOPAIR (xonsh.environ.AsyncPromptSetting attribute)
(xonsh.environ.PTKSetting attribute)
xonsh_builtins() (in module xonsh.built_ins)
XONSH_CACHE_DIR (xonsh.environ.GeneralSetting attribute)
(xonsh.environ.WindowsSetting attribute)
xonsh_cache_dir() (in module xonsh.environ)
XONSH_CACHE_EVERYTHING (xonsh.environ.GeneralSetting attribute)
(xonsh.environ.WindowsSetting attribute)
XONSH_CACHE_SCRIPTS (xonsh.environ.GeneralSetting attribute)
(xonsh.environ.WindowsSetting attribute)
xonsh_call() (in module xonsh.ast)
XONSH_CAPTURE_ALWAYS (xonsh.environ.GeneralSetting attribute)
(xonsh.environ.WindowsSetting attribute)
XONSH_COLOR_STYLE (xonsh.environ.GeneralSetting attribute)
(xonsh.environ.WindowsSetting attribute)
xonsh_complete() (xonsh.history.main.HistoryAlias method)
(xonsh.tracer.TracerAlias method)
(xonsh.xonfig.XonfigAlias method)
(xonsh.xontribs.XontribAlias method)
XONSH_COMPLETER_DIRS (xonsh.environ.GeneralSetting attribute)
(xonsh.environ.WindowsSetting attribute)
XONSH_CONFIG_DIR (xonsh.environ.GeneralSetting attribute)
(xonsh.environ.WindowsSetting attribute)
xonsh_config_dir() (in module xonsh.environ)
XONSH_COPY_ON_DELETE (xonsh.environ.AsyncPromptSetting attribute)
(xonsh.environ.PTKSetting attribute)
XONSH_CTRL_BKSP_DELETION (xonsh.environ.AsyncPromptSetting attribute)
(xonsh.environ.PTKSetting attribute)
XONSH_DATA_DIR (xonsh.environ.GeneralSetting attribute)
(xonsh.environ.WindowsSetting attribute)
xonsh_data_dir() (in module xonsh.environ)
XONSH_DATETIME_FORMAT (xonsh.environ.GeneralSetting attribute)
(xonsh.environ.WindowsSetting attribute)
XONSH_DEBUG (xonsh.environ.GeneralSetting attribute)
(xonsh.environ.WindowsSetting attribute)
XONSH_ENCODING (xonsh.environ.GeneralSetting attribute)
(xonsh.environ.WindowsSetting attribute)
XONSH_ENCODING_ERRORS (xonsh.environ.GeneralSetting attribute)
(xonsh.environ.WindowsSetting attribute)
xonsh_exit() (in module xonsh.aliases)
XONSH_HISTORY_BACKEND (xonsh.environ.PromptHistorySetting attribute)
XONSH_HISTORY_FILE (xonsh.environ.PromptHistorySetting attribute)
XONSH_HISTORY_IGNORE_REGEX (xonsh.environ.PromptHistorySetting attribute)
XONSH_HISTORY_MATCH_ANYWHERE (xonsh.environ.AsyncPromptSetting attribute)
(xonsh.environ.PromptSetting attribute)
(xonsh.environ.PTKSetting attribute)
XONSH_HISTORY_SAVE_CWD (xonsh.environ.PromptHistorySetting attribute)
XONSH_HISTORY_SIZE (xonsh.environ.PromptHistorySetting attribute)
XONSH_INTERACTIVE (xonsh.environ.GeneralSetting attribute)
(xonsh.environ.WindowsSetting attribute)
XONSH_LOGIN (xonsh.environ.GeneralSetting attribute)
(xonsh.environ.WindowsSetting attribute)
XONSH_PROC_FREQUENCY (xonsh.environ.GeneralSetting attribute)
(xonsh.environ.WindowsSetting attribute)
xonsh_reset() (in module xonsh.aliases)
xonsh_script_run_control() (in module xonsh.environ)
XONSH_SHOW_TRACEBACK (xonsh.environ.GeneralSetting attribute)
(xonsh.environ.WindowsSetting attribute)
XONSH_SOURCE (xonsh.environ.GeneralSetting attribute)
(xonsh.environ.WindowsSetting attribute)
XONSH_STDERR_POSTFIX (xonsh.environ.AsyncPromptSetting attribute)
(xonsh.environ.PromptSetting attribute)
(xonsh.environ.PTKSetting attribute)
XONSH_STDERR_PREFIX (xonsh.environ.AsyncPromptSetting attribute)
(xonsh.environ.PromptSetting attribute)
(xonsh.environ.PTKSetting attribute)
XONSH_STORE_STDIN (xonsh.environ.GeneralSetting attribute)
(xonsh.environ.WindowsSetting attribute)
XONSH_STORE_STDOUT (xonsh.environ.PromptHistorySetting attribute)
XONSH_STYLE_OVERRIDES (xonsh.environ.GeneralSetting attribute)
(xonsh.environ.WindowsSetting attribute)
xonsh_style_proxy() (in module xonsh.pyghooks)
XONSH_SUBPROC_CAPTURED_PRINT_STDERR (xonsh.environ.GeneralSetting attribute)
(xonsh.environ.WindowsSetting attribute)
XONSH_SYS_CONFIG_DIR (xonsh.environ.GeneralSetting attribute)
(xonsh.environ.WindowsSetting attribute)
xonsh_sys_config_dir() (in module xonsh.environ)
XONSH_TRACE_COMPLETIONS (xonsh.environ.GeneralSetting attribute)
(xonsh.environ.WindowsSetting attribute)
XONSH_TRACE_SUBPROC (xonsh.environ.GeneralSetting attribute)
(xonsh.environ.WindowsSetting attribute)
XONSH_TRACE_SUBPROC_FUNC (xonsh.environ.GeneralSetting attribute)
(xonsh.environ.WindowsSetting attribute)
XONSH_TRACEBACK_LOGFILE (xonsh.environ.GeneralSetting attribute)
(xonsh.environ.WindowsSetting attribute)
XonshCalledProcessError
xonshconfig() (in module xonsh.environ)
XonshConsoleLexer (class in xonsh.pyghooks)
XonshError
XonshHtmlFormatter (in module xonsh.pyghooks)
XonshImportEventHook (class in xonsh.imphooks)
XonshImportEventLoader (class in xonsh.imphooks)
XonshImportHook (class in xonsh.imphooks)
XonshLexer (class in xonsh.pyghooks)
XonshMode (class in xonsh.main)
XONSHRC (xonsh.environ.GeneralSetting attribute)
(xonsh.environ.WindowsSetting attribute)
xonshrc_context() (in module xonsh.environ)
XONSHRC_DIR (xonsh.environ.GeneralSetting attribute)
(xonsh.environ.WindowsSetting attribute)
XonshSession (class in xonsh.built_ins)
XonshStyle (class in xonsh.pyghooks)
XonshTerminal256Formatter (in module xonsh.pyghooks)
xontrib
module
Xontrib (class in xonsh.xontribs)
xontrib.coreutils
module
xontrib_context() (in module xonsh.xontribs)
xontrib_data() (in module xonsh.xontribs)
xontrib_names_completer() (in module xonsh.xontribs)
xontrib_unload_completer() (in module xonsh.xontribs)
XontribAlias (class in xonsh.xontribs)
XontribAlias.Error
XontribNotInstalled
XONTRIBS_AUTOLOAD_DISABLED (xonsh.environ.GeneralSetting attribute)
(xonsh.environ.WindowsSetting attribute)
xontribs_list() (in module xonsh.xontribs)
xontribs_load() (in module xonsh.xontribs)
xontribs_loaded() (in module xonsh.xontribs)
xontribs_reload() (in module xonsh.xontribs)
xontribs_unload() (in module xonsh.xontribs)
Y
yes() (in module xonsh.xoreutils.yes)
YesNo (class in xonsh.wizard)
Z
zfill() (xonsh.completers.tools.RichCompletion method)
xonsh
Navigation
Package Manager
AppImage
Docker container
Tutorial
Tutorial: History
Tutorial: Macros
Tutorial: Extensions (Xontribs)
Tutorial: Xonsh Projects
Tutorial: Events
Tutorial: Programmable Tab-Completion
Tutorial: Write Your Own History Backend
Tutorial: Subprocess Strings
Tutorial:
prompt_toolkit
custom keybindings
Bash to Xonsh Translation Guide
Editor and IDE Support
Subprocess Types Table
Python Virtual Environments
Keyboard Shortcuts
Run Control File
Updating and customizing xonsh
Environment Variables
Built-in Aliases
Core Events
Platform-specific tips and tricks
Xonsh API
Advanced Events
Developer’s Guide
Xonsh Change Log
Frequently Asked Questions
Wishlist & To-Dos
Related Topics
Documentation overview
Quick search