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 abs_path_to_str() (in module xonsh.tools) absolute() (xonsh.built_ins.XonshPathLiteral method) AbstractEvent (class in xonsh.events) add() (xonsh.environ.EnvPath method) (xonsh.events.AbstractEvent method) (xonsh.events.Event method) (xonsh.events.LoadEvent method) (xonsh.shells.ptk_shell.updator.PromptUpdator method) add_args() (in module xonsh.cli_utils) add_argument() (xonsh.cli_utils.ArgParser method) add_argument_group() (xonsh.cli_utils.ArgParser method) add_attrs() (xonsh.shells.ptk_shell.updator.PromptUpdator method) add_command() (xonsh.cli_utils.ArgParser method) (xonsh.xonfig.XonfigAlias method) add_custom_style() (in module xonsh.pygments_cache) 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_mutually_exclusive_group() (xonsh.cli_utils.ArgParser method) add_note() (xonsh.aliases.SourceForeignAlias.Error method) (xonsh.cli_utils.ArgParserAlias.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) add_subparsers() (xonsh.cli_utils.ArgParser method) address_string() (xonsh.webconfig.main.XonshConfigHTTPRequestHandler method) 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) AliasesPage (class in xonsh.webconfig.routes) AliasReturnCommandResult (class in xonsh.aliases) 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) anchor (xonsh.built_ins.XonshPathLiteral property) ansi_color_escape_code_to_name() (in module xonsh.ansi_colors) ansi_color_name_to_escape_code() (in module xonsh.ansi_colors) ansi_color_style() (in module xonsh.ansi_colors) ansi_color_style_names() (in module xonsh.ansi_colors) ansi_partial_color_format() (in module xonsh.ansi_colors) ansi_reverse_style() (in module xonsh.ansi_colors) ansi_style_by_name() (in module xonsh.ansi_colors) ansicolors_to_ptk1_names() (in module xonsh.tools) ANSICON (xonsh.environ.WindowsSetting attribute) append() (xonsh.aliases.AliasReturnCommandResult method) (xonsh.built_ins.XonshList method) (xonsh.environ.EnvPath method) (xonsh.history.base.History method) (xonsh.history.dummy.DummyHistory method) (xonsh.history.json.JsonHistory method) (xonsh.history.sqlite.SqliteHistory method) (xonsh.webconfig.tags.Elem method) append_stack() (xonsh.imphooks.XonshImportEventHook method) append_string() (xonsh.shells.ptk_shell.history.PromptToolkitHistory method) append_to_list() (in module xonsh.webconfig.file_writes) apply_lprefix() (in module xonsh.completers.tools) Arg() (in module xonsh.cli_utils) arg_handler() (in module xonsh.xoreutils.util) ArgparseCompleter (class in xonsh.cli_utils) ArgParser (class in xonsh.cli_utils) ArgParserAlias (class in xonsh.cli_utils) ArgParserAlias.Error args (xonsh.aliases.SourceForeignAlias.Error attribute) (xonsh.cli_utils.ArgParserAlias.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.xontribs.ExitCode method) as_iterable() (in module xonsh.lib.itertools) as_posix() (xonsh.built_ins.XonshPathLiteral method) as_uri() (xonsh.built_ins.XonshPathLiteral method) 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) attrib (xonsh.webconfig.tags.Elem attribute) 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.DeprecatedSetting attribute) AUTO_SUGGEST_IN_COMPLETIONS (xonsh.environ.AsyncPromptSetting attribute) (xonsh.environ.PTKSetting attribute) AutoCompletionSetting (class in xonsh.environ) autorange() (xonsh.timings.Timer method) available (xonsh.procs.proxies.FileThreadDispatcher property) AWitchAWitch (class in xonsh.xoreutils.which) B background_color (xonsh.pyghooks.XonshStyle attribute) backup_file() (in module xonsh.tools) bad (xonsh.xoreutils.xcontext.Resolved attribute) 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) bind_server_to() (in module xonsh.webconfig.main) bit_count() (xonsh.xontribs.ExitCode method) bit_length() (xonsh.xontribs.ExitCode method) Block (class in xonsh.contexts) blocking_property (class in xonsh.procs.pipelines) 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.cli_utils.ArgParserAlias 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) build_cache() (in module xonsh.pygments_cache) builtin_cmd() (in module xonsh.built_ins) C CACHE_FILE (xonsh.commands_cache.CommandsCache attribute) cache_file (xonsh.commands_cache.CommandsCache property) cache_filename() (in module xonsh.pygments_cache) 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) capturable() (in module xonsh.tools) (xonsh.aliases.Aliases static method) carriage_return() (in module xonsh.shells.ptk_shell.key_bindings) (in module xonsh.tools) 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) (xonsh.built_ins.XonshPathLiteral method) cd_in_command() (in module xonsh.completers.path) CDPATH (xonsh.environ.ChangeDirSetting attribute) center() (xonsh.completers.tools.RichCompletion method) ChainDB (class in xonsh.lib.collections) ChainDBDefaultType (class in xonsh.lib.collections) ChangeDirSetting (class in xonsh.environ) chdir() (in module xonsh.tools) check_bad_str_token() (in module xonsh.tools) check_call() (in module xonsh.api.subprocess) check_for_partial_string() (in module xonsh.tools) check_output() (in module xonsh.api.subprocess) check_quotes() (in module xonsh.tools) check_unused_args() (xonsh.tools.FlexibleFormatter method) chmod() (xonsh.built_ins.XonshPathLiteral method) choose_shell_type() (xonsh.shell.Shell static method) clean_cmd_name() (xonsh.completers.commands.CommandCompleter static method) clean_jobs() (in module xonsh.procs.jobs) clear() (xonsh.aliases.Aliases method) (xonsh.aliases.AliasReturnCommandResult method) (xonsh.built_ins.XonshList method) (xonsh.commands_cache.CaseInsensitiveDict method) (xonsh.environ.Env method) (xonsh.environ.EnvPath 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.webconfig.tags.Elem method) clear_paths() (in module xonsh.procs.executables) clock() (in module xonsh.timings) clock2() (in module xonsh.timings) clocks() (in module xonsh.timings) clocku() (in module xonsh.timings) close() (xonsh.lib.lazyjson.LazyJSON method) (xonsh.procs.pipes.PipeChannel method) (xonsh.procs.proxies.FileThreadDispatcher method) (xonsh.procs.readers.ConsoleParallelReader method) (xonsh.procs.readers.NonBlockingFDReader method) (xonsh.procs.readers.QueueReader method) (xonsh.procs.specs.SubprocSpec method) (xonsh.shells.base_shell.Tee method) close_reader() (xonsh.procs.pipes.PipeChannel method) close_writer() (xonsh.procs.pipes.PipeChannel method) closed (xonsh.procs.proxies.FileThreadDispatcher property) Cmd (class in xonsh.built_ins) cmd() (xonsh.built_ins.XonshSession method) 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) (in module xonsh.style_tools) 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) ColorsPage (class in xonsh.webconfig.routes) 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) commonprefix() (in module xonsh.lib.string) 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.cli_utils.ArgparseCompleter method) (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_click() (in module xonsh.completers.click) 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_emoji() (in module xonsh.completers.emoji) 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) complete_xonsh_imp() (in module xonsh.completers.python) 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) completer() (xonsh.aliases.Aliases static method) 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) config_to_xonsh() (in module xonsh.webconfig.file_writes) conjugate() (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) construct_shell_cls() (xonsh.shell.Shell static method) contextual_command_completer() (in module xonsh.completers.tools) contextual_command_completer_for() (in module xonsh.completers.tools) contextual_complete_path() (in module xonsh.completers.path) contextual_completer() (in module xonsh.completers.tools) continuation_tokens() (xonsh.shells.ptk_shell.PromptToolkitShell method) convert (xonsh.environ.Var attribute) convert() (xonsh.environ.LsColors class method) convert_arg_line_to_args() (xonsh.cli_utils.ArgParser method) convert_field() (xonsh.tools.FlexibleFormatter method) convert_macro_arg() (in module xonsh.built_ins) copy() (xonsh.aliases.AliasReturnCommandResult method) (xonsh.built_ins.XonshList method) (xonsh.commands_cache.CaseInsensitiveDict method) (xonsh.environ.InternalEnvironDict method) (xonsh.lib.collections.ChainDB method) copyfile() (xonsh.webconfig.main.XonshConfigHTTPRequestHandler method) count() (xonsh.aliases.AliasReturnCommandResult method) (xonsh.built_ins.XonshList method) (xonsh.environ.EnvPath 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.xontribs.Xontrib method) create_module() (xonsh.imphooks.XonshImportEventLoader method) (xonsh.imphooks.XonshImportHook method) create_parser() (xonsh.aliases.SourceForeignAlias method) (xonsh.cli_utils.ArgParserAlias 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) cwd() (xonsh.built_ins.XonshPathLiteral class method) D daemon (xonsh.history.json.JsonHistoryFlusher property) (xonsh.history.json.JsonHistoryGC property) (xonsh.history.sqlite.SqliteHistoryGC property) (xonsh.procs.pipelines.PrevProcCloser property) (xonsh.procs.posix.PopenThread property) (xonsh.procs.proxies.ProcProxyThread property) (xonsh.shells.readline_shell.ReadlineHistoryAdder property) date_time_string() (xonsh.webconfig.main.XonshConfigHTTPRequestHandler method) debian_command_not_found() (in module xonsh.tools) debug (xonsh.built_ins.XonshSessionInterface attribute) 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_request_version (xonsh.webconfig.main.XonshConfigHTTPRequestHandler attribute) 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) deindent() (in module xonsh.shell) 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) deleter() (xonsh.procs.pipelines.blocking_property method) denominator (xonsh.xontribs.ExitCode attribute) deprecated (xonsh.environ.Var attribute) deprecated() (in module xonsh.tools) DeprecatedSetting (class in xonsh.environ) 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) detype (xonsh.environ.Var attribute) detype() (in module xonsh.tools) (xonsh.environ.Env method) (xonsh.environ.LsColors method) detype_all() (xonsh.environ.Env method) detype_var_pattern() (xonsh.environ.VarPattern static method) dict_to_str() (in module xonsh.tools) diff() (xonsh.history.main.HistoryAlias static method) dirs() (xonsh.built_ins.XonshList 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) disable_nagle_algorithm (xonsh.webconfig.main.XonshConfigHTTPRequestHandler attribute) discard() (xonsh.events.AbstractEvent method) (xonsh.events.Event method) (xonsh.events.LoadEvent method) disown_fn() (in module xonsh.procs.jobs) dispatch() (in module xonsh.cli_utils) display (xonsh.xoreutils.xcontext.Resolved property) display_colored_error_message() (in module xonsh.tools) display_error_message() (in module xonsh.tools) distribution (xonsh.xontribs.Xontrib attribute) do_GET() (xonsh.webconfig.main.XonshConfigHTTPRequestHandler method) do_HEAD() (xonsh.webconfig.main.XonshConfigHTTPRequestHandler method) do_help() (xonsh.shells.dumb_shell.DumbShell method), [1] (xonsh.shells.readline_shell.ReadlineShell method) do_POST() (xonsh.webconfig.main.XonshConfigHTTPRequestHandler 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) drive (xonsh.built_ins.XonshPathLiteral property) 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) Elem (class in xonsh.webconfig.tags) emit_osc7() (in module xonsh.prompt.env) 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] end_headers() (xonsh.webconfig.main.XonshConfigHTTPRequestHandler method) ends_with_colon_token() (in module xonsh.tools) 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 (xonsh.built_ins.XonshSessionInterface attribute) (xonsh.webconfig.routes.ColorsPage attribute) (xonsh.webconfig.routes.EnvVariablesPage attribute) (xonsh.webconfig.routes.PromptsPage attribute) (xonsh.webconfig.routes.Routes attribute) (xonsh.webconfig.routes.XontribsPage attribute) 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.environ) EnvVariablesPage (class in xonsh.webconfig.routes) erasedups() (xonsh.history.json.JsonHistory method) (xonsh.history.main.HistoryAlias static method) (xonsh.history.sqlite.SqliteHistory method) err (xonsh.procs.pipelines.CommandPipeline property) (xonsh.procs.pipelines.HiddenCommandPipeline property) err() (xonsh.aliases.SourceForeignAlias method) (xonsh.cli_utils.ArgParserAlias method) (xonsh.history.main.HistoryAlias method) (xonsh.tracer.TracerAlias method) (xonsh.webconfig.routes.AliasesPage method) (xonsh.webconfig.routes.ColorsPage method) (xonsh.webconfig.routes.EnvVariablesPage method) (xonsh.webconfig.routes.PromptsPage method) (xonsh.webconfig.routes.Routes method) (xonsh.webconfig.routes.XontribsPage method) (xonsh.xonfig.XonfigAlias method) (xonsh.xontribs.XontribAlias method) err_msgs (xonsh.webconfig.routes.AliasesPage attribute) (xonsh.webconfig.routes.ColorsPage attribute) (xonsh.webconfig.routes.EnvVariablesPage attribute) (xonsh.webconfig.routes.PromptsPage attribute) (xonsh.webconfig.routes.Routes attribute) (xonsh.webconfig.routes.XontribsPage attribute) error() (xonsh.cli_utils.ArgParser method) error_content_type (xonsh.webconfig.main.XonshConfigHTTPRequestHandler attribute) error_message_format (xonsh.webconfig.main.XonshConfigHTTPRequestHandler attribute) ErrorHandlingSetting (class in xonsh.environ) errors (xonsh.procs.proxies.FileThreadDispatcher property) escape() (in module xonsh.webconfig.xonsh_data) 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.built_ins.XonshList method) (xonsh.built_ins.XonshPathLiteral method) (xonsh.events.EventManager method) exit() (xonsh.cli_utils.ArgParser 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() (xonsh.built_ins.XonshPathLiteral method) expanduser_abs_path() (in module xonsh.tools) expandvars() (in module xonsh.tools) extend() (xonsh.aliases.AliasReturnCommandResult method) (xonsh.built_ins.XonshList method) (xonsh.environ.EnvPath method) (xonsh.webconfig.tags.Elem method) extensions (xonsh.completers.commands.ModuleReMatcher attribute) (xonsh.lib.modules.ModuleFinder attribute) extensions_map (xonsh.webconfig.main.XonshConfigHTTPRequestHandler attribute) F fallback() (in module xonsh.tools) fdel (xonsh.procs.pipelines.blocking_property attribute) fg() (in module xonsh.procs.jobs) fget (xonsh.procs.pipelines.blocking_property attribute) 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.built_ins.XonshList method) (xonsh.history.json.JsonHistoryGC method) FileThreadDispatcher (class in xonsh.procs.proxies) filled() (xonsh.cli_utils.ArgparseCompleter method) filter() (xonsh.built_ins.XonshList method) filter_completions() (in module xonsh.completers.imports) find() (xonsh.webconfig.tags.Elem 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_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) findall() (xonsh.webconfig.tags.Elem method) findfirst() (in module xonsh.tools) findtext() (xonsh.webconfig.tags.Elem method) finish() (xonsh.webconfig.main.XonshConfigHTTPRequestHandler method) 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) flush_headers() (xonsh.webconfig.main.XonshConfigHTTPRequestHandler 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_help() (xonsh.cli_utils.ArgParser method) format_job_string() (in module xonsh.procs.jobs) format_map() (xonsh.completers.tools.RichCompletion method) format_std_prepost() (in module xonsh.tools) format_time() (in module xonsh.timings) format_usage() (xonsh.cli_utils.ArgParser method) (xonsh.history.main.SessionAction method) (xonsh.xoreutils.which.AWitchAWitch method) format_xontrib() (in module xonsh.webconfig.xonsh_data) formatargspec() (in module xonsh.lib.inspectors), [1] fossil_dirty_working_directory() (in module xonsh.prompt.vc) fragments (xonsh.prompt.base.MultiPromptField attribute) (xonsh.prompt.gitstatus.GitStatus attribute) from_bytes() (xonsh.xontribs.ExitCode class method) from_oct_digits() (in module xonsh.xoreutils.umask) from_pipe() (xonsh.procs.pipes.PipeChannel class method) from_pty() (xonsh.procs.pipes.PipeChannel class method) from_uri() (xonsh.built_ins.XonshPathLiteral class method) fromdircolors() (xonsh.environ.LsColors class method) fromkeys() (xonsh.commands_cache.CaseInsensitiveDict class method) (xonsh.environ.InternalEnvironDict class method) (xonsh.lib.collections.ChainDB class method) fromstring() (xonsh.environ.LsColors class method) fset (xonsh.procs.pipelines.blocking_property attribute) fstring_rules() (xonsh.pyghooks.XonshConsoleLexer method) (xonsh.pyghooks.XonshLexer method) full_match() (xonsh.built_ins.XonshPathLiteral 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) (xonsh.webconfig.routes.AliasesPage method) (xonsh.webconfig.routes.ColorsPage method) (xonsh.webconfig.routes.EnvVariablesPage method) (xonsh.webconfig.routes.PromptsPage method) (xonsh.webconfig.routes.XontribsPage method) (xonsh.webconfig.tags.Elem method) get_alias_name() (in module xonsh.aliases) get_all_styles() (in module xonsh.pygments_cache) get_cache_filename() (in module xonsh.codecache) get_code() (xonsh.imphooks.XonshImportHook method) get_col() (in module xonsh.parsers.ast) get_cols() (xonsh.webconfig.routes.ColorsPage method) (xonsh.webconfig.routes.PromptsPage method) get_command_str() (xonsh.procs.specs.SubprocSpec method) get_commands_pip() (xonsh.xoreutils.xcontext.XContext method) get_commands_pytest() (xonsh.xoreutils.xcontext.XContext method) get_commands_python() (xonsh.xoreutils.xcontext.XContext method) get_commands_uv() (xonsh.xoreutils.xcontext.XContext method) get_commands_xonsh() (xonsh.xoreutils.xcontext.XContext 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_current_xonsh() (in module xonsh.main) get_data() (xonsh.imphooks.XonshImportHook method) get_default() (xonsh.cli_utils.ArgParser method) (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_display() (xonsh.webconfig.routes.AliasesPage static method) (xonsh.webconfig.routes.ColorsPage static method) (xonsh.webconfig.routes.EnvVariablesPage static method) (xonsh.webconfig.routes.PromptsPage static method) (xonsh.webconfig.routes.Routes static method) (xonsh.webconfig.routes.XontribsPage static 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.DeprecatedSetting 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.SystemSetting class method) (xonsh.environ.WindowsSetting class method) (xonsh.environ.Xettings class method) (xonsh.environ.XontribSetting class method) get_docs() (xonsh.environ.Env method) get_emoji_cache() (in module xonsh.completers.emoji) get_encoding() (in module xonsh.lib.inspectors), [1] get_env_conda_default_env() (xonsh.xoreutils.xcontext.XContext method) get_env_virtual_env() (xonsh.xoreutils.xcontext.XContext method) get_err_msgs() (xonsh.webconfig.routes.AliasesPage method) (xonsh.webconfig.routes.ColorsPage method) (xonsh.webconfig.routes.EnvVariablesPage method) (xonsh.webconfig.routes.PromptsPage method) (xonsh.webconfig.routes.Routes method) (xonsh.webconfig.routes.XontribsPage method) get_field() (xonsh.tools.FlexibleFormatter method) get_fields() (xonsh.prompt.base.PromptFields method) get_filename() (xonsh.imphooks.XonshImportHook method) get_filter_by_name() (in module xonsh.pygments_cache) get_filter_function() (in module xonsh.completers.tools) get_formatted_lines() (xonsh.procs.pipelines.CommandPipeline method) (xonsh.procs.pipelines.HiddenCommandPipeline method) get_formatter_by_name() (in module xonsh.pygments_cache) get_formatter_for_filename() (in module xonsh.pygments_cache) get_fossil_branch() (in module xonsh.prompt.vc) get_frags() (xonsh.prompt.base.MultiPromptField method) (xonsh.prompt.gitstatus.GitStatus method) get_func_doc() (xonsh.cli_utils.NumpyDoc static 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.DeprecatedSetting 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.SystemSetting 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.DeprecatedSetting 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.SystemSetting 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.DeprecatedSetting 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.SystemSetting class method) (xonsh.environ.WindowsSetting class method) (xonsh.environ.Xettings class method) (xonsh.environ.XontribSetting class method) get_header() (xonsh.webconfig.routes.AliasesPage method) (xonsh.webconfig.routes.EnvVariablesPage 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_initial() (in module xonsh.webconfig.xonsh_data) get_jobs() (in module xonsh.procs.jobs) get_lazy_ptk_kwargs() (xonsh.shells.ptk_shell.PromptToolkitShell method) get_lexer_for_filename() (in module xonsh.pygments_cache) 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_named_prompts() (in module xonsh.webconfig.xonsh_data) get_names() (xonsh.shells.dumb_shell.DumbShell method), [1] (xonsh.shells.readline_shell.ReadlineShell method) get_nav_links() (xonsh.webconfig.routes.AliasesPage method) (xonsh.webconfig.routes.ColorsPage method) (xonsh.webconfig.routes.EnvVariablesPage method) (xonsh.webconfig.routes.PromptsPage method) (xonsh.webconfig.routes.Routes method) (xonsh.webconfig.routes.XontribsPage 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_param_doc() (xonsh.cli_utils.NumpyDoc static method) get_parser() (xonsh.cli_utils.ArgparseCompleter static method) 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_rows() (xonsh.webconfig.routes.AliasesPage method) (xonsh.webconfig.routes.EnvVariablesPage method) get_rst_formatter() (in module xonsh.webconfig.xonsh_data) get_script_subproc_command() (in module xonsh.procs.specs) get_sel_url() (xonsh.webconfig.routes.AliasesPage method) (xonsh.webconfig.routes.ColorsPage method) (xonsh.webconfig.routes.EnvVariablesPage method) (xonsh.webconfig.routes.PromptsPage method) (xonsh.webconfig.routes.Routes method) (xonsh.webconfig.routes.XontribsPage method) get_selected() (xonsh.webconfig.routes.ColorsPage method) (xonsh.webconfig.routes.PromptsPage method) get_sep() (in module xonsh.tools) get_session_xpip() (xonsh.xoreutils.xcontext.XContext method) get_session_xpython() (xonsh.xoreutils.xcontext.XContext method) get_session_xxonsh() (xonsh.xoreutils.xcontext.XContext method) 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.DeprecatedSetting 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.SystemSetting 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_style_by_name() (in module xonsh.pygments_cache) get_swapped_values() (xonsh.environ.Env method) get_symbol_cache() (in module xonsh.completers.emoji) get_symbolic_rep() (in module xonsh.xoreutils.umask) get_symbolic_rep_single() (in module xonsh.xoreutils.umask) get_table() (xonsh.webconfig.routes.AliasesPage method) (xonsh.webconfig.routes.EnvVariablesPage method) 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) get_xpip_alias() (in module xonsh.aliases) get_xxonsh_alias() (in module xonsh.aliases) 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.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] getter() (xonsh.procs.pipelines.blocking_property method) 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() (xonsh.built_ins.XonshPathLiteral method) 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.built_ins.XonshPathLiteral method) (xonsh.lib.pretty.PrettyPrinter method), [1] (xonsh.lib.pretty.RepresentationPrinter method), [1] guess_lexer_for_filename() (in module xonsh.pygments_cache) guess_type() (xonsh.webconfig.main.XonshConfigHTTPRequestHandler method) H handle (xonsh.procs.proxies.FileThreadDispatcher property) handle() (xonsh.webconfig.main.XonshConfigHTTPRequestHandler method) 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_expect_100() (xonsh.webconfig.main.XonshConfigHTTPRequestHandler method) handle_ignore() (in module xonsh.parsers.lexer) handle_name() (in module xonsh.parsers.lexer) handle_one_request() (xonsh.webconfig.main.XonshConfigHTTPRequestHandler method) 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) handlers() (xonsh.events.EventManager method) hardcode_colors_for_win10() (in module xonsh.tools) hardlink_to() (xonsh.built_ins.XonshPathLiteral method) 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) hidden() (xonsh.built_ins.XonshList method) HiddenCommandPipeline (class in xonsh.procs.pipelines) hide() (xonsh.built_ins.Cmd method) highlight_color (xonsh.pyghooks.XonshStyle attribute) highlighted_ndiff() (in module xonsh.history.diff_history) HISTCONTROL (xonsh.environ.PromptHistorySetting attribute) histcontrol_csv_to_set() (in module xonsh.environ) History (class in xonsh.history.base) history (xonsh.built_ins.XonshSessionInterface attribute) 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) home() (xonsh.built_ins.XonshPathLiteral class method) HOSTNAME (xonsh.environ.SystemSetting attribute) HOSTTYPE (xonsh.environ.SystemSetting attribute) html_format() (in module xonsh.webconfig.xonsh_data) 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.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.xontribs.ExitCode attribute) imp (xonsh.built_ins.XonshSessionInterface attribute) import_module() (xonsh.completers.commands.ModuleReMatcher static method) (xonsh.lib.modules.ModuleFinder static method) IN_APPIMAGE (in module xonsh.platform) IN_FLATPAK (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.aliases.AliasReturnCommandResult method) (xonsh.built_ins.XonshList method) (xonsh.environ.EnvPath 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.xontribs.Xontrib method) index_pages (xonsh.webconfig.main.XonshConfigHTTPRequestHandler attribute) indir (in module xonsh.api.os) info() (xonsh.history.base.History method) (xonsh.history.dummy.DummyHistory method) (xonsh.history.json.JsonHistory method) (xonsh.history.main.HistoryAlias static method) (xonsh.history.sqlite.SqliteHistory method) (xonsh.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.aliases.AliasReturnCommandResult method) (xonsh.built_ins.XonshList method) (xonsh.environ.EnvPath method) (xonsh.webconfig.tags.Elem method) insert_into_xonshrc() (in module xonsh.webconfig.file_writes) 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) invert_color() (in module xonsh.webconfig.xonsh_data) is_absolute() (xonsh.built_ins.XonshPathLiteral method) is_alive() (xonsh.history.json.JsonHistoryFlusher method) (xonsh.history.json.JsonHistoryGC method) (xonsh.history.sqlite.SqliteHistoryGC 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_block_device() (xonsh.built_ins.XonshPathLiteral method) 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_char_device() (xonsh.built_ins.XonshPathLiteral method) 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_dir() (xonsh.built_ins.XonshPathLiteral method) is_dynamic_cwd_width() (in module xonsh.tools) is_empty() (xonsh.commands_cache.CommandsCache method) is_env_path() (in module xonsh.environ) 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_fifo() (xonsh.built_ins.XonshPathLiteral method) is_file() (in module xonsh.procs.executables) (xonsh.built_ins.XonshPathLiteral method) 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_integer() (xonsh.xontribs.ExitCode method) is_junction() (xonsh.built_ins.XonshPathLiteral method) is_loaded (xonsh.xontribs.Xontrib property) is_loaded() (xonsh.webconfig.routes.XontribsPage static method) is_logfile_opt() (in module xonsh.tools) is_lscolors() (in module xonsh.environ) is_manually_set() (xonsh.environ.Env method) is_mount() (xonsh.built_ins.XonshPathLiteral 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_relative_to() (xonsh.built_ins.XonshPathLiteral method) is_reserved() (xonsh.built_ins.XonshPathLiteral method) is_simple_callable() (in module xonsh.lib.inspectors), [1] is_slice() (in module xonsh.tools) is_slice_as_str() (in module xonsh.tools) is_socket() (xonsh.built_ins.XonshPathLiteral method) 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_symlink() (xonsh.built_ins.XonshPathLiteral method) 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_var_pattern() (xonsh.environ.VarPattern static method) 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.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) (xonsh.webconfig.tags.Elem method) iter() (xonsh.webconfig.tags.Elem method) iter_commands() (xonsh.commands_cache.CommandsCache method) itercheck() (xonsh.procs.pipelines.CommandPipeline method) (xonsh.procs.pipelines.HiddenCommandPipeline method) iterdir() (xonsh.built_ins.XonshPathLiteral method) iterfind() (xonsh.webconfig.tags.Elem 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) itertext() (xonsh.webconfig.tags.Elem method) J job_id_completer() (in module xonsh.procs.jobs) jobs() (in module xonsh.procs.jobs) JobsSetting (class in xonsh.environ) join() (xonsh.cli_utils.NumpyDoc static method) (xonsh.completers.tools.RichCompletion method) (xonsh.history.json.JsonHistoryFlusher method) (xonsh.history.json.JsonHistoryGC method) (xonsh.history.sqlite.SqliteHistoryGC method) (xonsh.procs.pipelines.PrevProcCloser method) (xonsh.procs.posix.PopenThread method) (xonsh.procs.proxies.ProcProxyThread method) (xonsh.shells.readline_shell.ReadlineHistoryAdder method) joinpath() (xonsh.built_ins.XonshPathLiteral 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) (xonsh.webconfig.tags.Elem 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 (xonsh.built_ins.XonshSession property) LAST_RETURN_CODE (xonsh.environ.SubprocessSetting attribute) lastcmd (xonsh.built_ins.XonshSessionInterface attribute) (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) lchmod() (xonsh.built_ins.XonshPathLiteral method) 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_directory() (xonsh.webconfig.main.XonshConfigHTTPRequestHandler method) 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() (in module xonsh.pygments_cache) (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_or_build() (in module xonsh.pygments_cache) load_origin_env_from_file() (in module xonsh.environ) load_xonsh_bindings() (in module xonsh.shells.ptk_shell.key_bindings) LoadEvent (class in xonsh.events) LoadJSON (class in xonsh.wizard) local_env (xonsh.aliases.AliasReturnCommandResult attribute) 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) log_date_time_string() (xonsh.webconfig.main.XonshConfigHTTPRequestHandler method) log_error() (xonsh.webconfig.main.XonshConfigHTTPRequestHandler method) log_message() (xonsh.webconfig.main.XonshConfigHTTPRequestHandler method) log_request() (xonsh.webconfig.main.XonshConfigHTTPRequestHandler method) logfile_opt_to_str() (in module xonsh.tools) lower() (xonsh.completers.tools.RichCompletion method) LS_COLORS (xonsh.environ.AsyncPromptSetting attribute) (xonsh.environ.PromptSetting attribute) (xonsh.environ.PTKSetting attribute) LsColors (class in xonsh.environ) lstat() (xonsh.built_ins.XonshPathLiteral method) lstrip() (xonsh.completers.tools.RichCompletion method) M main() (in module xonsh.main) (in module xonsh.webconfig.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_ansi_style() (in module xonsh.ansi_colors) 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_parser() (in module xonsh.cli_utils) 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) makeelement() (xonsh.webconfig.tags.Elem method) maps (xonsh.environ.InternalEnvironDict property) match() (xonsh.built_ins.XonshPathLiteral method) (xonsh.environ.VarPattern method) 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) MessageClass (xonsh.webconfig.main.XonshConfigHTTPRequestHandler attribute) 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) mkdir() (xonsh.built_ins.XonshPathLiteral method) mod_name() (xonsh.webconfig.routes.XontribsPage static method) module xompletions xompletions.cd xompletions.gh xompletions.git xompletions.pip xompletions.python xompletions.rmdir xonsh.aliases xonsh.ansi_colors xonsh.built_ins xonsh.cli_utils xonsh.codecache xonsh.color_tools xonsh.commands_cache xonsh.completer xonsh.completers xonsh.completers.base xonsh.completers.bash xonsh.completers.bash_completion xonsh.completers.click xonsh.completers.commands xonsh.completers.completer xonsh.completers.dirs xonsh.completers.emoji 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.lib xonsh.lib.collections xonsh.lib.completion_quoting 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.string xonsh.lib.subprocess xonsh.main xonsh.parser xonsh.parsers.ast xonsh.parsers.lexer xonsh.platform xonsh.platforms xonsh.platforms.macutils xonsh.platforms.winutils xonsh.procs xonsh.procs.executables xonsh.procs.jobs xonsh.procs.pipelines xonsh.procs.pipes 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.pygments_cache xonsh.shell 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.style_tools xonsh.timings xonsh.tools xonsh.tracer xonsh.webconfig xonsh.webconfig.file_writes xonsh.webconfig.main xonsh.webconfig.routes xonsh.webconfig.tags xonsh.webconfig.xonsh_data 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.xcontext xonsh.xoreutils.yes xontrib xontrib.coreutils module (xonsh.xontribs.Xontrib attribute) module_list() (in module xonsh.completers.imports) ModuleFinder (class in xonsh.lib.modules) ModuleReMatcher (class in xonsh.completers.commands) monthname (xonsh.webconfig.main.XonshConfigHTTPRequestHandler attribute) 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.built_ins.XonshPathLiteral property) (xonsh.history.json.JsonHistoryFlusher property) (xonsh.history.json.JsonHistoryGC property) (xonsh.history.sqlite.SqliteHistoryGC 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) name_needs_quotes() (in module xonsh.lib.completion_quoting) native_id (xonsh.history.json.JsonHistoryFlusher property) (xonsh.history.json.JsonHistoryGC property) (xonsh.history.sqlite.SqliteHistoryGC property) (xonsh.procs.pipelines.PrevProcCloser property) (xonsh.procs.posix.PopenThread property) (xonsh.procs.proxies.ProcProxyThread property) (xonsh.shells.readline_shell.ReadlineHistoryAdder property) nav_title (xonsh.webconfig.routes.AliasesPage attribute) (xonsh.webconfig.routes.ColorsPage attribute) (xonsh.webconfig.routes.EnvVariablesPage attribute) (xonsh.webconfig.routes.PromptsPage attribute) (xonsh.webconfig.routes.Routes attribute) (xonsh.webconfig.routes.XontribsPage attribute) navbar (xonsh.webconfig.routes.AliasesPage attribute) (xonsh.webconfig.routes.ColorsPage attribute) (xonsh.webconfig.routes.EnvVariablesPage attribute) (xonsh.webconfig.routes.PromptsPage attribute) (xonsh.webconfig.routes.Routes attribute) (xonsh.webconfig.routes.XontribsPage attribute) 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) norm_name() (in module xonsh.style_tools) normabspath() (in module xonsh.tools) NOT_FOUND (xonsh.xontribs.ExitCode attribute) numerator (xonsh.xontribs.ExitCode attribute) NumpyDoc (class in xonsh.cli_utils) O obj() (xonsh.built_ins.Cmd method) 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.SystemSetting 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) open() (xonsh.built_ins.XonshPathLiteral method) open_reader() (xonsh.procs.pipes.PipeChannel method) open_writer() (xonsh.procs.pipes.PipeChannel method) option_all_opts() (in module xonsh.completers.click) option_takes_value() (in module xonsh.completers.click) out (xonsh.procs.pipelines.CommandPipeline property) (xonsh.procs.pipelines.HiddenCommandPipeline property) out() (xonsh.aliases.SourceForeignAlias method) (xonsh.built_ins.Cmd method) (xonsh.cli_utils.ArgParserAlias 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) owner() (xonsh.built_ins.XonshPathLiteral method) P parent (xonsh.built_ins.XonshPathLiteral property) parents (xonsh.built_ins.XonshPathLiteral property) (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_args() (xonsh.cli_utils.ArgParser method) parse_env() (in module xonsh.foreign_shells) parse_funcs() (in module xonsh.foreign_shells) parse_intermixed_args() (xonsh.cli_utils.ArgParser method) parse_known_args() (xonsh.cli_utils.ArgParser method) parse_known_intermixed_args() (xonsh.cli_utils.ArgParser method) parse_proxy_return() (in module xonsh.procs.proxies) parse_request() (xonsh.webconfig.main.XonshConfigHTTPRequestHandler method) parse_shebang_from_file() (in module xonsh.procs.specs) 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.built_ins.XonshPathLiteral attribute) (xonsh.cli_utils.ArgParserAlias 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) (in module xonsh.style_tools) partial_eval_alias() (in module xonsh.aliases) PartialEvalAlias (class in xonsh.aliases) partition() (xonsh.completers.tools.RichCompletion method) parts (xonsh.built_ins.XonshPathLiteral property) Pass (class in xonsh.wizard) PATH (xonsh.environ.SystemSetting attribute) path (xonsh.webconfig.routes.AliasesPage attribute) (xonsh.webconfig.routes.ColorsPage attribute) (xonsh.webconfig.routes.EnvVariablesPage attribute) (xonsh.webconfig.routes.PromptsPage attribute) (xonsh.webconfig.routes.Routes attribute) (xonsh.webconfig.routes.XontribsPage attribute) (xonsh.xoreutils.xcontext.Resolved 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.SystemSetting attribute) paths (xonsh.environ.EnvPath property) paths() (xonsh.built_ins.XonshList method) 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] pipe() (xonsh.built_ins.Cmd method) pipe_channels (xonsh.procs.proxies.ProcProxyThread property) PipeChannel (class in xonsh.procs.pipes) pipecode (xonsh.procs.pipelines.CommandPipeline property) (xonsh.procs.pipelines.HiddenCommandPipeline property) pipestatus (xonsh.procs.pipelines.CommandPipeline property) (xonsh.procs.pipelines.HiddenCommandPipeline property) poll() (xonsh.procs.posix.PopenThread method) (xonsh.procs.proxies.ProcProxy method) (xonsh.procs.proxies.ProcProxyThread method) pop() (xonsh.aliases.Aliases method) (xonsh.aliases.AliasReturnCommandResult method) (xonsh.built_ins.XonshList method) (xonsh.commands_cache.CaseInsensitiveDict method) (xonsh.environ.Env method) (xonsh.environ.EnvPath 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) 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) positional_index() (in module xonsh.completers.click) post() (xonsh.webconfig.routes.ColorsPage method) (xonsh.webconfig.routes.PromptsPage method) (xonsh.webconfig.routes.XontribsPage method) 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.environ.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] previous_option_waiting_value() (in module xonsh.completers.click) PrevProcCloser (class in xonsh.procs.pipelines) print_above_prompt() (in module xonsh.tools) print_alias() (in module xonsh.xoreutils.which) print_alias_help() (in module xonsh.aliases) 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_exc() (xonsh.timings.Timer method) print_exception() (in module xonsh.tools) print_global_object() (in module xonsh.xoreutils.which) print_help() (xonsh.cli_utils.ArgParser method) 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_usage() (xonsh.cli_utils.ArgParser 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) PromptsPage (class in xonsh.webconfig.routes) 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) protocol_version (xonsh.webconfig.main.XonshConfigHTTPRequestHandler attribute) 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_cursor_shape_vi_modal() (in module xonsh.tools) 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.SystemSetting 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 qualified_name() (in module xonsh.tools) Question (class in xonsh.wizard) QueueReader (class in xonsh.procs.readers) R RAISE_SUBPROC_ERROR (xonsh.environ.DeprecatedSetting 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) rbufsize (xonsh.webconfig.main.XonshConfigHTTPRequestHandler attribute) 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_bytes() (xonsh.built_ins.XonshPathLiteral method) read_fd (xonsh.procs.pipes.PipeChannel property) 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) read_text() (xonsh.built_ins.XonshPathLiteral 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) readlink() (xonsh.built_ins.XonshPathLiteral method) real (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) regexmatchsearch() (in module xonsh.built_ins) regexsearch() (in module xonsh.built_ins) register() (xonsh.aliases.Aliases method) (xonsh.cli_utils.ArgParser method) (xonsh.environ.Env method) (xonsh.events.EventManager method) (xonsh.procs.proxies.FileThreadDispatcher method) register_custom_ansi_style() (in module xonsh.ansi_colors) register_custom_pygments_style() (in module xonsh.pyghooks) register_custom_style() (in module xonsh.tools) registry (xonsh.webconfig.routes.AliasesPage attribute) (xonsh.webconfig.routes.ColorsPage attribute) (xonsh.webconfig.routes.EnvVariablesPage attribute) (xonsh.webconfig.routes.PromptsPage attribute) (xonsh.webconfig.routes.Routes attribute) (xonsh.webconfig.routes.XontribsPage attribute) reglob() (in module xonsh.built_ins) relative_to() (xonsh.built_ins.XonshPathLiteral method) remove() (xonsh.aliases.AliasReturnCommandResult method) (xonsh.built_ins.XonshList method) (xonsh.environ.EnvPath method) (xonsh.events.AbstractEvent method) (xonsh.events.Event method) (xonsh.events.LoadEvent method) (xonsh.webconfig.tags.Elem method) remove_completer() (in module xonsh.completers.completer) removeprefix() (xonsh.completers.tools.RichCompletion method) removesuffix() (xonsh.completers.tools.RichCompletion method) rename() (xonsh.built_ins.XonshPathLiteral method) render_colors() (in module xonsh.webconfig.xonsh_data) render_get() (xonsh.webconfig.main.XonshConfigHTTPRequestHandler method) render_prompts() (in module xonsh.webconfig.xonsh_data) render_xontribs() (in module xonsh.webconfig.xonsh_data) repeat() (xonsh.timings.Timer method) replace() (xonsh.built_ins.XonshPathLiteral method) (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() (xonsh.built_ins.XonshPathLiteral method) 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_subcommand() (in module xonsh.completers.click) resolve_symlink() (xonsh.commands_cache.CommandsCache method) Resolved (class in xonsh.xoreutils.xcontext) responses (xonsh.webconfig.main.XonshConfigHTTPRequestHandler attribute) 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 static 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.aliases.AliasReturnCommandResult method) (xonsh.built_ins.XonshList method) (xonsh.environ.EnvPath method) rgb2short() (in module xonsh.color_tools) rgb_to_256() (in module xonsh.color_tools) rgb_to_ints() (in module xonsh.color_tools) rglob() (xonsh.built_ins.XonshPathLiteral method) RichCompletion (class in xonsh.completers.tools) RIGHT_PROMPT (xonsh.environ.AsyncPromptSetting attribute) (xonsh.environ.PromptSetting attribute) (xonsh.environ.PTKSetting attribute) 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) rmdir() (xonsh.built_ins.XonshPathLiteral method) rmtree() (in module xonsh.api.os) root (xonsh.built_ins.XonshPathLiteral property) Routes (class in xonsh.webconfig.routes) rpartition() (xonsh.completers.tools.RichCompletion method) rprompt_tokens() (xonsh.shells.ptk_shell.PromptToolkitShell method) rsplit() (xonsh.completers.tools.RichCompletion method) rst_to_html() (in module xonsh.webconfig.xonsh_data) 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() (in module xonsh.api.subprocess) (xonsh.built_ins.Cmd method) (xonsh.history.json.JsonHistoryFlusher method) (xonsh.history.json.JsonHistoryGC method) (xonsh.history.sqlite.SqliteHistoryGC 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) samefile() (xonsh.built_ins.XonshPathLiteral method) save_origin_env_to_file() (in module xonsh.environ) 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) select() (xonsh.built_ins.XonshList method) send_error() (xonsh.webconfig.main.XonshConfigHTTPRequestHandler method) send_head() (xonsh.webconfig.main.XonshConfigHTTPRequestHandler method) send_header() (xonsh.webconfig.main.XonshConfigHTTPRequestHandler method) send_response() (xonsh.webconfig.main.XonshConfigHTTPRequestHandler method) send_response_only() (xonsh.webconfig.main.XonshConfigHTTPRequestHandler 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) serve() (in module xonsh.webconfig.main) server_version (xonsh.webconfig.main.XonshConfigHTTPRequestHandler attribute) SessionAction (class in xonsh.history.main) set() (xonsh.environ.Env method) (xonsh.webconfig.tags.Elem method) set_attrib() (xonsh.webconfig.tags.Elem method) set_attrs() (xonsh.environ.Var method) set_data() (xonsh.imphooks.XonshImportHook method) set_defaults() (xonsh.cli_utils.ArgParser 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.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.procs.pipelines.PrevProcCloser method) (xonsh.procs.posix.PopenThread method) (xonsh.procs.proxies.ProcProxyThread method) (xonsh.shells.readline_shell.ReadlineHistoryAdder method) setter() (xonsh.procs.pipelines.blocking_property 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) (xonsh.webconfig.main.XonshConfigHTTPRequestHandler method) setup_readline() (in module xonsh.shells.readline_shell) setup_timings() (in module xonsh.timings) Shell (class in xonsh.shell) SHELL_TYPE (xonsh.environ.AsyncPromptSetting attribute) (xonsh.environ.PromptSetting attribute) (xonsh.environ.PTKSetting attribute) shell_type_aliases (xonsh.shell.Shell attribute) SHLVL (xonsh.environ.SystemSetting 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) sort() (xonsh.aliases.AliasReturnCommandResult method) (xonsh.built_ins.XonshList method) sorted() (xonsh.built_ins.XonshList method) source_alias_fn() (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) start() (xonsh.history.json.JsonHistoryFlusher method) (xonsh.history.json.JsonHistoryGC method) (xonsh.history.sqlite.SqliteHistoryGC 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) stat() (xonsh.built_ins.XonshPathLiteral 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) stem (xonsh.built_ins.XonshPathLiteral 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_abs_path() (in module xonsh.environ) str_to_env_path() (in module xonsh.environ) str_to_path() (in module xonsh.environ) 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_as_faded() (in module xonsh.style_tools) 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_check_boolop() (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) sudo() (in module xonsh.platforms.winutils) suffix (xonsh.built_ins.XonshPathLiteral property) (xonsh.prompt.base.PromptField attribute) (xonsh.prompt.gitstatus.GitStatusPromptField attribute) (xonsh.prompt.job.CurrentJobField attribute) suffixes (xonsh.built_ins.XonshPathLiteral property) 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) symlink_to() (xonsh.built_ins.XonshPathLiteral method) sync (xonsh.environ.Var attribute) sys_version (xonsh.webconfig.main.XonshConfigHTTPRequestHandler attribute) sysctlbyname() (in module xonsh.platforms.macutils) SystemSetting (class in xonsh.environ) T tag (xonsh.webconfig.tags.Elem attribute) tag_provider() (in module xonsh.completers.tools) tail (xonsh.webconfig.tags.Elem attribute) 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.SystemSetting attribute) terminate() (xonsh.procs.posix.PopenThread method) text (xonsh.webconfig.tags.Elem attribute) text() (xonsh.lib.pretty.PrettyPrinter method), [1] (xonsh.lib.pretty.RepresentationPrinter method), [1] THREAD_SUBPROCS (xonsh.environ.SubprocessSetting attribute) threadable() (in module xonsh.tools) (xonsh.aliases.Aliases static method) timeit() (xonsh.timings.Timer method) timeit_alias() (in module xonsh.timings) timeout (xonsh.webconfig.main.XonshConfigHTTPRequestHandler attribute) Timer (class in xonsh.timings) 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.xontribs.ExitCode method) to_card() (xonsh.webconfig.routes.ColorsPage method) (xonsh.webconfig.routes.PromptsPage 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_pretty() (in module xonsh.webconfig.tags) to_ptk_cursor_shape() (in module xonsh.tools) to_ptk_cursor_shape_display_value() (in module xonsh.tools) to_repr_pretty_() (in module xonsh.tools) to_shlvl() (in module xonsh.tools) to_str() (in module xonsh.webconfig.tags) (xonsh.webconfig.tags.Elem method) to_tok_color_dict() (in module xonsh.tools) to_var() (xonsh.environ.VarPattern method) to_var_pattern() (xonsh.environ.VarPattern static method) 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) touch() (xonsh.built_ins.XonshPathLiteral method) trace() (in module xonsh.aliases) (xonsh.tracer.TracerType method) tracer_format_line() (in module xonsh.tracer) TracerAlias (class in xonsh.tracer) TracerAlias.Error TracerType (class in xonsh.tracer) transfer() (xonsh.history.main.HistoryAlias method) transform_command() (in module xonsh.shell) translate() (xonsh.completers.tools.RichCompletion method) translate_path() (xonsh.webconfig.main.XonshConfigHTTPRequestHandler 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) (xonsh.aliases.Aliases static method) 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() (xonsh.built_ins.XonshList method) unique_everseen() (in module xonsh.lib.itertools) unlink() (xonsh.built_ins.XonshPathLiteral method) unlink_builtins() (xonsh.built_ins.XonshSession method) unload() (xonsh.built_ins.XonshSession method) unquote() (in module xonsh.shells.ptk_shell.completer) (in module xonsh.tools) UnstorableType (class in xonsh.wizard) unthreadable() (in module xonsh.tools) (xonsh.aliases.Aliases static method) 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) update_process_group() (in module xonsh.procs.pipelines) UPDATE_PROMPT_ON_KEYPRESS (xonsh.environ.AsyncPromptSetting attribute) (xonsh.environ.PromptSetting attribute) (xonsh.environ.PTKSetting attribute) update_rc() (xonsh.webconfig.routes.AliasesPage method) (xonsh.webconfig.routes.ColorsPage method) (xonsh.webconfig.routes.EnvVariablesPage method) (xonsh.webconfig.routes.PromptsPage method) (xonsh.webconfig.routes.Routes method) (xonsh.webconfig.routes.XontribsPage method) 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) VarPattern (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 (xonsh.xoreutils.xcontext.Resolved attribute) version_added (xonsh.pyghooks.XonshConsoleLexer attribute) (xonsh.pyghooks.XonshLexer attribute) version_string() (xonsh.webconfig.main.XonshConfigHTTPRequestHandler method) 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) visible() (xonsh.built_ins.XonshList method) 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_AsyncFor() (xonsh.parsers.ast.CtxAwareTransformer method) visit_AsyncFunctionDef() (xonsh.parsers.ast.CtxAwareTransformer method) visit_AsyncWith() (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_NamedExpr() (xonsh.parsers.ast.CtxAwareTransformer 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) walk() (xonsh.built_ins.XonshPathLiteral method) warn_deprecated_no_color() (in module xonsh.color_tools) wbufsize (xonsh.webconfig.main.XonshConfigHTTPRequestHandler attribute) web_style_gallery_exclude (xonsh.pyghooks.XonshStyle attribute) weekdayname (xonsh.webconfig.main.XonshConfigHTTPRequestHandler 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_name() (xonsh.built_ins.XonshPathLiteral method) with_pushd() (in module xonsh.dirstack) with_segments() (xonsh.built_ins.XonshPathLiteral method) with_stem() (xonsh.built_ins.XonshPathLiteral method) with_suffix() (xonsh.built_ins.XonshPathLiteral method) with_traceback() (xonsh.aliases.SourceForeignAlias.Error method) (xonsh.cli_utils.ArgParserAlias.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.CommandCompleter method) (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_bytes() (xonsh.built_ins.XonshPathLiteral method) write_cache() (in module xonsh.pygments_cache) write_fd (xonsh.procs.pipes.PipeChannel property) write_text() (xonsh.built_ins.XonshPathLiteral method) write_to() (xonsh.aliases.SourceForeignAlias method) (xonsh.cli_utils.ArgParserAlias method) (xonsh.history.main.HistoryAlias method) (xonsh.tracer.TracerAlias method) (xonsh.xonfig.XonfigAlias method) (xonsh.xontribs.XontribAlias method) write_value() (in module xonsh.webconfig.file_writes) writelines() (xonsh.procs.proxies.FileThreadDispatcher method) X XContext (class in xonsh.xoreutils.xcontext) xcontext_main() (in module xonsh.xoreutils.xcontext) XDG_CACHE_HOME (xonsh.environ.SystemSetting attribute) XDG_CONFIG_HOME (xonsh.environ.SystemSetting attribute) XDG_DATA_DIRS (xonsh.environ.SystemSetting attribute) xdg_data_dirs() (in module xonsh.environ) XDG_DATA_HOME (xonsh.environ.SystemSetting 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_erasedups() (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_pull_all() (in module xonsh.history.sqlite) xh_sqlite_pull_session() (in module xonsh.history.sqlite) xh_sqlite_wipe_session() (in module xonsh.history.sqlite) xompletions module xompletions.cd module xompletions.gh module xompletions.git module xompletions.pip module xompletions.python module xompletions.rmdir module xonfig_color_completer() (in module xonsh.xonfig) XonfigAlias (class in xonsh.xonfig) XonfigAlias.Error xonsh.aliases module xonsh.ansi_colors module xonsh.built_ins module xonsh.cli_utils 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.click module xonsh.completers.commands module xonsh.completers.completer module xonsh.completers.dirs module xonsh.completers.emoji 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.lib module xonsh.lib.collections module xonsh.lib.completion_quoting 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.string module xonsh.lib.subprocess module xonsh.main module xonsh.parser module xonsh.parsers.ast module xonsh.parsers.lexer module xonsh.platform module xonsh.platforms module xonsh.platforms.macutils module xonsh.platforms.winutils module xonsh.procs module xonsh.procs.executables module xonsh.procs.jobs module xonsh.procs.pipelines module xonsh.procs.pipes 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.pygments_cache module xonsh.shell 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.style_tools module xonsh.timings module xonsh.tools module xonsh.tracer module xonsh.webconfig module xonsh.webconfig.file_writes module xonsh.webconfig.main module xonsh.webconfig.routes module xonsh.webconfig.tags module xonsh.webconfig.xonsh_data 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.xcontext 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_BUILTINS_TO_CMD (xonsh.environ.SubprocessSetting attribute) 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_COMMANDS_CACHE_READ_DIR_ONCE (xonsh.environ.CacheSetting attribute) XONSH_COMMANDS_CACHE_TRACE (xonsh.environ.CacheSetting attribute) xonsh_complete() (in module xompletions.cd) (in module xompletions.gh) (in module xompletions.git) (in module xompletions.pip) (in module xompletions.python) (in module xompletions.rmdir) (xonsh.aliases.SourceForeignAlias method) (xonsh.cli_utils.ArgParserAlias 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_COMPLETER_EMOJI_PREFIX (xonsh.environ.AutoCompletionSetting attribute) (xonsh.environ.PTKCompletionSetting attribute) XONSH_COMPLETER_MODE (xonsh.environ.AutoCompletionSetting attribute) (xonsh.environ.PTKCompletionSetting attribute) XONSH_COMPLETER_SYMBOLS_PREFIX (xonsh.environ.AutoCompletionSetting attribute) (xonsh.environ.PTKCompletionSetting attribute) XONSH_COMPLETER_TRACE (xonsh.environ.AutoCompletionSetting attribute) (xonsh.environ.PTKCompletionSetting attribute) XONSH_CONFIG_DIR (xonsh.environ.GeneralSetting 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_data_dir() (in module xonsh.environ) XONSH_DATETIME_FORMAT (xonsh.environ.LangSetting attribute) XONSH_DEBUG (xonsh.environ.GeneralSetting attribute) XONSH_DEBUG_BREAKPOINT_ENGINE (xonsh.environ.GeneralSetting attribute) XONSH_ENCODING (xonsh.environ.GeneralSetting attribute) XONSH_ENCODING_ERRORS (xonsh.environ.GeneralSetting attribute) XONSH_ENV_PATTERN_DIRS (xonsh.environ.GeneralSetting attribute) XONSH_ENV_PATTERN_PATH (xonsh.environ.GeneralSetting 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_LOGIN (xonsh.environ.GeneralSetting attribute) XONSH_MODE (xonsh.environ.GeneralSetting attribute) XONSH_ORIGIN_ENV_FILE (xonsh.environ.GeneralSetting attribute) XONSH_PROC_FREQUENCY (xonsh.environ.SubprocessSetting attribute) XONSH_PROMPT_AUTO_SUGGEST (xonsh.environ.AsyncPromptSetting attribute) (xonsh.environ.PTKSetting attribute) XONSH_PROMPT_CURSOR_SHAPE (xonsh.environ.AsyncPromptSetting attribute) (xonsh.environ.PTKSetting attribute) XONSH_PROMPT_NEXT_CMD (xonsh.environ.AsyncPromptSetting attribute) (xonsh.environ.PTKSetting attribute) XONSH_PROMPT_NEXT_CMD_SUGGESTION (xonsh.environ.AsyncPromptSetting attribute) (xonsh.environ.PTKSetting attribute) XONSH_PROMPT_SHOW_SUBPROC_ERROR (xonsh.environ.AsyncPromptSetting attribute) (xonsh.environ.PromptSetting attribute) (xonsh.environ.PTKSetting 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_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_STORE_STDOUT (xonsh.environ.PromptHistorySetting attribute) XONSH_STYLE_OVERRIDES (xonsh.environ.GeneralSetting attribute) xonsh_style_proxy() (in module xonsh.pyghooks) XONSH_SUBPROC_ARG_EXPANDUSER (xonsh.environ.InterpreterSetting attribute) XONSH_SUBPROC_CAPTURED_PRINT_STDERR (xonsh.environ.SubprocessSetting attribute) XONSH_SUBPROC_CMD_RAISE_ERROR (xonsh.environ.SubprocessSetting attribute) XONSH_SUBPROC_OUTPUT_FORMAT (xonsh.environ.SubprocessSetting attribute) XONSH_SUBPROC_RAISE_ERROR (xonsh.environ.SubprocessSetting attribute) XONSH_SUBPROC_TRACE (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_sys_config_dir() (in module xonsh.environ) 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) XonshConfigHTTPRequestHandler (class in xonsh.webconfig.main) 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) XonshList (class in xonsh.built_ins) XonshMode (class in xonsh.main) XonshPathLiteral (class in xonsh.built_ins) XonshPathLiteralChangeDirectoryContextManager (class in xonsh.built_ins) XONSHRC (xonsh.environ.GeneralSetting attribute) xonshrc_context() (in module xonsh.environ) XONSHRC_DIR (xonsh.environ.GeneralSetting attribute) XonshSession (class in xonsh.built_ins) XonshSessionInterface (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_card() (xonsh.webconfig.routes.XontribsPage method) 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) XontribsPage (class in xonsh.webconfig.routes) Y yes() (in module xonsh.xoreutils.yes) YesNo (class in xonsh.wizard) Z zfill() (xonsh.completers.tools.RichCompletion method)