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.shells.ptk_shell.updator.PromptUpdator method) (xonsh.tools.EnvPath method) add_attrs() (xonsh.shells.ptk_shell.updator.PromptUpdator method) add_command() (xonsh.xonfig.XonfigAlias method) add_decorator() (xonsh.procs.specs.SubprocSpec method) add_filter() (xonsh.pyghooks.XonshConsoleLexer method) (xonsh.pyghooks.XonshLexer method) add_job() (in module xonsh.procs.jobs) add_note() (xonsh.aliases.SourceForeignAlias.Error method) (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) (xonsh.pyghooks.XonshStyle 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) append_string() (xonsh.shells.ptk_shell.history.PromptToolkitHistory method) apply_lprefix() (in module xonsh.completers.tools) arg_handler() (in module xonsh.xoreutils.util) args (xonsh.aliases.SourceForeignAlias.Error attribute) (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) AsyncPrompt (class in xonsh.shells.ptk_shell.updator) AsyncPromptSetting (class in xonsh.environ) attr_complete() (in module xonsh.completers.python) attributes_inherit (xonsh.aliases.FuncAlias attribute) attributes_show (xonsh.aliases.FuncAlias attribute) attrnames (xonsh.procs.pipelines.CommandPipeline attribute) (xonsh.procs.pipelines.HiddenCommandPipeline attribute) attrnames_ext (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.JobsSetting 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.lib.lazyasd) BackgroundModuleProxy (class in xonsh.lib.lazyasd) backup_file() (in module xonsh.tools) balanced_parens() (in module xonsh.tools) BasePromptField (class in xonsh.prompt.base) BaseShell (class in xonsh.shells.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.lib.pretty.PrettyPrinter method), [1] (xonsh.lib.pretty.RepresentationPrinter method), [1] best_shell_type() (in module xonsh.platform) bg() (in module xonsh.procs.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.history.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) bottom_toolbar_tokens (xonsh.shells.ptk_shell.PromptToolkitShell property) branch_bg_color() (in module xonsh.prompt.vc) branch_color() (in module xonsh.prompt.vc) break_() (xonsh.lib.pretty.PrettyPrinter method), [1] (xonsh.lib.pretty.RepresentationPrinter method), [1] breakable() (xonsh.lib.pretty.PrettyPrinter method), [1] (xonsh.lib.pretty.RepresentationPrinter method), [1] buffer (xonsh.procs.proxies.FileThreadDispatcher property) BufferedFDParallelReader (class in xonsh.procs.readers) build() (xonsh.aliases.SourceForeignAlias method) (xonsh.history.main.HistoryAlias method) (xonsh.parsers.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) CacheSetting (class in xonsh.environ) call_macro() (in module xonsh.built_ins) call_tip() (in module xonsh.lib.inspectors), [1] can_compile() (in module xonsh.shells.ptk_shell.key_bindings) 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.shells.ptk_shell.key_bindings) (in module xonsh.tools) CASE_SENSITIVE_COMPLETIONS (xonsh.environ.AutoCompletionSetting attribute) (xonsh.environ.PTKCompletionSetting attribute) casefold() (xonsh.completers.tools.RichCompletion method) CaseInsensitiveDict (class in xonsh.commands_cache) 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_for_partial_string() (in module xonsh.tools) check_quotes() (in module xonsh.tools) check_unused_args() (xonsh.tools.FlexibleFormatter method) clean_cmd_name() (xonsh.completers.commands.CommandCompleter static method) clean_jobs() (in module xonsh.procs.jobs) clear() (xonsh.aliases.Aliases method) (xonsh.commands_cache.CaseInsensitiveDict 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.lib.collections.ChainDB method) (xonsh.lib.lazyasd.LazyDict method) (xonsh.prompt.base.PromptFields method) (xonsh.pyghooks.CompoundColorMap method) (xonsh.tools.EnvPath method) clear_paths() (in module xonsh.procs.executables) close() (xonsh.lib.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) (xonsh.shells.base_shell.Tee 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.shells.dumb_shell.DumbShell method), [1] (xonsh.shells.ptk_shell.PromptToolkitShell method) (xonsh.shells.readline_shell.ReadlineShell method) cmds_to_specs() (in module xonsh.procs.specs) cmdsdiff() (xonsh.history.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.shells.base_shell.BaseShell method) (xonsh.shells.dumb_shell.DumbShell method), [1] (xonsh.shells.ptk_shell.PromptToolkitShell method) (xonsh.shells.readline_shell.ReadlineShell method) color_style_names() (in module xonsh.tools) (xonsh.shells.base_shell.BaseShell method) (xonsh.shells.dumb_shell.DumbShell method), [1] (xonsh.shells.ptk_shell.PromptToolkitShell method) (xonsh.shells.readline_shell.ReadlineShell method) color_token_by_name() (in module xonsh.pyghooks) COLORS (class in xonsh.color_tools) columnize() (in module xonsh.tools) (xonsh.shells.dumb_shell.DumbShell method), [1] (xonsh.shells.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.CacheSetting attribute) CommandsCache (class in xonsh.commands_cache) comp_based_completer() (in module xonsh.completers.tools) compile() (xonsh.execer.Execer method) (xonsh.shells.base_shell.BaseShell method) (xonsh.shells.dumb_shell.DumbShell method), [1] (xonsh.shells.ptk_shell.PromptToolkitShell method) (xonsh.shells.readline_shell.ReadlineShell method) compile_code() (in module xonsh.codecache) complete() (xonsh.completer.Completer method) (xonsh.shells.dumb_shell.DumbShell method), [1] (xonsh.shells.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.shells.dumb_shell.DumbShell method), [1] (xonsh.shells.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.shells.dumb_shell.DumbShell method), [1] (xonsh.shells.readline_shell.ReadlineShell method) completenames() (xonsh.shells.dumb_shell.DumbShell method), [1] (xonsh.shells.readline_shell.ReadlineShell method) Completer (class in xonsh.completer) completers (xonsh.built_ins.XonshSession property) completion_displays_to_styles (xonsh.shells.ptk_shell.PromptToolkitShell attribute) 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.parsers.ast) const_name() (in module xonsh.parsers.ast) const_num() (in module xonsh.parsers.ast) const_str() (in module xonsh.parsers.ast) construct_history() (in module xonsh.history.main) 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) continuation_tokens() (xonsh.shells.ptk_shell.PromptToolkitShell method) 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.commands_cache.CaseInsensitiveDict method) (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.lib.lazyjson.LazyJSON method) (xonsh.lib.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.aliases.SourceForeignAlias method) (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.parsers.ast.CtxAwareTransformer method) CtxAwareTransformer (class in xonsh.parsers.ast) ctxremove() (xonsh.parsers.ast.CtxAwareTransformer method) ctxupdate() (xonsh.parsers.ast.CtxAwareTransformer method) ctxvisit() (xonsh.parsers.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.lib.lazyasd.BackgroundModuleLoader property) (xonsh.procs.pipelines.PrevProcCloser property) (xonsh.procs.posix.PopenThread property) (xonsh.procs.proxies.ProcProxyThread property) (xonsh.shells.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) decorate_spec() (xonsh.procs.specs.DecoratorAlias method) (xonsh.procs.specs.SpecAttrDecoratorAlias method) decorate_spec_pre_run() (xonsh.procs.specs.DecoratorAlias method) (xonsh.procs.specs.SpecAttrDecoratorAlias method) DecoratorAlias (class in xonsh.procs.specs) default (xonsh.environ.Var attribute) default() (xonsh.shells.base_shell.BaseShell method) (xonsh.shells.dumb_shell.DumbShell method), [1] (xonsh.shells.ptk_shell.PromptToolkitShell method) (xonsh.shells.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) descr (xonsh.procs.specs.DecoratorAlias attribute) (xonsh.procs.specs.SpecAttrDecoratorAlias attribute) describe_waitpid_status() (in module xonsh.tools) 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) detype_all() (xonsh.environ.Env 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) disable_copy_on_deletion() (in module xonsh.shells.ptk_shell) discard() (xonsh.events.AbstractEvent method) (xonsh.events.Event method) (xonsh.events.LoadEvent method) disown_fn() (in module xonsh.procs.jobs) display_colored_error_message() (in module xonsh.tools) display_error_message() (in module xonsh.tools) distribution (xonsh.xontribs.Xontrib attribute) do_help() (xonsh.shells.dumb_shell.DumbShell method), [1] (xonsh.shells.readline_shell.ReadlineShell method) doc (xonsh.environ.Var attribute) doc() (xonsh.events.EventManager method) doc_default (xonsh.environ.Var attribute) doc_header (xonsh.shells.dumb_shell.DumbShell attribute), [1] (xonsh.shells.readline_shell.ReadlineShell attribute) doc_leader (xonsh.shells.dumb_shell.DumbShell attribute), [1] (xonsh.shells.readline_shell.ReadlineShell attribute) DOTGLOB (xonsh.environ.InterpreterSetting attribute) DumbShell (class in xonsh.shells.dumb_shell), [1] DummyHistory (class in xonsh.history.dummy) dump() (xonsh.history.json.JsonHistoryFlusher method) dump_rules (xonsh.wizard.FileInserter property) dumps() (in module xonsh.lib.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.shells.base_shell.BaseShell method) (xonsh.shells.dumb_shell.DumbShell method), [1] (xonsh.shells.ptk_shell.PromptToolkitShell method) (xonsh.shells.readline_shell.ReadlineShell method) ENABLE_ASYNC_PROMPT (xonsh.environ.AsyncPromptSetting attribute) ENABLE_COMMANDS_CACHE (xonsh.environ.CacheSetting 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.lib.pretty.PrettyPrinter method), [1] (xonsh.lib.pretty.RepresentationPrinter method), [1] ends_with_colon_token() (in module xonsh.tools) endswith() (xonsh.completers.tools.RichCompletion method) endswith_newline() (in module xonsh.tools) 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.history.diff_history.HistoryDiffer method) EnvPath (class in xonsh.tools) err (xonsh.procs.pipelines.CommandPipeline property) (xonsh.procs.pipelines.HiddenCommandPipeline property) err() (xonsh.aliases.SourceForeignAlias method) (xonsh.history.main.HistoryAlias method) (xonsh.tracer.TracerAlias method) (xonsh.xonfig.XonfigAlias method) (xonsh.xontribs.XontribAlias method) ErrorHandlingSetting (class in xonsh.environ) 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.commands_cache) executed_cmd (xonsh.procs.pipelines.CommandPipeline property) (xonsh.procs.pipelines.HiddenCommandPipeline property) Executor (class in xonsh.shells.ptk_shell.updator) 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.procs.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.lib.inspectors), [1] 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.lib.inspectors), [1] 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.shells.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.lib.pretty.PrettyPrinter method), [1] (xonsh.lib.pretty.RepresentationPrinter method), [1] (xonsh.procs.proxies.FileThreadDispatcher method) for_locale() (xonsh.environ.Var class method) for_type() (in module xonsh.lib.pretty), [1] for_type_by_name() (in module xonsh.lib.pretty), [1] 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.history.diff_history.HistoryDiffer method) (xonsh.tools.FlexibleFormatter method) format_argspec() (in module xonsh.lib.inspectors), [1] format_color() (in module xonsh.tools) (xonsh.shells.base_shell.BaseShell method) (xonsh.shells.dumb_shell.DumbShell method), [1] (xonsh.shells.ptk_shell.PromptToolkitShell method) (xonsh.shells.readline_shell.ReadlineShell method) format_datetime() (in module xonsh.tools) format_field() (xonsh.tools.FlexibleFormatter method) format_job_string() (in module xonsh.procs.jobs) format_map() (xonsh.completers.tools.RichCompletion method) format_std_prepost() (in module xonsh.tools) format_usage() (xonsh.history.main.SessionAction method) (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.commands_cache.CaseInsensitiveDict method) (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) FuncAlias (class in xonsh.aliases) Functor (class in xonsh.contexts) FUZZY_PATH_COMPLETION (xonsh.environ.AutoCompletionSetting attribute) (xonsh.environ.PTKCompletionSetting attribute) G gather_load_store_names() (in module xonsh.parsers.ast) gather_names() (in module xonsh.parsers.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.parsers.ast.CtxAwareTransformer method) get() (xonsh.aliases.Aliases method) (xonsh.commands_cache.CaseInsensitiveDict method) (xonsh.commands_cache.CommandsCache method) (xonsh.environ.Env method) (xonsh.environ.InternalEnvironDict method) (xonsh.environ.LsColors method) (xonsh.lib.collections.ChainDB method) (xonsh.lib.lazyasd.LazyDict method) (xonsh.lib.lazyjson.LazyJSON method) (xonsh.lib.lazyjson.LJNode 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.parsers.ast) get_command_str() (xonsh.procs.specs.SubprocSpec method) get_completions() (xonsh.shells.ptk_shell.completer.PromptToolkitCompleter method) get_completions_async() (xonsh.shells.ptk_shell.completer.PromptToolkitCompleter method) 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.CacheSetting class method) (xonsh.environ.ChangeDirSetting class method) (xonsh.environ.ErrorHandlingSetting class method) (xonsh.environ.GeneralSetting class method) (xonsh.environ.InterpreterSetting class method) (xonsh.environ.JobsSetting class method) (xonsh.environ.LangSetting class method) (xonsh.environ.PromptHistorySetting class method) (xonsh.environ.PromptSetting class method) (xonsh.environ.PTKCompletionSetting class method) (xonsh.environ.PTKSetting class method) (xonsh.environ.SubprocessSetting class method) (xonsh.environ.WindowsSetting class method) (xonsh.environ.Xettings class method) (xonsh.environ.XontribSetting class method) get_docs() (xonsh.environ.Env method) get_encoding() (in module xonsh.lib.inspectors), [1] 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_formatted_lines() (xonsh.procs.pipelines.CommandPipeline method) (xonsh.procs.pipelines.HiddenCommandPipeline method) 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.CacheSetting class method) (xonsh.environ.ChangeDirSetting class method) (xonsh.environ.ErrorHandlingSetting class method) (xonsh.environ.GeneralSetting class method) (xonsh.environ.InterpreterSetting class method) (xonsh.environ.JobsSetting class method) (xonsh.environ.LangSetting class method) (xonsh.environ.PromptHistorySetting class method) (xonsh.environ.PromptSetting class method) (xonsh.environ.PTKCompletionSetting class method) (xonsh.environ.PTKSetting class method) (xonsh.environ.SubprocessSetting class method) (xonsh.environ.WindowsSetting class method) (xonsh.environ.Xettings class method) (xonsh.environ.XontribSetting class method) get_group_title() (xonsh.environ.AsyncPromptSetting class method) (xonsh.environ.AutoCompletionSetting class method) (xonsh.environ.CacheSetting class method) (xonsh.environ.ChangeDirSetting class method) (xonsh.environ.ErrorHandlingSetting class method) (xonsh.environ.GeneralSetting class method) (xonsh.environ.InterpreterSetting class method) (xonsh.environ.JobsSetting class method) (xonsh.environ.LangSetting class method) (xonsh.environ.PromptHistorySetting class method) (xonsh.environ.PromptSetting class method) (xonsh.environ.PTKCompletionSetting class method) (xonsh.environ.PTKSetting class method) (xonsh.environ.SubprocessSetting class method) (xonsh.environ.WindowsSetting class method) (xonsh.environ.Xettings class method) (xonsh.environ.XontribSetting class method) get_groups() (xonsh.environ.AsyncPromptSetting class method) (xonsh.environ.AutoCompletionSetting class method) (xonsh.environ.CacheSetting class method) (xonsh.environ.ChangeDirSetting class method) (xonsh.environ.ErrorHandlingSetting class method) (xonsh.environ.GeneralSetting class method) (xonsh.environ.InterpreterSetting class method) (xonsh.environ.JobsSetting class method) (xonsh.environ.LangSetting class method) (xonsh.environ.PromptHistorySetting class method) (xonsh.environ.PromptSetting class method) (xonsh.environ.PTKCompletionSetting class method) (xonsh.environ.PTKSetting class method) (xonsh.environ.SubprocessSetting class method) (xonsh.environ.WindowsSetting class method) (xonsh.environ.Xettings class method) (xonsh.environ.XontribSetting class method) get_hg_branch() (in module xonsh.prompt.vc) get_home_xonshrc_path() (in module xonsh.environ) get_id() (in module xonsh.parsers.ast) get_id_ctx() (in module xonsh.parsers.ast) get_jobs() (in module xonsh.procs.jobs) get_key() (xonsh.environ.Var method) get_lazy_ptk_kwargs() (xonsh.shells.ptk_shell.PromptToolkitShell method) get_line_continuation() (in module xonsh.tools) get_lineno() (in module xonsh.parsers.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.shells.dumb_shell.DumbShell method), [1] (xonsh.shells.readline_shell.ReadlineShell method) get_next_job_number() (in module xonsh.procs.jobs) get_next_task() (in module xonsh.procs.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_paths() (in module xonsh.procs.executables) get_portions() (in module xonsh.tools) get_possible_names() (in module xonsh.procs.executables) (xonsh.commands_cache.CommandsCache method) get_predictor_threadable() (xonsh.commands_cache.CommandsCache method) get_proc_proxy_name() (in module xonsh.procs.proxies) get_prompt_style() (xonsh.shells.ptk_shell.PromptToolkitShell 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.CacheSetting class method) (xonsh.environ.ChangeDirSetting class method) (xonsh.environ.ErrorHandlingSetting class method) (xonsh.environ.GeneralSetting class method) (xonsh.environ.InterpreterSetting class method) (xonsh.environ.JobsSetting class method) (xonsh.environ.LangSetting class method) (xonsh.environ.PromptHistorySetting class method) (xonsh.environ.PromptSetting class method) (xonsh.environ.PTKCompletionSetting class method) (xonsh.environ.PTKSetting class method) (xonsh.environ.SubprocessSetting class method) (xonsh.environ.WindowsSetting class method) (xonsh.environ.Xettings class method) (xonsh.environ.XontribSetting class method) get_signal_name() (in module xonsh.tools) get_source() (xonsh.imphooks.XonshImportHook method) get_stash_count() (in module xonsh.prompt.gitstatus) get_stringified() (xonsh.environ.Env method) get_strings() (xonsh.shells.ptk_shell.history.PromptToolkitHistory 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.procs.jobs) get_tasks() (in module xonsh.procs.jobs) get_tokens() (in module xonsh.parsers.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.lib.inspectors), [1] getdoc() (in module xonsh.lib.inspectors), [1] getName() (xonsh.history.json.JsonHistoryFlusher method) (xonsh.history.json.JsonHistoryGC method) (xonsh.history.sqlite.SqliteHistoryGC method) (xonsh.lib.lazyasd.BackgroundModuleLoader method) (xonsh.procs.pipelines.PrevProcCloser method) (xonsh.procs.posix.PopenThread method) (xonsh.procs.proxies.ProcProxyThread method) (xonsh.shells.readline_shell.ReadlineHistoryAdder method) getsource() (in module xonsh.lib.inspectors), [1] getvalue() (xonsh.shells.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.procs.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.history.diff_history) group() (xonsh.lib.pretty.PrettyPrinter method), [1] (xonsh.lib.pretty.RepresentationPrinter method), [1] H Handle (class in xonsh.procs.proxies) handle (xonsh.procs.proxies.FileThreadDispatcher property) handle_double_amps() (in module xonsh.parsers.lexer) handle_double_pipe() (in module xonsh.parsers.lexer) handle_error_linecont() (in module xonsh.parsers.lexer) handle_error_space() (in module xonsh.parsers.lexer) handle_error_token() (in module xonsh.parsers.lexer) handle_ignore() (in module xonsh.parsers.lexer) handle_name() (in module xonsh.parsers.lexer) handle_rbrace() (in module xonsh.parsers.lexer) handle_rbracket() (in module xonsh.parsers.lexer) handle_redirect() (in module xonsh.parsers.lexer) handle_rparen() (in module xonsh.parsers.lexer) handle_token() (in module xonsh.parsers.lexer) hardcode_colors_for_win10() (in module xonsh.tools) has_elts() (in module xonsh.parsers.ast) has_kwargs() (in module xonsh.events) has_prompt_toolkit() (in module xonsh.platform) header() (xonsh.history.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.history.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.history.diff_history) HistoryEntry (class in xonsh.history.base) HOSTNAME (xonsh.environ.GeneralSetting attribute) (xonsh.environ.WindowsSetting attribute) HOSTTYPE (xonsh.environ.GeneralSetting attribute) (xonsh.environ.WindowsSetting attribute) hup_all_jobs() (in module xonsh.procs.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.lib.lazyasd.BackgroundModuleLoader property) (xonsh.procs.pipelines.PrevProcCloser property) (xonsh.procs.posix.PopenThread property) (xonsh.procs.proxies.ProcProxyThread property) (xonsh.shells.readline_shell.ReadlineHistoryAdder property) identchars (xonsh.shells.dumb_shell.DumbShell attribute), [1] (xonsh.shells.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.procs.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.lib.pretty.PrettyPrinter method), [1] (xonsh.lib.pretty.RepresentationPrinter method), [1] index() (in module xonsh.lib.lazyjson) (xonsh.completers.tools.RichCompletion method) (xonsh.environ.Var method) (xonsh.history.json.JsonCommandField method) (xonsh.lib.lazyjson.LazyJSON method) (xonsh.lib.lazyjson.LJNode method) (xonsh.prompt.base.ParsedTokens method) (xonsh.tools.EnvPath method) (xonsh.xontribs.Xontrib method) 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.lib.inspectors.Inspector method), [1] INIT_FAILED (xonsh.xontribs.ExitCode attribute) InlineImporter (class in xonsh.built_ins) 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.parsers.lexer.Lexer method) insert() (xonsh.tools.EnvPath method) inside_repo() (in module xonsh.prompt.gitstatus) Inspector (class in xonsh.lib.inspectors), [1] 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.shells.dumb_shell.DumbShell attribute), [1] (xonsh.shells.readline_shell.ReadlineShell attribute) invalidate() (xonsh.shells.ptk_shell.updator.AsyncPrompt method) 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.lib.lazyasd.BackgroundModuleLoader method) (xonsh.procs.pipelines.PrevProcCloser method) (xonsh.procs.posix.PopenThread method) (xonsh.procs.proxies.ProcProxyThread method) (xonsh.shells.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.parsers.ast) is_const_name() (in module xonsh.parsers.ast) is_const_num() (in module xonsh.parsers.ast) is_const_str() (in module xonsh.parsers.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_executable() (in module xonsh.procs.executables) is_executable_in_posix() (in module xonsh.procs.executables) is_executable_in_windows() (in module xonsh.procs.executables) 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.parsers.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.lib.inspectors), [1] 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.lib.lazyasd.BackgroundModuleLoader method) (xonsh.procs.pipelines.PrevProcCloser method) (xonsh.procs.posix.PopenThread method) (xonsh.procs.proxies.ProcProxyThread method) (xonsh.shells.readline_shell.ReadlineHistoryAdder method) isdecimal() (xonsh.completers.tools.RichCompletion method) isdescendable() (in module xonsh.parsers.ast) isdigit() (xonsh.completers.tools.RichCompletion method) isdisjoint() (xonsh.events.AbstractEvent method) (xonsh.events.Event method) (xonsh.events.LoadEvent method) isexpression() (in module xonsh.parsers.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.CaseInsensitiveDict 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.lib.collections.ChainDB method) (xonsh.lib.lazyasd.LazyDict method) (xonsh.lib.lazyjson.LazyJSON method) (xonsh.lib.lazyjson.LJNode 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.procs.jobs) jobs() (in module xonsh.procs.jobs) JobsSetting (class in xonsh.environ) join() (xonsh.completers.tools.RichCompletion method) (xonsh.history.json.JsonHistoryFlusher method) (xonsh.history.json.JsonHistoryGC method) (xonsh.history.sqlite.SqliteHistoryGC method) (xonsh.lib.lazyasd.BackgroundModuleLoader method) (xonsh.procs.pipelines.PrevProcCloser method) (xonsh.procs.posix.PopenThread method) (xonsh.procs.proxies.ProcProxyThread method) (xonsh.shells.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.CaseInsensitiveDict method) (xonsh.commands_cache.CommandsCache method) (xonsh.environ.Env method) (xonsh.environ.InternalEnvironDict method) (xonsh.environ.LsColors method) (xonsh.lib.collections.ChainDB method) (xonsh.lib.lazyasd.LazyDict method) (xonsh.lib.lazyjson.LazyJSON method) (xonsh.lib.lazyjson.LJNode 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.LangSetting attribute) LangSetting (class in xonsh.environ) LAST_RETURN_CODE (xonsh.environ.SubprocessSetting attribute) lastcmd (xonsh.shells.dumb_shell.DumbShell attribute), [1] (xonsh.shells.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.lib.lazyasd) lazybool() (in module xonsh.lib.lazyasd) LazyDict (class in xonsh.lib.lazyasd) lazydict() (in module xonsh.lib.lazyasd) lazyget() (xonsh.commands_cache.CommandsCache method) lazyin() (xonsh.commands_cache.CommandsCache method) lazyiter() (xonsh.commands_cache.CommandsCache method) LazyJSON (class in xonsh.lib.lazyjson) lazylen() (xonsh.commands_cache.CommandsCache method) LazyObject (class in xonsh.lib.lazyasd) lazyobject() (in module xonsh.lib.lazyasd) LC_COLLATE (xonsh.environ.LangSetting attribute) LC_CTYPE (xonsh.environ.LangSetting attribute) LC_MESSAGES (xonsh.environ.LangSetting attribute) LC_MONETARY (xonsh.environ.LangSetting attribute) LC_NUMERIC (xonsh.environ.LangSetting attribute) LC_TIME (xonsh.environ.LangSetting attribute) leftmostname() (in module xonsh.parsers.ast) levenshtein() (in module xonsh.tools) Lexer (class in xonsh.parsers.lexer) license (xonsh.xontribs.Xontrib property) line_buffering (xonsh.procs.proxies.FileThreadDispatcher property) (xonsh.shells.base_shell.Tee 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.lib.lazyjson) LJNode (class in xonsh.lib.lazyjson) ljust() (xonsh.completers.tools.RichCompletion method) load() (xonsh.built_ins.XonshSession method) (xonsh.lib.lazyjson.LazyJSON method) (xonsh.lib.lazyjson.LJNode method) (xonsh.shells.ptk_shell.history.PromptToolkitHistory method) load_attribute_chain() (in module xonsh.parsers.ast) load_foreign_aliases() (in module xonsh.foreign_shells) load_foreign_envs() (in module xonsh.foreign_shells) load_history_strings() (xonsh.shells.ptk_shell.history.PromptToolkitHistory method) load_initial() (xonsh.prompt.base.PromptFields method) load_module() (xonsh.imphooks.XonshImportEventLoader method) (xonsh.imphooks.XonshImportHook method) load_module_in_background() (in module xonsh.lib.lazyasd) load_xonsh_bindings() (in module xonsh.shells.ptk_shell.key_bindings) 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) locate_executable() (in module xonsh.procs.executables) locate_file() (in module xonsh.procs.executables) locate_file_in_path_env() (in module xonsh.procs.executables) locate_relative_path() (in module xonsh.procs.executables) 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.parsers.ast) max_line() (in module xonsh.parsers.ast) Message (class in xonsh.wizard) mimetypes (xonsh.pyghooks.XonshConsoleLexer attribute) (xonsh.pyghooks.XonshLexer attribute) min_col() (in module xonsh.parsers.ast) min_line() (in module xonsh.parsers.ast) minimum_required_ptk_version (in module xonsh.platform) misc_header (xonsh.shells.dumb_shell.DumbShell attribute), [1] (xonsh.shells.readline_shell.ReadlineShell attribute) module xonsh.aliases 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.dirstack xonsh.environ xonsh.events xonsh.execer xonsh.foreign_shells xonsh.history xonsh.history.base xonsh.history.diff_history xonsh.history.dummy xonsh.history.json xonsh.history.main xonsh.history.sqlite xonsh.imphooks xonsh.lazyasd xonsh.lazyjson xonsh.lib xonsh.lib.collections xonsh.lib.inspectors, [1] xonsh.lib.itertools xonsh.lib.jsonutils xonsh.lib.lazyasd xonsh.lib.lazyimps xonsh.lib.lazyjson xonsh.lib.modules xonsh.lib.openpy xonsh.lib.os xonsh.lib.pretty, [1] xonsh.lib.subprocess xonsh.main xonsh.parser xonsh.parsers.ast xonsh.parsers.lexer xonsh.platform xonsh.procs xonsh.procs.executables xonsh.procs.jobs 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.pyghooks xonsh.shells xonsh.shells.base_shell xonsh.shells.dumb_shell, [1] xonsh.shells.ptk_shell xonsh.shells.ptk_shell.completer xonsh.shells.ptk_shell.formatter xonsh.shells.ptk_shell.history xonsh.shells.ptk_shell.key_bindings xonsh.shells.ptk_shell.updator xonsh.shells.readline_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.lib.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.pyghooks.XonshStyle attribute) (xonsh.shells.readline_shell.ReadlineHistoryAdder property) native_id (xonsh.history.json.JsonHistoryFlusher property) (xonsh.history.json.JsonHistoryGC property) (xonsh.history.sqlite.SqliteHistoryGC property) (xonsh.lib.lazyasd.BackgroundModuleLoader property) (xonsh.procs.pipelines.PrevProcCloser property) (xonsh.procs.posix.PopenThread property) (xonsh.procs.proxies.ProcProxyThread property) (xonsh.shells.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.parsers.ast) nohelp (xonsh.shells.dumb_shell.DumbShell attribute), [1] (xonsh.shells.readline_shell.ReadlineShell attribute) noinfo() (xonsh.lib.inspectors.Inspector method), [1] 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.lib.inspectors), [1] 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_complete() (xonsh.shells.ptk_shell.updator.PromptUpdator method) 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.shells.dumb_shell.DumbShell method), [1] (xonsh.shells.readline_shell.ReadlineShell method) out (xonsh.procs.pipelines.CommandPipeline property) (xonsh.procs.pipelines.HiddenCommandPipeline property) out() (xonsh.aliases.SourceForeignAlias method) (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.shells.dumb_shell.DumbShell method), [1] (xonsh.shells.readline_shell.ReadlineShell method) parser (xonsh.aliases.SourceForeignAlias property) (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) 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) PartialEvalAlias7 (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.lib.inspectors.Inspector method), [1] pdoc() (xonsh.lib.inspectors.Inspector method), [1] pdump() (in module xonsh.parsers.ast) pfile() (xonsh.lib.inspectors.Inspector method), [1] 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.lib.inspectors.Inspector method), [1] pinfo_fields1 (xonsh.lib.inspectors.Inspector attribute), [1] pinfo_fields2 (xonsh.lib.inspectors.Inspector attribute), [1] pinfo_fields3 (xonsh.lib.inspectors.Inspector attribute), [1] pinfo_fields_obj (xonsh.lib.inspectors.Inspector attribute), [1] poll() (xonsh.procs.posix.PopenThread method) (xonsh.procs.proxies.ProcProxy method) (xonsh.procs.proxies.ProcProxyThread method) pop() (xonsh.aliases.Aliases method) (xonsh.commands_cache.CaseInsensitiveDict 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.lib.collections.ChainDB method) (xonsh.lib.lazyasd.LazyDict 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.commands_cache.CaseInsensitiveDict method) (xonsh.environ.Env method) (xonsh.environ.InternalEnvironDict method) (xonsh.environ.LsColors method) (xonsh.lib.collections.ChainDB method) (xonsh.lib.lazyasd.LazyDict 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.shells.dumb_shell.DumbShell method), [1] (xonsh.shells.readline_shell.ReadlineShell method) postloop() (xonsh.shells.dumb_shell.DumbShell method), [1] (xonsh.shells.readline_shell.ReadlineShell method) postmain() (in module xonsh.main) pprint_ast() (in module xonsh.parsers.ast) precmd() (xonsh.shells.base_shell.BaseShell method) (xonsh.shells.dumb_shell.DumbShell method), [1] (xonsh.shells.ptk_shell.PromptToolkitShell method) (xonsh.shells.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.shells.dumb_shell.DumbShell method), [1] (xonsh.shells.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) prepend() (xonsh.tools.EnvPath method) pretty() (in module xonsh.lib.pretty), [1] (xonsh.lib.pretty.RepresentationPrinter method), [1] pretty_print() (in module xonsh.lib.pretty), [1] PRETTY_PRINT_RESULTS (xonsh.environ.AsyncPromptSetting attribute) (xonsh.environ.PromptSetting attribute) (xonsh.environ.PTKSetting attribute) PrettyFormatter (class in xonsh.wizard) PrettyPrinter (class in xonsh.lib.pretty), [1] PrevProcCloser (class in xonsh.procs.pipelines) print_alias() (in module xonsh.xoreutils.which) print_color() (in module xonsh.tools) (xonsh.shells.base_shell.BaseShell method) (xonsh.shells.dumb_shell.DumbShell method), [1] (xonsh.shells.ptk_shell.PromptToolkitShell method) (xonsh.shells.readline_shell.ReadlineShell method) print_exception() (in module xonsh.tools) print_global_object() (in module xonsh.xoreutils.which) print_one_job() (in module xonsh.procs.jobs) print_path() (in module xonsh.xoreutils.which) print_topics() (xonsh.shells.dumb_shell.DumbShell method), [1] (xonsh.shells.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) proc_untraced_waitpid() (in module xonsh.procs.jobs) process() (xonsh.prompt.base.ParsedTokens method) ProcProxy (class in xonsh.procs.proxies) ProcProxyThread (class in xonsh.procs.proxies) PROMPT (xonsh.environ.AsyncPromptSetting attribute) (xonsh.environ.PromptSetting attribute) (xonsh.environ.PTKSetting attribute) prompt (xonsh.shells.base_shell.BaseShell property) (xonsh.shells.dumb_shell.DumbShell property), [1] (xonsh.shells.ptk_shell.PromptToolkitShell property) (xonsh.shells.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() (xonsh.shells.ptk_shell.PromptToolkitShell method) 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) PromptToolkitCompleter (class in xonsh.shells.ptk_shell.completer) PromptToolkitHistory (class in xonsh.shells.ptk_shell.history) PromptToolkitShell (class in xonsh.shells.ptk_shell) PromptUpdator (class in xonsh.shells.ptk_shell.updator) PromptVisitor (class in xonsh.wizard) psource() (xonsh.lib.inspectors.Inspector method), [1] 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) PTKPromptFormatter (class in xonsh.shells.ptk_shell.formatter) 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.shells.base_shell.BaseShell method) (xonsh.shells.dumb_shell.DumbShell method), [1] (xonsh.shells.ptk_shell.PromptToolkitShell method) (xonsh.shells.readline_shell.ReadlineShell method) pushd_fn() (in module xonsh.dirstack) PUSHD_MINUS (xonsh.environ.ChangeDirSetting attribute) PUSHD_SILENT (xonsh.environ.ChangeDirSetting attribute) PWD (xonsh.environ.GeneralSetting attribute) (xonsh.environ.WindowsSetting 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.SubprocessSetting 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.lib.openpy) read_py_url() (in module xonsh.lib.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.shells.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.shells.readline_shell) real (xonsh.procs.proxies.Handle attribute) (xonsh.xontribs.ExitCode attribute) RED (xonsh.color_tools.COLORS attribute) redirect_stderr (class in xonsh.tools) redirect_stdout (class in xonsh.tools) redline() (in module xonsh.history.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) 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.lib.pretty), [1] reserve_space() (xonsh.shells.ptk_shell.completer.PromptToolkitCompleter method) RESET (xonsh.color_tools.COLORS attribute) reset() (xonsh.parsers.lexer.Lexer method) (xonsh.prompt.base.PromptFields method) reset_buffer() (xonsh.shells.base_shell.BaseShell method) (xonsh.shells.dumb_shell.DumbShell method), [1] (xonsh.shells.ptk_shell.PromptToolkitShell method) (xonsh.shells.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_args_list() (xonsh.procs.specs.SubprocSpec method) resolve_auto_cd() (xonsh.procs.specs.SubprocSpec method) resolve_binary_loc() (xonsh.procs.specs.SubprocSpec method) resolve_decorators() (xonsh.procs.specs.SubprocSpec method) resolve_executable_commands() (xonsh.procs.specs.SubprocSpec method) resolve_redirects() (xonsh.procs.specs.SubprocSpec method) resolve_stack() (xonsh.procs.specs.SubprocSpec method) resolve_symlink() (xonsh.commands_cache.CommandsCache method) restore_tty_sanity() (xonsh.shells.base_shell.BaseShell method) (xonsh.shells.dumb_shell.DumbShell method), [1] (xonsh.shells.ptk_shell.PromptToolkitShell method) (xonsh.shells.readline_shell.ReadlineShell method) resume() (xonsh.procs.pipelines.CommandPipeline method) (xonsh.procs.pipelines.HiddenCommandPipeline method) resume_job() (in module xonsh.procs.jobs) resume_process() (in module xonsh.procs.pipelines) return_command() (xonsh.aliases.Aliases method) return_what (xonsh.aliases.FuncAlias attribute) 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.shells.readline_shell) rl_completion_suppress_append() (in module xonsh.shells.readline_shell) rl_on_new_line() (in module xonsh.shells.readline_shell) rl_variable_dumper() (in module xonsh.shells.readline_shell) rl_variable_value() (in module xonsh.shells.readline_shell) rpartition() (xonsh.completers.tools.RichCompletion method) rprompt_tokens() (xonsh.shells.ptk_shell.PromptToolkitShell 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.shells.dumb_shell.DumbShell attribute), [1] (xonsh.shells.readline_shell.ReadlineShell attribute) run() (xonsh.history.json.JsonHistoryFlusher method) (xonsh.history.json.JsonHistoryGC method) (xonsh.history.sqlite.SqliteHistoryGC method) (xonsh.lib.lazyasd.BackgroundModuleLoader method) (xonsh.procs.pipelines.PrevProcCloser method) (xonsh.procs.posix.PopenThread method) (xonsh.procs.proxies.ProcProxyThread method) (xonsh.procs.specs.SubprocSpec method) (xonsh.shells.readline_shell.ReadlineHistoryAdder method) run_alias() (in module xonsh.xoreutils.util) run_alias_by_params() (in module xonsh.aliases) 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.lib.jsonutils) SessionAction (class in xonsh.history.main) 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.lib.lazyasd.BackgroundModuleLoader method) (xonsh.procs.pipelines.PrevProcCloser method) (xonsh.procs.posix.PopenThread method) (xonsh.procs.proxies.ProcProxyThread method) (xonsh.shells.readline_shell.ReadlineHistoryAdder method) setdefault() (xonsh.aliases.Aliases method) (xonsh.commands_cache.CaseInsensitiveDict method) (xonsh.environ.Env method) (xonsh.environ.InternalEnvironDict method) (xonsh.environ.LsColors method) (xonsh.lib.collections.ChainDB method) (xonsh.lib.lazyasd.LazyDict 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.lib.lazyasd.BackgroundModuleLoader method) (xonsh.procs.pipelines.PrevProcCloser method) (xonsh.procs.posix.PopenThread method) (xonsh.procs.proxies.ProcProxyThread method) (xonsh.shells.readline_shell.ReadlineHistoryAdder method) settitle() (xonsh.shells.base_shell.BaseShell method) (xonsh.shells.dumb_shell.DumbShell method), [1] (xonsh.shells.ptk_shell.PromptToolkitShell method) (xonsh.shells.readline_shell.ReadlineShell method) setup() (in module xonsh.main) setup_readline() (in module xonsh.shells.readline_shell) SHELL_TYPE (xonsh.environ.AsyncPromptSetting attribute) (xonsh.environ.PromptSetting attribute) (xonsh.environ.PTKSetting 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.shells.base_shell.BaseShell method) (xonsh.shells.dumb_shell.DumbShell method), [1] (xonsh.shells.ptk_shell.PromptToolkitShell method) (xonsh.shells.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.lib.openpy) SourceForeignAlias (class in xonsh.aliases) SourceForeignAlias.Error SpecAttrDecoratorAlias (class in xonsh.procs.specs) species (xonsh.events.AbstractEvent property) (xonsh.events.Event property) (xonsh.events.LoadEvent property) split() (xonsh.completers.tools.RichCompletion method) (xonsh.parsers.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.lib.lazyasd.BackgroundModuleLoader method) (xonsh.procs.pipelines.PrevProcCloser method) (xonsh.procs.posix.PopenThread method) (xonsh.procs.proxies.ProcProxyThread method) (xonsh.shells.ptk_shell.updator.PromptUpdator method) (xonsh.shells.readline_shell.ReadlineHistoryAdder method) (xonsh.tracer.TracerType method) start_services() (in module xonsh.main) start_update() (xonsh.shells.ptk_shell.formatter.PTKPromptFormatter method) (xonsh.shells.ptk_shell.updator.AsyncPrompt method) 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.shells.ptk_shell.updator.AsyncPrompt method) (xonsh.shells.ptk_shell.updator.PromptUpdator method) (xonsh.tracer.TracerType method) store() (xonsh.wizard.PromptVisitor method) (xonsh.wizard.StateVisitor method) store_string() (xonsh.shells.ptk_shell.history.PromptToolkitHistory 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.lib.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.shells.base_shell.BaseShell property) (xonsh.shells.dumb_shell.DumbShell property), [1] (xonsh.shells.ptk_shell.PromptToolkitShell property) (xonsh.shells.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) submit() (xonsh.shells.ptk_shell.updator.Executor method) submit_section() (xonsh.shells.ptk_shell.updator.AsyncPrompt method) 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) SubprocessSetting (class in xonsh.environ) 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_completion() (xonsh.shells.ptk_shell.completer.PromptToolkitCompleter method) 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.shells.readline_shell) Tee (class in xonsh.shells.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.lib.pretty.PrettyPrinter method), [1] (xonsh.lib.pretty.RepresentationPrinter method), [1] THREAD_SUBPROCS (xonsh.environ.SubprocessSetting 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.parsers.lexer.Lexer method) tokenize_ansi() (in module xonsh.shells.ptk_shell) tokens (xonsh.parsers.lexer.Lexer property) (xonsh.prompt.base.ParsedTokens attribute) (xonsh.pyghooks.XonshConsoleLexer attribute) (xonsh.pyghooks.XonshLexer attribute) tolerant (xonsh.parsers.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) 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.parsers.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.shells.dumb_shell.DumbShell attribute), [1] (xonsh.shells.readline_shell.ReadlineShell attribute) uni_name (xonsh.pyghooks.XonshConsoleLexer attribute) (xonsh.pyghooks.XonshLexer attribute) unique_everseen() (in module xonsh.lib.itertools) unlink_builtins() (xonsh.built_ins.XonshSession method) unload() (xonsh.built_ins.XonshSession method) unquote() (in module xonsh.tools) UnstorableType (class in xonsh.wizard) unthreadable() (in module xonsh.tools) update() (xonsh.aliases.Aliases method) (xonsh.commands_cache.CaseInsensitiveDict method) (xonsh.environ.Env method) (xonsh.environ.InternalEnvironDict method) (xonsh.environ.LsColors method) (xonsh.lib.collections.ChainDB method) (xonsh.lib.lazyasd.LazyDict 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_job_attr() (in module xonsh.procs.jobs) 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.procs.jobs) use_rawinput (xonsh.shells.dumb_shell.DumbShell attribute), [1] (xonsh.shells.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.CaseInsensitiveDict method) (xonsh.commands_cache.CommandsCache method) (xonsh.environ.Env method) (xonsh.environ.InternalEnvironDict method) (xonsh.environ.LsColors method) (xonsh.lib.collections.ChainDB method) (xonsh.lib.lazyasd.LazyDict method) (xonsh.lib.lazyjson.LazyJSON method) (xonsh.lib.lazyjson.LJNode 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) version_added (xonsh.pyghooks.XonshConsoleLexer attribute) (xonsh.pyghooks.XonshLexer 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.parsers.ast.CtxAwareTransformer method) (xonsh.wizard.PrettyFormatter method) (xonsh.wizard.PromptVisitor method) (xonsh.wizard.StateVisitor method) (xonsh.wizard.Visitor method) visit_AnnAssign() (xonsh.parsers.ast.CtxAwareTransformer method) visit_Assign() (xonsh.parsers.ast.CtxAwareTransformer method) visit_BoolOp() (xonsh.parsers.ast.CtxAwareTransformer method) visit_ClassDef() (xonsh.parsers.ast.CtxAwareTransformer method) visit_comprehension() (xonsh.parsers.ast.CtxAwareTransformer method) visit_Constant() (xonsh.parsers.ast.CtxAwareTransformer method) visit_Delete() (xonsh.parsers.ast.CtxAwareTransformer method) visit_Expr() (xonsh.parsers.ast.CtxAwareTransformer method) visit_Expression() (xonsh.parsers.ast.CtxAwareTransformer method) visit_fileinserter() (xonsh.wizard.PromptVisitor method) visit_For() (xonsh.parsers.ast.CtxAwareTransformer method) visit_FunctionDef() (xonsh.parsers.ast.CtxAwareTransformer method) visit_Global() (xonsh.parsers.ast.CtxAwareTransformer method) visit_Import() (xonsh.parsers.ast.CtxAwareTransformer method) visit_ImportFrom() (xonsh.parsers.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.parsers.ast.CtxAwareTransformer method) visit_UnaryOp() (xonsh.parsers.ast.CtxAwareTransformer method) visit_while() (xonsh.wizard.PrettyFormatter method) (xonsh.wizard.PromptVisitor method) visit_With() (xonsh.parsers.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.procs.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.aliases.SourceForeignAlias.Error method) (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) wrap_selection() (in module xonsh.shells.ptk_shell.key_bindings) writable() (xonsh.procs.proxies.FileThreadDispatcher method) write() (xonsh.procs.proxies.FileThreadDispatcher method) write_to() (xonsh.aliases.SourceForeignAlias method) (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.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.dirstack module xonsh.environ module xonsh.events module xonsh.execer module xonsh.foreign_shells module xonsh.history module xonsh.history.base module xonsh.history.diff_history module xonsh.history.dummy module xonsh.history.json module xonsh.history.main module xonsh.history.sqlite module xonsh.imphooks module xonsh.lazyasd module xonsh.lazyjson module xonsh.lib module xonsh.lib.collections module xonsh.lib.inspectors module, [1] xonsh.lib.itertools module xonsh.lib.jsonutils module xonsh.lib.lazyasd module xonsh.lib.lazyimps module xonsh.lib.lazyjson module xonsh.lib.modules module xonsh.lib.openpy module xonsh.lib.os module xonsh.lib.pretty module, [1] xonsh.lib.subprocess module xonsh.main module xonsh.parser module xonsh.parsers.ast module xonsh.parsers.lexer module xonsh.platform module xonsh.procs module xonsh.procs.executables module xonsh.procs.jobs 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.pyghooks module xonsh.shells module xonsh.shells.base_shell module xonsh.shells.dumb_shell module, [1] xonsh.shells.ptk_shell module xonsh.shells.ptk_shell.completer module xonsh.shells.ptk_shell.formatter module xonsh.shells.ptk_shell.history module xonsh.shells.ptk_shell.key_bindings module xonsh.shells.ptk_shell.updator module xonsh.shells.readline_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.SubprocessSetting attribute) xonsh_append_newline() (in module xonsh.environ) XONSH_AUTOPAIR (xonsh.environ.AsyncPromptSetting attribute) (xonsh.environ.PTKSetting attribute) XONSH_BASH_PATH_OVERRIDE (xonsh.environ.AutoCompletionSetting attribute) (xonsh.environ.PTKCompletionSetting attribute) xonsh_builtins() (in module xonsh.built_ins) XONSH_CACHE_DIR (xonsh.environ.CacheSetting attribute) xonsh_cache_dir() (in module xonsh.environ) XONSH_CACHE_EVERYTHING (xonsh.environ.CacheSetting attribute) XONSH_CACHE_SCRIPTS (xonsh.environ.CacheSetting attribute) xonsh_call() (in module xonsh.parsers.ast) XONSH_CAPTURE_ALWAYS (xonsh.environ.SubprocessSetting attribute) XONSH_COLOR_STYLE (xonsh.environ.GeneralSetting attribute) (xonsh.environ.WindowsSetting attribute) xonsh_complete() (xonsh.aliases.SourceForeignAlias method) (xonsh.history.main.HistoryAlias method) (xonsh.tracer.TracerAlias method) (xonsh.xonfig.XonfigAlias method) (xonsh.xontribs.XontribAlias method) XONSH_COMPLETER_DIRS (xonsh.environ.AutoCompletionSetting attribute) (xonsh.environ.PTKCompletionSetting 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.LangSetting 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_SIGINT_FLUSH (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_MODE (xonsh.environ.GeneralSetting attribute) (xonsh.environ.WindowsSetting attribute) XONSH_PROC_FREQUENCY (xonsh.environ.SubprocessSetting attribute) xonsh_reset() (in module xonsh.aliases) xonsh_script_run_control() (in module xonsh.environ) XONSH_SHOW_TRACEBACK (xonsh.environ.ErrorHandlingSetting 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.SubprocessSetting attribute) XONSH_SUBPROC_OUTPUT_FORMAT (xonsh.environ.SubprocessSetting attribute) XONSH_SUPPRESS_WELCOME (xonsh.environ.AsyncPromptSetting attribute) (xonsh.environ.PromptSetting attribute) (xonsh.environ.PTKSetting 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.AutoCompletionSetting attribute) (xonsh.environ.PTKCompletionSetting attribute) XONSH_TRACE_SUBPROC (xonsh.environ.SubprocessSetting attribute) XONSH_TRACE_SUBPROC_FUNC (xonsh.environ.SubprocessSetting attribute) XONSH_TRACEBACK_LOGFILE (xonsh.environ.ErrorHandlingSetting attribute) XONSH_USE_SYSTEM_CLIPBOARD (xonsh.environ.AsyncPromptSetting attribute) (xonsh.environ.PTKSetting 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.XontribSetting 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) XontribSetting (class in xonsh.environ) Y yes() (in module xonsh.xoreutils.yes) YesNo (class in xonsh.wizard) Z zfill() (xonsh.completers.tools.RichCompletion method)