diff --git a/dev/api/_autosummary/cmd/xonsh.completers.completer.html b/dev/api/_autosummary/cmd/xonsh.completers.completer.html index 0dc35f35fc..3560e968f1 100644 --- a/dev/api/_autosummary/cmd/xonsh.completers.completer.html +++ b/dev/api/_autosummary/cmd/xonsh.completers.completer.html @@ -441,7 +441,7 @@
-xonsh.completers.completer.remove_completer(name: ~typing.Annotated[str, ((), (('completer', <function complete_completer_names at 0x7f8519f811b0>),))])[source]
+xonsh.completers.completer.remove_completer(name: ~typing.Annotated[str, ((), (('completer', <function complete_completer_names at 0x7fddde2251b0>),))])[source]

Removes a completer from xonsh

Parameters:
diff --git a/dev/api/_autosummary/cmd/xonsh.procs.jobs.html b/dev/api/_autosummary/cmd/xonsh.procs.jobs.html index 48c7f98870..f56e843a93 100644 --- a/dev/api/_autosummary/cmd/xonsh.procs.jobs.html +++ b/dev/api/_autosummary/cmd/xonsh.procs.jobs.html @@ -448,7 +448,7 @@
-xonsh.procs.jobs.disown_fn(job_ids: ~typing.Annotated[~typing.Sequence[int], ((), (('type', <class 'int'>), ('nargs', '*'), ('completer', <function job_id_completer at 0x7f85227ee9e0>)))], force_auto_continue=False)[source]
+xonsh.procs.jobs.disown_fn(job_ids: ~typing.Annotated[~typing.Sequence[int], ((), (('type', <class 'int'>), ('nargs', '*'), ('completer', <function job_id_completer at 0x7fdde03f29e0>)))], force_auto_continue=False)[source]

Remove the specified jobs from the job table; the shell will no longer report their status, and will not complain if you try to exit an interactive shell with them running or stopped.

diff --git a/dev/api/_autosummary/helpers/xonsh.tracer.html b/dev/api/_autosummary/helpers/xonsh.tracer.html index c251868144..28abaa34ef 100644 --- a/dev/api/_autosummary/helpers/xonsh.tracer.html +++ b/dev/api/_autosummary/helpers/xonsh.tracer.html @@ -542,7 +542,7 @@
-toggle_color(toggle: ~typing.Annotated[bool, ((), (('type', <function to_bool at 0x7f8522884e50>), ('completer', None)))] = False)[source]
+toggle_color(toggle: ~typing.Annotated[bool, ((), (('type', <function to_bool at 0x7fdde048ce50>), ('completer', None)))] = False)[source]

output color management for tracer

Parameters:
diff --git a/dev/api/_autosummary/helpers/xonsh.xontribs.html b/dev/api/_autosummary/helpers/xonsh.xontribs.html index fe981f2f90..8ff0abd017 100644 --- a/dev/api/_autosummary/helpers/xonsh.xontribs.html +++ b/dev/api/_autosummary/helpers/xonsh.xontribs.html @@ -770,7 +770,7 @@
-xonsh.xontribs.xontribs_load(names: ~typing.Annotated[~typing.Sequence[str], ((), (('nargs', '+'), ('completer', <function xontrib_names_completer at 0x7f85226a0ee0>)))] = (), verbose=False, full_module=False, suppress_warnings=False)[source]
+xonsh.xontribs.xontribs_load(names: ~typing.Annotated[~typing.Sequence[str], ((), (('nargs', '+'), ('completer', <function xontrib_names_completer at 0x7fdde02dcee0>)))] = (), verbose=False, full_module=False, suppress_warnings=False)[source]

Load xontribs from a list of names

Parameters:
@@ -796,7 +796,7 @@
-xonsh.xontribs.xontribs_reload(names: ~typing.Annotated[~typing.Sequence[str], ((), (('nargs', '+'), ('completer', <function xontrib_unload_completer at 0x7f85226a0f70>)))] = (), verbose=False)[source]
+xonsh.xontribs.xontribs_reload(names: ~typing.Annotated[~typing.Sequence[str], ((), (('nargs', '+'), ('completer', <function xontrib_unload_completer at 0x7fdde02dcf70>)))] = (), verbose=False)[source]

Reload the given xontribs

Parameters:
@@ -810,7 +810,7 @@
-xonsh.xontribs.xontribs_unload(names: ~typing.Annotated[~typing.Sequence[str], ((), (('nargs', '+'), ('completer', <function xontrib_unload_completer at 0x7f85226a0f70>)))] = (), verbose=False)[source]
+xonsh.xontribs.xontribs_unload(names: ~typing.Annotated[~typing.Sequence[str], ((), (('nargs', '+'), ('completer', <function xontrib_unload_completer at 0x7fdde02dcf70>)))] = (), verbose=False)[source]

Unload the given xontribs

Parameters:
diff --git a/dev/envvars.html b/dev/envvars.html index f35e58e48b..68209b5166 100644 --- a/dev/envvars.html +++ b/dev/envvars.html @@ -775,7 +775,7 @@

Environment Variables

$HOSTNAME

Automatically set to the name of the current host.

configurable: True

-

default: <function GeneralSetting.<lambda> at 0x7f85227c81f0>

+

default: <function GeneralSetting.<lambda> at 0x7fdde03cc1f0>

store_as_str: False


@@ -783,7 +783,7 @@

Environment Variables

$HOSTTYPE

Automatically set to a string that fully describes the system type on which xonsh is executing.

configurable: True

-

default: <function GeneralSetting.<lambda> at 0x7f85227c8280>

+

default: <function GeneralSetting.<lambda> at 0x7fdde03cc280>

store_as_str: False


diff --git a/dev/searchindex.js b/dev/searchindex.js index c0019333a9..078027d04f 100644 --- a/dev/searchindex.js +++ b/dev/searchindex.js @@ -1 +1 @@ -Search.setIndex({"alltitles": {"$ALIAS_COMPLETIONS_OPTIONS_BY_DEFAULT": [[119, "alias-completions-options-by-default"]], "$ALIAS_COMPLETIONS_OPTIONS_LONGEST": [[119, "alias-completions-options-longest"]], "$ANSICON": [[119, "ansicon"]], "$ASYNC_INVALIDATE_INTERVAL": [[119, "async-invalidate-interval"]], "$ASYNC_PROMPT_THREAD_WORKERS": [[119, "async-prompt-thread-workers"]], "$AUTO_CD": [[119, "auto-cd"]], "$AUTO_CONTINUE": [[119, "auto-continue"]], "$AUTO_PUSHD": [[119, "auto-pushd"]], "$AUTO_SUGGEST": [[119, "auto-suggest"]], "$AUTO_SUGGEST_IN_COMPLETIONS": [[119, "auto-suggest-in-completions"]], "$BASH_COMPLETIONS": [[119, "bash-completions"]], "$BOTTOM_TOOLBAR": [[119, "bottom-toolbar"]], "$CASE_SENSITIVE_COMPLETIONS": [[119, "case-sensitive-completions"]], "$CDPATH": [[119, "cdpath"]], "$CMD_COMPLETIONS_SHOW_DESC": [[119, "cmd-completions-show-desc"]], "$COLOR_INPUT": [[119, "color-input"]], "$COLOR_RESULTS": [[119, "color-results"]], "$COMMANDS_CACHE_SAVE_INTERMEDIATE": [[119, "commands-cache-save-intermediate"]], "$COMPLETE_DOTS": [[119, "complete-dots"]], "$COMPLETIONS_BRACKETS": [[119, "completions-brackets"]], "$COMPLETIONS_CONFIRM": [[119, "completions-confirm"]], "$COMPLETIONS_DISPLAY": [[119, "completions-display"]], "$COMPLETIONS_MENU_ROWS": [[119, "completions-menu-rows"]], "$COMPLETION_IN_THREAD": [[119, "completion-in-thread"]], "$COMPLETION_MODE": [[119, "completion-mode"]], "$COMPLETION_QUERY_LIMIT": [[119, "completion-query-limit"]], "$DIRSTACK_SIZE": [[119, "dirstack-size"]], "$DOTGLOB": [[119, "dotglob"]], "$DYNAMIC_CWD_ELISION_CHAR": [[119, "dynamic-cwd-elision-char"]], "$DYNAMIC_CWD_WIDTH": [[119, "dynamic-cwd-width"]], "$ENABLE_ASYNC_PROMPT": [[119, "enable-async-prompt"]], "$ENABLE_COMMANDS_CACHE": [[119, "enable-commands-cache"]], "$EXPAND_ENV_VARS": [[119, "expand-env-vars"]], "$FORCE_POSIX_PATHS": [[119, "force-posix-paths"]], "$FOREIGN_ALIASES_OVERRIDE": [[119, "foreign-aliases-override"]], "$FOREIGN_ALIASES_SUPPRESS_SKIP_MESSAGE": [[119, "foreign-aliases-suppress-skip-message"]], "$FUZZY_PATH_COMPLETION": [[119, "fuzzy-path-completion"]], "$GLOB_SORTED": [[119, "glob-sorted"]], "$HISTCONTROL": [[119, "histcontrol"]], "$HOSTNAME": [[119, "hostname"]], "$HOSTTYPE": [[119, "hosttype"]], "$IGNOREEOF": [[119, "ignoreeof"]], "$INDENT": [[119, "indent"]], "$INTENSIFY_COLORS_ON_WIN": [[119, "intensify-colors-on-win"]], "$LANG": [[119, "lang"]], "$LAST_RETURN_CODE": [[119, "last-return-code"]], "$LC_COLLATE": [[119, "lc-collate"]], "$LC_CTYPE": [[119, "lc-ctype"]], "$LC_MESSAGES": [[119, "lc-messages"]], "$LC_MONETARY": [[119, "lc-monetary"]], "$LC_NUMERIC": [[119, "lc-numeric"]], "$LC_TIME": [[119, "lc-time"]], "$LS_COLORS": [[119, "ls-colors"]], "$MOUSE_SUPPORT": [[119, "mouse-support"]], "$MULTILINE_PROMPT": [[119, "multiline-prompt"]], "$MULTILINE_PROMPT_POS": [[119, "multiline-prompt-pos"]], "$MULTILINE_PROMPT_PRE": [[119, "multiline-prompt-pre"]], "$OLDPWD": [[119, "oldpwd"]], "$PATH": [[119, "path"]], "$PATHEXT": [[119, "pathext"]], "$PRETTY_PRINT_RESULTS": [[119, "pretty-print-results"]], "$PROMPT": [[119, "prompt"]], "$PROMPT_FIELDS": [[119, "prompt-fields"]], "$PROMPT_REFRESH_INTERVAL": [[119, "prompt-refresh-interval"]], "$PROMPT_TOKENS_FORMATTER": [[119, "prompt-tokens-formatter"]], "$PROMPT_TOOLKIT_COLOR_DEPTH": [[119, "prompt-toolkit-color-depth"]], "$PTK_STYLE_OVERRIDES": [[119, "ptk-style-overrides"]], "$PUSHD_MINUS": [[119, "pushd-minus"]], "$PUSHD_SILENT": [[119, "pushd-silent"]], "$PWD": [[119, "pwd"]], "$RAISE_SUBPROC_ERROR": [[119, "raise-subproc-error"]], "$RIGHT_PROMPT": [[119, "right-prompt"]], "$SHELL_TYPE": [[119, "shell-type"]], "$SHLVL": [[119, "shlvl"]], "$SUBSEQUENCE_PATH_COMPLETION": [[119, "subsequence-path-completion"]], "$SUGGEST_COMMANDS": [[119, "suggest-commands"]], "$SUGGEST_MAX_NUM": [[119, "suggest-max-num"]], "$SUGGEST_THRESHOLD": [[119, "suggest-threshold"]], "$SUPPRESS_BRANCH_TIMEOUT_MESSAGE": [[119, "suppress-branch-timeout-message"]], "$TERM": [[119, "term"]], "$THREAD_SUBPROCS": [[119, "thread-subprocs"]], "$TITLE": [[119, "title"]], "$UPDATE_COMPLETIONS_ON_KEYPRESS": [[119, "update-completions-on-keypress"]], "$UPDATE_OS_ENVIRON": [[119, "update-os-environ"]], "$UPDATE_PROMPT_ON_KEYPRESS": [[119, "update-prompt-on-keypress"]], "$VC_BRANCH_TIMEOUT": [[119, "vc-branch-timeout"]], "$VC_GIT_INCLUDE_UNTRACKED": [[119, "vc-git-include-untracked"]], "$VC_HG_SHOW_BRANCH": [[119, "vc-hg-show-branch"]], "$VIRTUAL_ENV": [[119, "virtual-env"]], "$VI_MODE": [[119, "vi-mode"]], "$XDG_CACHE_HOME": [[119, "xdg-cache-home"]], "$XDG_CONFIG_HOME": [[119, "xdg-config-home"]], "$XDG_DATA_DIRS": [[119, "xdg-data-dirs"]], "$XDG_DATA_HOME": [[119, "xdg-data-home"]], "$XONSHRC": [[119, "xonshrc"]], "$XONSHRC_DIR": [[119, "xonshrc-dir"]], "$XONSH_APPEND_NEWLINE": [[119, "xonsh-append-newline"]], "$XONSH_AUTOPAIR": [[119, "xonsh-autopair"]], "$XONSH_BASH_PATH_OVERRIDE": [[119, "xonsh-bash-path-override"]], "$XONSH_CACHE_DIR": [[119, "xonsh-cache-dir"]], "$XONSH_CACHE_EVERYTHING": [[119, "xonsh-cache-everything"]], "$XONSH_CACHE_SCRIPTS": [[119, "xonsh-cache-scripts"]], "$XONSH_CAPTURE_ALWAYS": [[119, "xonsh-capture-always"]], "$XONSH_COLOR_STYLE": [[119, "xonsh-color-style"]], "$XONSH_COMPLETER_DIRS": [[119, "xonsh-completer-dirs"]], "$XONSH_CONFIG_DIR": [[119, "xonsh-config-dir"]], "$XONSH_COPY_ON_DELETE": [[119, "xonsh-copy-on-delete"]], "$XONSH_CTRL_BKSP_DELETION": [[119, "xonsh-ctrl-bksp-deletion"]], "$XONSH_DATA_DIR": [[119, "xonsh-data-dir"]], "$XONSH_DATETIME_FORMAT": [[119, "xonsh-datetime-format"]], "$XONSH_DEBUG": [[119, "xonsh-debug"]], "$XONSH_ENCODING": [[119, "xonsh-encoding"]], "$XONSH_ENCODING_ERRORS": [[119, "xonsh-encoding-errors"]], "$XONSH_HISTORY_BACKEND": [[119, "xonsh-history-backend"]], "$XONSH_HISTORY_FILE": [[119, "xonsh-history-file"]], "$XONSH_HISTORY_IGNORE_REGEX": [[119, "xonsh-history-ignore-regex"]], "$XONSH_HISTORY_MATCH_ANYWHERE": [[119, "xonsh-history-match-anywhere"]], "$XONSH_HISTORY_SAVE_CWD": [[119, "xonsh-history-save-cwd"]], "$XONSH_HISTORY_SIGINT_FLUSH": [[119, "xonsh-history-sigint-flush"]], "$XONSH_HISTORY_SIZE": [[119, "xonsh-history-size"]], "$XONSH_INTERACTIVE": [[119, "xonsh-interactive"]], "$XONSH_LOGIN": [[119, "xonsh-login"]], "$XONSH_MODE": [[119, "xonsh-mode"]], "$XONSH_PROC_FREQUENCY": [[119, "xonsh-proc-frequency"]], "$XONSH_SHOW_TRACEBACK": [[119, "xonsh-show-traceback"]], "$XONSH_SOURCE": [[119, "xonsh-source"]], "$XONSH_STDERR_POSTFIX": [[119, "xonsh-stderr-postfix"]], "$XONSH_STDERR_PREFIX": [[119, "xonsh-stderr-prefix"]], "$XONSH_STORE_STDIN": [[119, "xonsh-store-stdin"]], "$XONSH_STORE_STDOUT": [[119, "xonsh-store-stdout"]], "$XONSH_STYLE_OVERRIDES": [[119, "xonsh-style-overrides"]], "$XONSH_SUBPROC_CAPTURED_PRINT_STDERR": [[119, "xonsh-subproc-captured-print-stderr"]], "$XONSH_SUBPROC_OUTPUT_FORMAT": [[119, "xonsh-subproc-output-format"]], "$XONSH_SYS_CONFIG_DIR": [[119, "xonsh-sys-config-dir"]], "$XONSH_TRACEBACK_LOGFILE": [[119, "xonsh-traceback-logfile"]], "$XONSH_TRACE_COMPLETIONS": [[119, "xonsh-trace-completions"]], "$XONSH_TRACE_SUBPROC": [[119, "xonsh-trace-subproc"]], "$XONSH_TRACE_SUBPROC_FUNC": [[119, "xonsh-trace-subproc-func"]], "$XONSH_USE_SYSTEM_CLIPBOARD": [[119, "xonsh-use-system-clipboard"]], "$XONTRIBS_AUTOLOAD_DISABLED": [[119, "xontribs-autoload-disabled"]], "$w*DIRS$": [[119, "w-dirs"]], "$w*PATH$": [[119, "w-path"]], "1. Why xonsh?": [[121, "why-xonsh"]], "2. Why not another exotic shell, such as fish?": [[121, "why-not-another-exotic-shell-such-as-fish"]], "3. Why not just use the IPython command line interface?": [[121, "why-not-just-use-the-ipython-command-line-interface"]], "4. So how does this all work?": [[121, "so-how-does-this-all-work"]], "5. Context-sensitive parsing is gross": [[121, "context-sensitive-parsing-is-gross"]], "6. My Branches are Timing Out?!": [[121, "my-branches-are-timing-out"]], "7. exec": [[121, "exec"]], "8. Gotchas": [[121, "gotchas"]], "9. How to add xonsh into the context menu for Windows?": [[121, "how-to-add-xonsh-into-the-context-menu-for-windows"]], "}": [[137, "environment-lookup-with-expr"]], "Environment Types": [[137, "environment-types"]], "Environment Variables": [[119, null], [137, "environment-variables"]], "Error Handling Settings": [[119, "id164"], [119, "error-handling-settings"]], "Event Categories": [[120, "event-categories"]], "Example Usage": [[29, "example-usage"], [88, "example-usage"]], "Exciting Technical Detail: Lazy JSON": [[140, "exciting-technical-detail-lazy-json"]], "Exciting Technical Detail: Teeing and Pseudo Terminals": [[140, "exciting-technical-detail-teeing-and-pseudo-terminals"]], "ExecAlias": [[137, "execalias"]], "Executing Commands and Scripts": [[137, "executing-commands-and-scripts"]], "Expectations": [[117, "expectations"]], "Extending": [[29, "extending"], [88, "extending"]], "Fewer Prerequisites": [[127, "fewer-prerequisites"]], "Filename Globbing with *": [[137, "filename-globbing-with"]], "Formatted Glob Literals": [[137, "formatted-glob-literals"]], "Frequently Asked Questions": [[121, null]], "Fun ideas for history data": [[140, "fun-ideas-for-history-data"]], "Function Macros": [[142, "function-macros"]], "Further Reading": [[139, "further-reading"], [144, "further-reading"]], "General": [[119, "id161"], [119, "general"]], "Get AppImage from Github": [[107, "get-appimage-from-github"]], "Get better colors from the ls command": [[147, "get-better-colors-from-the-ls-command"]], "Guides": [[113, "guides"], [122, null]], "Help & Superhelp with ? & ??": [[137, "help-superhelp-with"]], "Helpful Links": [[113, "helpful-links"], [126, null]], "History Garbage Collection": [[141, "history-garbage-collection"]], "History Indexing": [[140, "history-indexing"]], "How is xonsh history different?": [[140, "how-is-xonsh-history-different"]], "How to Document": [[117, "how-to-document"]], "How to Test": [[117, "how-to-test"]], "Importing Xonsh (*.xsh)": [[137, "importing-xonsh-xsh"]], "Imports": [[117, "imports"]], "Initialize History Backend": [[141, "initialize-history-backend"]], "Input/Output Redirection": [[137, "input-output-redirection"]], "Installation": [[113, "installation"], [123, null]], "Interactive Prompt": [[119, "id171"], [119, "interactive-prompt"]], "Interactive Prompt History": [[119, "id174"], [119, "interactive-prompt-history"]], "Interfaces": [[117, "interfaces"]], "Interpreter Behavior": [[119, "id169"], [119, "interpreter-behavior"]], "Job Control": [[137, "job-control"]], "Jobs Settings": [[119, "id165"], [119, "jobs-settings"]], "Justification": [[144, "justification"]], "Keyboard Shortcuts": [[125, null]], "Kinds of Annotation": [[142, "id2"]], "Language and locale settings.": [[119, "id166"], [119, "language-and-locale-settings"]], "Legacy Completers Support": [[138, "legacy-completers-support"]], "Links": [[107, "links"]], "Linux": [[128, "linux"]], "Listing": [[120, "listing"]], "Listing Active Completers": [[138, "listing-active-completers"]], "Listing Known Xontribs": [[146, "listing-known-xontribs"]], "Loading Xontribs": [[146, "loading-xontribs"]], "Logical Subprocess And": [[137, "logical-subprocess-and"]], "Logical Subprocess Or": [[137, "logical-subprocess-or"]], "MacOS, OSX": [[128, "macos-osx"]], "Macro Annotations": [[142, "macro-annotations"]], "Macro Function Execution Context": [[142, "macro-function-execution-context"]], "Maintenance Tasks": [[117, "maintenance-tasks"]], "Make JSON data directly pastable": [[147, "make-json-data-directly-pastable"]], "Making Your First Change": [[117, "making-your-first-change"]], "Name space conflicts": [[128, "name-space-conflicts"]], "Nesting Subprocesses": [[137, "nesting-subprocesses"]], "Nice colors": [[128, "nice-colors"]], "No Escape": [[144, "no-escape"]], "Normal Globbing": [[137, "normal-globbing"]], "Other History Options": [[141, "other-history-options"]], "Overview": [[138, "overview"], [139, "overview"], [143, "overview"], [145, "overview"], [146, "overview"]], "Package Manager": [[127, null]], "Path Helper": [[128, "path-helper"]], "Path Literals": [[137, "path-literals"]], "Path Output": [[137, "path-output"]], "Performing the Release": [[117, "performing-the-release"]], "Pipes": [[137, "pipes"]], "Platform-specific tips and tricks": [[128, null]], "Possible conflicts with Bash": [[128, "possible-conflicts-with-bash"]], "Procedure for modifying the website": [[117, "procedure-for-modifying-the-website"]], "Prompt Toolkit shell": [[119, "id172"], [119, "prompt-toolkit-shell"]], "Prompt Toolkit tab-completion": [[119, "id176"], [119, "prompt-toolkit-tab-completion"]], "Python Evaluation with @()": [[137, "python-evaluation-with"]], "Python Hooks": [[117, "python-hooks"]], "Python Style Guide": [[117, "python-style-guide"]], "Python Virtual Environments": [[130, null]], "Python versions support policy": [[113, "python-versions-support-policy"], [129, null]], "Python-mode vs Subprocess-mode": [[137, "python-mode-vs-subprocess-mode"]], "Quotes": [[131, null]], "Quoting": [[137, "quoting"]], "Real world sample rc.py": [[147, "real-world-sample-rc-py"]], "Real world sample xonshrc": [[147, "real-world-sample-xonshrc"]], "Redirecting stderr": [[137, "redirecting-stderr"]], "Redirecting stdin": [[137, "redirecting-stdin"]], "Redirecting stdout": [[137, "redirecting-stdout"]], "Registering a Completer": [[138, "registering-a-completer"]], "Registering custom styles": [[115, "registering-custom-styles"]], "Regular Expression Globbing": [[137, "regular-expression-globbing"]], "Removing a Completer": [[138, "removing-a-completer"]], "Restrict actions with filters": [[143, "restrict-actions-with-filters"]], "Retrieve History Items": [[141, "retrieve-history-items"]], "Rules to Write By": [[117, "rules-to-write-by"]], "Run Control File": [[147, null]], "Running Commands": [[137, "running-commands"]], "Running the Tests - Advanced": [[117, "running-the-tests-advanced"]], "Running the Tests - Basic": [[117, "running-the-tests-basic"]], "Save History to CouchDB": [[141, "save-history-to-couchdb"]], "See also": [[115, "see-also"]], "Setting up xonsh sessions": [[145, "setting-up-xonsh-sessions"]], "Setup CouchDB": [[141, "setup-couchdb"]], "Show me the code!": [[139, "show-me-the-code"]], "Snippets for xonshrc": [[147, "snippets-for-xonshrc"]], "So how do I handle results?": [[0, "so-how-do-i-handle-results"]], "Sqlite History Backend": [[140, "sqlite-history-backend"]], "Start with a Minimal History Template": [[141, "start-with-a-minimal-history-template"]], "Starting xonsh": [[137, "starting-xonsh"]], "String Literals in Subprocess-mode": [[137, "string-literals-in-subprocess-mode"]], "Structure": [[138, "structure"], [145, "structure"], [146, "structure"]], "Style Guide": [[117, "style-guide"]], "Sublime Text": [[118, "sublime-text"]], "Subprocess Macros": [[142, "subprocess-macros"]], "Subprocess Settings": [[119, "id163"], [119, "subprocess-settings"]], "Subprocess Types Table": [[133, null]], "Support and testing for other platforms": [[135, "support-and-testing-for-other-platforms"]], "Tab completion": [[128, "tab-completion"]], "Tab completion from man pages": [[135, "tab-completion-from-man-pages"]], "Tab-completion behavior.": [[119, "id175"], [119, "tab-completion-behavior"]], "Take Away": [[142, "take-away"]], "Talks": [[134, "talks"]], "Talks & Articles": [[134, null]], "Tell Us About Your Xontrib!": [[146, "tell-us-about-your-xontrib"]], "That\u2019s All, Folks": [[137, "that-s-all-folks"]], "The Environment Itself ${...}": [[137, "the-environment-itself"]], "The Quotes Stay": [[144, "the-quotes-stay"]], "Threading": [[137, "threading"]], "Try It Now!": [[136, null]], "Try Out Our New History Backend": [[141, "try-out-our-new-history-backend"]], "Tutorial": [[137, null]], "Tutorial: Events": [[139, null]], "Tutorial: Extensions (Xontribs)": [[146, null]], "Tutorial: History": [[140, null]], "Tutorial: Macros": [[142, null]], "Tutorial: Programmable Tab-Completion": [[138, null]], "Tutorial: Subprocess Strings": [[144, null]], "Tutorial: Write Your Own History Backend": [[141, null]], "Tutorial: Xonsh Projects": [[145, null]], "Tutorial: prompt_toolkit custom keybindings": [[143, null]], "Uncapturable Aliases": [[137, "uncapturable-aliases"]], "Uncaptured Subprocess with $[] and ![]": [[137, "uncaptured-subprocess-with-and"]], "Unthreadable Aliases": [[137, "unthreadable-aliases"]], "Up, Down, Tab": [[137, "up-down-tab"]], "Updating and customizing xonsh": [[115, null]], "Updating xonsh": [[115, "updating-xonsh"]], "Use the Nix Package manager with Xonsh": [[128, "use-the-nix-package-manager-with-xonsh"]], "Useful imports": [[143, "useful-imports"]], "Vim": [[118, "vim"]], "Visual Studio Code (VS Code)": [[118, "visual-studio-code-vs-code"]], "Vox": [[130, "vox"]], "What are Species?": [[0, "what-are-species"]], "What are macro instructions?": [[142, "what-are-macro-instructions"]], "What commands can keybindings run?": [[143, "what-commands-can-keybindings-run"]], "When and where are macros used?": [[142, "when-and-where-are-macros-used"]], "Why Unordered?": [[0, "why-unordered"]], "Why have rich history?": [[140, "why-have-rich-history"]], "Windows": [[127, "windows"], [128, "windows"]], "Windows OS": [[119, "id162"], [119, "windows-os"]], "Windows Terminal": [[128, "windows-terminal"]], "Windows cmd Aliases": [[1, "windows-cmd-aliases"]], "Wishlist & To-Dos": [[135, null]], "Working Directory on PATH": [[128, "working-directory-on-path"]], "Wrap Up": [[141, "wrap-up"]], "Writing Function Macros": [[142, "writing-function-macros"]], "Writing a New Completer": [[138, "writing-a-new-completer"]], "Writing the Tests - Advanced": [[117, "writing-the-tests-advanced"]], "Xonsh API": [[106, null]], "Xonsh Ansi-term buffer": [[118, "xonsh-ansi-term-buffer"]], "Xonsh Change Log": [[109, null]], "Xonsh Comint buffer": [[118, "xonsh-comint-buffer"]], "Xontrib Settings": [[119, "id170"], [119, "xontrib-settings"]], "activate/deactivate on Windows with Anaconda": [[1, "activate-deactivate-on-windows-with-anaconda"]], "bg": [[1, "bg"]], "cd": [[1, "cd"]], "cd Behavior": [[119, "id168"], [119, "cd-behavior"]], "clear action": [[140, "clear-action"]], "diff action": [[140, "diff-action"]], "dirs": [[1, "dirs"]], "disown": [[1, "disown"]], "exec and xexec": [[1, "exec-and-xexec"]], "fg": [[1, "fg"]], "file action": [[140, "file-action"]], "flush action": [[140, "flush-action"]], "gc action": [[140, "gc-action"]], "grep": [[1, "grep"]], "history": [[1, "history"]], "history command": [[140, "history-command"]], "id action": [[140, "id-action"]], "info action": [[140, "info-action"]], "ipynb": [[1, "ipynb"]], "jobs": [[1, "jobs"]], "ls": [[1, "ls"]], "off action": [[140, "off-action"]], "on action": [[140, "on-action"]], "on_chdir(olddir: str, newdir: str) -> None": [[120, "on-chdir-olddir-str-newdir-str-none"]], "on_command_not_found(cmd: list[str]) -> None": [[120, "on-command-not-found-cmd-list-str-none"]], "on_envvar_change(name: str, oldvalue: Any, newvalue: Any) -> None": [[120, "on-envvar-change-name-str-oldvalue-any-newvalue-any-none"]], "on_envvar_new(name: str, value: Any) -> None": [[120, "on-envvar-new-name-str-value-any-none"]], "on_exit(exit_code : int) -> None": [[120, "on-exit-exit-code-int-none"]], "on_import_post_create_module(module: Module, spec: ModuleSpec) -> None": [[120, "on-import-post-create-module-module-module-spec-modulespec-none"]], "on_import_post_exec_module": [[120, "on-import-post-exec-module"]], "on_import_post_find_spec(spec, fullname, path, target) -> None": [[120, "on-import-post-find-spec-spec-fullname-path-target-none"]], "on_import_pre_create_module(spec: ModuleSpec) -> None": [[120, "on-import-pre-create-module-spec-modulespec-none"]], "on_import_pre_exec_module(module: Module) -> None": [[120, "on-import-pre-exec-module-module-module-none"]], "on_import_pre_find_spec(fullname: str, path: str, target: module or None) -> None": [[120, "on-import-pre-find-spec-fullname-str-path-str-target-module-or-none-none"]], "on_lscolors_change(key: str, oldvalue: Any, newvalue: Any) -> None": [[120, "on-lscolors-change-key-str-oldvalue-any-newvalue-any-none"]], "on_post_cmdloop() -> None": [[120, "on-post-cmdloop-none"]], "on_post_init() -> None": [[120, "on-post-init-none"]], "on_post_prompt() -> None": [[120, "on-post-prompt-none"]], "on_post_rc() -> None": [[120, "on-post-rc-none"]], "on_post_spec_run(spec: SubprocSpec) -> None": [[120, "on-post-spec-run-spec-subprocspec-none"]], "on_post_spec_run_(spec: SubprocSpec) -> None": [[120, "on-post-spec-run-cmd-name-spec-subprocspec-none"]], "on_postcommand(cmd: str, rtn: int, out: str or None, ts: list) -> None": [[120, "on-postcommand-cmd-str-rtn-int-out-str-or-none-ts-list-none"]], "on_pre_cmdloop() -> None": [[120, "on-pre-cmdloop-none"]], "on_pre_prompt() -> None": [[120, "on-pre-prompt-none"]], "on_pre_prompt_format() -> None": [[120, "on-pre-prompt-format-none"]], "on_pre_rc() -> None": [[120, "on-pre-rc-none"]], "on_pre_spec_run(spec: SubprocSpec) -> None": [[120, "on-pre-spec-run-spec-subprocspec-none"]], "on_pre_spec_run_(spec: SubprocSpec) -> None": [[120, "on-pre-spec-run-cmd-name-spec-subprocspec-none"]], "on_pre_spec_run_ls(spec: xonsh.built_ins.SubprocSpec) -> None": [[120, "on-pre-spec-run-ls-spec-xonsh-built-ins-subprocspec-none"]], "on_precommand(cmd: str) -> None": [[120, "on-precommand-cmd-str-none"]], "on_ptk_create(prompter: PromptSession, history: PromptToolkitHistory, completer: PromptToolkitCompleter, bindings: KeyBindings) ->": [[120, "on-ptk-create-prompter-promptsession-history-prompttoolkithistory-completer-prompttoolkitcompleter-bindings-keybindings"]], "on_transform_command(cmd: str) -> str": [[120, "on-transform-command-cmd-str-str"]], "on_xonfig_info_requested() -> list[tuple[str, str]]": [[120, "on-xonfig-info-requested-list-tuple-str-str"]], "on_xontribs_loaded() -> None": [[120, "on-xontribs-loaded-none"]], "popd": [[1, "popd"]], "pull action": [[140, "pull-action"]], "pushd": [[1, "pushd"]], "readline": [[128, "readline"]], "scp-resume": [[1, "scp-resume"]], "show action": [[140, "show-action"]], "showcmd": [[1, "showcmd"]], "source": [[1, "source"]], "source-bash": [[1, "source-bash"]], "source-foreign": [[1, "source-foreign"]], "source-zsh": [[1, "source-zsh"]], "sudo on Windows": [[1, "sudo-on-windows"]], "the xonsh shell": [[113, null]], "timeit": [[1, "timeit"]], "trace": [[1, "trace"]], "urwid based command prompt": [[135, "urwid-based-command-prompt"]], "v0.1.0": [[109, "v0-1-0"]], "v0.10.0": [[109, "v0-10-0"]], "v0.10.1": [[109, "v0-10-1"]], "v0.11.0": [[109, "v0-11-0"], [109, "id2"]], "v0.12.0": [[109, "v0-12-0"]], "v0.12.1": [[109, "v0-12-1"]], "v0.12.2": [[109, "v0-12-2"]], "v0.12.3": [[109, "v0-12-3"]], "v0.12.4": [[109, "v0-12-4"]], "v0.12.5": [[109, "v0-12-5"]], "v0.12.6": [[109, "v0-12-6"]], "v0.13.0": [[109, "v0-13-0"]], "v0.13.1": [[109, "v0-13-1"]], "v0.13.2": [[109, "v0-13-2"]], "v0.13.3": [[109, "v0-13-3"]], "v0.13.4": [[109, "v0-13-4"]], "v0.14.0": [[109, "v0-14-0"]], "v0.14.1": [[109, "v0-14-1"]], "v0.14.2": [[109, "v0-14-2"]], "v0.14.3": [[109, "v0-14-3"]], "v0.14.4": [[109, "v0-14-4"]], "v0.15.0": [[109, "v0-15-0"]], "v0.15.1": [[109, "v0-15-1"]], "v0.16.0": [[109, "v0-16-0"]], "v0.17.0": [[109, "v0-17-0"]], "v0.18.0": [[109, "v0-18-0"]], "v0.18.1": [[109, "v0-18-1"]], "v0.18.2": [[109, "v0-18-2"]], "v0.18.3": [[109, "v0-18-3"]], "v0.2.0": [[109, "v0-2-0"]], "v0.2.1 - v0.2.4": [[109, "v0-2-1-v0-2-4"]], "v0.2.5": [[109, "v0-2-5"]], "v0.2.6": [[109, "v0-2-6"]], "v0.2.7": [[109, "v0-2-7"]], "v0.3.0": [[109, "v0-3-0"]], "v0.3.1": [[109, "v0-3-1"]], "v0.3.2": [[109, "v0-3-2"]], "v0.3.3": [[109, "v0-3-3"]], "v0.3.4": [[109, "v0-3-4"]], "v0.4.0": [[109, "v0-4-0"]], "v0.4.1": [[109, "v0-4-1"]], "v0.4.2": [[109, "v0-4-2"]], "v0.4.3": [[109, "v0-4-3"]], "v0.4.4": [[109, "v0-4-4"]], "v0.4.5": [[109, "v0-4-5"]], "v0.4.6": [[109, "v0-4-6"]], "v0.4.7": [[109, "v0-4-7"]], "v0.5.0": [[109, "v0-5-0"]], "v0.5.1": [[109, "v0-5-1"]], "v0.5.10": [[109, "v0-5-10"]], "v0.5.11": [[109, "v0-5-11"]], "v0.5.12": [[109, "v0-5-12"]], "v0.5.2": [[109, "v0-5-2"]], "v0.5.3": [[109, "v0-5-3"]], "v0.5.4": [[109, "v0-5-4"]], "v0.5.5": [[109, "v0-5-5"]], "v0.5.6": [[109, "v0-5-6"]], "v0.5.7": [[109, "v0-5-7"]], "v0.5.8": [[109, "v0-5-8"]], "v0.5.9": [[109, "v0-5-9"]], "v0.6.0": [[109, "v0-6-0"]], "v0.6.1": [[109, "v0-6-1"]], "v0.6.10": [[109, "v0-6-10"]], "v0.6.2": [[109, "v0-6-2"]], "v0.6.3": [[109, "v0-6-3"]], "v0.6.4": [[109, "v0-6-4"]], "v0.6.5": [[109, "v0-6-5"]], "v0.6.6": [[109, "v0-6-6"]], "v0.6.7": [[109, "v0-6-7"]], "v0.6.8": [[109, "v0-6-8"]], "v0.6.9": [[109, "v0-6-9"]], "v0.7.0": [[109, "v0-7-0"]], "v0.7.1": [[109, "v0-7-1"]], "v0.7.10": [[109, "v0-7-10"]], "v0.7.2": [[109, "v0-7-2"]], "v0.7.3": [[109, "v0-7-3"]], "v0.7.4": [[109, "v0-7-4"]], "v0.7.5": [[109, "v0-7-5"]], "v0.7.6": [[109, "v0-7-6"]], "v0.7.7": [[109, "v0-7-7"]], "v0.7.8": [[109, "v0-7-8"]], "v0.7.9": [[109, "v0-7-9"]], "v0.8.0": [[109, "v0-8-0"]], "v0.8.1": [[109, "v0-8-1"]], "v0.8.10": [[109, "v0-8-10"]], "v0.8.11": [[109, "v0-8-11"]], "v0.8.12": [[109, "v0-8-12"]], "v0.8.2": [[109, "v0-8-2"]], "v0.8.3": [[109, "v0-8-3"]], "v0.8.4": [[109, "v0-8-4"]], "v0.8.5": [[109, "v0-8-5"]], "v0.8.6": [[109, "v0-8-6"]], "v0.8.7": [[109, "v0-8-7"]], "v0.8.8": [[109, "v0-8-8"]], "v0.8.9": [[109, "v0-8-9"]], "v0.9.0": [[109, "v0-9-0"]], "v0.9.1": [[109, "v0-9-1"]], "v0.9.10": [[109, "v0-9-10"]], "v0.9.11": [[109, "v0-9-11"]], "v0.9.12": [[109, "v0-9-12"]], "v0.9.13": [[109, "v0-9-13"]], "v0.9.14": [[109, "v0-9-14"]], "v0.9.15": [[109, "v0-9-15"]], "v0.9.16": [[109, "v0-9-16"]], "v0.9.17": [[109, "v0-9-17"]], "v0.9.18": [[109, "v0-9-18"]], "v0.9.19": [[109, "v0-9-19"]], "v0.9.2": [[109, "v0-9-2"]], "v0.9.20": [[109, "v0-9-20"]], "v0.9.21": [[109, "v0-9-21"]], "v0.9.22": [[109, "v0-9-22"]], "v0.9.23": [[109, "v0-9-23"]], "v0.9.24": [[109, "v0-9-24"]], "v0.9.25": [[109, "v0-9-25"]], "v0.9.26": [[109, "v0-9-26"]], "v0.9.27": [[109, "v0-9-27"]], "v0.9.3": [[109, "v0-9-3"]], "v0.9.4": [[109, "v0-9-4"]], "v0.9.5": [[109, "v0-9-5"]], "v0.9.6": [[109, "v0-9-6"]], "v0.9.7": [[109, "v0-9-7"]], "v0.9.8": [[109, "v0-9-8"]], "v0.9.9": [[109, "v0-9-9"]], "virtualenv like prompt": [[130, "virtualenv-like-prompt"]], "xonfig": [[1, "xonfig"]], "xonfig web": [[147, "xonfig-web"]], "xonfig wizard": [[147, "xonfig-wizard"]], "xonsh.aliases": [[2, null]], "xonsh.built_ins": [[3, null]], "xonsh.codecache": [[69, null]], "xonsh.color_tools": [[70, null]], "xonsh.commands_cache": [[71, null]], "xonsh.completer": [[4, null]], "xonsh.completers": [[5, null]], "xonsh.completers.base": [[6, null]], "xonsh.completers.bash": [[7, null]], "xonsh.completers.bash_completion": [[8, null]], "xonsh.completers.commands": [[9, null]], "xonsh.completers.completer": [[10, null]], "xonsh.completers.dirs": [[11, null]], "xonsh.completers.environment": [[12, null]], "xonsh.completers.imports": [[13, null]], "xonsh.completers.init": [[14, null]], "xonsh.completers.man": [[15, null]], "xonsh.completers.path": [[16, null]], "xonsh.completers.python": [[17, null]], "xonsh.completers.tools": [[18, null]], "xonsh.contexts": [[72, null]], "xonsh.dirstack": [[19, null]], "xonsh.environ": [[20, null]], "xonsh.events": [[73, null]], "xonsh.execer": [[99, null]], "xonsh.foreign_shells": [[74, null]], "xonsh.history": [[21, null]], "xonsh.history.base": [[22, null]], "xonsh.history.diff_history": [[23, null]], "xonsh.history.dummy": [[24, null]], "xonsh.history.json": [[25, null]], "xonsh.history.main": [[26, null]], "xonsh.history.sqlite": [[27, null]], "xonsh.imphooks": [[100, null]], "xonsh.lazyasd": [[75, null]], "xonsh.lazyjson": [[76, null]], "xonsh.lib": [[77, null]], "xonsh.lib.collections": [[78, null]], "xonsh.lib.inspectors": [[28, null], [79, null]], "xonsh.lib.itertools": [[80, null]], "xonsh.lib.jsonutils": [[81, null]], "xonsh.lib.lazyasd": [[82, null]], "xonsh.lib.lazyimps": [[83, null]], "xonsh.lib.lazyjson": [[84, null]], "xonsh.lib.modules": [[85, null]], "xonsh.lib.openpy": [[86, null]], "xonsh.lib.os": [[87, null]], "xonsh.lib.pretty": [[29, null], [88, null]], "xonsh.lib.subprocess": [[89, null]], "xonsh.main": [[90, null]], "xonsh.parser": [[101, null]], "xonsh.parsers.ast": [[102, null]], "xonsh.parsers.lexer": [[103, null]], "xonsh.platform": [[91, null]], "xonsh.procs": [[30, null]], "xonsh.procs.executables": [[31, null]], "xonsh.procs.jobs": [[32, null]], "xonsh.procs.pipelines": [[33, null]], "xonsh.procs.posix": [[34, null]], "xonsh.procs.proxies": [[35, null]], "xonsh.procs.readers": [[36, null]], "xonsh.procs.specs": [[37, null]], "xonsh.prompt": [[38, null]], "xonsh.prompt.base": [[39, null]], "xonsh.prompt.cwd": [[40, null]], "xonsh.prompt.env": [[41, null]], "xonsh.prompt.gitstatus": [[42, null]], "xonsh.prompt.job": [[43, null]], "xonsh.prompt.times": [[44, null]], "xonsh.prompt.vc": [[45, null]], "xonsh.pyghooks": [[92, null]], "xonsh.shells": [[46, null]], "xonsh.shells.base_shell": [[47, null]], "xonsh.shells.dumb_shell": [[48, null], [93, null]], "xonsh.shells.ptk_shell": [[49, null]], "xonsh.shells.ptk_shell.completer": [[50, null]], "xonsh.shells.ptk_shell.formatter": [[51, null]], "xonsh.shells.ptk_shell.history": [[52, null]], "xonsh.shells.ptk_shell.key_bindings": [[53, null]], "xonsh.shells.ptk_shell.updator": [[54, null]], "xonsh.shells.readline_shell": [[55, null]], "xonsh.tools": [[94, null]], "xonsh.tracer": [[95, null]], "xonsh.wizard": [[96, null]], "xonsh.xonfig": [[97, null]], "xonsh.xontribs": [[98, null]], "xonsh.xoreutils": [[56, null]], "xonsh.xoreutils.cat": [[57, null]], "xonsh.xoreutils.echo": [[58, null]], "xonsh.xoreutils.pwd": [[59, null]], "xonsh.xoreutils.tee": [[60, null]], "xonsh.xoreutils.tty": [[61, null]], "xonsh.xoreutils.ulimit": [[62, null]], "xonsh.xoreutils.umask": [[63, null]], "xonsh.xoreutils.uname": [[64, null]], "xonsh.xoreutils.uptime": [[65, null]], "xonsh.xoreutils.util": [[66, null]], "xonsh.xoreutils.which": [[67, null]], "xonsh.xoreutils.yes": [[68, null]], "xonsh/action": [[112, "xonsh-action"]], "xonsh/interactive": [[112, "xonsh-interactive"]], "xonsh/xonsh": [[112, "xonsh-xonsh"]], "xontrib": [[1, "xontrib"], [104, null]], "xontrib.coreutils": [[105, null]], "xpip": [[1, "xpip"]], "xthread and xunthread": [[1, "xthread-and-xunthread"]], "\u2026add a default argument to a builtin xonsh alias?": [[115, "add-a-default-argument-to-a-builtin-xonsh-alias"]], "\u2026change the current color theme?": [[115, "change-the-current-color-theme"]], "\u2026color my man pages?": [[115, "color-my-man-pages"]], "\u2026fix a libgcc_s.so.1 error?": [[115, "fix-a-libgcc-s-so-1-error"]], "\u2026import python modules from a local directory?": [[115, "import-python-modules-from-a-local-directory"]], "\u2026make terminal tabs start in the correct directory?": [[115, "make-terminal-tabs-start-in-the-correct-directory"]], "\u2026select a tab completion result without executing the current line?": [[115, "select-a-tab-completion-result-without-executing-the-current-line"]], "\u2026set up the \u201cOpen Terminal Here\u201d action in Thunar?": [[115, "set-up-the-open-terminal-here-action-in-thunar"]], "\u2026set xonsh as my default shell?": [[115, "set-xonsh-as-my-default-shell"]], "\u2026use utf-8 characters in xonsh?": [[115, "use-utf-8-characters-in-xonsh"]], "\u2026use xonsh inside Emacs?": [[115, "use-xonsh-inside-emacs"]]}, "docnames": ["advanced_events", "aliases", "api/_autosummary/cmd/xonsh.aliases", "api/_autosummary/cmd/xonsh.built_ins", "api/_autosummary/cmd/xonsh.completer", "api/_autosummary/cmd/xonsh.completers", "api/_autosummary/cmd/xonsh.completers.base", "api/_autosummary/cmd/xonsh.completers.bash", "api/_autosummary/cmd/xonsh.completers.bash_completion", "api/_autosummary/cmd/xonsh.completers.commands", "api/_autosummary/cmd/xonsh.completers.completer", "api/_autosummary/cmd/xonsh.completers.dirs", "api/_autosummary/cmd/xonsh.completers.environment", "api/_autosummary/cmd/xonsh.completers.imports", "api/_autosummary/cmd/xonsh.completers.init", "api/_autosummary/cmd/xonsh.completers.man", "api/_autosummary/cmd/xonsh.completers.path", "api/_autosummary/cmd/xonsh.completers.python", "api/_autosummary/cmd/xonsh.completers.tools", "api/_autosummary/cmd/xonsh.dirstack", "api/_autosummary/cmd/xonsh.environ", "api/_autosummary/cmd/xonsh.history", "api/_autosummary/cmd/xonsh.history.base", "api/_autosummary/cmd/xonsh.history.diff_history", "api/_autosummary/cmd/xonsh.history.dummy", "api/_autosummary/cmd/xonsh.history.json", "api/_autosummary/cmd/xonsh.history.main", "api/_autosummary/cmd/xonsh.history.sqlite", "api/_autosummary/cmd/xonsh.lib.inspectors", "api/_autosummary/cmd/xonsh.lib.pretty", "api/_autosummary/cmd/xonsh.procs", "api/_autosummary/cmd/xonsh.procs.executables", "api/_autosummary/cmd/xonsh.procs.jobs", "api/_autosummary/cmd/xonsh.procs.pipelines", "api/_autosummary/cmd/xonsh.procs.posix", "api/_autosummary/cmd/xonsh.procs.proxies", "api/_autosummary/cmd/xonsh.procs.readers", "api/_autosummary/cmd/xonsh.procs.specs", "api/_autosummary/cmd/xonsh.prompt", "api/_autosummary/cmd/xonsh.prompt.base", "api/_autosummary/cmd/xonsh.prompt.cwd", "api/_autosummary/cmd/xonsh.prompt.env", "api/_autosummary/cmd/xonsh.prompt.gitstatus", "api/_autosummary/cmd/xonsh.prompt.job", "api/_autosummary/cmd/xonsh.prompt.times", "api/_autosummary/cmd/xonsh.prompt.vc", "api/_autosummary/cmd/xonsh.shells", "api/_autosummary/cmd/xonsh.shells.base_shell", "api/_autosummary/cmd/xonsh.shells.dumb_shell", "api/_autosummary/cmd/xonsh.shells.ptk_shell", "api/_autosummary/cmd/xonsh.shells.ptk_shell.completer", "api/_autosummary/cmd/xonsh.shells.ptk_shell.formatter", "api/_autosummary/cmd/xonsh.shells.ptk_shell.history", "api/_autosummary/cmd/xonsh.shells.ptk_shell.key_bindings", "api/_autosummary/cmd/xonsh.shells.ptk_shell.updator", "api/_autosummary/cmd/xonsh.shells.readline_shell", "api/_autosummary/cmd/xonsh.xoreutils", "api/_autosummary/cmd/xonsh.xoreutils.cat", "api/_autosummary/cmd/xonsh.xoreutils.echo", "api/_autosummary/cmd/xonsh.xoreutils.pwd", "api/_autosummary/cmd/xonsh.xoreutils.tee", "api/_autosummary/cmd/xonsh.xoreutils.tty", "api/_autosummary/cmd/xonsh.xoreutils.ulimit", "api/_autosummary/cmd/xonsh.xoreutils.umask", "api/_autosummary/cmd/xonsh.xoreutils.uname", "api/_autosummary/cmd/xonsh.xoreutils.uptime", "api/_autosummary/cmd/xonsh.xoreutils.util", "api/_autosummary/cmd/xonsh.xoreutils.which", "api/_autosummary/cmd/xonsh.xoreutils.yes", "api/_autosummary/helpers/xonsh.codecache", "api/_autosummary/helpers/xonsh.color_tools", "api/_autosummary/helpers/xonsh.commands_cache", "api/_autosummary/helpers/xonsh.contexts", "api/_autosummary/helpers/xonsh.events", "api/_autosummary/helpers/xonsh.foreign_shells", "api/_autosummary/helpers/xonsh.lazyasd", "api/_autosummary/helpers/xonsh.lazyjson", "api/_autosummary/helpers/xonsh.lib", "api/_autosummary/helpers/xonsh.lib.collections", "api/_autosummary/helpers/xonsh.lib.inspectors", "api/_autosummary/helpers/xonsh.lib.itertools", "api/_autosummary/helpers/xonsh.lib.jsonutils", "api/_autosummary/helpers/xonsh.lib.lazyasd", "api/_autosummary/helpers/xonsh.lib.lazyimps", "api/_autosummary/helpers/xonsh.lib.lazyjson", "api/_autosummary/helpers/xonsh.lib.modules", "api/_autosummary/helpers/xonsh.lib.openpy", "api/_autosummary/helpers/xonsh.lib.os", "api/_autosummary/helpers/xonsh.lib.pretty", "api/_autosummary/helpers/xonsh.lib.subprocess", "api/_autosummary/helpers/xonsh.main", "api/_autosummary/helpers/xonsh.platform", "api/_autosummary/helpers/xonsh.pyghooks", "api/_autosummary/helpers/xonsh.shells.dumb_shell", "api/_autosummary/helpers/xonsh.tools", "api/_autosummary/helpers/xonsh.tracer", "api/_autosummary/helpers/xonsh.wizard", "api/_autosummary/helpers/xonsh.xonfig", "api/_autosummary/helpers/xonsh.xontribs", "api/_autosummary/lang/xonsh.execer", "api/_autosummary/lang/xonsh.imphooks", "api/_autosummary/lang/xonsh.parser", "api/_autosummary/lang/xonsh.parsers.ast", "api/_autosummary/lang/xonsh.parsers.lexer", "api/_autosummary/xontribs/xontrib", "api/_autosummary/xontribs/xontrib.coreutils", "api/index", "appimage", "bash_to_xsh", "changelog", "comparison", "contact", "containers", "contents", "contributing", "customization", "development", "devguide", "editors", "envvars", "events", "faq", "guides", "installation", "intro", "keyboard_shortcuts", "links", "packages", "platform-issues", "python-versions-support-policy", "python_virtual_environments", "quotes", "setup", "subproc_types", "talks_and_articles", "todo", "tryitnow", "tutorial", "tutorial_completers", "tutorial_events", "tutorial_hist", "tutorial_history_backend", "tutorial_macros", "tutorial_ptk", "tutorial_subproc_strings", "tutorial_xonsh_projects", "tutorial_xontrib", "xonshrc"], "envversion": {"sphinx": 63, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.viewcode": 1}, "filenames": ["advanced_events.rst", "aliases.rst", "api/_autosummary/cmd/xonsh.aliases.rst", "api/_autosummary/cmd/xonsh.built_ins.rst", "api/_autosummary/cmd/xonsh.completer.rst", "api/_autosummary/cmd/xonsh.completers.rst", "api/_autosummary/cmd/xonsh.completers.base.rst", "api/_autosummary/cmd/xonsh.completers.bash.rst", "api/_autosummary/cmd/xonsh.completers.bash_completion.rst", "api/_autosummary/cmd/xonsh.completers.commands.rst", "api/_autosummary/cmd/xonsh.completers.completer.rst", "api/_autosummary/cmd/xonsh.completers.dirs.rst", "api/_autosummary/cmd/xonsh.completers.environment.rst", "api/_autosummary/cmd/xonsh.completers.imports.rst", "api/_autosummary/cmd/xonsh.completers.init.rst", "api/_autosummary/cmd/xonsh.completers.man.rst", "api/_autosummary/cmd/xonsh.completers.path.rst", "api/_autosummary/cmd/xonsh.completers.python.rst", "api/_autosummary/cmd/xonsh.completers.tools.rst", "api/_autosummary/cmd/xonsh.dirstack.rst", "api/_autosummary/cmd/xonsh.environ.rst", "api/_autosummary/cmd/xonsh.history.rst", "api/_autosummary/cmd/xonsh.history.base.rst", "api/_autosummary/cmd/xonsh.history.diff_history.rst", "api/_autosummary/cmd/xonsh.history.dummy.rst", "api/_autosummary/cmd/xonsh.history.json.rst", "api/_autosummary/cmd/xonsh.history.main.rst", "api/_autosummary/cmd/xonsh.history.sqlite.rst", "api/_autosummary/cmd/xonsh.lib.inspectors.rst", "api/_autosummary/cmd/xonsh.lib.pretty.rst", "api/_autosummary/cmd/xonsh.procs.rst", "api/_autosummary/cmd/xonsh.procs.executables.rst", "api/_autosummary/cmd/xonsh.procs.jobs.rst", "api/_autosummary/cmd/xonsh.procs.pipelines.rst", "api/_autosummary/cmd/xonsh.procs.posix.rst", "api/_autosummary/cmd/xonsh.procs.proxies.rst", "api/_autosummary/cmd/xonsh.procs.readers.rst", "api/_autosummary/cmd/xonsh.procs.specs.rst", "api/_autosummary/cmd/xonsh.prompt.rst", "api/_autosummary/cmd/xonsh.prompt.base.rst", "api/_autosummary/cmd/xonsh.prompt.cwd.rst", "api/_autosummary/cmd/xonsh.prompt.env.rst", "api/_autosummary/cmd/xonsh.prompt.gitstatus.rst", "api/_autosummary/cmd/xonsh.prompt.job.rst", "api/_autosummary/cmd/xonsh.prompt.times.rst", "api/_autosummary/cmd/xonsh.prompt.vc.rst", "api/_autosummary/cmd/xonsh.shells.rst", "api/_autosummary/cmd/xonsh.shells.base_shell.rst", "api/_autosummary/cmd/xonsh.shells.dumb_shell.rst", "api/_autosummary/cmd/xonsh.shells.ptk_shell.rst", "api/_autosummary/cmd/xonsh.shells.ptk_shell.completer.rst", "api/_autosummary/cmd/xonsh.shells.ptk_shell.formatter.rst", "api/_autosummary/cmd/xonsh.shells.ptk_shell.history.rst", "api/_autosummary/cmd/xonsh.shells.ptk_shell.key_bindings.rst", "api/_autosummary/cmd/xonsh.shells.ptk_shell.updator.rst", "api/_autosummary/cmd/xonsh.shells.readline_shell.rst", "api/_autosummary/cmd/xonsh.xoreutils.rst", "api/_autosummary/cmd/xonsh.xoreutils.cat.rst", "api/_autosummary/cmd/xonsh.xoreutils.echo.rst", "api/_autosummary/cmd/xonsh.xoreutils.pwd.rst", "api/_autosummary/cmd/xonsh.xoreutils.tee.rst", "api/_autosummary/cmd/xonsh.xoreutils.tty.rst", "api/_autosummary/cmd/xonsh.xoreutils.ulimit.rst", "api/_autosummary/cmd/xonsh.xoreutils.umask.rst", "api/_autosummary/cmd/xonsh.xoreutils.uname.rst", "api/_autosummary/cmd/xonsh.xoreutils.uptime.rst", "api/_autosummary/cmd/xonsh.xoreutils.util.rst", "api/_autosummary/cmd/xonsh.xoreutils.which.rst", "api/_autosummary/cmd/xonsh.xoreutils.yes.rst", "api/_autosummary/helpers/xonsh.codecache.rst", "api/_autosummary/helpers/xonsh.color_tools.rst", "api/_autosummary/helpers/xonsh.commands_cache.rst", "api/_autosummary/helpers/xonsh.contexts.rst", "api/_autosummary/helpers/xonsh.events.rst", "api/_autosummary/helpers/xonsh.foreign_shells.rst", "api/_autosummary/helpers/xonsh.lazyasd.rst", "api/_autosummary/helpers/xonsh.lazyjson.rst", "api/_autosummary/helpers/xonsh.lib.rst", "api/_autosummary/helpers/xonsh.lib.collections.rst", "api/_autosummary/helpers/xonsh.lib.inspectors.rst", "api/_autosummary/helpers/xonsh.lib.itertools.rst", "api/_autosummary/helpers/xonsh.lib.jsonutils.rst", "api/_autosummary/helpers/xonsh.lib.lazyasd.rst", "api/_autosummary/helpers/xonsh.lib.lazyimps.rst", "api/_autosummary/helpers/xonsh.lib.lazyjson.rst", "api/_autosummary/helpers/xonsh.lib.modules.rst", "api/_autosummary/helpers/xonsh.lib.openpy.rst", "api/_autosummary/helpers/xonsh.lib.os.rst", "api/_autosummary/helpers/xonsh.lib.pretty.rst", "api/_autosummary/helpers/xonsh.lib.subprocess.rst", "api/_autosummary/helpers/xonsh.main.rst", "api/_autosummary/helpers/xonsh.platform.rst", "api/_autosummary/helpers/xonsh.pyghooks.rst", "api/_autosummary/helpers/xonsh.shells.dumb_shell.rst", "api/_autosummary/helpers/xonsh.tools.rst", "api/_autosummary/helpers/xonsh.tracer.rst", "api/_autosummary/helpers/xonsh.wizard.rst", "api/_autosummary/helpers/xonsh.xonfig.rst", "api/_autosummary/helpers/xonsh.xontribs.rst", "api/_autosummary/lang/xonsh.execer.rst", "api/_autosummary/lang/xonsh.imphooks.rst", "api/_autosummary/lang/xonsh.parser.rst", "api/_autosummary/lang/xonsh.parsers.ast.rst", "api/_autosummary/lang/xonsh.parsers.lexer.rst", "api/_autosummary/xontribs/xontrib.rst", "api/_autosummary/xontribs/xontrib.coreutils.rst", "api/index.rst", "appimage.rst", "bash_to_xsh.rst", "changelog.rst", "comparison.rst", "contact.rst", "containers.rst", "contents.rst", "contributing.rst", "customization.rst", "development.rst", "devguide.rst", "editors.rst", "envvars.rst.jinja2", "events.rst", "faq.rst", "guides.rst", "installation.rst", "intro.rst", "keyboard_shortcuts.rst", "links.rst", "packages.rst", "platform-issues.rst", "python-versions-support-policy.rst", "python_virtual_environments.rst", "quotes.rst", "setup.rst", "subproc_types.rst", "talks_and_articles.rst", "todo.rst", "tryitnow.rst", "tutorial.rst", "tutorial_completers.rst", "tutorial_events.rst", "tutorial_hist.rst", "tutorial_history_backend.rst", "tutorial_macros.rst", "tutorial_ptk.rst", "tutorial_subproc_strings.rst", "tutorial_xonsh_projects.rst", "tutorial_xontrib.rst", "xonshrc.rst"], "indexentries": {"abstractevent (class in xonsh.events)": [[73, "xonsh.events.AbstractEvent", false]], "add() (xonsh.events.abstractevent method)": [[73, "xonsh.events.AbstractEvent.add", false]], "add() (xonsh.events.event method)": [[73, "xonsh.events.Event.add", false]], "add() (xonsh.events.loadevent method)": [[73, "xonsh.events.LoadEvent.add", false]], "add() (xonsh.shells.ptk_shell.updator.promptupdator method)": [[54, "xonsh.shells.ptk_shell.updator.PromptUpdator.add", false]], "add() (xonsh.tools.envpath method)": [[94, "xonsh.tools.EnvPath.add", false]], "add_attrs() (xonsh.shells.ptk_shell.updator.promptupdator method)": [[54, "xonsh.shells.ptk_shell.updator.PromptUpdator.add_attrs", false]], "add_command() (xonsh.xonfig.xonfigalias method)": [[97, "xonsh.xonfig.XonfigAlias.add_command", false]], "add_decorator() (xonsh.procs.specs.subprocspec method)": [[37, "xonsh.procs.specs.SubprocSpec.add_decorator", false]], "add_filter() (xonsh.pyghooks.xonshconsolelexer method)": [[92, "xonsh.pyghooks.XonshConsoleLexer.add_filter", false]], "add_filter() (xonsh.pyghooks.xonshlexer method)": [[92, "xonsh.pyghooks.XonshLexer.add_filter", false]], "add_job() (in module xonsh.procs.jobs)": [[32, "xonsh.procs.jobs.add_job", false]], "add_one_completer() (in module xonsh.completers.completer)": [[10, "xonsh.completers.completer.add_one_completer", false]], "adjust_shlvl() (in module xonsh.tools)": [[94, "xonsh.tools.adjust_shlvl", false]], "alias (xonsh.procs.pipelines.commandpipeline property)": [[33, "xonsh.procs.pipelines.CommandPipeline.alias", false]], "alias (xonsh.procs.pipelines.hiddencommandpipeline property)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.alias", false]], "alias_completions_options_by_default (xonsh.environ.autocompletionsetting attribute)": [[20, "xonsh.environ.AutoCompletionSetting.ALIAS_COMPLETIONS_OPTIONS_BY_DEFAULT", false]], "alias_completions_options_by_default (xonsh.environ.ptkcompletionsetting attribute)": [[20, "xonsh.environ.PTKCompletionSetting.ALIAS_COMPLETIONS_OPTIONS_BY_DEFAULT", false]], "alias_completions_options_longest (xonsh.environ.autocompletionsetting attribute)": [[20, "xonsh.environ.AutoCompletionSetting.ALIAS_COMPLETIONS_OPTIONS_LONGEST", false]], "alias_completions_options_longest (xonsh.environ.ptkcompletionsetting attribute)": [[20, "xonsh.environ.PTKCompletionSetting.ALIAS_COMPLETIONS_OPTIONS_LONGEST", false]], "alias_filenames (xonsh.pyghooks.xonshconsolelexer attribute)": [[92, "xonsh.pyghooks.XonshConsoleLexer.alias_filenames", false]], "alias_filenames (xonsh.pyghooks.xonshlexer attribute)": [[92, "xonsh.pyghooks.XonshLexer.alias_filenames", false]], "aliases (class in xonsh.aliases)": [[2, "xonsh.aliases.Aliases", false]], "aliases (xonsh.built_ins.xonshsession property)": [[3, "xonsh.built_ins.XonshSession.aliases", false]], "aliases (xonsh.pyghooks.xonshconsolelexer attribute)": [[92, "xonsh.pyghooks.XonshConsoleLexer.aliases", false]], "aliases (xonsh.pyghooks.xonshlexer attribute)": [[92, "xonsh.pyghooks.XonshLexer.aliases", false]], "aliases (xonsh.pyghooks.xonshstyle attribute)": [[92, "xonsh.pyghooks.XonshStyle.aliases", false]], "all_commands (xonsh.commands_cache.commandscache property)": [[71, "xonsh.commands_cache.CommandsCache.all_commands", false]], "all_items() (xonsh.history.base.history method)": [[22, "xonsh.history.base.History.all_items", false]], "all_items() (xonsh.history.dummy.dummyhistory method)": [[24, "xonsh.history.dummy.DummyHistory.all_items", false]], "all_items() (xonsh.history.json.jsonhistory method)": [[25, "xonsh.history.json.JsonHistory.all_items", false]], "all_items() (xonsh.history.sqlite.sqlitehistory method)": [[27, "xonsh.history.sqlite.SqliteHistory.all_items", false]], "all_permutations() (in module xonsh.tools)": [[94, "xonsh.tools.all_permutations", false]], "always_false() (in module xonsh.tools)": [[94, "xonsh.tools.always_false", false]], "always_none() (in module xonsh.tools)": [[94, "xonsh.tools.always_none", false]], "always_true() (in module xonsh.tools)": [[94, "xonsh.tools.always_true", false]], "analyse_text() (xonsh.pyghooks.xonshconsolelexer static method)": [[92, "xonsh.pyghooks.XonshConsoleLexer.analyse_text", false]], "analyse_text() (xonsh.pyghooks.xonshlexer static method)": [[92, "xonsh.pyghooks.XonshLexer.analyse_text", false]], "ansicolors_to_ptk1_names() (in module xonsh.tools)": [[94, "xonsh.tools.ansicolors_to_ptk1_names", false]], "ansicon (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.ANSICON", false]], "append() (xonsh.history.base.history method)": [[22, "xonsh.history.base.History.append", false]], "append() (xonsh.history.dummy.dummyhistory method)": [[24, "xonsh.history.dummy.DummyHistory.append", false]], "append() (xonsh.history.json.jsonhistory method)": [[25, "xonsh.history.json.JsonHistory.append", false]], "append() (xonsh.history.sqlite.sqlitehistory method)": [[27, "xonsh.history.sqlite.SqliteHistory.append", false]], "append() (xonsh.tools.envpath method)": [[94, "xonsh.tools.EnvPath.append", false]], "append_stack() (xonsh.imphooks.xonshimporteventhook method)": [[100, "xonsh.imphooks.XonshImportEventHook.append_stack", false]], "append_string() (xonsh.shells.ptk_shell.history.prompttoolkithistory method)": [[52, "xonsh.shells.ptk_shell.history.PromptToolkitHistory.append_string", false]], "apply_lprefix() (in module xonsh.completers.tools)": [[18, "xonsh.completers.tools.apply_lprefix", false]], "arg_handler() (in module xonsh.xoreutils.util)": [[66, "xonsh.xoreutils.util.arg_handler", false]], "args (xonsh.aliases.sourceforeignalias.error attribute)": [[2, "xonsh.aliases.SourceForeignAlias.Error.args", false]], "args (xonsh.history.main.historyalias.error attribute)": [[26, "xonsh.history.main.HistoryAlias.Error.args", false]], "args (xonsh.procs.pipelines.commandpipeline property)": [[33, "xonsh.procs.pipelines.CommandPipeline.args", false]], "args (xonsh.procs.pipelines.hiddencommandpipeline property)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.args", false]], "args (xonsh.tools.xonshcalledprocesserror attribute)": [[94, "xonsh.tools.XonshCalledProcessError.args", false]], "args (xonsh.tools.xonsherror attribute)": [[94, "xonsh.tools.XonshError.args", false]], "args (xonsh.tracer.traceralias.error attribute)": [[95, "xonsh.tracer.TracerAlias.Error.args", false]], "args (xonsh.xonfig.xonfigalias.error attribute)": [[97, "xonsh.xonfig.XonfigAlias.Error.args", false]], "args (xonsh.xontribs.xontribalias.error attribute)": [[98, "xonsh.xontribs.XontribAlias.Error.args", false]], "args (xonsh.xontribs.xontribnotinstalled attribute)": [[98, "xonsh.xontribs.XontribNotInstalled.args", false]], "argvquote() (in module xonsh.tools)": [[94, "xonsh.tools.argvquote", false]], "as_integer_ratio() (xonsh.procs.proxies.handle method)": [[35, "xonsh.procs.proxies.Handle.as_integer_ratio", false]], "as_integer_ratio() (xonsh.xontribs.exitcode method)": [[98, "xonsh.xontribs.ExitCode.as_integer_ratio", false]], "as_iterable() (in module xonsh.lib.itertools)": [[80, "xonsh.lib.itertools.as_iterable", false]], "async_invalidate_interval (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.ASYNC_INVALIDATE_INTERVAL", false]], "async_prompt_thread_workers (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.ASYNC_PROMPT_THREAD_WORKERS", false]], "asyncprompt (class in xonsh.shells.ptk_shell.updator)": [[54, "xonsh.shells.ptk_shell.updator.AsyncPrompt", false]], "asyncpromptsetting (class in xonsh.environ)": [[20, "xonsh.environ.AsyncPromptSetting", false]], "attr_complete() (in module xonsh.completers.python)": [[17, "xonsh.completers.python.attr_complete", false]], "attributes_inherit (xonsh.aliases.funcalias attribute)": [[2, "xonsh.aliases.FuncAlias.attributes_inherit", false]], "attributes_show (xonsh.aliases.funcalias attribute)": [[2, "xonsh.aliases.FuncAlias.attributes_show", false]], "attrnames (xonsh.procs.pipelines.commandpipeline attribute)": [[33, "xonsh.procs.pipelines.CommandPipeline.attrnames", false]], "attrnames (xonsh.procs.pipelines.hiddencommandpipeline attribute)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.attrnames", false]], "attrnames_ext (xonsh.procs.pipelines.commandpipeline attribute)": [[33, "xonsh.procs.pipelines.CommandPipeline.attrnames_ext", false]], "attrnames_ext (xonsh.procs.pipelines.hiddencommandpipeline attribute)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.attrnames_ext", false]], "attrs (xonsh.wizard.fileinserter attribute)": [[96, "xonsh.wizard.FileInserter.attrs", false]], "attrs (xonsh.wizard.input attribute)": [[96, "xonsh.wizard.Input.attrs", false]], "attrs (xonsh.wizard.loadjson attribute)": [[96, "xonsh.wizard.LoadJSON.attrs", false]], "attrs (xonsh.wizard.message attribute)": [[96, "xonsh.wizard.Message.attrs", false]], "attrs (xonsh.wizard.node attribute)": [[96, "xonsh.wizard.Node.attrs", false]], "attrs (xonsh.wizard.pass attribute)": [[96, "xonsh.wizard.Pass.attrs", false]], "attrs (xonsh.wizard.question attribute)": [[96, "xonsh.wizard.Question.attrs", false]], "attrs (xonsh.wizard.savejson attribute)": [[96, "xonsh.wizard.SaveJSON.attrs", false]], "attrs (xonsh.wizard.statefile attribute)": [[96, "xonsh.wizard.StateFile.attrs", false]], "attrs (xonsh.wizard.storenonempty attribute)": [[96, "xonsh.wizard.StoreNonEmpty.attrs", false]], "attrs (xonsh.wizard.truefalse attribute)": [[96, "xonsh.wizard.TrueFalse.attrs", false]], "attrs (xonsh.wizard.truefalsebreak attribute)": [[96, "xonsh.wizard.TrueFalseBreak.attrs", false]], "attrs (xonsh.wizard.while attribute)": [[96, "xonsh.wizard.While.attrs", false]], "attrs (xonsh.wizard.wizard attribute)": [[96, "xonsh.wizard.Wizard.attrs", false]], "attrs (xonsh.wizard.yesno attribute)": [[96, "xonsh.wizard.YesNo.attrs", false]], "auto_cd (xonsh.environ.changedirsetting attribute)": [[20, "xonsh.environ.ChangeDirSetting.AUTO_CD", false]], "auto_continue (xonsh.environ.jobssetting attribute)": [[20, "xonsh.environ.JobsSetting.AUTO_CONTINUE", false]], "auto_load_xontribs_from_entrypoints() (in module xonsh.xontribs)": [[98, "xonsh.xontribs.auto_load_xontribs_from_entrypoints", false]], "auto_pushd (xonsh.environ.changedirsetting attribute)": [[20, "xonsh.environ.ChangeDirSetting.AUTO_PUSHD", false]], "auto_suggest (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.AUTO_SUGGEST", false]], "auto_suggest (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.AUTO_SUGGEST", false]], "auto_suggest_in_completions (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.AUTO_SUGGEST_IN_COMPLETIONS", false]], "auto_suggest_in_completions (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.AUTO_SUGGEST_IN_COMPLETIONS", false]], "autocompletionsetting (class in xonsh.environ)": [[20, "xonsh.environ.AutoCompletionSetting", false]], "available (xonsh.procs.proxies.filethreaddispatcher property)": [[35, "xonsh.procs.proxies.FileThreadDispatcher.available", false]], "awitchawitch (class in xonsh.xoreutils.which)": [[67, "xonsh.xoreutils.which.AWitchAWitch", false]], "background_color (xonsh.pyghooks.xonshstyle attribute)": [[92, "xonsh.pyghooks.XonshStyle.background_color", false]], "backgroundmoduleloader (class in xonsh.lib.lazyasd)": [[82, "xonsh.lib.lazyasd.BackgroundModuleLoader", false]], "backgroundmoduleproxy (class in xonsh.lib.lazyasd)": [[82, "xonsh.lib.lazyasd.BackgroundModuleProxy", false]], "backup_file() (in module xonsh.tools)": [[94, "xonsh.tools.backup_file", false]], "balanced_parens() (in module xonsh.tools)": [[94, "xonsh.tools.balanced_parens", false]], "basepromptfield (class in xonsh.prompt.base)": [[39, "xonsh.prompt.base.BasePromptField", false]], "baseshell (class in xonsh.shells.base_shell)": [[47, "xonsh.shells.base_shell.BaseShell", false]], "bash_command() (in module xonsh.platform)": [[91, "xonsh.platform.bash_command", false]], "bash_complete_line() (in module xonsh.completers.bash_completion)": [[8, "xonsh.completers.bash_completion.bash_complete_line", false]], "bash_completions (xonsh.environ.autocompletionsetting attribute)": [[20, "xonsh.environ.AutoCompletionSetting.BASH_COMPLETIONS", false]], "bash_completions (xonsh.environ.ptkcompletionsetting attribute)": [[20, "xonsh.environ.PTKCompletionSetting.BASH_COMPLETIONS", false]], "bash_completions() (in module xonsh.completers.bash_completion)": [[8, "xonsh.completers.bash_completion.bash_completions", false]], "begin_group() (xonsh.lib.pretty.prettyprinter method)": [[29, "xonsh.lib.pretty.PrettyPrinter.begin_group", false], [88, "xonsh.lib.pretty.PrettyPrinter.begin_group", false]], "begin_group() (xonsh.lib.pretty.representationprinter method)": [[29, "xonsh.lib.pretty.RepresentationPrinter.begin_group", false], [88, "xonsh.lib.pretty.RepresentationPrinter.begin_group", false]], "best_shell_type() (in module xonsh.platform)": [[91, "xonsh.platform.best_shell_type", false]], "bg() (in module xonsh.procs.jobs)": [[32, "xonsh.procs.jobs.bg", false]], "bit_count() (xonsh.procs.proxies.handle method)": [[35, "xonsh.procs.proxies.Handle.bit_count", false]], "bit_count() (xonsh.xontribs.exitcode method)": [[98, "xonsh.xontribs.ExitCode.bit_count", false]], "bit_length() (xonsh.procs.proxies.handle method)": [[35, "xonsh.procs.proxies.Handle.bit_length", false]], "bit_length() (xonsh.xontribs.exitcode method)": [[98, "xonsh.xontribs.ExitCode.bit_length", false]], "block (class in xonsh.contexts)": [[72, "xonsh.contexts.Block", false]], "bold_green (xonsh.color_tools.colors attribute)": [[70, "xonsh.color_tools.COLORS.BOLD_GREEN", false]], "bold_red (xonsh.color_tools.colors attribute)": [[70, "xonsh.color_tools.COLORS.BOLD_RED", false]], "bold_str_diff() (in module xonsh.history.diff_history)": [[23, "xonsh.history.diff_history.bold_str_diff", false]], "bool_or_int_to_str() (in module xonsh.tools)": [[94, "xonsh.tools.bool_or_int_to_str", false]], "bool_or_none_to_str() (in module xonsh.tools)": [[94, "xonsh.tools.bool_or_none_to_str", false]], "bool_seq_to_csv() (in module xonsh.tools)": [[94, "xonsh.tools.bool_seq_to_csv", false]], "bool_to_str() (in module xonsh.tools)": [[94, "xonsh.tools.bool_to_str", false]], "boottime() (in module xonsh.xoreutils.uptime)": [[65, "xonsh.xoreutils.uptime.boottime", false]], "bottom_toolbar (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.BOTTOM_TOOLBAR", false]], "bottom_toolbar (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.BOTTOM_TOOLBAR", false]], "bottom_toolbar (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.BOTTOM_TOOLBAR", false]], "bottom_toolbar_tokens (xonsh.shells.ptk_shell.prompttoolkitshell property)": [[49, "xonsh.shells.ptk_shell.PromptToolkitShell.bottom_toolbar_tokens", false]], "branch_bg_color() (in module xonsh.prompt.vc)": [[45, "xonsh.prompt.vc.branch_bg_color", false]], "branch_color() (in module xonsh.prompt.vc)": [[45, "xonsh.prompt.vc.branch_color", false]], "break_() (xonsh.lib.pretty.prettyprinter method)": [[29, "xonsh.lib.pretty.PrettyPrinter.break_", false], [88, "xonsh.lib.pretty.PrettyPrinter.break_", false]], "break_() (xonsh.lib.pretty.representationprinter method)": [[29, "xonsh.lib.pretty.RepresentationPrinter.break_", false], [88, "xonsh.lib.pretty.RepresentationPrinter.break_", false]], "breakable() (xonsh.lib.pretty.prettyprinter method)": [[29, "xonsh.lib.pretty.PrettyPrinter.breakable", false], [88, "xonsh.lib.pretty.PrettyPrinter.breakable", false]], "breakable() (xonsh.lib.pretty.representationprinter method)": [[29, "xonsh.lib.pretty.RepresentationPrinter.breakable", false], [88, "xonsh.lib.pretty.RepresentationPrinter.breakable", false]], "buffer (xonsh.procs.proxies.filethreaddispatcher property)": [[35, "xonsh.procs.proxies.FileThreadDispatcher.buffer", false]], "bufferedfdparallelreader (class in xonsh.procs.readers)": [[36, "xonsh.procs.readers.BufferedFDParallelReader", false]], "build() (xonsh.aliases.sourceforeignalias method)": [[2, "xonsh.aliases.SourceForeignAlias.build", false]], "build() (xonsh.history.main.historyalias method)": [[26, "xonsh.history.main.HistoryAlias.build", false]], "build() (xonsh.parsers.lexer.lexer method)": [[103, "xonsh.parsers.lexer.Lexer.build", false]], "build() (xonsh.procs.specs.subprocspec class method)": [[37, "xonsh.procs.specs.SubprocSpec.build", false]], "build() (xonsh.tracer.traceralias method)": [[95, "xonsh.tracer.TracerAlias.build", false]], "build() (xonsh.xonfig.xonfigalias method)": [[97, "xonsh.xonfig.XonfigAlias.build", false]], "build() (xonsh.xontribs.xontribalias method)": [[98, "xonsh.xontribs.XontribAlias.build", false]], "cache_file (xonsh.commands_cache.commandscache attribute)": [[71, "xonsh.commands_cache.CommandsCache.CACHE_FILE", false]], "cache_file (xonsh.commands_cache.commandscache property)": [[71, "xonsh.commands_cache.CommandsCache.cache_file", false]], "cached_name() (xonsh.commands_cache.commandscache method)": [[71, "xonsh.commands_cache.CommandsCache.cached_name", false]], "cachesetting (class in xonsh.environ)": [[20, "xonsh.environ.CacheSetting", false]], "call_macro() (in module xonsh.built_ins)": [[3, "xonsh.built_ins.call_macro", false]], "call_tip() (in module xonsh.lib.inspectors)": [[28, "xonsh.lib.inspectors.call_tip", false], [79, "xonsh.lib.inspectors.call_tip", false]], "can_compile() (in module xonsh.shells.ptk_shell.key_bindings)": [[53, "xonsh.shells.ptk_shell.key_bindings.can_compile", false]], "can_resize_window (in module xonsh.platform)": [[91, "xonsh.platform.CAN_RESIZE_WINDOW", false]], "can_store_as_str (xonsh.environ.var attribute)": [[20, "xonsh.environ.Var.can_store_as_str", false]], "canon_path() (in module xonsh.wizard)": [[96, "xonsh.wizard.canon_path", false]], "capitalize() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.capitalize", false]], "carriage_return() (in module xonsh.shells.ptk_shell.key_bindings)": [[53, "xonsh.shells.ptk_shell.key_bindings.carriage_return", false]], "carriage_return() (in module xonsh.tools)": [[94, "xonsh.tools.carriage_return", false]], "case_sensitive_completions (xonsh.environ.autocompletionsetting attribute)": [[20, "xonsh.environ.AutoCompletionSetting.CASE_SENSITIVE_COMPLETIONS", false]], "case_sensitive_completions (xonsh.environ.ptkcompletionsetting attribute)": [[20, "xonsh.environ.PTKCompletionSetting.CASE_SENSITIVE_COMPLETIONS", false]], "casefold() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.casefold", false]], "cast_unicode() (in module xonsh.tools)": [[94, "xonsh.tools.cast_unicode", false]], "cat() (in module xonsh.xoreutils.cat)": [[57, "xonsh.xoreutils.cat.cat", false]], "cd() (in module xonsh.dirstack)": [[19, "xonsh.dirstack.cd", false]], "cd_in_command() (in module xonsh.completers.path)": [[16, "xonsh.completers.path.cd_in_command", false]], "cdpath (xonsh.environ.changedirsetting attribute)": [[20, "xonsh.environ.ChangeDirSetting.CDPATH", false]], "center() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.center", false]], "chaindb (class in xonsh.lib.collections)": [[78, "xonsh.lib.collections.ChainDB", false]], "chaindbdefaulttype (class in xonsh.lib.collections)": [[78, "xonsh.lib.collections.ChainDBDefaultType", false]], "changedirsetting (class in xonsh.environ)": [[20, "xonsh.environ.ChangeDirSetting", false]], "chdir() (in module xonsh.tools)": [[94, "xonsh.tools.chdir", false]], "check_bad_str_token() (in module xonsh.tools)": [[94, "xonsh.tools.check_bad_str_token", false]], "check_for_partial_string() (in module xonsh.tools)": [[94, "xonsh.tools.check_for_partial_string", false]], "check_quotes() (in module xonsh.tools)": [[94, "xonsh.tools.check_quotes", false]], "check_unused_args() (xonsh.tools.flexibleformatter method)": [[94, "xonsh.tools.FlexibleFormatter.check_unused_args", false]], "clean_cmd_name() (xonsh.completers.commands.commandcompleter static method)": [[9, "xonsh.completers.commands.CommandCompleter.clean_cmd_name", false]], "clean_jobs() (in module xonsh.procs.jobs)": [[32, "xonsh.procs.jobs.clean_jobs", false]], "clear() (xonsh.aliases.aliases method)": [[2, "xonsh.aliases.Aliases.clear", false]], "clear() (xonsh.environ.env method)": [[20, "xonsh.environ.Env.clear", false]], "clear() (xonsh.environ.internalenvirondict method)": [[20, "xonsh.environ.InternalEnvironDict.clear", false]], "clear() (xonsh.environ.lscolors method)": [[20, "xonsh.environ.LsColors.clear", false]], "clear() (xonsh.events.abstractevent method)": [[73, "xonsh.events.AbstractEvent.clear", false]], "clear() (xonsh.events.event method)": [[73, "xonsh.events.Event.clear", false]], "clear() (xonsh.events.loadevent method)": [[73, "xonsh.events.LoadEvent.clear", false]], "clear() (xonsh.history.base.history method)": [[22, "xonsh.history.base.History.clear", false]], "clear() (xonsh.history.dummy.dummyhistory method)": [[24, "xonsh.history.dummy.DummyHistory.clear", false]], "clear() (xonsh.history.json.jsonhistory method)": [[25, "xonsh.history.json.JsonHistory.clear", false]], "clear() (xonsh.history.main.historyalias static method)": [[26, "xonsh.history.main.HistoryAlias.clear", false]], "clear() (xonsh.history.sqlite.sqlitehistory method)": [[27, "xonsh.history.sqlite.SqliteHistory.clear", false]], "clear() (xonsh.lib.collections.chaindb method)": [[78, "xonsh.lib.collections.ChainDB.clear", false]], "clear() (xonsh.lib.lazyasd.lazydict method)": [[82, "xonsh.lib.lazyasd.LazyDict.clear", false]], "clear() (xonsh.prompt.base.promptfields method)": [[39, "xonsh.prompt.base.PromptFields.clear", false]], "clear() (xonsh.pyghooks.compoundcolormap method)": [[92, "xonsh.pyghooks.CompoundColorMap.clear", false]], "clear() (xonsh.tools.envpath method)": [[94, "xonsh.tools.EnvPath.clear", false]], "clear_paths() (in module xonsh.procs.executables)": [[31, "xonsh.procs.executables.clear_paths", false]], "close() (xonsh.lib.lazyjson.lazyjson method)": [[84, "xonsh.lib.lazyjson.LazyJSON.close", false]], "close() (xonsh.procs.proxies.filethreaddispatcher method)": [[35, "xonsh.procs.proxies.FileThreadDispatcher.close", false]], "close() (xonsh.procs.proxies.handle method)": [[35, "xonsh.procs.proxies.Handle.Close", false]], "close() (xonsh.procs.readers.consoleparallelreader method)": [[36, "xonsh.procs.readers.ConsoleParallelReader.close", false]], "close() (xonsh.procs.readers.nonblockingfdreader method)": [[36, "xonsh.procs.readers.NonBlockingFDReader.close", false]], "close() (xonsh.procs.readers.queuereader method)": [[36, "xonsh.procs.readers.QueueReader.close", false]], "close() (xonsh.shells.base_shell.tee method)": [[47, "xonsh.shells.base_shell.Tee.close", false]], "closed (xonsh.procs.proxies.filethreaddispatcher property)": [[35, "xonsh.procs.proxies.FileThreadDispatcher.closed", false]], "closed (xonsh.procs.proxies.handle attribute)": [[35, "xonsh.procs.proxies.Handle.closed", false]], "cmd_completions_show_desc (xonsh.environ.autocompletionsetting attribute)": [[20, "xonsh.environ.AutoCompletionSetting.CMD_COMPLETIONS_SHOW_DESC", false]], "cmd_completions_show_desc (xonsh.environ.ptkcompletionsetting attribute)": [[20, "xonsh.environ.PTKCompletionSetting.CMD_COMPLETIONS_SHOW_DESC", false]], "cmdloop() (xonsh.shells.dumb_shell.dumbshell method)": [[48, "xonsh.shells.dumb_shell.DumbShell.cmdloop", false], [93, "xonsh.shells.dumb_shell.DumbShell.cmdloop", false]], "cmdloop() (xonsh.shells.ptk_shell.prompttoolkitshell method)": [[49, "xonsh.shells.ptk_shell.PromptToolkitShell.cmdloop", false]], "cmdloop() (xonsh.shells.readline_shell.readlineshell method)": [[55, "xonsh.shells.readline_shell.ReadlineShell.cmdloop", false]], "cmds_to_specs() (in module xonsh.procs.specs)": [[37, "xonsh.procs.specs.cmds_to_specs", false]], "cmdsdiff() (xonsh.history.diff_history.historydiffer method)": [[23, "xonsh.history.diff_history.HistoryDiffer.cmdsdiff", false]], "code_by_name() (in module xonsh.pyghooks)": [[92, "xonsh.pyghooks.code_by_name", false]], "code_cache_check() (in module xonsh.codecache)": [[69, "xonsh.codecache.code_cache_check", false]], "code_cache_name() (in module xonsh.codecache)": [[69, "xonsh.codecache.code_cache_name", false]], "color_by_name() (in module xonsh.pyghooks)": [[92, "xonsh.pyghooks.color_by_name", false]], "color_dist() (in module xonsh.color_tools)": [[70, "xonsh.color_tools.color_dist", false]], "color_file() (in module xonsh.pyghooks)": [[92, "xonsh.pyghooks.color_file", false]], "color_input (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.COLOR_INPUT", false]], "color_input (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.COLOR_INPUT", false]], "color_input (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.COLOR_INPUT", false]], "color_name_to_pygments_code() (in module xonsh.pyghooks)": [[92, "xonsh.pyghooks.color_name_to_pygments_code", false]], "color_output() (xonsh.tracer.tracertype method)": [[95, "xonsh.tracer.TracerType.color_output", false]], "color_results (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.COLOR_RESULTS", false]], "color_results (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.COLOR_RESULTS", false]], "color_results (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.COLOR_RESULTS", false]], "color_style() (in module xonsh.tools)": [[94, "xonsh.tools.color_style", false]], "color_style() (xonsh.shells.base_shell.baseshell method)": [[47, "xonsh.shells.base_shell.BaseShell.color_style", false]], "color_style() (xonsh.shells.dumb_shell.dumbshell method)": [[48, "xonsh.shells.dumb_shell.DumbShell.color_style", false], [93, "xonsh.shells.dumb_shell.DumbShell.color_style", false]], "color_style() (xonsh.shells.ptk_shell.prompttoolkitshell method)": [[49, "xonsh.shells.ptk_shell.PromptToolkitShell.color_style", false]], "color_style() (xonsh.shells.readline_shell.readlineshell method)": [[55, "xonsh.shells.readline_shell.ReadlineShell.color_style", false]], "color_style_names() (in module xonsh.tools)": [[94, "xonsh.tools.color_style_names", false]], "color_style_names() (xonsh.shells.base_shell.baseshell method)": [[47, "xonsh.shells.base_shell.BaseShell.color_style_names", false]], "color_style_names() (xonsh.shells.dumb_shell.dumbshell method)": [[48, "xonsh.shells.dumb_shell.DumbShell.color_style_names", false], [93, "xonsh.shells.dumb_shell.DumbShell.color_style_names", false]], "color_style_names() (xonsh.shells.ptk_shell.prompttoolkitshell method)": [[49, "xonsh.shells.ptk_shell.PromptToolkitShell.color_style_names", false]], "color_style_names() (xonsh.shells.readline_shell.readlineshell method)": [[55, "xonsh.shells.readline_shell.ReadlineShell.color_style_names", false]], "color_token_by_name() (in module xonsh.pyghooks)": [[92, "xonsh.pyghooks.color_token_by_name", false]], "colors (class in xonsh.color_tools)": [[70, "xonsh.color_tools.COLORS", false]], "columnize() (in module xonsh.tools)": [[94, "xonsh.tools.columnize", false]], "columnize() (xonsh.shells.dumb_shell.dumbshell method)": [[48, "xonsh.shells.dumb_shell.DumbShell.columnize", false], [93, "xonsh.shells.dumb_shell.DumbShell.columnize", false]], "columnize() (xonsh.shells.readline_shell.readlineshell method)": [[55, "xonsh.shells.readline_shell.ReadlineShell.columnize", false]], "command_not_found() (in module xonsh.tools)": [[94, "xonsh.tools.command_not_found", false]], "commandcompleter (class in xonsh.completers.commands)": [[9, "xonsh.completers.commands.CommandCompleter", false]], "commandpipeline (class in xonsh.procs.pipelines)": [[33, "xonsh.procs.pipelines.CommandPipeline", false]], "commands_cache_save_intermediate (xonsh.environ.cachesetting attribute)": [[20, "xonsh.environ.CacheSetting.COMMANDS_CACHE_SAVE_INTERMEDIATE", false]], "commandscache (class in xonsh.commands_cache)": [[71, "xonsh.commands_cache.CommandsCache", false]], "comp_based_completer() (in module xonsh.completers.tools)": [[18, "xonsh.completers.tools.comp_based_completer", false]], "compile() (xonsh.execer.execer method)": [[99, "xonsh.execer.Execer.compile", false]], "compile() (xonsh.shells.base_shell.baseshell method)": [[47, "xonsh.shells.base_shell.BaseShell.compile", false]], "compile() (xonsh.shells.dumb_shell.dumbshell method)": [[48, "xonsh.shells.dumb_shell.DumbShell.compile", false], [93, "xonsh.shells.dumb_shell.DumbShell.compile", false]], "compile() (xonsh.shells.ptk_shell.prompttoolkitshell method)": [[49, "xonsh.shells.ptk_shell.PromptToolkitShell.compile", false]], "compile() (xonsh.shells.readline_shell.readlineshell method)": [[55, "xonsh.shells.readline_shell.ReadlineShell.compile", false]], "compile_code() (in module xonsh.codecache)": [[69, "xonsh.codecache.compile_code", false]], "complete() (xonsh.completer.completer method)": [[4, "xonsh.completer.Completer.complete", false]], "complete() (xonsh.shells.dumb_shell.dumbshell method)": [[48, "xonsh.shells.dumb_shell.DumbShell.complete", false], [93, "xonsh.shells.dumb_shell.DumbShell.complete", false]], "complete() (xonsh.shells.readline_shell.readlineshell method)": [[55, "xonsh.shells.readline_shell.ReadlineShell.complete", false]], "complete_base() (in module xonsh.completers.base)": [[6, "xonsh.completers.base.complete_base", false]], "complete_command() (in module xonsh.completers.commands)": [[9, "xonsh.completers.commands.complete_command", false]], "complete_completer_names() (in module xonsh.completers.completer)": [[10, "xonsh.completers.completer.complete_completer_names", false]], "complete_dir() (in module xonsh.completers.path)": [[16, "xonsh.completers.path.complete_dir", false]], "complete_dots (xonsh.environ.changedirsetting attribute)": [[20, "xonsh.environ.ChangeDirSetting.COMPLETE_DOTS", false]], "complete_end_proc_keywords() (in module xonsh.completers.commands)": [[9, "xonsh.completers.commands.complete_end_proc_keywords", false]], "complete_end_proc_tokens() (in module xonsh.completers.commands)": [[9, "xonsh.completers.commands.complete_end_proc_tokens", false]], "complete_environment_vars() (in module xonsh.completers.environment)": [[12, "xonsh.completers.environment.complete_environment_vars", false]], "complete_from_bash() (in module xonsh.completers.bash)": [[7, "xonsh.completers.bash.complete_from_bash", false]], "complete_from_context() (xonsh.completer.completer method)": [[4, "xonsh.completer.Completer.complete_from_context", false]], "complete_from_man() (in module xonsh.completers.man)": [[15, "xonsh.completers.man.complete_from_man", false]], "complete_from_sub_proc() (in module xonsh.completers.tools)": [[18, "xonsh.completers.tools.complete_from_sub_proc", false]], "complete_help() (xonsh.shells.dumb_shell.dumbshell method)": [[48, "xonsh.shells.dumb_shell.DumbShell.complete_help", false], [93, "xonsh.shells.dumb_shell.DumbShell.complete_help", false]], "complete_help() (xonsh.shells.readline_shell.readlineshell method)": [[55, "xonsh.shells.readline_shell.ReadlineShell.complete_help", false]], "complete_import() (in module xonsh.completers.imports)": [[13, "xonsh.completers.imports.complete_import", false]], "complete_line() (xonsh.completer.completer method)": [[4, "xonsh.completer.Completer.complete_line", false]], "complete_module() (in module xonsh.completers.imports)": [[13, "xonsh.completers.imports.complete_module", false]], "complete_path() (in module xonsh.completers.path)": [[16, "xonsh.completers.path.complete_path", false]], "complete_python() (in module xonsh.completers.python)": [[17, "xonsh.completers.python.complete_python", false]], "complete_skipper() (in module xonsh.completers.commands)": [[9, "xonsh.completers.commands.complete_skipper", false]], "completedefault() (xonsh.shells.dumb_shell.dumbshell method)": [[48, "xonsh.shells.dumb_shell.DumbShell.completedefault", false], [93, "xonsh.shells.dumb_shell.DumbShell.completedefault", false]], "completedefault() (xonsh.shells.readline_shell.readlineshell method)": [[55, "xonsh.shells.readline_shell.ReadlineShell.completedefault", false]], "completenames() (xonsh.shells.dumb_shell.dumbshell method)": [[48, "xonsh.shells.dumb_shell.DumbShell.completenames", false], [93, "xonsh.shells.dumb_shell.DumbShell.completenames", false]], "completenames() (xonsh.shells.readline_shell.readlineshell method)": [[55, "xonsh.shells.readline_shell.ReadlineShell.completenames", false]], "completer (class in xonsh.completer)": [[4, "xonsh.completer.Completer", false]], "completers (xonsh.built_ins.xonshsession property)": [[3, "xonsh.built_ins.XonshSession.completers", false]], "completion_displays_to_styles (xonsh.shells.ptk_shell.prompttoolkitshell attribute)": [[49, "xonsh.shells.ptk_shell.PromptToolkitShell.completion_displays_to_styles", false]], "completion_from_cmd_output() (in module xonsh.completers.tools)": [[18, "xonsh.completers.tools.completion_from_cmd_output", false]], "completion_in_thread (xonsh.environ.ptkcompletionsetting attribute)": [[20, "xonsh.environ.PTKCompletionSetting.COMPLETION_IN_THREAD", false]], "completion_mode (xonsh.environ.ptkcompletionsetting attribute)": [[20, "xonsh.environ.PTKCompletionSetting.COMPLETION_MODE", false]], "completion_query_limit (xonsh.environ.autocompletionsetting attribute)": [[20, "xonsh.environ.AutoCompletionSetting.COMPLETION_QUERY_LIMIT", false]], "completion_query_limit (xonsh.environ.ptkcompletionsetting attribute)": [[20, "xonsh.environ.PTKCompletionSetting.COMPLETION_QUERY_LIMIT", false]], "completions_brackets (xonsh.environ.autocompletionsetting attribute)": [[20, "xonsh.environ.AutoCompletionSetting.COMPLETIONS_BRACKETS", false]], "completions_brackets (xonsh.environ.ptkcompletionsetting attribute)": [[20, "xonsh.environ.PTKCompletionSetting.COMPLETIONS_BRACKETS", false]], "completions_confirm (xonsh.environ.ptkcompletionsetting attribute)": [[20, "xonsh.environ.PTKCompletionSetting.COMPLETIONS_CONFIRM", false]], "completions_display (xonsh.environ.ptkcompletionsetting attribute)": [[20, "xonsh.environ.PTKCompletionSetting.COMPLETIONS_DISPLAY", false]], "completions_menu_rows (xonsh.environ.ptkcompletionsetting attribute)": [[20, "xonsh.environ.PTKCompletionSetting.COMPLETIONS_MENU_ROWS", false]], "compoundcolormap (class in xonsh.pyghooks)": [[92, "xonsh.pyghooks.CompoundColorMap", false]], "conda_suggest_command_not_found() (in module xonsh.tools)": [[94, "xonsh.tools.conda_suggest_command_not_found", false]], "conjugate() (xonsh.procs.proxies.handle method)": [[35, "xonsh.procs.proxies.Handle.conjugate", false]], "conjugate() (xonsh.xontribs.exitcode method)": [[98, "xonsh.xontribs.ExitCode.conjugate", false]], "consoleparallelreader (class in xonsh.procs.readers)": [[36, "xonsh.procs.readers.ConsoleParallelReader", false]], "const_bytes() (in module xonsh.parsers.ast)": [[102, "xonsh.parsers.ast.const_bytes", false]], "const_name() (in module xonsh.parsers.ast)": [[102, "xonsh.parsers.ast.const_name", false]], "const_num() (in module xonsh.parsers.ast)": [[102, "xonsh.parsers.ast.const_num", false]], "const_str() (in module xonsh.parsers.ast)": [[102, "xonsh.parsers.ast.const_str", false]], "construct_history() (in module xonsh.history.main)": [[26, "xonsh.history.main.construct_history", false]], "contextual_command_completer() (in module xonsh.completers.tools)": [[18, "xonsh.completers.tools.contextual_command_completer", false]], "contextual_command_completer_for() (in module xonsh.completers.tools)": [[18, "xonsh.completers.tools.contextual_command_completer_for", false]], "contextual_complete_path() (in module xonsh.completers.path)": [[16, "xonsh.completers.path.contextual_complete_path", false]], "contextual_completer() (in module xonsh.completers.tools)": [[18, "xonsh.completers.tools.contextual_completer", false]], "continuation_tokens() (xonsh.shells.ptk_shell.prompttoolkitshell method)": [[49, "xonsh.shells.ptk_shell.PromptToolkitShell.continuation_tokens", false]], "convert (xonsh.environ.var attribute)": [[20, "xonsh.environ.Var.convert", false]], "convert() (xonsh.environ.lscolors class method)": [[20, "xonsh.environ.LsColors.convert", false]], "convert_field() (xonsh.tools.flexibleformatter method)": [[94, "xonsh.tools.FlexibleFormatter.convert_field", false]], "convert_macro_arg() (in module xonsh.built_ins)": [[3, "xonsh.built_ins.convert_macro_arg", false]], "copy() (xonsh.environ.internalenvirondict method)": [[20, "xonsh.environ.InternalEnvironDict.copy", false]], "copy() (xonsh.lib.collections.chaindb method)": [[78, "xonsh.lib.collections.ChainDB.copy", false]], "count() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.count", false]], "count() (xonsh.environ.var method)": [[20, "xonsh.environ.Var.count", false]], "count() (xonsh.history.json.jsoncommandfield method)": [[25, "xonsh.history.json.JsonCommandField.count", false]], "count() (xonsh.lib.lazyjson.lazyjson method)": [[84, "xonsh.lib.lazyjson.LazyJSON.count", false]], "count() (xonsh.lib.lazyjson.ljnode method)": [[84, "xonsh.lib.lazyjson.LJNode.count", false]], "count() (xonsh.prompt.base.parsedtokens method)": [[39, "xonsh.prompt.base.ParsedTokens.count", false]], "count() (xonsh.tools.envpath method)": [[94, "xonsh.tools.EnvPath.count", false]], "count() (xonsh.xontribs.xontrib method)": [[98, "xonsh.xontribs.Xontrib.count", false]], "create_module() (xonsh.imphooks.xonshimporteventloader method)": [[100, "xonsh.imphooks.XonshImportEventLoader.create_module", false]], "create_module() (xonsh.imphooks.xonshimporthook method)": [[100, "xonsh.imphooks.XonshImportHook.create_module", false]], "create_parser() (xonsh.aliases.sourceforeignalias method)": [[2, "xonsh.aliases.SourceForeignAlias.create_parser", false]], "create_parser() (xonsh.history.main.historyalias method)": [[26, "xonsh.history.main.HistoryAlias.create_parser", false]], "create_parser() (xonsh.tracer.traceralias method)": [[95, "xonsh.tracer.TracerAlias.create_parser", false]], "create_parser() (xonsh.xonfig.xonfigalias method)": [[97, "xonsh.xonfig.XonfigAlias.create_parser", false]], "create_parser() (xonsh.xontribs.xontribalias method)": [[98, "xonsh.xontribs.XontribAlias.create_parser", false]], "create_truefalse_cond() (in module xonsh.wizard)": [[96, "xonsh.wizard.create_truefalse_cond", false]], "csv_to_bool_seq() (in module xonsh.tools)": [[94, "xonsh.tools.csv_to_bool_seq", false]], "csv_to_set() (in module xonsh.tools)": [[94, "xonsh.tools.csv_to_set", false]], "ctxadd() (xonsh.parsers.ast.ctxawaretransformer method)": [[102, "xonsh.parsers.ast.CtxAwareTransformer.ctxadd", false]], "ctxawaretransformer (class in xonsh.parsers.ast)": [[102, "xonsh.parsers.ast.CtxAwareTransformer", false]], "ctxremove() (xonsh.parsers.ast.ctxawaretransformer method)": [[102, "xonsh.parsers.ast.CtxAwareTransformer.ctxremove", false]], "ctxupdate() (xonsh.parsers.ast.ctxawaretransformer method)": [[102, "xonsh.parsers.ast.CtxAwareTransformer.ctxupdate", false]], "ctxvisit() (xonsh.parsers.ast.ctxawaretransformer method)": [[102, "xonsh.parsers.ast.CtxAwareTransformer.ctxvisit", false]], "current_branch() (in module xonsh.prompt.vc)": [[45, "xonsh.prompt.vc.current_branch", false]], "current_mask() (in module xonsh.xoreutils.umask)": [[63, "xonsh.xoreutils.umask.current_mask", false]], "currentjobfield (class in xonsh.prompt.job)": [[43, "xonsh.prompt.job.CurrentJobField", false]], "daemon (xonsh.history.json.jsonhistoryflusher property)": [[25, "xonsh.history.json.JsonHistoryFlusher.daemon", false]], "daemon (xonsh.history.json.jsonhistorygc property)": [[25, "xonsh.history.json.JsonHistoryGC.daemon", false]], "daemon (xonsh.history.sqlite.sqlitehistorygc property)": [[27, "xonsh.history.sqlite.SqliteHistoryGC.daemon", false]], "daemon (xonsh.lib.lazyasd.backgroundmoduleloader property)": [[82, "xonsh.lib.lazyasd.BackgroundModuleLoader.daemon", false]], "daemon (xonsh.procs.pipelines.prevproccloser property)": [[33, "xonsh.procs.pipelines.PrevProcCloser.daemon", false]], "daemon (xonsh.procs.posix.popenthread property)": [[34, "xonsh.procs.posix.PopenThread.daemon", false]], "daemon (xonsh.procs.proxies.procproxythread property)": [[35, "xonsh.procs.proxies.ProcProxyThread.daemon", false]], "daemon (xonsh.shells.readline_shell.readlinehistoryadder property)": [[55, "xonsh.shells.readline_shell.ReadlineHistoryAdder.daemon", false]], "debian_command_not_found() (in module xonsh.tools)": [[94, "xonsh.tools.debian_command_not_found", false]], "debug_level() (in module xonsh.events)": [[73, "xonsh.events.debug_level", false]], "decode() (in module xonsh.tools)": [[94, "xonsh.tools.decode", false]], "decode_bytes() (in module xonsh.tools)": [[94, "xonsh.tools.decode_bytes", false]], "decorate_spec() (xonsh.procs.specs.decoratoralias method)": [[37, "xonsh.procs.specs.DecoratorAlias.decorate_spec", false]], "decorate_spec() (xonsh.procs.specs.specattrdecoratoralias method)": [[37, "xonsh.procs.specs.SpecAttrDecoratorAlias.decorate_spec", false]], "decorate_spec_pre_run() (xonsh.procs.specs.decoratoralias method)": [[37, "xonsh.procs.specs.DecoratorAlias.decorate_spec_pre_run", false]], "decorate_spec_pre_run() (xonsh.procs.specs.specattrdecoratoralias method)": [[37, "xonsh.procs.specs.SpecAttrDecoratorAlias.decorate_spec_pre_run", false]], "decoratoralias (class in xonsh.procs.specs)": [[37, "xonsh.procs.specs.DecoratorAlias", false]], "default (xonsh.environ.var attribute)": [[20, "xonsh.environ.Var.default", false]], "default() (xonsh.shells.base_shell.baseshell method)": [[47, "xonsh.shells.base_shell.BaseShell.default", false]], "default() (xonsh.shells.dumb_shell.dumbshell method)": [[48, "xonsh.shells.dumb_shell.DumbShell.default", false], [93, "xonsh.shells.dumb_shell.DumbShell.default", false]], "default() (xonsh.shells.ptk_shell.prompttoolkitshell method)": [[49, "xonsh.shells.ptk_shell.PromptToolkitShell.default", false]], "default() (xonsh.shells.readline_shell.readlineshell method)": [[55, "xonsh.shells.readline_shell.ReadlineShell.default", false]], "default_completer_dirs() (in module xonsh.environ)": [[20, "xonsh.environ.default_completer_dirs", false]], "default_completers() (in module xonsh.completers.init)": [[14, "xonsh.completers.init.default_completers", false]], "default_encoding (in module xonsh.platform)": [[91, "xonsh.platform.DEFAULT_ENCODING", false]], "default_env() (in module xonsh.environ)": [[20, "xonsh.environ.default_env", false]], "default_file (xonsh.wizard.fileinserter property)": [[96, "xonsh.wizard.FileInserter.default_file", false]], "default_file (xonsh.wizard.loadjson property)": [[96, "xonsh.wizard.LoadJSON.default_file", false]], "default_file (xonsh.wizard.savejson property)": [[96, "xonsh.wizard.SaveJSON.default_file", false]], "default_file (xonsh.wizard.statefile property)": [[96, "xonsh.wizard.StateFile.default_file", false]], "default_lscolors() (in module xonsh.environ)": [[20, "xonsh.environ.default_lscolors", false]], "default_predictor() (xonsh.commands_cache.commandscache method)": [[71, "xonsh.commands_cache.CommandsCache.default_predictor", false]], "default_predictor_alias() (xonsh.commands_cache.commandscache method)": [[71, "xonsh.commands_cache.CommandsCache.default_predictor_alias", false]], "default_predictor_readbin() (xonsh.commands_cache.commandscache method)": [[71, "xonsh.commands_cache.CommandsCache.default_predictor_readbin", false]], "default_prompt() (in module xonsh.prompt.base)": [[39, "xonsh.prompt.base.default_prompt", false]], "default_prompt_fields() (in module xonsh.environ)": [[20, "xonsh.environ.default_prompt_fields", false]], "default_settings (xonsh.environ.lscolors attribute)": [[20, "xonsh.environ.LsColors.default_settings", false]], "default_signal_pauser() (in module xonsh.procs.specs)": [[37, "xonsh.procs.specs.default_signal_pauser", false]], "default_threadable_predictors() (in module xonsh.commands_cache)": [[71, "xonsh.commands_cache.default_threadable_predictors", false]], "default_value() (in module xonsh.environ)": [[20, "xonsh.environ.default_value", false]], "default_xonshrc() (in module xonsh.environ)": [[20, "xonsh.environ.default_xonshrc", false]], "default_xonshrcdir() (in module xonsh.environ)": [[20, "xonsh.environ.default_xonshrcdir", false]], "defaultnotgiventype (class in xonsh.tools)": [[94, "xonsh.tools.DefaultNotGivenType", false]], "del_locally() (xonsh.environ.internalenvirondict method)": [[20, "xonsh.environ.InternalEnvironDict.del_locally", false]], "delete() (xonsh.history.base.history method)": [[22, "xonsh.history.base.History.delete", false]], "delete() (xonsh.history.dummy.dummyhistory method)": [[24, "xonsh.history.dummy.DummyHistory.delete", false]], "delete() (xonsh.history.json.jsonhistory method)": [[25, "xonsh.history.json.JsonHistory.delete", false]], "delete() (xonsh.history.main.historyalias static method)": [[26, "xonsh.history.main.HistoryAlias.delete", false]], "delete() (xonsh.history.sqlite.sqlitehistory method)": [[27, "xonsh.history.sqlite.SqliteHistory.delete", false]], "denominator (xonsh.procs.proxies.handle attribute)": [[35, "xonsh.procs.proxies.Handle.denominator", false]], "denominator (xonsh.xontribs.exitcode attribute)": [[98, "xonsh.xontribs.ExitCode.denominator", false]], "deprecated() (in module xonsh.tools)": [[94, "xonsh.tools.deprecated", false]], "deregister() (xonsh.environ.env method)": [[20, "xonsh.environ.Env.deregister", false]], "deregister() (xonsh.procs.proxies.filethreaddispatcher method)": [[35, "xonsh.procs.proxies.FileThreadDispatcher.deregister", false]], "descr (xonsh.procs.specs.decoratoralias attribute)": [[37, "xonsh.procs.specs.DecoratorAlias.descr", false]], "descr (xonsh.procs.specs.specattrdecoratoralias attribute)": [[37, "xonsh.procs.specs.SpecAttrDecoratorAlias.descr", false]], "describe_waitpid_status() (in module xonsh.tools)": [[94, "xonsh.tools.describe_waitpid_status", false]], "detach() (xonsh.procs.proxies.filethreaddispatcher method)": [[35, "xonsh.procs.proxies.FileThreadDispatcher.detach", false]], "detach() (xonsh.procs.proxies.handle method)": [[35, "xonsh.procs.proxies.Handle.Detach", false]], "detect_xpip_alias() (in module xonsh.aliases)": [[2, "xonsh.aliases.detect_xpip_alias", false]], "detype (xonsh.environ.var attribute)": [[20, "xonsh.environ.Var.detype", false]], "detype() (in module xonsh.tools)": [[94, "xonsh.tools.detype", false]], "detype() (xonsh.environ.env method)": [[20, "xonsh.environ.Env.detype", false]], "detype() (xonsh.environ.lscolors method)": [[20, "xonsh.environ.LsColors.detype", false]], "detype_all() (xonsh.environ.env method)": [[20, "xonsh.environ.Env.detype_all", false]], "dict_to_str() (in module xonsh.tools)": [[94, "xonsh.tools.dict_to_str", false]], "diff() (xonsh.history.main.historyalias static method)": [[26, "xonsh.history.main.HistoryAlias.diff", false]], "dirs_fn() (in module xonsh.dirstack)": [[19, "xonsh.dirstack.dirs_fn", false]], "dirstack (in module xonsh.dirstack)": [[19, "xonsh.dirstack.DIRSTACK", false]], "dirstack_size (xonsh.environ.changedirsetting attribute)": [[20, "xonsh.environ.ChangeDirSetting.DIRSTACK_SIZE", false]], "dirty_working_directory() (in module xonsh.prompt.vc)": [[45, "xonsh.prompt.vc.dirty_working_directory", false]], "disable_copy_on_deletion() (in module xonsh.shells.ptk_shell)": [[49, "xonsh.shells.ptk_shell.disable_copy_on_deletion", false]], "discard() (xonsh.events.abstractevent method)": [[73, "xonsh.events.AbstractEvent.discard", false]], "discard() (xonsh.events.event method)": [[73, "xonsh.events.Event.discard", false]], "discard() (xonsh.events.loadevent method)": [[73, "xonsh.events.LoadEvent.discard", false]], "disown_fn() (in module xonsh.procs.jobs)": [[32, "xonsh.procs.jobs.disown_fn", false]], "display_colored_error_message() (in module xonsh.tools)": [[94, "xonsh.tools.display_colored_error_message", false]], "display_error_message() (in module xonsh.tools)": [[94, "xonsh.tools.display_error_message", false]], "distribution (xonsh.xontribs.xontrib attribute)": [[98, "xonsh.xontribs.Xontrib.distribution", false]], "do_help() (xonsh.shells.dumb_shell.dumbshell method)": [[48, "xonsh.shells.dumb_shell.DumbShell.do_help", false], [93, "xonsh.shells.dumb_shell.DumbShell.do_help", false]], "do_help() (xonsh.shells.readline_shell.readlineshell method)": [[55, "xonsh.shells.readline_shell.ReadlineShell.do_help", false]], "doc (xonsh.environ.var attribute)": [[20, "xonsh.environ.Var.doc", false]], "doc() (xonsh.events.eventmanager method)": [[73, "xonsh.events.EventManager.doc", false]], "doc_default (xonsh.environ.var attribute)": [[20, "xonsh.environ.Var.doc_default", false]], "doc_header (xonsh.shells.dumb_shell.dumbshell attribute)": [[48, "xonsh.shells.dumb_shell.DumbShell.doc_header", false], [93, "xonsh.shells.dumb_shell.DumbShell.doc_header", false]], "doc_header (xonsh.shells.readline_shell.readlineshell attribute)": [[55, "xonsh.shells.readline_shell.ReadlineShell.doc_header", false]], "doc_leader (xonsh.shells.dumb_shell.dumbshell attribute)": [[48, "xonsh.shells.dumb_shell.DumbShell.doc_leader", false], [93, "xonsh.shells.dumb_shell.DumbShell.doc_leader", false]], "doc_leader (xonsh.shells.readline_shell.readlineshell attribute)": [[55, "xonsh.shells.readline_shell.ReadlineShell.doc_leader", false]], "dotglob (xonsh.environ.interpretersetting attribute)": [[20, "xonsh.environ.InterpreterSetting.DOTGLOB", false]], "dumbshell (class in xonsh.shells.dumb_shell)": [[48, "xonsh.shells.dumb_shell.DumbShell", false], [93, "xonsh.shells.dumb_shell.DumbShell", false]], "dummyhistory (class in xonsh.history.dummy)": [[24, "xonsh.history.dummy.DummyHistory", false]], "dump() (xonsh.history.json.jsonhistoryflusher method)": [[25, "xonsh.history.json.JsonHistoryFlusher.dump", false]], "dump_rules (xonsh.wizard.fileinserter property)": [[96, "xonsh.wizard.FileInserter.dump_rules", false]], "dumps() (in module xonsh.lib.lazyjson)": [[84, "xonsh.lib.lazyjson.dumps", false]], "dumps() (xonsh.wizard.fileinserter method)": [[96, "xonsh.wizard.FileInserter.dumps", false]], "dynamic_cwd_elision_char (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.DYNAMIC_CWD_ELISION_CHAR", false]], "dynamic_cwd_elision_char (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.DYNAMIC_CWD_ELISION_CHAR", false]], "dynamic_cwd_elision_char (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.DYNAMIC_CWD_ELISION_CHAR", false]], "dynamic_cwd_tuple_to_str() (in module xonsh.tools)": [[94, "xonsh.tools.dynamic_cwd_tuple_to_str", false]], "dynamic_cwd_width (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.DYNAMIC_CWD_WIDTH", false]], "dynamic_cwd_width (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.DYNAMIC_CWD_WIDTH", false]], "dynamic_cwd_width (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.DYNAMIC_CWD_WIDTH", false]], "dynamicaccessproxy (class in xonsh.built_ins)": [[3, "xonsh.built_ins.DynamicAccessProxy", false]], "echo() (in module xonsh.xoreutils.echo)": [[58, "xonsh.xoreutils.echo.echo", false]], "emptyline() (xonsh.shells.base_shell.baseshell method)": [[47, "xonsh.shells.base_shell.BaseShell.emptyline", false]], "emptyline() (xonsh.shells.dumb_shell.dumbshell method)": [[48, "xonsh.shells.dumb_shell.DumbShell.emptyline", false], [93, "xonsh.shells.dumb_shell.DumbShell.emptyline", false]], "emptyline() (xonsh.shells.ptk_shell.prompttoolkitshell method)": [[49, "xonsh.shells.ptk_shell.PromptToolkitShell.emptyline", false]], "emptyline() (xonsh.shells.readline_shell.readlineshell method)": [[55, "xonsh.shells.readline_shell.ReadlineShell.emptyline", false]], "enable_async_prompt (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.ENABLE_ASYNC_PROMPT", false]], "enable_commands_cache (xonsh.environ.cachesetting attribute)": [[20, "xonsh.environ.CacheSetting.ENABLE_COMMANDS_CACHE", false]], "encode() (in module xonsh.tools)": [[94, "xonsh.tools.encode", false]], "encode() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.encode", false]], "encoding (xonsh.procs.proxies.filethreaddispatcher property)": [[35, "xonsh.procs.proxies.FileThreadDispatcher.encoding", false]], "end() (xonsh.procs.pipelines.commandpipeline method)": [[33, "xonsh.procs.pipelines.CommandPipeline.end", false]], "end() (xonsh.procs.pipelines.hiddencommandpipeline method)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.end", false]], "end_group() (xonsh.lib.pretty.prettyprinter method)": [[29, "xonsh.lib.pretty.PrettyPrinter.end_group", false], [88, "xonsh.lib.pretty.PrettyPrinter.end_group", false]], "end_group() (xonsh.lib.pretty.representationprinter method)": [[29, "xonsh.lib.pretty.RepresentationPrinter.end_group", false], [88, "xonsh.lib.pretty.RepresentationPrinter.end_group", false]], "ends_with_colon_token() (in module xonsh.tools)": [[94, "xonsh.tools.ends_with_colon_token", false]], "endswith() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.endswith", false]], "endswith_newline() (in module xonsh.tools)": [[94, "xonsh.tools.endswith_newline", false]], "enhance_colors_for_cmd_exe() (xonsh.pyghooks.xonshstyle method)": [[92, "xonsh.pyghooks.XonshStyle.enhance_colors_for_cmd_exe", false]], "ensure_list_of_strs() (in module xonsh.built_ins)": [[3, "xonsh.built_ins.ensure_list_of_strs", false]], "ensure_ls_colors_in_env() (in module xonsh.environ)": [[20, "xonsh.environ.ensure_ls_colors_in_env", false]], "ensure_shell() (in module xonsh.foreign_shells)": [[74, "xonsh.foreign_shells.ensure_shell", false]], "ensure_slice() (in module xonsh.tools)": [[94, "xonsh.tools.ensure_slice", false]], "ensure_str_or_callable() (in module xonsh.built_ins)": [[3, "xonsh.built_ins.ensure_str_or_callable", false]], "ensure_str_or_int() (in module xonsh.wizard)": [[96, "xonsh.wizard.ensure_str_or_int", false]], "ensure_string() (in module xonsh.tools)": [[94, "xonsh.tools.ensure_string", false]], "ensure_timestamp() (in module xonsh.tools)": [[94, "xonsh.tools.ensure_timestamp", false]], "enter_macro() (in module xonsh.built_ins)": [[3, "xonsh.built_ins.enter_macro", false]], "env (class in xonsh.environ)": [[20, "xonsh.environ.Env", false]], "env_name() (in module xonsh.prompt.env)": [[41, "xonsh.prompt.env.env_name", false]], "env_path_to_str() (in module xonsh.tools)": [[94, "xonsh.tools.env_path_to_str", false]], "envdiff() (xonsh.history.diff_history.historydiffer method)": [[23, "xonsh.history.diff_history.HistoryDiffer.envdiff", false]], "envpath (class in xonsh.tools)": [[94, "xonsh.tools.EnvPath", false]], "err (xonsh.procs.pipelines.commandpipeline property)": [[33, "xonsh.procs.pipelines.CommandPipeline.err", false]], "err (xonsh.procs.pipelines.hiddencommandpipeline property)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.err", false]], "err() (xonsh.aliases.sourceforeignalias method)": [[2, "xonsh.aliases.SourceForeignAlias.err", false]], "err() (xonsh.history.main.historyalias method)": [[26, "xonsh.history.main.HistoryAlias.err", false]], "err() (xonsh.tracer.traceralias method)": [[95, "xonsh.tracer.TracerAlias.err", false]], "err() (xonsh.xonfig.xonfigalias method)": [[97, "xonsh.xonfig.XonfigAlias.err", false]], "err() (xonsh.xontribs.xontribalias method)": [[98, "xonsh.xontribs.XontribAlias.err", false]], "errorhandlingsetting (class in xonsh.environ)": [[20, "xonsh.environ.ErrorHandlingSetting", false]], "errors (xonsh.procs.proxies.filethreaddispatcher property)": [[35, "xonsh.procs.proxies.FileThreadDispatcher.errors", false]], "escape_windows_cmd_string() (in module xonsh.tools)": [[94, "xonsh.tools.escape_windows_cmd_string", false]], "eval() (xonsh.execer.execer method)": [[99, "xonsh.execer.Execer.eval", false]], "eval_alias() (xonsh.aliases.aliases method)": [[2, "xonsh.aliases.Aliases.eval_alias", false]], "eval_fstring_field() (in module xonsh.built_ins)": [[3, "xonsh.built_ins.eval_fstring_field", false]], "event (class in xonsh.events)": [[73, "xonsh.events.Event", false]], "eventmanager (class in xonsh.events)": [[73, "xonsh.events.EventManager", false]], "exec() (xonsh.execer.execer method)": [[99, "xonsh.execer.Execer.exec", false]], "exec_module() (xonsh.imphooks.xonshimporteventloader method)": [[100, "xonsh.imphooks.XonshImportEventLoader.exec_module", false]], "exec_module() (xonsh.imphooks.xonshimporthook method)": [[100, "xonsh.imphooks.XonshImportHook.exec_module", false]], "execalias (class in xonsh.aliases)": [[2, "xonsh.aliases.ExecAlias", false]], "execer (class in xonsh.execer)": [[99, "xonsh.execer.Execer", false]], "executables_in() (in module xonsh.commands_cache)": [[71, "xonsh.commands_cache.executables_in", false]], "executed_cmd (xonsh.procs.pipelines.commandpipeline property)": [[33, "xonsh.procs.pipelines.CommandPipeline.executed_cmd", false]], "executed_cmd (xonsh.procs.pipelines.hiddencommandpipeline property)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.executed_cmd", false]], "executor (class in xonsh.shells.ptk_shell.updator)": [[54, "xonsh.shells.ptk_shell.updator.Executor", false]], "exists() (xonsh.events.eventmanager method)": [[73, "xonsh.events.EventManager.exists", false]], "exitcode (class in xonsh.xontribs)": [[98, "xonsh.xontribs.ExitCode", false]], "expand_alias() (xonsh.aliases.aliases method)": [[2, "xonsh.aliases.Aliases.expand_alias", false]], "expand_case_matching() (in module xonsh.tools)": [[94, "xonsh.tools.expand_case_matching", false]], "expand_env_vars (xonsh.environ.interpretersetting attribute)": [[20, "xonsh.environ.InterpreterSetting.EXPAND_ENV_VARS", false]], "expand_path() (in module xonsh.tools)": [[94, "xonsh.tools.expand_path", false]], "expandtabs() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.expandtabs", false]], "expanduser_abs_path() (in module xonsh.tools)": [[94, "xonsh.tools.expanduser_abs_path", false]], "expandvars() (in module xonsh.tools)": [[94, "xonsh.tools.expandvars", false]], "extend() (xonsh.tools.envpath method)": [[94, "xonsh.tools.EnvPath.extend", false]], "extensions (xonsh.completers.commands.modulerematcher attribute)": [[9, "xonsh.completers.commands.ModuleReMatcher.extensions", false]], "extensions (xonsh.lib.modules.modulefinder attribute)": [[85, "xonsh.lib.modules.ModuleFinder.extensions", false]], "fallback() (in module xonsh.tools)": [[94, "xonsh.tools.fallback", false]], "fg() (in module xonsh.procs.jobs)": [[32, "xonsh.procs.jobs.fg", false]], "file() (xonsh.history.main.historyalias static method)": [[26, "xonsh.history.main.HistoryAlias.file", false]], "file_color_tokens (in module xonsh.pyghooks)": [[92, "xonsh.pyghooks.file_color_tokens", false]], "fileinserter (class in xonsh.wizard)": [[96, "xonsh.wizard.FileInserter", false]], "filenames (xonsh.pyghooks.xonshconsolelexer attribute)": [[92, "xonsh.pyghooks.XonshConsoleLexer.filenames", false]], "filenames (xonsh.pyghooks.xonshlexer attribute)": [[92, "xonsh.pyghooks.XonshLexer.filenames", false]], "fileno() (xonsh.procs.proxies.filethreaddispatcher method)": [[35, "xonsh.procs.proxies.FileThreadDispatcher.fileno", false]], "fileno() (xonsh.procs.readers.consoleparallelreader method)": [[36, "xonsh.procs.readers.ConsoleParallelReader.fileno", false]], "fileno() (xonsh.procs.readers.nonblockingfdreader method)": [[36, "xonsh.procs.readers.NonBlockingFDReader.fileno", false]], "fileno() (xonsh.procs.readers.queuereader method)": [[36, "xonsh.procs.readers.QueueReader.fileno", false]], "files() (xonsh.history.json.jsonhistorygc method)": [[25, "xonsh.history.json.JsonHistoryGC.files", false]], "filethreaddispatcher (class in xonsh.procs.proxies)": [[35, "xonsh.procs.proxies.FileThreadDispatcher", false]], "filter_completions() (in module xonsh.completers.imports)": [[13, "xonsh.completers.imports.filter_completions", false]], "find() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.find", false]], "find_closest_color() (in module xonsh.color_tools)": [[70, "xonsh.color_tools.find_closest_color", false]], "find_env_name() (in module xonsh.prompt.env)": [[41, "xonsh.prompt.env.find_env_name", false]], "find_file() (in module xonsh.lib.inspectors)": [[28, "xonsh.lib.inspectors.find_file", false], [79, "xonsh.lib.inspectors.find_file", false]], "find_module() (xonsh.imphooks.xonshimporteventhook method)": [[100, "xonsh.imphooks.XonshImportEventHook.find_module", false]], "find_module() (xonsh.imphooks.xonshimporthook method)": [[100, "xonsh.imphooks.XonshImportHook.find_module", false]], "find_next_break() (in module xonsh.tools)": [[94, "xonsh.tools.find_next_break", false]], "find_rule() (xonsh.wizard.fileinserter method)": [[96, "xonsh.wizard.FileInserter.find_rule", false]], "find_source_encoding() (in module xonsh.imphooks)": [[100, "xonsh.imphooks.find_source_encoding", false]], "find_source_lines() (in module xonsh.lib.inspectors)": [[28, "xonsh.lib.inspectors.find_source_lines", false], [79, "xonsh.lib.inspectors.find_source_lines", false]], "find_spec() (xonsh.imphooks.xonshimporteventhook method)": [[100, "xonsh.imphooks.XonshImportEventHook.find_spec", false]], "find_spec() (xonsh.imphooks.xonshimporthook method)": [[100, "xonsh.imphooks.XonshImportHook.find_spec", false]], "find_xontrib() (in module xonsh.xontribs)": [[98, "xonsh.xontribs.find_xontrib", false]], "findfirst() (in module xonsh.tools)": [[94, "xonsh.tools.findfirst", false]], "fire() (xonsh.events.abstractevent method)": [[73, "xonsh.events.AbstractEvent.fire", false]], "fire() (xonsh.events.event method)": [[73, "xonsh.events.Event.fire", false]], "fire() (xonsh.events.loadevent method)": [[73, "xonsh.events.LoadEvent.fire", false]], "fix_readline_state_after_ctrl_c() (in module xonsh.shells.readline_shell)": [[55, "xonsh.shells.readline_shell.fix_readline_state_after_ctrl_c", false]], "flags (xonsh.pyghooks.xonshconsolelexer attribute)": [[92, "xonsh.pyghooks.XonshConsoleLexer.flags", false]], "flags (xonsh.pyghooks.xonshlexer attribute)": [[92, "xonsh.pyghooks.XonshLexer.flags", false]], "flatten() (xonsh.wizard.promptvisitor method)": [[96, "xonsh.wizard.PromptVisitor.flatten", false]], "flatten() (xonsh.wizard.statevisitor method)": [[96, "xonsh.wizard.StateVisitor.flatten", false]], "flexibleformatter (class in xonsh.tools)": [[94, "xonsh.tools.FlexibleFormatter", false]], "flush() (xonsh.history.base.history method)": [[22, "xonsh.history.base.History.flush", false]], "flush() (xonsh.history.dummy.dummyhistory method)": [[24, "xonsh.history.dummy.DummyHistory.flush", false]], "flush() (xonsh.history.json.jsonhistory method)": [[25, "xonsh.history.json.JsonHistory.flush", false]], "flush() (xonsh.history.main.historyalias static method)": [[26, "xonsh.history.main.HistoryAlias.flush", false]], "flush() (xonsh.history.sqlite.sqlitehistory method)": [[27, "xonsh.history.sqlite.SqliteHistory.flush", false]], "flush() (xonsh.lib.pretty.prettyprinter method)": [[29, "xonsh.lib.pretty.PrettyPrinter.flush", false], [88, "xonsh.lib.pretty.PrettyPrinter.flush", false]], "flush() (xonsh.lib.pretty.representationprinter method)": [[29, "xonsh.lib.pretty.RepresentationPrinter.flush", false], [88, "xonsh.lib.pretty.RepresentationPrinter.flush", false]], "flush() (xonsh.procs.proxies.filethreaddispatcher method)": [[35, "xonsh.procs.proxies.FileThreadDispatcher.flush", false]], "for_locale() (xonsh.environ.var class method)": [[20, "xonsh.environ.Var.for_locale", false]], "for_type() (in module xonsh.lib.pretty)": [[29, "xonsh.lib.pretty.for_type", false], [88, "xonsh.lib.pretty.for_type", false]], "for_type_by_name() (in module xonsh.lib.pretty)": [[29, "xonsh.lib.pretty.for_type_by_name", false], [88, "xonsh.lib.pretty.for_type_by_name", false]], "force_posix_paths (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.FORCE_POSIX_PATHS", false]], "foreign_aliases_override (xonsh.environ.interpretersetting attribute)": [[20, "xonsh.environ.InterpreterSetting.FOREIGN_ALIASES_OVERRIDE", false]], "foreign_aliases_suppress_skip_message (xonsh.environ.interpretersetting attribute)": [[20, "xonsh.environ.InterpreterSetting.FOREIGN_ALIASES_SUPPRESS_SKIP_MESSAGE", false]], "foreign_env_fixes() (in module xonsh.environ)": [[20, "xonsh.environ.foreign_env_fixes", false]], "foreign_shell_data() (in module xonsh.foreign_shells)": [[74, "xonsh.foreign_shells.foreign_shell_data", false]], "foreignshellbasealias (class in xonsh.foreign_shells)": [[74, "xonsh.foreign_shells.ForeignShellBaseAlias", false]], "foreignshellexecalias (class in xonsh.foreign_shells)": [[74, "xonsh.foreign_shells.ForeignShellExecAlias", false]], "foreignshellfunctionalias (class in xonsh.foreign_shells)": [[74, "xonsh.foreign_shells.ForeignShellFunctionAlias", false]], "format() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.format", false]], "format() (xonsh.history.diff_history.historydiffer method)": [[23, "xonsh.history.diff_history.HistoryDiffer.format", false]], "format() (xonsh.tools.flexibleformatter method)": [[94, "xonsh.tools.FlexibleFormatter.format", false]], "format_argspec() (in module xonsh.lib.inspectors)": [[28, "xonsh.lib.inspectors.format_argspec", false], [79, "xonsh.lib.inspectors.format_argspec", false]], "format_color() (in module xonsh.tools)": [[94, "xonsh.tools.format_color", false]], "format_color() (xonsh.shells.base_shell.baseshell method)": [[47, "xonsh.shells.base_shell.BaseShell.format_color", false]], "format_color() (xonsh.shells.dumb_shell.dumbshell method)": [[48, "xonsh.shells.dumb_shell.DumbShell.format_color", false], [93, "xonsh.shells.dumb_shell.DumbShell.format_color", false]], "format_color() (xonsh.shells.ptk_shell.prompttoolkitshell method)": [[49, "xonsh.shells.ptk_shell.PromptToolkitShell.format_color", false]], "format_color() (xonsh.shells.readline_shell.readlineshell method)": [[55, "xonsh.shells.readline_shell.ReadlineShell.format_color", false]], "format_datetime() (in module xonsh.tools)": [[94, "xonsh.tools.format_datetime", false]], "format_field() (xonsh.tools.flexibleformatter method)": [[94, "xonsh.tools.FlexibleFormatter.format_field", false]], "format_job_string() (in module xonsh.procs.jobs)": [[32, "xonsh.procs.jobs.format_job_string", false]], "format_map() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.format_map", false]], "format_std_prepost() (in module xonsh.tools)": [[94, "xonsh.tools.format_std_prepost", false]], "format_usage() (xonsh.history.main.sessionaction method)": [[26, "xonsh.history.main.SessionAction.format_usage", false]], "format_usage() (xonsh.xoreutils.which.awitchawitch method)": [[67, "xonsh.xoreutils.which.AWitchAWitch.format_usage", false]], "fossil_dirty_working_directory() (in module xonsh.prompt.vc)": [[45, "xonsh.prompt.vc.fossil_dirty_working_directory", false]], "fragments (xonsh.prompt.base.multipromptfield attribute)": [[39, "xonsh.prompt.base.MultiPromptField.fragments", false]], "fragments (xonsh.prompt.gitstatus.gitstatus attribute)": [[42, "xonsh.prompt.gitstatus.GitStatus.fragments", false]], "from_bytes() (xonsh.procs.proxies.handle method)": [[35, "xonsh.procs.proxies.Handle.from_bytes", false]], "from_bytes() (xonsh.xontribs.exitcode method)": [[98, "xonsh.xontribs.ExitCode.from_bytes", false]], "from_oct_digits() (in module xonsh.xoreutils.umask)": [[63, "xonsh.xoreutils.umask.from_oct_digits", false]], "fromdircolors() (xonsh.environ.lscolors class method)": [[20, "xonsh.environ.LsColors.fromdircolors", false]], "fromkeys() (xonsh.environ.internalenvirondict class method)": [[20, "xonsh.environ.InternalEnvironDict.fromkeys", false]], "fromkeys() (xonsh.lib.collections.chaindb class method)": [[78, "xonsh.lib.collections.ChainDB.fromkeys", false]], "fromstring() (xonsh.environ.lscolors class method)": [[20, "xonsh.environ.LsColors.fromstring", false]], "fstring_rules() (xonsh.pyghooks.xonshconsolelexer method)": [[92, "xonsh.pyghooks.XonshConsoleLexer.fstring_rules", false]], "fstring_rules() (xonsh.pyghooks.xonshlexer method)": [[92, "xonsh.pyghooks.XonshLexer.fstring_rules", false]], "funcalias (class in xonsh.aliases)": [[2, "xonsh.aliases.FuncAlias", false]], "functor (class in xonsh.contexts)": [[72, "xonsh.contexts.Functor", false]], "fuzzy_path_completion (xonsh.environ.autocompletionsetting attribute)": [[20, "xonsh.environ.AutoCompletionSetting.FUZZY_PATH_COMPLETION", false]], "fuzzy_path_completion (xonsh.environ.ptkcompletionsetting attribute)": [[20, "xonsh.environ.PTKCompletionSetting.FUZZY_PATH_COMPLETION", false]], "gather_load_store_names() (in module xonsh.parsers.ast)": [[102, "xonsh.parsers.ast.gather_load_store_names", false]], "gather_names() (in module xonsh.parsers.ast)": [[102, "xonsh.parsers.ast.gather_names", false]], "gc() (xonsh.history.main.historyalias static method)": [[26, "xonsh.history.main.HistoryAlias.gc", false]], "generalsetting (class in xonsh.environ)": [[20, "xonsh.environ.GeneralSetting", false]], "generate_completions() (xonsh.completer.completer static method)": [[4, "xonsh.completer.Completer.generate_completions", false]], "generate_options_of() (in module xonsh.completers.man)": [[15, "xonsh.completers.man.generate_options_of", false]], "generic_visit() (xonsh.parsers.ast.ctxawaretransformer method)": [[102, "xonsh.parsers.ast.CtxAwareTransformer.generic_visit", false]], "get() (xonsh.aliases.aliases method)": [[2, "xonsh.aliases.Aliases.get", false]], "get() (xonsh.commands_cache.commandscache method)": [[71, "xonsh.commands_cache.CommandsCache.get", false]], "get() (xonsh.environ.env method)": [[20, "xonsh.environ.Env.get", false]], "get() (xonsh.environ.internalenvirondict method)": [[20, "xonsh.environ.InternalEnvironDict.get", false]], "get() (xonsh.environ.lscolors method)": [[20, "xonsh.environ.LsColors.get", false]], "get() (xonsh.lib.collections.chaindb method)": [[78, "xonsh.lib.collections.ChainDB.get", false]], "get() (xonsh.lib.lazyasd.lazydict method)": [[82, "xonsh.lib.lazyasd.LazyDict.get", false]], "get() (xonsh.lib.lazyjson.lazyjson method)": [[84, "xonsh.lib.lazyjson.LazyJSON.get", false]], "get() (xonsh.lib.lazyjson.ljnode method)": [[84, "xonsh.lib.lazyjson.LJNode.get", false]], "get() (xonsh.prompt.base.promptfields method)": [[39, "xonsh.prompt.base.PromptFields.get", false]], "get() (xonsh.pyghooks.compoundcolormap method)": [[92, "xonsh.pyghooks.CompoundColorMap.get", false]], "get_cache_filename() (in module xonsh.codecache)": [[69, "xonsh.codecache.get_cache_filename", false]], "get_code() (xonsh.imphooks.xonshimporthook method)": [[100, "xonsh.imphooks.XonshImportHook.get_code", false]], "get_col() (in module xonsh.parsers.ast)": [[102, "xonsh.parsers.ast.get_col", false]], "get_command_str() (xonsh.procs.specs.subprocspec method)": [[37, "xonsh.procs.specs.SubprocSpec.get_command_str", false]], "get_completions() (xonsh.shells.ptk_shell.completer.prompttoolkitcompleter method)": [[50, "xonsh.shells.ptk_shell.completer.PromptToolkitCompleter.get_completions", false]], "get_completions_async() (xonsh.shells.ptk_shell.completer.prompttoolkitcompleter method)": [[50, "xonsh.shells.ptk_shell.completer.PromptToolkitCompleter.get_completions_async", false]], "get_config_paths() (in module xonsh.environ)": [[20, "xonsh.environ.get_config_paths", false]], "get_converter() (xonsh.environ.env method)": [[20, "xonsh.environ.Env.get_converter", false]], "get_data() (xonsh.imphooks.xonshimporthook method)": [[100, "xonsh.imphooks.XonshImportHook.get_data", false]], "get_default() (xonsh.environ.env method)": [[20, "xonsh.environ.Env.get_default", false]], "get_default_builtins() (in module xonsh.built_ins)": [[3, "xonsh.built_ins.get_default_builtins", false]], "get_description() (xonsh.xontribs.xontrib method)": [[98, "xonsh.xontribs.Xontrib.get_description", false]], "get_detyped() (xonsh.environ.env method)": [[20, "xonsh.environ.Env.get_detyped", false]], "get_detyper() (xonsh.environ.env method)": [[20, "xonsh.environ.Env.get_detyper", false]], "get_doc() (xonsh.environ.asyncpromptsetting class method)": [[20, "xonsh.environ.AsyncPromptSetting.get_doc", false]], "get_doc() (xonsh.environ.autocompletionsetting class method)": [[20, "xonsh.environ.AutoCompletionSetting.get_doc", false]], "get_doc() (xonsh.environ.cachesetting class method)": [[20, "xonsh.environ.CacheSetting.get_doc", false]], "get_doc() (xonsh.environ.changedirsetting class method)": [[20, "xonsh.environ.ChangeDirSetting.get_doc", false]], "get_doc() (xonsh.environ.errorhandlingsetting class method)": [[20, "xonsh.environ.ErrorHandlingSetting.get_doc", false]], "get_doc() (xonsh.environ.generalsetting class method)": [[20, "xonsh.environ.GeneralSetting.get_doc", false]], "get_doc() (xonsh.environ.interpretersetting class method)": [[20, "xonsh.environ.InterpreterSetting.get_doc", false]], "get_doc() (xonsh.environ.jobssetting class method)": [[20, "xonsh.environ.JobsSetting.get_doc", false]], "get_doc() (xonsh.environ.langsetting class method)": [[20, "xonsh.environ.LangSetting.get_doc", false]], "get_doc() (xonsh.environ.prompthistorysetting class method)": [[20, "xonsh.environ.PromptHistorySetting.get_doc", false]], "get_doc() (xonsh.environ.promptsetting class method)": [[20, "xonsh.environ.PromptSetting.get_doc", false]], "get_doc() (xonsh.environ.ptkcompletionsetting class method)": [[20, "xonsh.environ.PTKCompletionSetting.get_doc", false]], "get_doc() (xonsh.environ.ptksetting class method)": [[20, "xonsh.environ.PTKSetting.get_doc", false]], "get_doc() (xonsh.environ.subprocesssetting class method)": [[20, "xonsh.environ.SubprocessSetting.get_doc", false]], "get_doc() (xonsh.environ.windowssetting class method)": [[20, "xonsh.environ.WindowsSetting.get_doc", false]], "get_doc() (xonsh.environ.xettings class method)": [[20, "xonsh.environ.Xettings.get_doc", false]], "get_doc() (xonsh.environ.xontribsetting class method)": [[20, "xonsh.environ.XontribSetting.get_doc", false]], "get_docs() (xonsh.environ.env method)": [[20, "xonsh.environ.Env.get_docs", false]], "get_encoding() (in module xonsh.lib.inspectors)": [[28, "xonsh.lib.inspectors.get_encoding", false], [79, "xonsh.lib.inspectors.get_encoding", false]], "get_field() (xonsh.tools.flexibleformatter method)": [[94, "xonsh.tools.FlexibleFormatter.get_field", false]], "get_fields() (xonsh.prompt.base.promptfields method)": [[39, "xonsh.prompt.base.PromptFields.get_fields", false]], "get_filename() (xonsh.imphooks.xonshimporthook method)": [[100, "xonsh.imphooks.XonshImportHook.get_filename", false]], "get_filter_function() (in module xonsh.completers.tools)": [[18, "xonsh.completers.tools.get_filter_function", false]], "get_formatted_lines() (xonsh.procs.pipelines.commandpipeline method)": [[33, "xonsh.procs.pipelines.CommandPipeline.get_formatted_lines", false]], "get_formatted_lines() (xonsh.procs.pipelines.hiddencommandpipeline method)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.get_formatted_lines", false]], "get_fossil_branch() (in module xonsh.prompt.vc)": [[45, "xonsh.prompt.vc.get_fossil_branch", false]], "get_frags() (xonsh.prompt.base.multipromptfield method)": [[39, "xonsh.prompt.base.MultiPromptField.get_frags", false]], "get_frags() (xonsh.prompt.gitstatus.gitstatus method)": [[42, "xonsh.prompt.gitstatus.GitStatus.get_frags", false]], "get_git_branch() (in module xonsh.prompt.vc)": [[45, "xonsh.prompt.vc.get_git_branch", false]], "get_gitstatus_info() (in module xonsh.prompt.gitstatus)": [[42, "xonsh.prompt.gitstatus.get_gitstatus_info", false]], "get_group_description() (xonsh.environ.asyncpromptsetting class method)": [[20, "xonsh.environ.AsyncPromptSetting.get_group_description", false]], "get_group_description() (xonsh.environ.autocompletionsetting class method)": [[20, "xonsh.environ.AutoCompletionSetting.get_group_description", false]], "get_group_description() (xonsh.environ.cachesetting class method)": [[20, "xonsh.environ.CacheSetting.get_group_description", false]], "get_group_description() (xonsh.environ.changedirsetting class method)": [[20, "xonsh.environ.ChangeDirSetting.get_group_description", false]], "get_group_description() (xonsh.environ.errorhandlingsetting class method)": [[20, "xonsh.environ.ErrorHandlingSetting.get_group_description", false]], "get_group_description() (xonsh.environ.generalsetting class method)": [[20, "xonsh.environ.GeneralSetting.get_group_description", false]], "get_group_description() (xonsh.environ.interpretersetting class method)": [[20, "xonsh.environ.InterpreterSetting.get_group_description", false]], "get_group_description() (xonsh.environ.jobssetting class method)": [[20, "xonsh.environ.JobsSetting.get_group_description", false]], "get_group_description() (xonsh.environ.langsetting class method)": [[20, "xonsh.environ.LangSetting.get_group_description", false]], "get_group_description() (xonsh.environ.prompthistorysetting class method)": [[20, "xonsh.environ.PromptHistorySetting.get_group_description", false]], "get_group_description() (xonsh.environ.promptsetting class method)": [[20, "xonsh.environ.PromptSetting.get_group_description", false]], "get_group_description() (xonsh.environ.ptkcompletionsetting class method)": [[20, "xonsh.environ.PTKCompletionSetting.get_group_description", false]], "get_group_description() (xonsh.environ.ptksetting class method)": [[20, "xonsh.environ.PTKSetting.get_group_description", false]], "get_group_description() (xonsh.environ.subprocesssetting class method)": [[20, "xonsh.environ.SubprocessSetting.get_group_description", false]], "get_group_description() (xonsh.environ.windowssetting class method)": [[20, "xonsh.environ.WindowsSetting.get_group_description", false]], "get_group_description() (xonsh.environ.xettings class method)": [[20, "xonsh.environ.Xettings.get_group_description", false]], "get_group_description() (xonsh.environ.xontribsetting class method)": [[20, "xonsh.environ.XontribSetting.get_group_description", false]], "get_group_title() (xonsh.environ.asyncpromptsetting class method)": [[20, "xonsh.environ.AsyncPromptSetting.get_group_title", false]], "get_group_title() (xonsh.environ.autocompletionsetting class method)": [[20, "xonsh.environ.AutoCompletionSetting.get_group_title", false]], "get_group_title() (xonsh.environ.cachesetting class method)": [[20, "xonsh.environ.CacheSetting.get_group_title", false]], "get_group_title() (xonsh.environ.changedirsetting class method)": [[20, "xonsh.environ.ChangeDirSetting.get_group_title", false]], "get_group_title() (xonsh.environ.errorhandlingsetting class method)": [[20, "xonsh.environ.ErrorHandlingSetting.get_group_title", false]], "get_group_title() (xonsh.environ.generalsetting class method)": [[20, "xonsh.environ.GeneralSetting.get_group_title", false]], "get_group_title() (xonsh.environ.interpretersetting class method)": [[20, "xonsh.environ.InterpreterSetting.get_group_title", false]], "get_group_title() (xonsh.environ.jobssetting class method)": [[20, "xonsh.environ.JobsSetting.get_group_title", false]], "get_group_title() (xonsh.environ.langsetting class method)": [[20, "xonsh.environ.LangSetting.get_group_title", false]], "get_group_title() (xonsh.environ.prompthistorysetting class method)": [[20, "xonsh.environ.PromptHistorySetting.get_group_title", false]], "get_group_title() (xonsh.environ.promptsetting class method)": [[20, "xonsh.environ.PromptSetting.get_group_title", false]], "get_group_title() (xonsh.environ.ptkcompletionsetting class method)": [[20, "xonsh.environ.PTKCompletionSetting.get_group_title", false]], "get_group_title() (xonsh.environ.ptksetting class method)": [[20, "xonsh.environ.PTKSetting.get_group_title", false]], "get_group_title() (xonsh.environ.subprocesssetting class method)": [[20, "xonsh.environ.SubprocessSetting.get_group_title", false]], "get_group_title() (xonsh.environ.windowssetting class method)": [[20, "xonsh.environ.WindowsSetting.get_group_title", false]], "get_group_title() (xonsh.environ.xettings class method)": [[20, "xonsh.environ.Xettings.get_group_title", false]], "get_group_title() (xonsh.environ.xontribsetting class method)": [[20, "xonsh.environ.XontribSetting.get_group_title", false]], "get_groups() (xonsh.environ.asyncpromptsetting class method)": [[20, "xonsh.environ.AsyncPromptSetting.get_groups", false]], "get_groups() (xonsh.environ.autocompletionsetting class method)": [[20, "xonsh.environ.AutoCompletionSetting.get_groups", false]], "get_groups() (xonsh.environ.cachesetting class method)": [[20, "xonsh.environ.CacheSetting.get_groups", false]], "get_groups() (xonsh.environ.changedirsetting class method)": [[20, "xonsh.environ.ChangeDirSetting.get_groups", false]], "get_groups() (xonsh.environ.errorhandlingsetting class method)": [[20, "xonsh.environ.ErrorHandlingSetting.get_groups", false]], "get_groups() (xonsh.environ.generalsetting class method)": [[20, "xonsh.environ.GeneralSetting.get_groups", false]], "get_groups() (xonsh.environ.interpretersetting class method)": [[20, "xonsh.environ.InterpreterSetting.get_groups", false]], "get_groups() (xonsh.environ.jobssetting class method)": [[20, "xonsh.environ.JobsSetting.get_groups", false]], "get_groups() (xonsh.environ.langsetting class method)": [[20, "xonsh.environ.LangSetting.get_groups", false]], "get_groups() (xonsh.environ.prompthistorysetting class method)": [[20, "xonsh.environ.PromptHistorySetting.get_groups", false]], "get_groups() (xonsh.environ.promptsetting class method)": [[20, "xonsh.environ.PromptSetting.get_groups", false]], "get_groups() (xonsh.environ.ptkcompletionsetting class method)": [[20, "xonsh.environ.PTKCompletionSetting.get_groups", false]], "get_groups() (xonsh.environ.ptksetting class method)": [[20, "xonsh.environ.PTKSetting.get_groups", false]], "get_groups() (xonsh.environ.subprocesssetting class method)": [[20, "xonsh.environ.SubprocessSetting.get_groups", false]], "get_groups() (xonsh.environ.windowssetting class method)": [[20, "xonsh.environ.WindowsSetting.get_groups", false]], "get_groups() (xonsh.environ.xettings class method)": [[20, "xonsh.environ.Xettings.get_groups", false]], "get_groups() (xonsh.environ.xontribsetting class method)": [[20, "xonsh.environ.XontribSetting.get_groups", false]], "get_hg_branch() (in module xonsh.prompt.vc)": [[45, "xonsh.prompt.vc.get_hg_branch", false]], "get_home_xonshrc_path() (in module xonsh.environ)": [[20, "xonsh.environ.get_home_xonshrc_path", false]], "get_id() (in module xonsh.parsers.ast)": [[102, "xonsh.parsers.ast.get_id", false]], "get_id_ctx() (in module xonsh.parsers.ast)": [[102, "xonsh.parsers.ast.get_id_ctx", false]], "get_jobs() (in module xonsh.procs.jobs)": [[32, "xonsh.procs.jobs.get_jobs", false]], "get_key() (xonsh.environ.var method)": [[20, "xonsh.environ.Var.get_key", false]], "get_lazy_ptk_kwargs() (xonsh.shells.ptk_shell.prompttoolkitshell method)": [[49, "xonsh.shells.ptk_shell.PromptToolkitShell.get_lazy_ptk_kwargs", false]], "get_line_continuation() (in module xonsh.tools)": [[94, "xonsh.tools.get_line_continuation", false]], "get_lineno() (in module xonsh.parsers.ast)": [[102, "xonsh.parsers.ast.get_lineno", false]], "get_local_overrides() (xonsh.environ.internalenvirondict method)": [[20, "xonsh.environ.InternalEnvironDict.get_local_overrides", false]], "get_logical_line() (in module xonsh.tools)": [[94, "xonsh.tools.get_logical_line", false]], "get_man_completions_path() (in module xonsh.completers.man)": [[15, "xonsh.completers.man.get_man_completions_path", false]], "get_module() (xonsh.completers.commands.modulerematcher method)": [[9, "xonsh.completers.commands.ModuleReMatcher.get_module", false]], "get_module() (xonsh.lib.modules.modulefinder method)": [[85, "xonsh.lib.modules.ModuleFinder.get_module", false]], "get_module_docstring() (in module xonsh.xontribs)": [[98, "xonsh.xontribs.get_module_docstring", false]], "get_names() (xonsh.shells.dumb_shell.dumbshell method)": [[48, "xonsh.shells.dumb_shell.DumbShell.get_names", false], [93, "xonsh.shells.dumb_shell.DumbShell.get_names", false]], "get_names() (xonsh.shells.readline_shell.readlineshell method)": [[55, "xonsh.shells.readline_shell.ReadlineShell.get_names", false]], "get_next_job_number() (in module xonsh.procs.jobs)": [[32, "xonsh.procs.jobs.get_next_job_number", false]], "get_next_task() (in module xonsh.procs.jobs)": [[32, "xonsh.procs.jobs.get_next_task", false]], "get_numeric_rep_single() (in module xonsh.xoreutils.umask)": [[63, "xonsh.xoreutils.umask.get_numeric_rep_single", false]], "get_oct_digits() (in module xonsh.xoreutils.umask)": [[63, "xonsh.xoreutils.umask.get_oct_digits", false]], "get_operations() (in module xonsh.prompt.gitstatus)": [[42, "xonsh.prompt.gitstatus.get_operations", false]], "get_paths() (in module xonsh.procs.executables)": [[31, "xonsh.procs.executables.get_paths", false]], "get_portions() (in module xonsh.tools)": [[94, "xonsh.tools.get_portions", false]], "get_possible_names() (in module xonsh.procs.executables)": [[31, "xonsh.procs.executables.get_possible_names", false]], "get_possible_names() (xonsh.commands_cache.commandscache method)": [[71, "xonsh.commands_cache.CommandsCache.get_possible_names", false]], "get_predictor_threadable() (xonsh.commands_cache.commandscache method)": [[71, "xonsh.commands_cache.CommandsCache.get_predictor_threadable", false]], "get_proc_proxy_name() (in module xonsh.procs.proxies)": [[35, "xonsh.procs.proxies.get_proc_proxy_name", false]], "get_prompt_style() (xonsh.shells.ptk_shell.prompttoolkitshell method)": [[49, "xonsh.shells.ptk_shell.PromptToolkitShell.get_prompt_style", false]], "get_root_modules() (in module xonsh.completers.imports)": [[13, "xonsh.completers.imports.get_root_modules", false]], "get_script_subproc_command() (in module xonsh.procs.specs)": [[37, "xonsh.procs.specs.get_script_subproc_command", false]], "get_sep() (in module xonsh.tools)": [[94, "xonsh.tools.get_sep", false]], "get_setproctitle() (in module xonsh.main)": [[90, "xonsh.main.get_setproctitle", false]], "get_settings() (xonsh.environ.asyncpromptsetting class method)": [[20, "xonsh.environ.AsyncPromptSetting.get_settings", false]], "get_settings() (xonsh.environ.autocompletionsetting class method)": [[20, "xonsh.environ.AutoCompletionSetting.get_settings", false]], "get_settings() (xonsh.environ.cachesetting class method)": [[20, "xonsh.environ.CacheSetting.get_settings", false]], "get_settings() (xonsh.environ.changedirsetting class method)": [[20, "xonsh.environ.ChangeDirSetting.get_settings", false]], "get_settings() (xonsh.environ.errorhandlingsetting class method)": [[20, "xonsh.environ.ErrorHandlingSetting.get_settings", false]], "get_settings() (xonsh.environ.generalsetting class method)": [[20, "xonsh.environ.GeneralSetting.get_settings", false]], "get_settings() (xonsh.environ.interpretersetting class method)": [[20, "xonsh.environ.InterpreterSetting.get_settings", false]], "get_settings() (xonsh.environ.jobssetting class method)": [[20, "xonsh.environ.JobsSetting.get_settings", false]], "get_settings() (xonsh.environ.langsetting class method)": [[20, "xonsh.environ.LangSetting.get_settings", false]], "get_settings() (xonsh.environ.prompthistorysetting class method)": [[20, "xonsh.environ.PromptHistorySetting.get_settings", false]], "get_settings() (xonsh.environ.promptsetting class method)": [[20, "xonsh.environ.PromptSetting.get_settings", false]], "get_settings() (xonsh.environ.ptkcompletionsetting class method)": [[20, "xonsh.environ.PTKCompletionSetting.get_settings", false]], "get_settings() (xonsh.environ.ptksetting class method)": [[20, "xonsh.environ.PTKSetting.get_settings", false]], "get_settings() (xonsh.environ.subprocesssetting class method)": [[20, "xonsh.environ.SubprocessSetting.get_settings", false]], "get_settings() (xonsh.environ.windowssetting class method)": [[20, "xonsh.environ.WindowsSetting.get_settings", false]], "get_settings() (xonsh.environ.xettings class method)": [[20, "xonsh.environ.Xettings.get_settings", false]], "get_settings() (xonsh.environ.xontribsetting class method)": [[20, "xonsh.environ.XontribSetting.get_settings", false]], "get_signal_name() (in module xonsh.tools)": [[94, "xonsh.tools.get_signal_name", false]], "get_source() (xonsh.imphooks.xonshimporthook method)": [[100, "xonsh.imphooks.XonshImportHook.get_source", false]], "get_stash_count() (in module xonsh.prompt.gitstatus)": [[42, "xonsh.prompt.gitstatus.get_stash_count", false]], "get_stringified() (xonsh.environ.env method)": [[20, "xonsh.environ.Env.get_stringified", false]], "get_strings() (xonsh.shells.ptk_shell.history.prompttoolkithistory method)": [[52, "xonsh.shells.ptk_shell.history.PromptToolkitHistory.get_strings", false]], "get_swapped_values() (xonsh.environ.env method)": [[20, "xonsh.environ.Env.get_swapped_values", false]], "get_symbolic_rep() (in module xonsh.xoreutils.umask)": [[63, "xonsh.xoreutils.umask.get_symbolic_rep", false]], "get_symbolic_rep_single() (in module xonsh.xoreutils.umask)": [[63, "xonsh.xoreutils.umask.get_symbolic_rep_single", false]], "get_task() (in module xonsh.procs.jobs)": [[32, "xonsh.procs.jobs.get_task", false]], "get_tasks() (in module xonsh.procs.jobs)": [[32, "xonsh.procs.jobs.get_tasks", false]], "get_tokens() (in module xonsh.parsers.lexer)": [[103, "xonsh.parsers.lexer.get_tokens", false]], "get_tokens() (xonsh.pyghooks.xonshconsolelexer method)": [[92, "xonsh.pyghooks.XonshConsoleLexer.get_tokens", false]], "get_tokens() (xonsh.pyghooks.xonshlexer method)": [[92, "xonsh.pyghooks.XonshLexer.get_tokens", false]], "get_tokens_unprocessed() (xonsh.pyghooks.xonshconsolelexer method)": [[92, "xonsh.pyghooks.XonshConsoleLexer.get_tokens_unprocessed", false]], "get_tokens_unprocessed() (xonsh.pyghooks.xonshlexer method)": [[92, "xonsh.pyghooks.XonshLexer.get_tokens_unprocessed", false]], "get_validator() (xonsh.environ.env method)": [[20, "xonsh.environ.Env.get_validator", false]], "get_value() (xonsh.tools.flexibleformatter method)": [[94, "xonsh.tools.FlexibleFormatter.get_value", false]], "get_xontribs() (in module xonsh.xontribs)": [[98, "xonsh.xontribs.get_xontribs", false]], "getargspec() (in module xonsh.lib.inspectors)": [[28, "xonsh.lib.inspectors.getargspec", false], [79, "xonsh.lib.inspectors.getargspec", false]], "getdoc() (in module xonsh.lib.inspectors)": [[28, "xonsh.lib.inspectors.getdoc", false], [79, "xonsh.lib.inspectors.getdoc", false]], "getname() (xonsh.history.json.jsonhistoryflusher method)": [[25, "xonsh.history.json.JsonHistoryFlusher.getName", false]], "getname() (xonsh.history.json.jsonhistorygc method)": [[25, "xonsh.history.json.JsonHistoryGC.getName", false]], "getname() (xonsh.history.sqlite.sqlitehistorygc method)": [[27, "xonsh.history.sqlite.SqliteHistoryGC.getName", false]], "getname() (xonsh.lib.lazyasd.backgroundmoduleloader method)": [[82, "xonsh.lib.lazyasd.BackgroundModuleLoader.getName", false]], "getname() (xonsh.procs.pipelines.prevproccloser method)": [[33, "xonsh.procs.pipelines.PrevProcCloser.getName", false]], "getname() (xonsh.procs.posix.popenthread method)": [[34, "xonsh.procs.posix.PopenThread.getName", false]], "getname() (xonsh.procs.proxies.procproxythread method)": [[35, "xonsh.procs.proxies.ProcProxyThread.getName", false]], "getname() (xonsh.shells.readline_shell.readlinehistoryadder method)": [[55, "xonsh.shells.readline_shell.ReadlineHistoryAdder.getName", false]], "getsource() (in module xonsh.lib.inspectors)": [[28, "xonsh.lib.inspectors.getsource", false], [79, "xonsh.lib.inspectors.getsource", false]], "getvalue() (xonsh.shells.base_shell.tee method)": [[47, "xonsh.shells.base_shell.Tee.getvalue", false]], "git_dirty_working_directory() (in module xonsh.prompt.vc)": [[45, "xonsh.prompt.vc.git_dirty_working_directory", false]], "git_for_windows_path() (in module xonsh.platform)": [[91, "xonsh.platform.git_for_windows_path", false]], "githash() (in module xonsh.platform)": [[91, "xonsh.platform.githash", false]], "gitstatus (class in xonsh.prompt.gitstatus)": [[42, "xonsh.prompt.gitstatus.GitStatus", false]], "gitstatuspromptfield (class in xonsh.prompt.gitstatus)": [[42, "xonsh.prompt.gitstatus.GitStatusPromptField", false]], "give_terminal_to() (in module xonsh.procs.jobs)": [[32, "xonsh.procs.jobs.give_terminal_to", false]], "glob_sorted (xonsh.environ.interpretersetting attribute)": [[20, "xonsh.environ.InterpreterSetting.GLOB_SORTED", false]], "globpath() (in module xonsh.tools)": [[94, "xonsh.tools.globpath", false]], "globsearch() (in module xonsh.built_ins)": [[3, "xonsh.built_ins.globsearch", false]], "green (xonsh.color_tools.colors attribute)": [[70, "xonsh.color_tools.COLORS.GREEN", false]], "greenline() (in module xonsh.history.diff_history)": [[23, "xonsh.history.diff_history.greenline", false]], "group() (xonsh.lib.pretty.prettyprinter method)": [[29, "xonsh.lib.pretty.PrettyPrinter.group", false], [88, "xonsh.lib.pretty.PrettyPrinter.group", false]], "group() (xonsh.lib.pretty.representationprinter method)": [[29, "xonsh.lib.pretty.RepresentationPrinter.group", false], [88, "xonsh.lib.pretty.RepresentationPrinter.group", false]], "handle (class in xonsh.procs.proxies)": [[35, "xonsh.procs.proxies.Handle", false]], "handle (xonsh.procs.proxies.filethreaddispatcher property)": [[35, "xonsh.procs.proxies.FileThreadDispatcher.handle", false]], "handle_double_amps() (in module xonsh.parsers.lexer)": [[103, "xonsh.parsers.lexer.handle_double_amps", false]], "handle_double_pipe() (in module xonsh.parsers.lexer)": [[103, "xonsh.parsers.lexer.handle_double_pipe", false]], "handle_error_linecont() (in module xonsh.parsers.lexer)": [[103, "xonsh.parsers.lexer.handle_error_linecont", false]], "handle_error_space() (in module xonsh.parsers.lexer)": [[103, "xonsh.parsers.lexer.handle_error_space", false]], "handle_error_token() (in module xonsh.parsers.lexer)": [[103, "xonsh.parsers.lexer.handle_error_token", false]], "handle_ignore() (in module xonsh.parsers.lexer)": [[103, "xonsh.parsers.lexer.handle_ignore", false]], "handle_name() (in module xonsh.parsers.lexer)": [[103, "xonsh.parsers.lexer.handle_name", false]], "handle_rbrace() (in module xonsh.parsers.lexer)": [[103, "xonsh.parsers.lexer.handle_rbrace", false]], "handle_rbracket() (in module xonsh.parsers.lexer)": [[103, "xonsh.parsers.lexer.handle_rbracket", false]], "handle_redirect() (in module xonsh.parsers.lexer)": [[103, "xonsh.parsers.lexer.handle_redirect", false]], "handle_rparen() (in module xonsh.parsers.lexer)": [[103, "xonsh.parsers.lexer.handle_rparen", false]], "handle_token() (in module xonsh.parsers.lexer)": [[103, "xonsh.parsers.lexer.handle_token", false]], "hardcode_colors_for_win10() (in module xonsh.tools)": [[94, "xonsh.tools.hardcode_colors_for_win10", false]], "has_elts() (in module xonsh.parsers.ast)": [[102, "xonsh.parsers.ast.has_elts", false]], "has_kwargs() (in module xonsh.events)": [[73, "xonsh.events.has_kwargs", false]], "has_prompt_toolkit() (in module xonsh.platform)": [[91, "xonsh.platform.has_prompt_toolkit", false]], "header() (xonsh.history.diff_history.historydiffer method)": [[23, "xonsh.history.diff_history.HistoryDiffer.header", false]], "help() (xonsh.environ.env method)": [[20, "xonsh.environ.Env.help", false]], "helper() (in module xonsh.built_ins)": [[3, "xonsh.built_ins.helper", false]], "hg_dirty_working_directory() (in module xonsh.prompt.vc)": [[45, "xonsh.prompt.vc.hg_dirty_working_directory", false]], "hidden (xonsh.prompt.gitstatus.gitstatus attribute)": [[42, "xonsh.prompt.gitstatus.GitStatus.hidden", false]], "hiddencommandpipeline (class in xonsh.procs.pipelines)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline", false]], "highlight_color (xonsh.pyghooks.xonshstyle attribute)": [[92, "xonsh.pyghooks.XonshStyle.highlight_color", false]], "highlighted_ndiff() (in module xonsh.history.diff_history)": [[23, "xonsh.history.diff_history.highlighted_ndiff", false]], "histcontrol (xonsh.environ.prompthistorysetting attribute)": [[20, "xonsh.environ.PromptHistorySetting.HISTCONTROL", false]], "history (class in xonsh.history.base)": [[22, "xonsh.history.base.History", false]], "history_tuple_to_str() (in module xonsh.tools)": [[94, "xonsh.tools.history_tuple_to_str", false]], "history_units (in module xonsh.tools)": [[94, "xonsh.tools.HISTORY_UNITS", false]], "historyalias (class in xonsh.history.main)": [[26, "xonsh.history.main.HistoryAlias", false]], "historyalias.error": [[26, "xonsh.history.main.HistoryAlias.Error", false]], "historydiffer (class in xonsh.history.diff_history)": [[23, "xonsh.history.diff_history.HistoryDiffer", false]], "historyentry (class in xonsh.history.base)": [[22, "xonsh.history.base.HistoryEntry", false]], "hostname (xonsh.environ.generalsetting attribute)": [[20, "xonsh.environ.GeneralSetting.HOSTNAME", false]], "hostname (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.HOSTNAME", false]], "hosttype (xonsh.environ.generalsetting attribute)": [[20, "xonsh.environ.GeneralSetting.HOSTTYPE", false]], "hosttype (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.HOSTTYPE", false]], "hup_all_jobs() (in module xonsh.procs.jobs)": [[32, "xonsh.procs.jobs.hup_all_jobs", false]], "i_am_at_the_front() (xonsh.history.json.jsoncommandfield method)": [[25, "xonsh.history.json.JsonCommandField.i_am_at_the_front", false]], "i_am_at_the_front() (xonsh.history.json.jsonhistoryflusher method)": [[25, "xonsh.history.json.JsonHistoryFlusher.i_am_at_the_front", false]], "id_cmd() (xonsh.history.main.historyalias static method)": [[26, "xonsh.history.main.HistoryAlias.id_cmd", false]], "ident (xonsh.history.json.jsonhistoryflusher property)": [[25, "xonsh.history.json.JsonHistoryFlusher.ident", false]], "ident (xonsh.history.json.jsonhistorygc property)": [[25, "xonsh.history.json.JsonHistoryGC.ident", false]], "ident (xonsh.history.sqlite.sqlitehistorygc property)": [[27, "xonsh.history.sqlite.SqliteHistoryGC.ident", false]], "ident (xonsh.lib.lazyasd.backgroundmoduleloader property)": [[82, "xonsh.lib.lazyasd.BackgroundModuleLoader.ident", false]], "ident (xonsh.procs.pipelines.prevproccloser property)": [[33, "xonsh.procs.pipelines.PrevProcCloser.ident", false]], "ident (xonsh.procs.posix.popenthread property)": [[34, "xonsh.procs.posix.PopenThread.ident", false]], "ident (xonsh.procs.proxies.procproxythread property)": [[35, "xonsh.procs.proxies.ProcProxyThread.ident", false]], "ident (xonsh.shells.readline_shell.readlinehistoryadder property)": [[55, "xonsh.shells.readline_shell.ReadlineHistoryAdder.ident", false]], "identchars (xonsh.shells.dumb_shell.dumbshell attribute)": [[48, "xonsh.shells.dumb_shell.DumbShell.identchars", false], [93, "xonsh.shells.dumb_shell.DumbShell.identchars", false]], "identchars (xonsh.shells.readline_shell.readlineshell attribute)": [[55, "xonsh.shells.readline_shell.ReadlineShell.identchars", false]], "iglobpath() (in module xonsh.tools)": [[94, "xonsh.tools.iglobpath", false]], "ignore_regex (xonsh.history.base.history property)": [[22, "xonsh.history.base.History.ignore_regex", false]], "ignore_regex (xonsh.history.dummy.dummyhistory property)": [[24, "xonsh.history.dummy.DummyHistory.ignore_regex", false]], "ignore_regex (xonsh.history.json.jsonhistory property)": [[25, "xonsh.history.json.JsonHistory.ignore_regex", false]], "ignore_regex (xonsh.history.sqlite.sqlitehistory property)": [[27, "xonsh.history.sqlite.SqliteHistory.ignore_regex", false]], "ignore_sigtstp() (in module xonsh.procs.jobs)": [[32, "xonsh.procs.jobs.ignore_sigtstp", false]], "ignoreeof (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.IGNOREEOF", false]], "ignoreeof (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.IGNOREEOF", false]], "ignoreeof (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.IGNOREEOF", false]], "imag (xonsh.procs.proxies.handle attribute)": [[35, "xonsh.procs.proxies.Handle.imag", false]], "imag (xonsh.xontribs.exitcode attribute)": [[98, "xonsh.xontribs.ExitCode.imag", false]], "import_module() (xonsh.completers.commands.modulerematcher static method)": [[9, "xonsh.completers.commands.ModuleReMatcher.import_module", false]], "import_module() (xonsh.lib.modules.modulefinder static method)": [[85, "xonsh.lib.modules.ModuleFinder.import_module", false]], "in_appimage (in module xonsh.platform)": [[91, "xonsh.platform.IN_APPIMAGE", false]], "in_macro_call() (in module xonsh.built_ins)": [[3, "xonsh.built_ins.in_macro_call", false]], "indent (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.INDENT", false]], "indent (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.INDENT", false]], "indent (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.INDENT", false]], "indent() (in module xonsh.tools)": [[94, "xonsh.tools.indent", false]], "indent() (xonsh.lib.pretty.prettyprinter method)": [[29, "xonsh.lib.pretty.PrettyPrinter.indent", false], [88, "xonsh.lib.pretty.PrettyPrinter.indent", false]], "indent() (xonsh.lib.pretty.representationprinter method)": [[29, "xonsh.lib.pretty.RepresentationPrinter.indent", false], [88, "xonsh.lib.pretty.RepresentationPrinter.indent", false]], "index() (in module xonsh.lib.lazyjson)": [[84, "xonsh.lib.lazyjson.index", false]], "index() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.index", false]], "index() (xonsh.environ.var method)": [[20, "xonsh.environ.Var.index", false]], "index() (xonsh.history.json.jsoncommandfield method)": [[25, "xonsh.history.json.JsonCommandField.index", false]], "index() (xonsh.lib.lazyjson.lazyjson method)": [[84, "xonsh.lib.lazyjson.LazyJSON.index", false]], "index() (xonsh.lib.lazyjson.ljnode method)": [[84, "xonsh.lib.lazyjson.LJNode.index", false]], "index() (xonsh.prompt.base.parsedtokens method)": [[39, "xonsh.prompt.base.ParsedTokens.index", false]], "index() (xonsh.tools.envpath method)": [[94, "xonsh.tools.EnvPath.index", false]], "index() (xonsh.xontribs.xontrib method)": [[98, "xonsh.xontribs.Xontrib.index", false]], "info() (xonsh.history.base.history method)": [[22, "xonsh.history.base.History.info", false]], "info() (xonsh.history.dummy.dummyhistory method)": [[24, "xonsh.history.dummy.DummyHistory.info", false]], "info() (xonsh.history.json.jsonhistory method)": [[25, "xonsh.history.json.JsonHistory.info", false]], "info() (xonsh.history.main.historyalias static method)": [[26, "xonsh.history.main.HistoryAlias.info", false]], "info() (xonsh.history.sqlite.sqlitehistory method)": [[27, "xonsh.history.sqlite.SqliteHistory.info", false]], "info() (xonsh.lib.inspectors.inspector method)": [[28, "xonsh.lib.inspectors.Inspector.info", false], [79, "xonsh.lib.inspectors.Inspector.info", false]], "init_failed (xonsh.xontribs.exitcode attribute)": [[98, "xonsh.xontribs.ExitCode.INIT_FAILED", false]], "inlineimporter (class in xonsh.built_ins)": [[3, "xonsh.built_ins.InlineImporter", false]], "innerstring_rules() (xonsh.pyghooks.xonshconsolelexer method)": [[92, "xonsh.pyghooks.XonshConsoleLexer.innerstring_rules", false]], "innerstring_rules() (xonsh.pyghooks.xonshlexer method)": [[92, "xonsh.pyghooks.XonshLexer.innerstring_rules", false]], "inp (xonsh.procs.pipelines.commandpipeline property)": [[33, "xonsh.procs.pipelines.CommandPipeline.inp", false]], "inp (xonsh.procs.pipelines.hiddencommandpipeline property)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.inp", false]], "input (class in xonsh.wizard)": [[96, "xonsh.wizard.Input", false]], "input (xonsh.foreign_shells.foreignshellbasealias attribute)": [[74, "xonsh.foreign_shells.ForeignShellBaseAlias.INPUT", false]], "input (xonsh.foreign_shells.foreignshellexecalias attribute)": [[74, "xonsh.foreign_shells.ForeignShellExecAlias.INPUT", false]], "input (xonsh.foreign_shells.foreignshellfunctionalias attribute)": [[74, "xonsh.foreign_shells.ForeignShellFunctionAlias.INPUT", false]], "input() (xonsh.parsers.lexer.lexer method)": [[103, "xonsh.parsers.lexer.Lexer.input", false]], "insert() (xonsh.tools.envpath method)": [[94, "xonsh.tools.EnvPath.insert", false]], "inside_repo() (in module xonsh.prompt.gitstatus)": [[42, "xonsh.prompt.gitstatus.inside_repo", false]], "inspector (class in xonsh.lib.inspectors)": [[28, "xonsh.lib.inspectors.Inspector", false], [79, "xonsh.lib.inspectors.Inspector", false]], "install_hook() (in module xonsh.imphooks)": [[100, "xonsh.imphooks.install_hook", false]], "install_import_hooks() (in module xonsh.imphooks)": [[100, "xonsh.imphooks.install_import_hooks", false]], "intensify_colors_for_cmd_exe() (in module xonsh.tools)": [[94, "xonsh.tools.intensify_colors_for_cmd_exe", false]], "intensify_colors_on_win (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.INTENSIFY_COLORS_ON_WIN", false]], "intensify_colors_on_win_setter() (in module xonsh.tools)": [[94, "xonsh.tools.intensify_colors_on_win_setter", false]], "interactive (xonsh.main.xonshmode attribute)": [[90, "xonsh.main.XonshMode.interactive", false]], "internalenvirondict (class in xonsh.environ)": [[20, "xonsh.environ.InternalEnvironDict", false]], "interpretersetting (class in xonsh.environ)": [[20, "xonsh.environ.InterpreterSetting", false]], "intro (xonsh.shells.dumb_shell.dumbshell attribute)": [[48, "xonsh.shells.dumb_shell.DumbShell.intro", false], [93, "xonsh.shells.dumb_shell.DumbShell.intro", false]], "intro (xonsh.shells.readline_shell.readlineshell attribute)": [[55, "xonsh.shells.readline_shell.ReadlineShell.intro", false]], "invalidate() (xonsh.shells.ptk_shell.updator.asyncprompt method)": [[54, "xonsh.shells.ptk_shell.updator.AsyncPrompt.invalidate", false]], "invalidate_caches() (xonsh.imphooks.xonshimporteventhook method)": [[100, "xonsh.imphooks.XonshImportEventHook.invalidate_caches", false]], "invalidate_caches() (xonsh.imphooks.xonshimporthook method)": [[100, "xonsh.imphooks.XonshImportHook.invalidate_caches", false]], "invert() (in module xonsh.xoreutils.umask)": [[63, "xonsh.xoreutils.umask.invert", false]], "is_alive() (xonsh.history.json.jsonhistoryflusher method)": [[25, "xonsh.history.json.JsonHistoryFlusher.is_alive", false]], "is_alive() (xonsh.history.json.jsonhistorygc method)": [[25, "xonsh.history.json.JsonHistoryGC.is_alive", false]], "is_alive() (xonsh.history.sqlite.sqlitehistorygc method)": [[27, "xonsh.history.sqlite.SqliteHistoryGC.is_alive", false]], "is_alive() (xonsh.lib.lazyasd.backgroundmoduleloader method)": [[82, "xonsh.lib.lazyasd.BackgroundModuleLoader.is_alive", false]], "is_alive() (xonsh.procs.pipelines.prevproccloser method)": [[33, "xonsh.procs.pipelines.PrevProcCloser.is_alive", false]], "is_alive() (xonsh.procs.posix.popenthread method)": [[34, "xonsh.procs.posix.PopenThread.is_alive", false]], "is_alive() (xonsh.procs.proxies.procproxythread method)": [[35, "xonsh.procs.proxies.ProcProxyThread.is_alive", false]], "is_alive() (xonsh.shells.readline_shell.readlinehistoryadder method)": [[55, "xonsh.shells.readline_shell.ReadlineHistoryAdder.is_alive", false]], "is_app_execution_alias() (in module xonsh.procs.specs)": [[37, "xonsh.procs.specs.is_app_execution_alias", false]], "is_auto_loaded (xonsh.xontribs.xontrib property)": [[98, "xonsh.xontribs.Xontrib.is_auto_loaded", false]], "is_balanced() (in module xonsh.tools)": [[94, "xonsh.tools.is_balanced", false]], "is_bool() (in module xonsh.tools)": [[94, "xonsh.tools.is_bool", false]], "is_bool_or_int() (in module xonsh.tools)": [[94, "xonsh.tools.is_bool_or_int", false]], "is_bool_or_none() (in module xonsh.tools)": [[94, "xonsh.tools.is_bool_or_none", false]], "is_bool_seq() (in module xonsh.tools)": [[94, "xonsh.tools.is_bool_seq", false]], "is_callable() (in module xonsh.tools)": [[94, "xonsh.tools.is_callable", false]], "is_callable_default() (in module xonsh.environ)": [[20, "xonsh.environ.is_callable_default", false]], "is_class() (in module xonsh.tools)": [[94, "xonsh.tools.is_class", false]], "is_completion_mode() (in module xonsh.tools)": [[94, "xonsh.tools.is_completion_mode", false]], "is_completions_display_value() (in module xonsh.tools)": [[94, "xonsh.tools.is_completions_display_value", false]], "is_configurable (xonsh.environ.var attribute)": [[20, "xonsh.environ.Var.is_configurable", false]], "is_configurable() (xonsh.environ.env method)": [[20, "xonsh.environ.Env.is_configurable", false]], "is_const_bytes() (in module xonsh.parsers.ast)": [[102, "xonsh.parsers.ast.is_const_bytes", false]], "is_const_name() (in module xonsh.parsers.ast)": [[102, "xonsh.parsers.ast.is_const_name", false]], "is_const_num() (in module xonsh.parsers.ast)": [[102, "xonsh.parsers.ast.is_const_num", false]], "is_const_str() (in module xonsh.parsers.ast)": [[102, "xonsh.parsers.ast.is_const_str", false]], "is_contextual_completer() (in module xonsh.completers.tools)": [[18, "xonsh.completers.tools.is_contextual_completer", false]], "is_dynamic_cwd_width() (in module xonsh.tools)": [[94, "xonsh.tools.is_dynamic_cwd_width", false]], "is_empty() (xonsh.commands_cache.commandscache method)": [[71, "xonsh.commands_cache.CommandsCache.is_empty", false]], "is_env_path() (in module xonsh.tools)": [[94, "xonsh.tools.is_env_path", false]], "is_exclusive_completer() (in module xonsh.completers.tools)": [[18, "xonsh.completers.tools.is_exclusive_completer", false]], "is_executable() (in module xonsh.procs.executables)": [[31, "xonsh.procs.executables.is_executable", false]], "is_executable_in_posix() (in module xonsh.procs.executables)": [[31, "xonsh.procs.executables.is_executable_in_posix", false]], "is_executable_in_windows() (in module xonsh.procs.executables)": [[31, "xonsh.procs.executables.is_executable_in_windows", false]], "is_float() (in module xonsh.tools)": [[94, "xonsh.tools.is_float", false]], "is_fully_read() (xonsh.procs.readers.consoleparallelreader method)": [[36, "xonsh.procs.readers.ConsoleParallelReader.is_fully_read", false]], "is_fully_read() (xonsh.procs.readers.nonblockingfdreader method)": [[36, "xonsh.procs.readers.NonBlockingFDReader.is_fully_read", false]], "is_fully_read() (xonsh.procs.readers.queuereader method)": [[36, "xonsh.procs.readers.QueueReader.is_fully_read", false]], "is_history_backend() (in module xonsh.tools)": [[94, "xonsh.tools.is_history_backend", false]], "is_history_tuple() (in module xonsh.tools)": [[94, "xonsh.tools.is_history_tuple", false]], "is_ignored() (xonsh.history.base.history method)": [[22, "xonsh.history.base.History.is_ignored", false]], "is_ignored() (xonsh.history.dummy.dummyhistory method)": [[24, "xonsh.history.dummy.DummyHistory.is_ignored", false]], "is_ignored() (xonsh.history.json.jsonhistory method)": [[25, "xonsh.history.json.JsonHistory.is_ignored", false]], "is_ignored() (xonsh.history.sqlite.sqlitehistory method)": [[27, "xonsh.history.sqlite.SqliteHistory.is_ignored", false]], "is_importable() (in module xonsh.completers.imports)": [[13, "xonsh.completers.imports.is_importable", false]], "is_in_scope() (xonsh.parsers.ast.ctxawaretransformer method)": [[102, "xonsh.parsers.ast.CtxAwareTransformer.is_in_scope", false]], "is_int() (in module xonsh.tools)": [[94, "xonsh.tools.is_int", false]], "is_int_as_str() (in module xonsh.tools)": [[94, "xonsh.tools.is_int_as_str", false]], "is_loaded (xonsh.xontribs.xontrib property)": [[98, "xonsh.xontribs.Xontrib.is_loaded", false]], "is_logfile_opt() (in module xonsh.tools)": [[94, "xonsh.tools.is_logfile_opt", false]], "is_lscolors() (in module xonsh.environ)": [[20, "xonsh.environ.is_lscolors", false]], "is_manually_set() (xonsh.environ.env method)": [[20, "xonsh.environ.Env.is_manually_set", false]], "is_nonstring_seq_of_strings() (in module xonsh.tools)": [[94, "xonsh.tools.is_nonstring_seq_of_strings", false]], "is_only_functional_alias() (xonsh.commands_cache.commandscache method)": [[71, "xonsh.commands_cache.CommandsCache.is_only_functional_alias", false]], "is_package() (xonsh.imphooks.xonshimporthook method)": [[100, "xonsh.imphooks.XonshImportHook.is_package", false]], "is_path() (in module xonsh.tools)": [[94, "xonsh.tools.is_path", false]], "is_possible_submodule() (in module xonsh.completers.imports)": [[13, "xonsh.completers.imports.is_possible_submodule", false]], "is_readline_available() (in module xonsh.platform)": [[91, "xonsh.platform.is_readline_available", false]], "is_regex() (in module xonsh.tools)": [[94, "xonsh.tools.is_regex", false]], "is_simple_callable() (in module xonsh.lib.inspectors)": [[28, "xonsh.lib.inspectors.is_simple_callable", false], [79, "xonsh.lib.inspectors.is_simple_callable", false]], "is_slice() (in module xonsh.tools)": [[94, "xonsh.tools.is_slice", false]], "is_slice_as_str() (in module xonsh.tools)": [[94, "xonsh.tools.is_slice_as_str", false]], "is_string() (in module xonsh.tools)": [[94, "xonsh.tools.is_string", false]], "is_string_or_callable() (in module xonsh.tools)": [[94, "xonsh.tools.is_string_or_callable", false]], "is_string_seq() (in module xonsh.tools)": [[94, "xonsh.tools.is_string_seq", false]], "is_string_set() (in module xonsh.tools)": [[94, "xonsh.tools.is_string_set", false]], "is_superuser() (in module xonsh.tools)": [[94, "xonsh.tools.is_superuser", false]], "is_target() (xonsh.environ.lscolors method)": [[20, "xonsh.environ.LsColors.is_target", false]], "is_template_string() (in module xonsh.prompt.base)": [[39, "xonsh.prompt.base.is_template_string", false]], "is_tok_color_dict() (in module xonsh.tools)": [[94, "xonsh.tools.is_tok_color_dict", false]], "is_valid_shlvl() (in module xonsh.tools)": [[94, "xonsh.tools.is_valid_shlvl", false]], "is_writable_file() (in module xonsh.tools)": [[94, "xonsh.tools.is_writable_file", false]], "isalnum() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.isalnum", false]], "isalpha() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.isalpha", false]], "isascii() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.isascii", false]], "isatty() (xonsh.procs.proxies.filethreaddispatcher method)": [[35, "xonsh.procs.proxies.FileThreadDispatcher.isatty", false]], "iscolor() (in module xonsh.color_tools)": [[70, "xonsh.color_tools.iscolor", false]], "isdaemon() (xonsh.history.json.jsonhistoryflusher method)": [[25, "xonsh.history.json.JsonHistoryFlusher.isDaemon", false]], "isdaemon() (xonsh.history.json.jsonhistorygc method)": [[25, "xonsh.history.json.JsonHistoryGC.isDaemon", false]], "isdaemon() (xonsh.history.sqlite.sqlitehistorygc method)": [[27, "xonsh.history.sqlite.SqliteHistoryGC.isDaemon", false]], "isdaemon() (xonsh.lib.lazyasd.backgroundmoduleloader method)": [[82, "xonsh.lib.lazyasd.BackgroundModuleLoader.isDaemon", false]], "isdaemon() (xonsh.procs.pipelines.prevproccloser method)": [[33, "xonsh.procs.pipelines.PrevProcCloser.isDaemon", false]], "isdaemon() (xonsh.procs.posix.popenthread method)": [[34, "xonsh.procs.posix.PopenThread.isDaemon", false]], "isdaemon() (xonsh.procs.proxies.procproxythread method)": [[35, "xonsh.procs.proxies.ProcProxyThread.isDaemon", false]], "isdaemon() (xonsh.shells.readline_shell.readlinehistoryadder method)": [[55, "xonsh.shells.readline_shell.ReadlineHistoryAdder.isDaemon", false]], "isdecimal() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.isdecimal", false]], "isdescendable() (in module xonsh.parsers.ast)": [[102, "xonsh.parsers.ast.isdescendable", false]], "isdigit() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.isdigit", false]], "isdisjoint() (xonsh.events.abstractevent method)": [[73, "xonsh.events.AbstractEvent.isdisjoint", false]], "isdisjoint() (xonsh.events.event method)": [[73, "xonsh.events.Event.isdisjoint", false]], "isdisjoint() (xonsh.events.loadevent method)": [[73, "xonsh.events.LoadEvent.isdisjoint", false]], "isexpression() (in module xonsh.parsers.ast)": [[102, "xonsh.parsers.ast.isexpression", false]], "isidentifier() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.isidentifier", false]], "iskeyword() (in module xonsh.pyghooks)": [[92, "xonsh.pyghooks.iskeyword", false]], "islower() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.islower", false]], "isnumeric() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.isnumeric", false]], "isprintable() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.isprintable", false]], "isspace() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.isspace", false]], "istitle() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.istitle", false]], "isupper() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.isupper", false]], "items() (xonsh.aliases.aliases method)": [[2, "xonsh.aliases.Aliases.items", false]], "items() (xonsh.commands_cache.commandscache method)": [[71, "xonsh.commands_cache.CommandsCache.items", false]], "items() (xonsh.environ.env method)": [[20, "xonsh.environ.Env.items", false]], "items() (xonsh.environ.internalenvirondict method)": [[20, "xonsh.environ.InternalEnvironDict.items", false]], "items() (xonsh.environ.lscolors method)": [[20, "xonsh.environ.LsColors.items", false]], "items() (xonsh.history.base.history method)": [[22, "xonsh.history.base.History.items", false]], "items() (xonsh.history.dummy.dummyhistory method)": [[24, "xonsh.history.dummy.DummyHistory.items", false]], "items() (xonsh.history.json.jsonhistory method)": [[25, "xonsh.history.json.JsonHistory.items", false]], "items() (xonsh.history.sqlite.sqlitehistory method)": [[27, "xonsh.history.sqlite.SqliteHistory.items", false]], "items() (xonsh.lib.collections.chaindb method)": [[78, "xonsh.lib.collections.ChainDB.items", false]], "items() (xonsh.lib.lazyasd.lazydict method)": [[82, "xonsh.lib.lazyasd.LazyDict.items", false]], "items() (xonsh.lib.lazyjson.lazyjson method)": [[84, "xonsh.lib.lazyjson.LazyJSON.items", false]], "items() (xonsh.lib.lazyjson.ljnode method)": [[84, "xonsh.lib.lazyjson.LJNode.items", false]], "items() (xonsh.prompt.base.promptfields method)": [[39, "xonsh.prompt.base.PromptFields.items", false]], "items() (xonsh.pyghooks.compoundcolormap method)": [[92, "xonsh.pyghooks.CompoundColorMap.items", false]], "iter_commands() (xonsh.commands_cache.commandscache method)": [[71, "xonsh.commands_cache.CommandsCache.iter_commands", false]], "itercheck() (xonsh.procs.pipelines.commandpipeline method)": [[33, "xonsh.procs.pipelines.CommandPipeline.itercheck", false]], "itercheck() (xonsh.procs.pipelines.hiddencommandpipeline method)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.itercheck", false]], "iterqueue() (xonsh.procs.readers.consoleparallelreader method)": [[36, "xonsh.procs.readers.ConsoleParallelReader.iterqueue", false]], "iterqueue() (xonsh.procs.readers.nonblockingfdreader method)": [[36, "xonsh.procs.readers.NonBlockingFDReader.iterqueue", false]], "iterqueue() (xonsh.procs.readers.queuereader method)": [[36, "xonsh.procs.readers.QueueReader.iterqueue", false]], "iterraw() (xonsh.procs.pipelines.commandpipeline method)": [[33, "xonsh.procs.pipelines.CommandPipeline.iterraw", false]], "iterraw() (xonsh.procs.pipelines.hiddencommandpipeline method)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.iterraw", false]], "job_id_completer() (in module xonsh.procs.jobs)": [[32, "xonsh.procs.jobs.job_id_completer", false]], "jobs() (in module xonsh.procs.jobs)": [[32, "xonsh.procs.jobs.jobs", false]], "jobssetting (class in xonsh.environ)": [[20, "xonsh.environ.JobsSetting", false]], "join() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.join", false]], "join() (xonsh.history.json.jsonhistoryflusher method)": [[25, "xonsh.history.json.JsonHistoryFlusher.join", false]], "join() (xonsh.history.json.jsonhistorygc method)": [[25, "xonsh.history.json.JsonHistoryGC.join", false]], "join() (xonsh.history.sqlite.sqlitehistorygc method)": [[27, "xonsh.history.sqlite.SqliteHistoryGC.join", false]], "join() (xonsh.lib.lazyasd.backgroundmoduleloader method)": [[82, "xonsh.lib.lazyasd.BackgroundModuleLoader.join", false]], "join() (xonsh.procs.pipelines.prevproccloser method)": [[33, "xonsh.procs.pipelines.PrevProcCloser.join", false]], "join() (xonsh.procs.posix.popenthread method)": [[34, "xonsh.procs.posix.PopenThread.join", false]], "join() (xonsh.procs.proxies.procproxythread method)": [[35, "xonsh.procs.proxies.ProcProxyThread.join", false]], "join() (xonsh.shells.readline_shell.readlinehistoryadder method)": [[55, "xonsh.shells.readline_shell.ReadlineHistoryAdder.join", false]], "jsoncommandfield (class in xonsh.history.json)": [[25, "xonsh.history.json.JsonCommandField", false]], "jsonhistory (class in xonsh.history.json)": [[25, "xonsh.history.json.JsonHistory", false]], "jsonhistoryflusher (class in xonsh.history.json)": [[25, "xonsh.history.json.JsonHistoryFlusher", false]], "jsonhistorygc (class in xonsh.history.json)": [[25, "xonsh.history.json.JsonHistoryGC", false]], "justify() (in module xonsh.completers.tools)": [[18, "xonsh.completers.tools.justify", false]], "keys() (xonsh.aliases.aliases method)": [[2, "xonsh.aliases.Aliases.keys", false]], "keys() (xonsh.commands_cache.commandscache method)": [[71, "xonsh.commands_cache.CommandsCache.keys", false]], "keys() (xonsh.environ.env method)": [[20, "xonsh.environ.Env.keys", false]], "keys() (xonsh.environ.internalenvirondict method)": [[20, "xonsh.environ.InternalEnvironDict.keys", false]], "keys() (xonsh.environ.lscolors method)": [[20, "xonsh.environ.LsColors.keys", false]], "keys() (xonsh.lib.collections.chaindb method)": [[78, "xonsh.lib.collections.ChainDB.keys", false]], "keys() (xonsh.lib.lazyasd.lazydict method)": [[82, "xonsh.lib.lazyasd.LazyDict.keys", false]], "keys() (xonsh.lib.lazyjson.lazyjson method)": [[84, "xonsh.lib.lazyjson.LazyJSON.keys", false]], "keys() (xonsh.lib.lazyjson.ljnode method)": [[84, "xonsh.lib.lazyjson.LJNode.keys", false]], "keys() (xonsh.prompt.base.promptfields method)": [[39, "xonsh.prompt.base.PromptFields.keys", false]], "keys() (xonsh.pyghooks.compoundcolormap method)": [[92, "xonsh.pyghooks.CompoundColorMap.keys", false]], "kill() (xonsh.procs.posix.popenthread method)": [[34, "xonsh.procs.posix.PopenThread.kill", false]], "kwnames (xonsh.procs.specs.subprocspec attribute)": [[37, "xonsh.procs.specs.SubprocSpec.kwnames", false]], "lang (xonsh.environ.langsetting attribute)": [[20, "xonsh.environ.LangSetting.LANG", false]], "langsetting (class in xonsh.environ)": [[20, "xonsh.environ.LangSetting", false]], "last_return_code (xonsh.environ.subprocesssetting attribute)": [[20, "xonsh.environ.SubprocessSetting.LAST_RETURN_CODE", false]], "lastcmd (xonsh.shells.dumb_shell.dumbshell attribute)": [[48, "xonsh.shells.dumb_shell.DumbShell.lastcmd", false], [93, "xonsh.shells.dumb_shell.DumbShell.lastcmd", false]], "lastcmd (xonsh.shells.readline_shell.readlineshell attribute)": [[55, "xonsh.shells.readline_shell.ReadlineShell.lastcmd", false]], "lazy_is_only_functional_alias() (xonsh.commands_cache.commandscache method)": [[71, "xonsh.commands_cache.CommandsCache.lazy_is_only_functional_alias", false]], "lazy_locate_binary() (xonsh.commands_cache.commandscache method)": [[71, "xonsh.commands_cache.CommandsCache.lazy_locate_binary", false]], "lazybool (class in xonsh.lib.lazyasd)": [[82, "xonsh.lib.lazyasd.LazyBool", false]], "lazybool() (in module xonsh.lib.lazyasd)": [[82, "xonsh.lib.lazyasd.lazybool", false]], "lazydict (class in xonsh.lib.lazyasd)": [[82, "xonsh.lib.lazyasd.LazyDict", false]], "lazydict() (in module xonsh.lib.lazyasd)": [[82, "xonsh.lib.lazyasd.lazydict", false]], "lazyget() (xonsh.commands_cache.commandscache method)": [[71, "xonsh.commands_cache.CommandsCache.lazyget", false]], "lazyin() (xonsh.commands_cache.commandscache method)": [[71, "xonsh.commands_cache.CommandsCache.lazyin", false]], "lazyiter() (xonsh.commands_cache.commandscache method)": [[71, "xonsh.commands_cache.CommandsCache.lazyiter", false]], "lazyjson (class in xonsh.lib.lazyjson)": [[84, "xonsh.lib.lazyjson.LazyJSON", false]], "lazylen() (xonsh.commands_cache.commandscache method)": [[71, "xonsh.commands_cache.CommandsCache.lazylen", false]], "lazyobject (class in xonsh.lib.lazyasd)": [[82, "xonsh.lib.lazyasd.LazyObject", false]], "lazyobject() (in module xonsh.lib.lazyasd)": [[82, "xonsh.lib.lazyasd.lazyobject", false]], "lc_collate (xonsh.environ.langsetting attribute)": [[20, "xonsh.environ.LangSetting.LC_COLLATE", false]], "lc_ctype (xonsh.environ.langsetting attribute)": [[20, "xonsh.environ.LangSetting.LC_CTYPE", false]], "lc_messages (xonsh.environ.langsetting attribute)": [[20, "xonsh.environ.LangSetting.LC_MESSAGES", false]], "lc_monetary (xonsh.environ.langsetting attribute)": [[20, "xonsh.environ.LangSetting.LC_MONETARY", false]], "lc_numeric (xonsh.environ.langsetting attribute)": [[20, "xonsh.environ.LangSetting.LC_NUMERIC", false]], "lc_time (xonsh.environ.langsetting attribute)": [[20, "xonsh.environ.LangSetting.LC_TIME", false]], "leftmostname() (in module xonsh.parsers.ast)": [[102, "xonsh.parsers.ast.leftmostname", false]], "levenshtein() (in module xonsh.tools)": [[94, "xonsh.tools.levenshtein", false]], "lexer (class in xonsh.parsers.lexer)": [[103, "xonsh.parsers.lexer.Lexer", false]], "license (xonsh.xontribs.xontrib property)": [[98, "xonsh.xontribs.Xontrib.license", false]], "line_buffering (xonsh.procs.proxies.filethreaddispatcher property)": [[35, "xonsh.procs.proxies.FileThreadDispatcher.line_buffering", false]], "line_buffering (xonsh.shells.base_shell.tee property)": [[47, "xonsh.shells.base_shell.Tee.line_buffering", false]], "line_number_background_color (xonsh.pyghooks.xonshstyle attribute)": [[92, "xonsh.pyghooks.XonshStyle.line_number_background_color", false]], "line_number_color (xonsh.pyghooks.xonshstyle attribute)": [[92, "xonsh.pyghooks.XonshStyle.line_number_color", false]], "line_number_special_background_color (xonsh.pyghooks.xonshstyle attribute)": [[92, "xonsh.pyghooks.XonshStyle.line_number_special_background_color", false]], "line_number_special_color (xonsh.pyghooks.xonshstyle attribute)": [[92, "xonsh.pyghooks.XonshStyle.line_number_special_color", false]], "link_builtins() (xonsh.built_ins.xonshsession method)": [[3, "xonsh.built_ins.XonshSession.link_builtins", false]], "linux_distro() (in module xonsh.platform)": [[91, "xonsh.platform.linux_distro", false]], "list_completers() (in module xonsh.completers.completer)": [[10, "xonsh.completers.completer.list_completers", false]], "list_of_list_of_strs_outer_product() (in module xonsh.built_ins)": [[3, "xonsh.built_ins.list_of_list_of_strs_outer_product", false]], "list_of_strs_or_callables() (in module xonsh.built_ins)": [[3, "xonsh.built_ins.list_of_strs_or_callables", false]], "ljdump() (in module xonsh.lib.lazyjson)": [[84, "xonsh.lib.lazyjson.ljdump", false]], "ljnode (class in xonsh.lib.lazyjson)": [[84, "xonsh.lib.lazyjson.LJNode", false]], "ljust() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.ljust", false]], "load() (xonsh.built_ins.xonshsession method)": [[3, "xonsh.built_ins.XonshSession.load", false]], "load() (xonsh.lib.lazyjson.lazyjson method)": [[84, "xonsh.lib.lazyjson.LazyJSON.load", false]], "load() (xonsh.lib.lazyjson.ljnode method)": [[84, "xonsh.lib.lazyjson.LJNode.load", false]], "load() (xonsh.shells.ptk_shell.history.prompttoolkithistory method)": [[52, "xonsh.shells.ptk_shell.history.PromptToolkitHistory.load", false]], "load_attribute_chain() (in module xonsh.parsers.ast)": [[102, "xonsh.parsers.ast.load_attribute_chain", false]], "load_foreign_aliases() (in module xonsh.foreign_shells)": [[74, "xonsh.foreign_shells.load_foreign_aliases", false]], "load_foreign_envs() (in module xonsh.foreign_shells)": [[74, "xonsh.foreign_shells.load_foreign_envs", false]], "load_history_strings() (xonsh.shells.ptk_shell.history.prompttoolkithistory method)": [[52, "xonsh.shells.ptk_shell.history.PromptToolkitHistory.load_history_strings", false]], "load_initial() (xonsh.prompt.base.promptfields method)": [[39, "xonsh.prompt.base.PromptFields.load_initial", false]], "load_module() (xonsh.imphooks.xonshimporteventloader method)": [[100, "xonsh.imphooks.XonshImportEventLoader.load_module", false]], "load_module() (xonsh.imphooks.xonshimporthook method)": [[100, "xonsh.imphooks.XonshImportHook.load_module", false]], "load_module_in_background() (in module xonsh.lib.lazyasd)": [[82, "xonsh.lib.lazyasd.load_module_in_background", false]], "load_xonsh_bindings() (in module xonsh.shells.ptk_shell.key_bindings)": [[53, "xonsh.shells.ptk_shell.key_bindings.load_xonsh_bindings", false]], "loadevent (class in xonsh.events)": [[73, "xonsh.events.LoadEvent", false]], "loadjson (class in xonsh.wizard)": [[96, "xonsh.wizard.LoadJSON", false]], "locale_convert() (in module xonsh.environ)": [[20, "xonsh.environ.locale_convert", false]], "locate_binary() (in module xonsh.environ)": [[20, "xonsh.environ.locate_binary", false]], "locate_binary() (xonsh.commands_cache.commandscache method)": [[71, "xonsh.commands_cache.CommandsCache.locate_binary", false]], "locate_executable() (in module xonsh.procs.executables)": [[31, "xonsh.procs.executables.locate_executable", false]], "locate_file() (in module xonsh.procs.executables)": [[31, "xonsh.procs.executables.locate_file", false]], "locate_file_in_path_env() (in module xonsh.procs.executables)": [[31, "xonsh.procs.executables.locate_file_in_path_env", false]], "locate_relative_path() (in module xonsh.procs.executables)": [[31, "xonsh.procs.executables.locate_relative_path", false]], "logfile_opt_to_str() (in module xonsh.tools)": [[94, "xonsh.tools.logfile_opt_to_str", false]], "lower() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.lower", false]], "ls_colors (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.LS_COLORS", false]], "ls_colors (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.LS_COLORS", false]], "ls_colors (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.LS_COLORS", false]], "lscolors (class in xonsh.environ)": [[20, "xonsh.environ.LsColors", false]], "lstrip() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.lstrip", false]], "main() (in module xonsh.main)": [[90, "xonsh.main.main", false]], "main() (in module xonsh.xoreutils.cat)": [[57, "xonsh.xoreutils.cat.main", false]], "main() (in module xonsh.xoreutils.uname)": [[64, "xonsh.xoreutils.uname.main", false]], "main() (in module xonsh.xoreutils.uptime)": [[65, "xonsh.xoreutils.uptime.main", false]], "main_context() (in module xonsh.main)": [[90, "xonsh.main.main_context", false]], "main_xonsh() (in module xonsh.main)": [[90, "xonsh.main.main_xonsh", false]], "make_args_env() (in module xonsh.environ)": [[20, "xonsh.environ.make_args_env", false]], "make_default_aliases() (in module xonsh.aliases)": [[2, "xonsh.aliases.make_default_aliases", false]], "make_env_wiz() (in module xonsh.xonfig)": [[97, "xonsh.xonfig.make_env_wiz", false]], "make_envvar() (in module xonsh.xonfig)": [[97, "xonsh.xonfig.make_envvar", false]], "make_exit_message() (in module xonsh.xonfig)": [[97, "xonsh.xonfig.make_exit_message", false]], "make_fs_wiz() (in module xonsh.xonfig)": [[97, "xonsh.xonfig.make_fs_wiz", false]], "make_palette() (in module xonsh.color_tools)": [[70, "xonsh.color_tools.make_palette", false]], "make_pygments_style() (in module xonsh.pyghooks)": [[92, "xonsh.pyghooks.make_pygments_style", false]], "make_xonfig_wizard() (in module xonsh.xonfig)": [[97, "xonsh.xonfig.make_xonfig_wizard", false]], "make_xontrib() (in module xonsh.xonfig)": [[97, "xonsh.xonfig.make_xontrib", false]], "make_xontribs_wiz() (in module xonsh.xonfig)": [[97, "xonsh.xonfig.make_xontribs_wiz", false]], "maketrans() (xonsh.completers.tools.richcompletion static method)": [[18, "xonsh.completers.tools.RichCompletion.maketrans", false]], "maps (xonsh.environ.internalenvirondict property)": [[20, "xonsh.environ.InternalEnvironDict.maps", false]], "matcher (xonsh.completers.commands.commandcompleter property)": [[9, "xonsh.completers.commands.CommandCompleter.matcher", false]], "max_col() (in module xonsh.parsers.ast)": [[102, "xonsh.parsers.ast.max_col", false]], "max_line() (in module xonsh.parsers.ast)": [[102, "xonsh.parsers.ast.max_line", false]], "message (class in xonsh.wizard)": [[96, "xonsh.wizard.Message", false]], "mimetypes (xonsh.pyghooks.xonshconsolelexer attribute)": [[92, "xonsh.pyghooks.XonshConsoleLexer.mimetypes", false]], "mimetypes (xonsh.pyghooks.xonshlexer attribute)": [[92, "xonsh.pyghooks.XonshLexer.mimetypes", false]], "min_col() (in module xonsh.parsers.ast)": [[102, "xonsh.parsers.ast.min_col", false]], "min_line() (in module xonsh.parsers.ast)": [[102, "xonsh.parsers.ast.min_line", false]], "minimum_required_ptk_version (in module xonsh.platform)": [[91, "xonsh.platform.minimum_required_ptk_version", false]], "misc_header (xonsh.shells.dumb_shell.dumbshell attribute)": [[48, "xonsh.shells.dumb_shell.DumbShell.misc_header", false], [93, "xonsh.shells.dumb_shell.DumbShell.misc_header", false]], "misc_header (xonsh.shells.readline_shell.readlineshell attribute)": [[55, "xonsh.shells.readline_shell.ReadlineShell.misc_header", false]], "module": [[2, "module-xonsh.aliases", false], [3, "module-xonsh.built_ins", false], [4, "module-xonsh.completer", false], [5, "module-xonsh.completers", false], [6, "module-xonsh.completers.base", false], [7, "module-xonsh.completers.bash", false], [8, "module-xonsh.completers.bash_completion", false], [9, "module-xonsh.completers.commands", false], [10, "module-xonsh.completers.completer", false], [11, "module-xonsh.completers.dirs", false], [12, "module-xonsh.completers.environment", false], [13, "module-xonsh.completers.imports", false], [14, "module-xonsh.completers.init", false], [15, "module-xonsh.completers.man", false], [16, "module-xonsh.completers.path", false], [17, "module-xonsh.completers.python", false], [18, "module-xonsh.completers.tools", false], [19, "module-xonsh.dirstack", false], [20, "module-xonsh.environ", false], [21, "module-xonsh.history", false], [22, "module-xonsh.history.base", false], [23, "module-xonsh.history.diff_history", false], [24, "module-xonsh.history.dummy", false], [25, "module-xonsh.history.json", false], [26, "module-xonsh.history.main", false], [27, "module-xonsh.history.sqlite", false], [28, "module-xonsh.lib.inspectors", false], [29, "module-xonsh.lib.pretty", false], [30, "module-xonsh.procs", false], [31, "module-xonsh.procs.executables", false], [32, "module-xonsh.procs.jobs", false], [33, "module-xonsh.procs.pipelines", false], [34, "module-xonsh.procs.posix", false], [35, "module-xonsh.procs.proxies", false], [36, "module-xonsh.procs.readers", false], [37, "module-xonsh.procs.specs", false], [38, "module-xonsh.prompt", false], [39, "module-xonsh.prompt.base", false], [40, "module-xonsh.prompt.cwd", false], [41, "module-xonsh.prompt.env", false], [42, "module-xonsh.prompt.gitstatus", false], [43, "module-xonsh.prompt.job", false], [44, "module-xonsh.prompt.times", false], [45, "module-xonsh.prompt.vc", false], [46, "module-xonsh.shells", false], [47, "module-xonsh.shells.base_shell", false], [48, "module-xonsh.shells.dumb_shell", false], [49, "module-xonsh.shells.ptk_shell", false], [50, "module-xonsh.shells.ptk_shell.completer", false], [51, "module-xonsh.shells.ptk_shell.formatter", false], [52, "module-xonsh.shells.ptk_shell.history", false], [53, "module-xonsh.shells.ptk_shell.key_bindings", false], [54, "module-xonsh.shells.ptk_shell.updator", false], [55, "module-xonsh.shells.readline_shell", false], [56, "module-xonsh.xoreutils", false], [57, "module-xonsh.xoreutils.cat", false], [58, "module-xonsh.xoreutils.echo", false], [59, "module-xonsh.xoreutils.pwd", false], [60, "module-xonsh.xoreutils.tee", false], [61, "module-xonsh.xoreutils.tty", false], [62, "module-xonsh.xoreutils.ulimit", false], [63, "module-xonsh.xoreutils.umask", false], [64, "module-xonsh.xoreutils.uname", false], [65, "module-xonsh.xoreutils.uptime", false], [66, "module-xonsh.xoreutils.util", false], [67, "module-xonsh.xoreutils.which", false], [68, "module-xonsh.xoreutils.yes", false], [69, "module-xonsh.codecache", false], [70, "module-xonsh.color_tools", false], [71, "module-xonsh.commands_cache", false], [72, "module-xonsh.contexts", false], [73, "module-xonsh.events", false], [74, "module-xonsh.foreign_shells", false], [75, "module-xonsh.lazyasd", false], [76, "module-xonsh.lazyjson", false], [77, "module-xonsh.lib", false], [78, "module-xonsh.lib.collections", false], [79, "module-xonsh.lib.inspectors", false], [80, "module-xonsh.lib.itertools", false], [81, "module-xonsh.lib.jsonutils", false], [82, "module-xonsh.lib.lazyasd", false], [83, "module-xonsh.lib.lazyimps", false], [84, "module-xonsh.lib.lazyjson", false], [85, "module-xonsh.lib.modules", false], [86, "module-xonsh.lib.openpy", false], [87, "module-xonsh.lib.os", false], [88, "module-xonsh.lib.pretty", false], [89, "module-xonsh.lib.subprocess", false], [90, "module-xonsh.main", false], [91, "module-xonsh.platform", false], [92, "module-xonsh.pyghooks", false], [93, "module-xonsh.shells.dumb_shell", false], [94, "module-xonsh.tools", false], [95, "module-xonsh.tracer", false], [96, "module-xonsh.wizard", false], [97, "module-xonsh.xonfig", false], [98, "module-xonsh.xontribs", false], [99, "module-xonsh.execer", false], [100, "module-xonsh.imphooks", false], [101, "module-xonsh.parser", false], [102, "module-xonsh.parsers.ast", false], [103, "module-xonsh.parsers.lexer", false], [104, "module-xontrib", false], [105, "module-xontrib.coreutils", false]], "module (xonsh.xontribs.xontrib attribute)": [[98, "xonsh.xontribs.Xontrib.module", false]], "module_list() (in module xonsh.completers.imports)": [[13, "xonsh.completers.imports.module_list", false]], "module_repr() (xonsh.imphooks.xonshimporteventloader method)": [[100, "xonsh.imphooks.XonshImportEventLoader.module_repr", false]], "module_repr() (xonsh.imphooks.xonshimporthook method)": [[100, "xonsh.imphooks.XonshImportHook.module_repr", false]], "modulefinder (class in xonsh.lib.modules)": [[85, "xonsh.lib.modules.ModuleFinder", false]], "modulerematcher (class in xonsh.completers.commands)": [[9, "xonsh.completers.commands.ModuleReMatcher", false]], "mouse_support (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.MOUSE_SUPPORT", false]], "mouse_support (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.MOUSE_SUPPORT", false]], "multiline_prompt (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.MULTILINE_PROMPT", false]], "multiline_prompt (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.MULTILINE_PROMPT", false]], "multiline_prompt (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.MULTILINE_PROMPT", false]], "multiline_prompt() (in module xonsh.prompt.base)": [[39, "xonsh.prompt.base.multiline_prompt", false]], "multiline_prompt_pos (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.MULTILINE_PROMPT_POS", false]], "multiline_prompt_pos (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.MULTILINE_PROMPT_POS", false]], "multiline_prompt_pos (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.MULTILINE_PROMPT_POS", false]], "multiline_prompt_pre (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.MULTILINE_PROMPT_PRE", false]], "multiline_prompt_pre (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.MULTILINE_PROMPT_PRE", false]], "multiline_prompt_pre (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.MULTILINE_PROMPT_PRE", false]], "multipromptfield (class in xonsh.prompt.base)": [[39, "xonsh.prompt.base.MultiPromptField", false]], "name (xonsh.history.json.jsonhistoryflusher property)": [[25, "xonsh.history.json.JsonHistoryFlusher.name", false]], "name (xonsh.history.json.jsonhistorygc property)": [[25, "xonsh.history.json.JsonHistoryGC.name", false]], "name (xonsh.history.sqlite.sqlitehistorygc property)": [[27, "xonsh.history.sqlite.SqliteHistoryGC.name", false]], "name (xonsh.lib.lazyasd.backgroundmoduleloader property)": [[82, "xonsh.lib.lazyasd.BackgroundModuleLoader.name", false]], "name (xonsh.procs.pipelines.prevproccloser property)": [[33, "xonsh.procs.pipelines.PrevProcCloser.name", false]], "name (xonsh.procs.posix.popenthread property)": [[34, "xonsh.procs.posix.PopenThread.name", false]], "name (xonsh.procs.proxies.procproxythread property)": [[35, "xonsh.procs.proxies.ProcProxyThread.name", false]], "name (xonsh.prompt.base.basepromptfield property)": [[39, "xonsh.prompt.base.BasePromptField.name", false]], "name (xonsh.prompt.base.multipromptfield property)": [[39, "xonsh.prompt.base.MultiPromptField.name", false]], "name (xonsh.prompt.base.promptfield property)": [[39, "xonsh.prompt.base.PromptField.name", false]], "name (xonsh.prompt.gitstatus.gitstatus property)": [[42, "xonsh.prompt.gitstatus.GitStatus.name", false]], "name (xonsh.prompt.gitstatus.gitstatuspromptfield property)": [[42, "xonsh.prompt.gitstatus.GitStatusPromptField.name", false]], "name (xonsh.prompt.job.currentjobfield property)": [[43, "xonsh.prompt.job.CurrentJobField.name", false]], "name (xonsh.pyghooks.xonshconsolelexer attribute)": [[92, "xonsh.pyghooks.XonshConsoleLexer.name", false]], "name (xonsh.pyghooks.xonshlexer attribute)": [[92, "xonsh.pyghooks.XonshLexer.name", false]], "name (xonsh.pyghooks.xonshstyle attribute)": [[92, "xonsh.pyghooks.XonshStyle.name", false]], "name (xonsh.shells.readline_shell.readlinehistoryadder property)": [[55, "xonsh.shells.readline_shell.ReadlineHistoryAdder.name", false]], "native_id (xonsh.history.json.jsonhistoryflusher property)": [[25, "xonsh.history.json.JsonHistoryFlusher.native_id", false]], "native_id (xonsh.history.json.jsonhistorygc property)": [[25, "xonsh.history.json.JsonHistoryGC.native_id", false]], "native_id (xonsh.history.sqlite.sqlitehistorygc property)": [[27, "xonsh.history.sqlite.SqliteHistoryGC.native_id", false]], "native_id (xonsh.lib.lazyasd.backgroundmoduleloader property)": [[82, "xonsh.lib.lazyasd.BackgroundModuleLoader.native_id", false]], "native_id (xonsh.procs.pipelines.prevproccloser property)": [[33, "xonsh.procs.pipelines.PrevProcCloser.native_id", false]], "native_id (xonsh.procs.posix.popenthread property)": [[34, "xonsh.procs.posix.PopenThread.native_id", false]], "native_id (xonsh.procs.proxies.procproxythread property)": [[35, "xonsh.procs.proxies.ProcProxyThread.native_id", false]], "native_id (xonsh.shells.readline_shell.readlinehistoryadder property)": [[55, "xonsh.shells.readline_shell.ReadlineHistoryAdder.native_id", false]], "needs_calling() (xonsh.prompt.base.promptfields method)": [[39, "xonsh.prompt.base.PromptFields.needs_calling", false]], "new_child() (xonsh.environ.internalenvirondict method)": [[20, "xonsh.environ.InternalEnvironDict.new_child", false]], "new_child() (xonsh.lib.collections.chaindb method)": [[78, "xonsh.lib.collections.ChainDB.new_child", false]], "newlines (xonsh.procs.proxies.filethreaddispatcher property)": [[35, "xonsh.procs.proxies.FileThreadDispatcher.newlines", false]], "no_default() (xonsh.environ.var class method)": [[20, "xonsh.environ.Var.no_default", false]], "no_pg_xonsh_preexec_fn() (in module xonsh.procs.specs)": [[37, "xonsh.procs.specs.no_pg_xonsh_preexec_fn", false]], "node (class in xonsh.wizard)": [[96, "xonsh.wizard.Node", false]], "node_len() (in module xonsh.parsers.ast)": [[102, "xonsh.parsers.ast.node_len", false]], "nohelp (xonsh.shells.dumb_shell.dumbshell attribute)": [[48, "xonsh.shells.dumb_shell.DumbShell.nohelp", false], [93, "xonsh.shells.dumb_shell.DumbShell.nohelp", false]], "nohelp (xonsh.shells.readline_shell.readlineshell attribute)": [[55, "xonsh.shells.readline_shell.ReadlineShell.nohelp", false]], "noinfo() (xonsh.lib.inspectors.inspector method)": [[28, "xonsh.lib.inspectors.Inspector.noinfo", false], [79, "xonsh.lib.inspectors.Inspector.noinfo", false]], "non_exclusive_completer() (in module xonsh.completers.tools)": [[18, "xonsh.completers.tools.non_exclusive_completer", false]], "non_pygments_rules (xonsh.pyghooks.xonshstyle property)": [[92, "xonsh.pyghooks.XonshStyle.non_pygments_rules", false]], "nonblocking (xonsh.procs.pipelines.commandpipeline attribute)": [[33, "xonsh.procs.pipelines.CommandPipeline.nonblocking", false]], "nonblocking (xonsh.procs.pipelines.hiddencommandpipeline attribute)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.nonblocking", false]], "nonblockingfdreader (class in xonsh.procs.readers)": [[36, "xonsh.procs.readers.NonBlockingFDReader", false]], "normabspath() (in module xonsh.tools)": [[94, "xonsh.tools.normabspath", false]], "not_found (xonsh.xontribs.exitcode attribute)": [[98, "xonsh.xontribs.ExitCode.NOT_FOUND", false]], "numerator (xonsh.procs.proxies.handle attribute)": [[35, "xonsh.procs.proxies.Handle.numerator", false]], "numerator (xonsh.xontribs.exitcode attribute)": [[98, "xonsh.xontribs.ExitCode.numerator", false]], "obj (xonsh.built_ins.dynamicaccessproxy property)": [[3, "xonsh.built_ins.DynamicAccessProxy.obj", false]], "object_info() (in module xonsh.lib.inspectors)": [[28, "xonsh.lib.inspectors.object_info", false], [79, "xonsh.lib.inspectors.object_info", false]], "off() (xonsh.history.main.historyalias static method)": [[26, "xonsh.history.main.HistoryAlias.off", false]], "off_files() (xonsh.tracer.tracertype method)": [[95, "xonsh.tracer.TracerType.off_files", false]], "ok (xonsh.xontribs.exitcode attribute)": [[98, "xonsh.xontribs.ExitCode.OK", false]], "oldpwd (xonsh.environ.generalsetting attribute)": [[20, "xonsh.environ.GeneralSetting.OLDPWD", false]], "oldpwd (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.OLDPWD", false]], "on() (xonsh.history.main.historyalias static method)": [[26, "xonsh.history.main.HistoryAlias.on", false]], "on_anaconda (in module xonsh.platform)": [[91, "xonsh.platform.ON_ANACONDA", false]], "on_complete() (xonsh.shells.ptk_shell.updator.promptupdator method)": [[54, "xonsh.shells.ptk_shell.updator.PromptUpdator.on_complete", false]], "on_cygwin (in module xonsh.platform)": [[91, "xonsh.platform.ON_CYGWIN", false]], "on_darwin (in module xonsh.platform)": [[91, "xonsh.platform.ON_DARWIN", false]], "on_dragonfly (in module xonsh.platform)": [[91, "xonsh.platform.ON_DRAGONFLY", false]], "on_files() (xonsh.tracer.tracertype method)": [[95, "xonsh.tracer.TracerType.on_files", false]], "on_freebsd (in module xonsh.platform)": [[91, "xonsh.platform.ON_FREEBSD", false]], "on_linux (in module xonsh.platform)": [[91, "xonsh.platform.ON_LINUX", false]], "on_lscolors_change() (in module xonsh.pyghooks)": [[92, "xonsh.pyghooks.on_lscolors_change", false]], "on_main_thread() (in module xonsh.tools)": [[94, "xonsh.tools.on_main_thread", false]], "on_msys (in module xonsh.platform)": [[91, "xonsh.platform.ON_MSYS", false]], "on_netbsd (in module xonsh.platform)": [[91, "xonsh.platform.ON_NETBSD", false]], "on_openbsd (in module xonsh.platform)": [[91, "xonsh.platform.ON_OPENBSD", false]], "on_posix (in module xonsh.platform)": [[91, "xonsh.platform.ON_POSIX", false]], "on_windows (in module xonsh.platform)": [[91, "xonsh.platform.ON_WINDOWS", false]], "onecmd() (xonsh.shells.dumb_shell.dumbshell method)": [[48, "xonsh.shells.dumb_shell.DumbShell.onecmd", false], [93, "xonsh.shells.dumb_shell.DumbShell.onecmd", false]], "onecmd() (xonsh.shells.readline_shell.readlineshell method)": [[55, "xonsh.shells.readline_shell.ReadlineShell.onecmd", false]], "out (xonsh.procs.pipelines.commandpipeline property)": [[33, "xonsh.procs.pipelines.CommandPipeline.out", false]], "out (xonsh.procs.pipelines.hiddencommandpipeline property)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.out", false]], "out() (xonsh.aliases.sourceforeignalias method)": [[2, "xonsh.aliases.SourceForeignAlias.out", false]], "out() (xonsh.history.main.historyalias method)": [[26, "xonsh.history.main.HistoryAlias.out", false]], "out() (xonsh.tracer.traceralias method)": [[95, "xonsh.tracer.TracerAlias.out", false]], "out() (xonsh.xonfig.xonfigalias method)": [[97, "xonsh.xonfig.XonfigAlias.out", false]], "out() (xonsh.xontribs.xontribalias method)": [[98, "xonsh.xontribs.XontribAlias.out", false]], "output (xonsh.procs.pipelines.commandpipeline property)": [[33, "xonsh.procs.pipelines.CommandPipeline.output", false]], "output (xonsh.procs.pipelines.hiddencommandpipeline property)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.output", false]], "override() (xonsh.pyghooks.xonshstyle method)": [[92, "xonsh.pyghooks.XonshStyle.override", false]], "parents (xonsh.environ.internalenvirondict property)": [[20, "xonsh.environ.InternalEnvironDict.parents", false]], "parents (xonsh.lib.collections.chaindb property)": [[78, "xonsh.lib.collections.ChainDB.parents", false]], "parse() (xonsh.completer.completer method)": [[4, "xonsh.completer.Completer.parse", false]], "parse() (xonsh.execer.execer method)": [[99, "xonsh.execer.Execer.parse", false]], "parse() (xonsh.tools.flexibleformatter method)": [[94, "xonsh.tools.FlexibleFormatter.parse", false]], "parse_aliases() (in module xonsh.foreign_shells)": [[74, "xonsh.foreign_shells.parse_aliases", false]], "parse_env() (in module xonsh.foreign_shells)": [[74, "xonsh.foreign_shells.parse_env", false]], "parse_funcs() (in module xonsh.foreign_shells)": [[74, "xonsh.foreign_shells.parse_funcs", false]], "parse_proxy_return() (in module xonsh.procs.proxies)": [[35, "xonsh.procs.proxies.parse_proxy_return", false]], "parsedtokens (class in xonsh.prompt.base)": [[39, "xonsh.prompt.base.ParsedTokens", false]], "parseline() (xonsh.shells.dumb_shell.dumbshell method)": [[48, "xonsh.shells.dumb_shell.DumbShell.parseline", false], [93, "xonsh.shells.dumb_shell.DumbShell.parseline", false]], "parseline() (xonsh.shells.readline_shell.readlineshell method)": [[55, "xonsh.shells.readline_shell.ReadlineShell.parseline", false]], "parser (xonsh.aliases.sourceforeignalias property)": [[2, "xonsh.aliases.SourceForeignAlias.parser", false]], "parser (xonsh.history.main.historyalias property)": [[26, "xonsh.history.main.HistoryAlias.parser", false]], "parser (xonsh.tracer.traceralias property)": [[95, "xonsh.tracer.TracerAlias.parser", false]], "parser (xonsh.xonfig.xonfigalias property)": [[97, "xonsh.xonfig.XonfigAlias.parser", false]], "parser (xonsh.xontribs.xontribalias property)": [[98, "xonsh.xontribs.XontribAlias.parser", false]], "partial_color_tokenize() (in module xonsh.pyghooks)": [[92, "xonsh.pyghooks.partial_color_tokenize", false]], "partial_eval_alias() (in module xonsh.aliases)": [[2, "xonsh.aliases.partial_eval_alias", false]], "partialevalalias0 (class in xonsh.aliases)": [[2, "xonsh.aliases.PartialEvalAlias0", false]], "partialevalalias1 (class in xonsh.aliases)": [[2, "xonsh.aliases.PartialEvalAlias1", false]], "partialevalalias2 (class in xonsh.aliases)": [[2, "xonsh.aliases.PartialEvalAlias2", false]], "partialevalalias3 (class in xonsh.aliases)": [[2, "xonsh.aliases.PartialEvalAlias3", false]], "partialevalalias4 (class in xonsh.aliases)": [[2, "xonsh.aliases.PartialEvalAlias4", false]], "partialevalalias5 (class in xonsh.aliases)": [[2, "xonsh.aliases.PartialEvalAlias5", false]], "partialevalalias6 (class in xonsh.aliases)": [[2, "xonsh.aliases.PartialEvalAlias6", false]], "partialevalalias7 (class in xonsh.aliases)": [[2, "xonsh.aliases.PartialEvalAlias7", false]], "partialevalaliasbase (class in xonsh.aliases)": [[2, "xonsh.aliases.PartialEvalAliasBase", false]], "partition() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.partition", false]], "pass (class in xonsh.wizard)": [[96, "xonsh.wizard.Pass", false]], "path (xonsh.environ.generalsetting attribute)": [[20, "xonsh.environ.GeneralSetting.PATH", false]], "path (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.PATH", false]], "path_argument() (in module xonsh.main)": [[90, "xonsh.main.path_argument", false]], "path_literal() (in module xonsh.built_ins)": [[3, "xonsh.built_ins.path_literal", false]], "path_mtime() (xonsh.imphooks.xonshimporthook method)": [[100, "xonsh.imphooks.XonshImportHook.path_mtime", false]], "path_stats() (xonsh.imphooks.xonshimporthook method)": [[100, "xonsh.imphooks.XonshImportHook.path_stats", false]], "path_to_str() (in module xonsh.tools)": [[94, "xonsh.tools.path_to_str", false]], "pathbasename() (in module xonsh.platform)": [[91, "xonsh.platform.pathbasename", false]], "pathext (xonsh.environ.generalsetting attribute)": [[20, "xonsh.environ.GeneralSetting.PATHEXT", false]], "pathext (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.PATHEXT", false]], "paths (xonsh.tools.envpath property)": [[94, "xonsh.tools.EnvPath.paths", false]], "pathsearch() (in module xonsh.built_ins)": [[3, "xonsh.built_ins.pathsearch", false]], "pathsep_to_seq() (in module xonsh.tools)": [[94, "xonsh.tools.pathsep_to_seq", false]], "pathsep_to_set() (in module xonsh.tools)": [[94, "xonsh.tools.pathsep_to_set", false]], "pathsep_to_upper_seq() (in module xonsh.tools)": [[94, "xonsh.tools.pathsep_to_upper_seq", false]], "pathsplit() (in module xonsh.platform)": [[91, "xonsh.platform.pathsplit", false]], "pattern (xonsh.environ.var attribute)": [[20, "xonsh.environ.Var.pattern", false]], "pdef() (xonsh.lib.inspectors.inspector method)": [[28, "xonsh.lib.inspectors.Inspector.pdef", false], [79, "xonsh.lib.inspectors.Inspector.pdef", false]], "pdoc() (xonsh.lib.inspectors.inspector method)": [[28, "xonsh.lib.inspectors.Inspector.pdoc", false], [79, "xonsh.lib.inspectors.Inspector.pdoc", false]], "pdump() (in module xonsh.parsers.ast)": [[102, "xonsh.parsers.ast.pdump", false]], "pfile() (xonsh.lib.inspectors.inspector method)": [[28, "xonsh.lib.inspectors.Inspector.pfile", false], [79, "xonsh.lib.inspectors.Inspector.pfile", false]], "pick() (xonsh.prompt.base.promptfields method)": [[39, "xonsh.prompt.base.PromptFields.pick", false]], "pick_val() (xonsh.prompt.base.promptfields method)": [[39, "xonsh.prompt.base.PromptFields.pick_val", false]], "pid (xonsh.procs.pipelines.commandpipeline property)": [[33, "xonsh.procs.pipelines.CommandPipeline.pid", false]], "pid (xonsh.procs.pipelines.hiddencommandpipeline property)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.pid", false]], "pinfo() (xonsh.lib.inspectors.inspector method)": [[28, "xonsh.lib.inspectors.Inspector.pinfo", false], [79, "xonsh.lib.inspectors.Inspector.pinfo", false]], "pinfo_fields1 (xonsh.lib.inspectors.inspector attribute)": [[28, "xonsh.lib.inspectors.Inspector.pinfo_fields1", false], [79, "xonsh.lib.inspectors.Inspector.pinfo_fields1", false]], "pinfo_fields2 (xonsh.lib.inspectors.inspector attribute)": [[28, "xonsh.lib.inspectors.Inspector.pinfo_fields2", false], [79, "xonsh.lib.inspectors.Inspector.pinfo_fields2", false]], "pinfo_fields3 (xonsh.lib.inspectors.inspector attribute)": [[28, "xonsh.lib.inspectors.Inspector.pinfo_fields3", false], [79, "xonsh.lib.inspectors.Inspector.pinfo_fields3", false]], "pinfo_fields_obj (xonsh.lib.inspectors.inspector attribute)": [[28, "xonsh.lib.inspectors.Inspector.pinfo_fields_obj", false], [79, "xonsh.lib.inspectors.Inspector.pinfo_fields_obj", false]], "poll() (xonsh.procs.posix.popenthread method)": [[34, "xonsh.procs.posix.PopenThread.poll", false]], "poll() (xonsh.procs.proxies.procproxy method)": [[35, "xonsh.procs.proxies.ProcProxy.poll", false]], "poll() (xonsh.procs.proxies.procproxythread method)": [[35, "xonsh.procs.proxies.ProcProxyThread.poll", false]], "pop() (xonsh.aliases.aliases method)": [[2, "xonsh.aliases.Aliases.pop", false]], "pop() (xonsh.environ.env method)": [[20, "xonsh.environ.Env.pop", false]], "pop() (xonsh.environ.internalenvirondict method)": [[20, "xonsh.environ.InternalEnvironDict.pop", false]], "pop() (xonsh.environ.lscolors method)": [[20, "xonsh.environ.LsColors.pop", false]], "pop() (xonsh.events.abstractevent method)": [[73, "xonsh.events.AbstractEvent.pop", false]], "pop() (xonsh.events.event method)": [[73, "xonsh.events.Event.pop", false]], "pop() (xonsh.events.loadevent method)": [[73, "xonsh.events.LoadEvent.pop", false]], "pop() (xonsh.lib.collections.chaindb method)": [[78, "xonsh.lib.collections.ChainDB.pop", false]], "pop() (xonsh.lib.lazyasd.lazydict method)": [[82, "xonsh.lib.lazyasd.LazyDict.pop", false]], "pop() (xonsh.prompt.base.promptfields method)": [[39, "xonsh.prompt.base.PromptFields.pop", false]], "pop() (xonsh.pyghooks.compoundcolormap method)": [[92, "xonsh.pyghooks.CompoundColorMap.pop", false]], "pop() (xonsh.tools.envpath method)": [[94, "xonsh.tools.EnvPath.pop", false]], "popd_fn() (in module xonsh.dirstack)": [[19, "xonsh.dirstack.popd_fn", false]], "popenthread (class in xonsh.procs.posix)": [[34, "xonsh.procs.posix.PopenThread", false]], "popitem() (xonsh.aliases.aliases method)": [[2, "xonsh.aliases.Aliases.popitem", false]], "popitem() (xonsh.environ.env method)": [[20, "xonsh.environ.Env.popitem", false]], "popitem() (xonsh.environ.internalenvirondict method)": [[20, "xonsh.environ.InternalEnvironDict.popitem", false]], "popitem() (xonsh.environ.lscolors method)": [[20, "xonsh.environ.LsColors.popitem", false]], "popitem() (xonsh.lib.collections.chaindb method)": [[78, "xonsh.lib.collections.ChainDB.popitem", false]], "popitem() (xonsh.lib.lazyasd.lazydict method)": [[82, "xonsh.lib.lazyasd.LazyDict.popitem", false]], "popitem() (xonsh.prompt.base.promptfields method)": [[39, "xonsh.prompt.base.PromptFields.popitem", false]], "popitem() (xonsh.pyghooks.compoundcolormap method)": [[92, "xonsh.pyghooks.CompoundColorMap.popitem", false]], "populate_buffer() (in module xonsh.procs.readers)": [[36, "xonsh.procs.readers.populate_buffer", false]], "populate_console() (in module xonsh.procs.readers)": [[36, "xonsh.procs.readers.populate_console", false]], "populate_fd_queue() (in module xonsh.procs.readers)": [[36, "xonsh.procs.readers.populate_fd_queue", false]], "postcmd() (xonsh.shells.dumb_shell.dumbshell method)": [[48, "xonsh.shells.dumb_shell.DumbShell.postcmd", false], [93, "xonsh.shells.dumb_shell.DumbShell.postcmd", false]], "postcmd() (xonsh.shells.readline_shell.readlineshell method)": [[55, "xonsh.shells.readline_shell.ReadlineShell.postcmd", false]], "postloop() (xonsh.shells.dumb_shell.dumbshell method)": [[48, "xonsh.shells.dumb_shell.DumbShell.postloop", false], [93, "xonsh.shells.dumb_shell.DumbShell.postloop", false]], "postloop() (xonsh.shells.readline_shell.readlineshell method)": [[55, "xonsh.shells.readline_shell.ReadlineShell.postloop", false]], "postmain() (in module xonsh.main)": [[90, "xonsh.main.postmain", false]], "pprint_ast() (in module xonsh.parsers.ast)": [[102, "xonsh.parsers.ast.pprint_ast", false]], "precmd() (xonsh.shells.base_shell.baseshell method)": [[47, "xonsh.shells.base_shell.BaseShell.precmd", false]], "precmd() (xonsh.shells.dumb_shell.dumbshell method)": [[48, "xonsh.shells.dumb_shell.DumbShell.precmd", false], [93, "xonsh.shells.dumb_shell.DumbShell.precmd", false]], "precmd() (xonsh.shells.ptk_shell.prompttoolkitshell method)": [[49, "xonsh.shells.ptk_shell.PromptToolkitShell.precmd", false]], "precmd() (xonsh.shells.readline_shell.readlineshell method)": [[55, "xonsh.shells.readline_shell.ReadlineShell.precmd", false]], "predict_env() (in module xonsh.commands_cache)": [[71, "xonsh.commands_cache.predict_env", false]], "predict_false() (in module xonsh.commands_cache)": [[71, "xonsh.commands_cache.predict_false", false]], "predict_help_ver() (in module xonsh.commands_cache)": [[71, "xonsh.commands_cache.predict_help_ver", false]], "predict_hg() (in module xonsh.commands_cache)": [[71, "xonsh.commands_cache.predict_hg", false]], "predict_shell() (in module xonsh.commands_cache)": [[71, "xonsh.commands_cache.predict_shell", false]], "predict_threadable() (xonsh.commands_cache.commandscache method)": [[71, "xonsh.commands_cache.CommandsCache.predict_threadable", false]], "predict_true() (in module xonsh.commands_cache)": [[71, "xonsh.commands_cache.predict_true", false]], "prefix (xonsh.prompt.base.promptfield attribute)": [[39, "xonsh.prompt.base.PromptField.prefix", false]], "prefix (xonsh.prompt.gitstatus.gitstatuspromptfield attribute)": [[42, "xonsh.prompt.gitstatus.GitStatusPromptField.prefix", false]], "prefix (xonsh.prompt.job.currentjobfield attribute)": [[43, "xonsh.prompt.job.CurrentJobField.prefix", false]], "preloop() (xonsh.shells.dumb_shell.dumbshell method)": [[48, "xonsh.shells.dumb_shell.DumbShell.preloop", false], [93, "xonsh.shells.dumb_shell.DumbShell.preloop", false]], "preloop() (xonsh.shells.readline_shell.readlineshell method)": [[55, "xonsh.shells.readline_shell.ReadlineShell.preloop", false]], "premain() (in module xonsh.main)": [[90, "xonsh.main.premain", false]], "prep_env_subproc() (xonsh.procs.specs.subprocspec method)": [[37, "xonsh.procs.specs.SubprocSpec.prep_env_subproc", false]], "prep_preexec_fn() (xonsh.procs.specs.subprocspec method)": [[37, "xonsh.procs.specs.SubprocSpec.prep_preexec_fn", false]], "prepend() (xonsh.tools.envpath method)": [[94, "xonsh.tools.EnvPath.prepend", false]], "pretty() (in module xonsh.lib.pretty)": [[29, "xonsh.lib.pretty.pretty", false], [88, "xonsh.lib.pretty.pretty", false]], "pretty() (xonsh.lib.pretty.representationprinter method)": [[29, "xonsh.lib.pretty.RepresentationPrinter.pretty", false], [88, "xonsh.lib.pretty.RepresentationPrinter.pretty", false]], "pretty_print() (in module xonsh.lib.pretty)": [[29, "xonsh.lib.pretty.pretty_print", false], [88, "xonsh.lib.pretty.pretty_print", false]], "pretty_print_results (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.PRETTY_PRINT_RESULTS", false]], "pretty_print_results (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.PRETTY_PRINT_RESULTS", false]], "pretty_print_results (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.PRETTY_PRINT_RESULTS", false]], "prettyformatter (class in xonsh.wizard)": [[96, "xonsh.wizard.PrettyFormatter", false]], "prettyprinter (class in xonsh.lib.pretty)": [[29, "xonsh.lib.pretty.PrettyPrinter", false], [88, "xonsh.lib.pretty.PrettyPrinter", false]], "prevproccloser (class in xonsh.procs.pipelines)": [[33, "xonsh.procs.pipelines.PrevProcCloser", false]], "print_alias() (in module xonsh.xoreutils.which)": [[67, "xonsh.xoreutils.which.print_alias", false]], "print_color() (in module xonsh.tools)": [[94, "xonsh.tools.print_color", false]], "print_color() (xonsh.shells.base_shell.baseshell method)": [[47, "xonsh.shells.base_shell.BaseShell.print_color", false]], "print_color() (xonsh.shells.dumb_shell.dumbshell method)": [[48, "xonsh.shells.dumb_shell.DumbShell.print_color", false], [93, "xonsh.shells.dumb_shell.DumbShell.print_color", false]], "print_color() (xonsh.shells.ptk_shell.prompttoolkitshell method)": [[49, "xonsh.shells.ptk_shell.PromptToolkitShell.print_color", false]], "print_color() (xonsh.shells.readline_shell.readlineshell method)": [[55, "xonsh.shells.readline_shell.ReadlineShell.print_color", false]], "print_exception() (in module xonsh.tools)": [[94, "xonsh.tools.print_exception", false]], "print_global_object() (in module xonsh.xoreutils.which)": [[67, "xonsh.xoreutils.which.print_global_object", false]], "print_one_job() (in module xonsh.procs.jobs)": [[32, "xonsh.procs.jobs.print_one_job", false]], "print_path() (in module xonsh.xoreutils.which)": [[67, "xonsh.xoreutils.which.print_path", false]], "print_topics() (xonsh.shells.dumb_shell.dumbshell method)": [[48, "xonsh.shells.dumb_shell.DumbShell.print_topics", false], [93, "xonsh.shells.dumb_shell.DumbShell.print_topics", false]], "print_topics() (xonsh.shells.readline_shell.readlineshell method)": [[55, "xonsh.shells.readline_shell.ReadlineShell.print_topics", false]], "print_warning() (in module xonsh.tools)": [[94, "xonsh.tools.print_warning", false]], "print_welcome_screen() (in module xonsh.xonfig)": [[97, "xonsh.xonfig.print_welcome_screen", false]], "priority (xonsh.pyghooks.xonshconsolelexer attribute)": [[92, "xonsh.pyghooks.XonshConsoleLexer.priority", false]], "priority (xonsh.pyghooks.xonshlexer attribute)": [[92, "xonsh.pyghooks.XonshLexer.priority", false]], "proc_untraced_waitpid() (in module xonsh.procs.jobs)": [[32, "xonsh.procs.jobs.proc_untraced_waitpid", false]], "process() (xonsh.prompt.base.parsedtokens method)": [[39, "xonsh.prompt.base.ParsedTokens.process", false]], "procproxy (class in xonsh.procs.proxies)": [[35, "xonsh.procs.proxies.ProcProxy", false]], "procproxythread (class in xonsh.procs.proxies)": [[35, "xonsh.procs.proxies.ProcProxyThread", false]], "prompt (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.PROMPT", false]], "prompt (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.PROMPT", false]], "prompt (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.PROMPT", false]], "prompt (xonsh.shells.base_shell.baseshell property)": [[47, "xonsh.shells.base_shell.BaseShell.prompt", false]], "prompt (xonsh.shells.dumb_shell.dumbshell property)": [[48, "xonsh.shells.dumb_shell.DumbShell.prompt", false], [93, "xonsh.shells.dumb_shell.DumbShell.prompt", false]], "prompt (xonsh.shells.ptk_shell.prompttoolkitshell property)": [[49, "xonsh.shells.ptk_shell.PromptToolkitShell.prompt", false]], "prompt (xonsh.shells.readline_shell.readlineshell property)": [[55, "xonsh.shells.readline_shell.ReadlineShell.prompt", false]], "prompt_fields (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.PROMPT_FIELDS", false]], "prompt_fields (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.PROMPT_FIELDS", false]], "prompt_fields (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.PROMPT_FIELDS", false]], "prompt_refresh_interval (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.PROMPT_REFRESH_INTERVAL", false]], "prompt_refresh_interval (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.PROMPT_REFRESH_INTERVAL", false]], "prompt_refresh_interval (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.PROMPT_REFRESH_INTERVAL", false]], "prompt_tokens() (xonsh.shells.ptk_shell.prompttoolkitshell method)": [[49, "xonsh.shells.ptk_shell.PromptToolkitShell.prompt_tokens", false]], "prompt_tokens_formatter (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.PROMPT_TOKENS_FORMATTER", false]], "prompt_tokens_formatter (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.PROMPT_TOKENS_FORMATTER", false]], "prompt_tokens_formatter (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.PROMPT_TOKENS_FORMATTER", false]], "prompt_tokens_formatter_default() (in module xonsh.prompt.base)": [[39, "xonsh.prompt.base.prompt_tokens_formatter_default", false]], "prompt_toolkit_color_depth (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.PROMPT_TOOLKIT_COLOR_DEPTH", false]], "prompt_toolkit_color_depth (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.PROMPT_TOOLKIT_COLOR_DEPTH", false]], "prompt_xontrib_install() (in module xonsh.xontribs)": [[98, "xonsh.xontribs.prompt_xontrib_install", false]], "promptfield (class in xonsh.prompt.base)": [[39, "xonsh.prompt.base.PromptField", false]], "promptfields (class in xonsh.prompt.base)": [[39, "xonsh.prompt.base.PromptFields", false]], "promptformatter (class in xonsh.prompt.base)": [[39, "xonsh.prompt.base.PromptFormatter", false]], "prompthistorysetting (class in xonsh.environ)": [[20, "xonsh.environ.PromptHistorySetting", false]], "promptsetting (class in xonsh.environ)": [[20, "xonsh.environ.PromptSetting", false]], "prompttoolkitcompleter (class in xonsh.shells.ptk_shell.completer)": [[50, "xonsh.shells.ptk_shell.completer.PromptToolkitCompleter", false]], "prompttoolkithistory (class in xonsh.shells.ptk_shell.history)": [[52, "xonsh.shells.ptk_shell.history.PromptToolkitHistory", false]], "prompttoolkitshell (class in xonsh.shells.ptk_shell)": [[49, "xonsh.shells.ptk_shell.PromptToolkitShell", false]], "promptupdator (class in xonsh.shells.ptk_shell.updator)": [[54, "xonsh.shells.ptk_shell.updator.PromptUpdator", false]], "promptvisitor (class in xonsh.wizard)": [[96, "xonsh.wizard.PromptVisitor", false]], "psource() (xonsh.lib.inspectors.inspector method)": [[28, "xonsh.lib.inspectors.Inspector.psource", false], [79, "xonsh.lib.inspectors.Inspector.psource", false]], "ptk2_color_depth_setter() (in module xonsh.tools)": [[94, "xonsh.tools.ptk2_color_depth_setter", false]], "ptk_above_min_supported() (in module xonsh.platform)": [[91, "xonsh.platform.ptk_above_min_supported", false]], "ptk_below_max_supported() (in module xonsh.platform)": [[91, "xonsh.platform.ptk_below_max_supported", false]], "ptk_style_overrides (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.PTK_STYLE_OVERRIDES", false]], "ptk_style_overrides (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.PTK_STYLE_OVERRIDES", false]], "ptk_version() (in module xonsh.platform)": [[91, "xonsh.platform.ptk_version", false]], "ptk_version_info() (in module xonsh.platform)": [[91, "xonsh.platform.ptk_version_info", false]], "ptkcompletionsetting (class in xonsh.environ)": [[20, "xonsh.environ.PTKCompletionSetting", false]], "ptkpromptformatter (class in xonsh.shells.ptk_shell.formatter)": [[51, "xonsh.shells.ptk_shell.formatter.PTKPromptFormatter", false]], "ptksetting (class in xonsh.environ)": [[20, "xonsh.environ.PTKSetting", false]], "pull() (xonsh.history.base.history method)": [[22, "xonsh.history.base.History.pull", false]], "pull() (xonsh.history.dummy.dummyhistory method)": [[24, "xonsh.history.dummy.DummyHistory.pull", false]], "pull() (xonsh.history.json.jsonhistory method)": [[25, "xonsh.history.json.JsonHistory.pull", false]], "pull() (xonsh.history.main.historyalias static method)": [[26, "xonsh.history.main.HistoryAlias.pull", false]], "pull() (xonsh.history.sqlite.sqlitehistory method)": [[27, "xonsh.history.sqlite.SqliteHistory.pull", false]], "push() (xonsh.shells.base_shell.baseshell method)": [[47, "xonsh.shells.base_shell.BaseShell.push", false]], "push() (xonsh.shells.dumb_shell.dumbshell method)": [[48, "xonsh.shells.dumb_shell.DumbShell.push", false], [93, "xonsh.shells.dumb_shell.DumbShell.push", false]], "push() (xonsh.shells.ptk_shell.prompttoolkitshell method)": [[49, "xonsh.shells.ptk_shell.PromptToolkitShell.push", false]], "push() (xonsh.shells.readline_shell.readlineshell method)": [[55, "xonsh.shells.readline_shell.ReadlineShell.push", false]], "pushd_fn() (in module xonsh.dirstack)": [[19, "xonsh.dirstack.pushd_fn", false]], "pushd_minus (xonsh.environ.changedirsetting attribute)": [[20, "xonsh.environ.ChangeDirSetting.PUSHD_MINUS", false]], "pushd_silent (xonsh.environ.changedirsetting attribute)": [[20, "xonsh.environ.ChangeDirSetting.PUSHD_SILENT", false]], "pwd (xonsh.environ.generalsetting attribute)": [[20, "xonsh.environ.GeneralSetting.PWD", false]], "pwd (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.PWD", false]], "pwd() (in module xonsh.xoreutils.pwd)": [[59, "xonsh.xoreutils.pwd.pwd", false]], "pygments_style_by_name() (in module xonsh.pyghooks)": [[92, "xonsh.pyghooks.pygments_style_by_name", false]], "pygments_version() (in module xonsh.platform)": [[91, "xonsh.platform.pygments_version", false]], "pygments_version_info() (in module xonsh.platform)": [[91, "xonsh.platform.pygments_version_info", false]], "python_signature_complete() (in module xonsh.completers.python)": [[17, "xonsh.completers.python.python_signature_complete", false]], "python_version_info (in module xonsh.platform)": [[91, "xonsh.platform.PYTHON_VERSION_INFO", false]], "question (class in xonsh.wizard)": [[96, "xonsh.wizard.Question", false]], "queuereader (class in xonsh.procs.readers)": [[36, "xonsh.procs.readers.QueueReader", false]], "raise_subproc_error (xonsh.environ.subprocesssetting attribute)": [[20, "xonsh.environ.SubprocessSetting.RAISE_SUBPROC_ERROR", false]], "raw_err (xonsh.procs.pipelines.commandpipeline property)": [[33, "xonsh.procs.pipelines.CommandPipeline.raw_err", false]], "raw_err (xonsh.procs.pipelines.hiddencommandpipeline property)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.raw_err", false]], "raw_out (xonsh.procs.pipelines.commandpipeline property)": [[33, "xonsh.procs.pipelines.CommandPipeline.raw_out", false]], "raw_out (xonsh.procs.pipelines.hiddencommandpipeline property)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.raw_out", false]], "rawkeys() (xonsh.environ.env method)": [[20, "xonsh.environ.Env.rawkeys", false]], "re_begin_string (in module xonsh.tools)": [[94, "xonsh.tools.RE_BEGIN_STRING", false]], "re_string_cont (in module xonsh.tools)": [[94, "xonsh.tools.RE_STRING_CONT", false]], "re_string_start (in module xonsh.tools)": [[94, "xonsh.tools.RE_STRING_START", false]], "read() (xonsh.procs.proxies.filethreaddispatcher method)": [[35, "xonsh.procs.proxies.FileThreadDispatcher.read", false]], "read() (xonsh.procs.readers.consoleparallelreader method)": [[36, "xonsh.procs.readers.ConsoleParallelReader.read", false]], "read() (xonsh.procs.readers.nonblockingfdreader method)": [[36, "xonsh.procs.readers.NonBlockingFDReader.read", false]], "read() (xonsh.procs.readers.queuereader method)": [[36, "xonsh.procs.readers.QueueReader.read", false]], "read_py_file() (in module xonsh.lib.openpy)": [[86, "xonsh.lib.openpy.read_py_file", false]], "read_py_url() (in module xonsh.lib.openpy)": [[86, "xonsh.lib.openpy.read_py_url", false]], "read_queue() (xonsh.procs.readers.consoleparallelreader method)": [[36, "xonsh.procs.readers.ConsoleParallelReader.read_queue", false]], "read_queue() (xonsh.procs.readers.nonblockingfdreader method)": [[36, "xonsh.procs.readers.NonBlockingFDReader.read_queue", false]], "read_queue() (xonsh.procs.readers.queuereader method)": [[36, "xonsh.procs.readers.QueueReader.read_queue", false]], "readable() (xonsh.procs.proxies.filethreaddispatcher method)": [[35, "xonsh.procs.proxies.FileThreadDispatcher.readable", false]], "readable() (xonsh.procs.readers.consoleparallelreader static method)": [[36, "xonsh.procs.readers.ConsoleParallelReader.readable", false]], "readable() (xonsh.procs.readers.nonblockingfdreader static method)": [[36, "xonsh.procs.readers.NonBlockingFDReader.readable", false]], "readable() (xonsh.procs.readers.queuereader static method)": [[36, "xonsh.procs.readers.QueueReader.readable", false]], "readline() (xonsh.procs.proxies.filethreaddispatcher method)": [[35, "xonsh.procs.proxies.FileThreadDispatcher.readline", false]], "readline() (xonsh.procs.readers.consoleparallelreader method)": [[36, "xonsh.procs.readers.ConsoleParallelReader.readline", false]], "readline() (xonsh.procs.readers.nonblockingfdreader method)": [[36, "xonsh.procs.readers.NonBlockingFDReader.readline", false]], "readline() (xonsh.procs.readers.queuereader method)": [[36, "xonsh.procs.readers.QueueReader.readline", false]], "readlinehistoryadder (class in xonsh.shells.readline_shell)": [[55, "xonsh.shells.readline_shell.ReadlineHistoryAdder", false]], "readlines() (xonsh.procs.proxies.filethreaddispatcher method)": [[35, "xonsh.procs.proxies.FileThreadDispatcher.readlines", false]], "readlines() (xonsh.procs.readers.consoleparallelreader method)": [[36, "xonsh.procs.readers.ConsoleParallelReader.readlines", false]], "readlines() (xonsh.procs.readers.nonblockingfdreader method)": [[36, "xonsh.procs.readers.NonBlockingFDReader.readlines", false]], "readlines() (xonsh.procs.readers.queuereader method)": [[36, "xonsh.procs.readers.QueueReader.readlines", false]], "readlineshell (class in xonsh.shells.readline_shell)": [[55, "xonsh.shells.readline_shell.ReadlineShell", false]], "real (xonsh.procs.proxies.handle attribute)": [[35, "xonsh.procs.proxies.Handle.real", false]], "real (xonsh.xontribs.exitcode attribute)": [[98, "xonsh.xontribs.ExitCode.real", false]], "red (xonsh.color_tools.colors attribute)": [[70, "xonsh.color_tools.COLORS.RED", false]], "redirect_stderr (class in xonsh.tools)": [[94, "xonsh.tools.redirect_stderr", false]], "redirect_stdout (class in xonsh.tools)": [[94, "xonsh.tools.redirect_stdout", false]], "redline() (in module xonsh.history.diff_history)": [[23, "xonsh.history.diff_history.redline", false]], "regexsearch() (in module xonsh.built_ins)": [[3, "xonsh.built_ins.regexsearch", false]], "register() (xonsh.aliases.aliases method)": [[2, "xonsh.aliases.Aliases.register", false]], "register() (xonsh.environ.env method)": [[20, "xonsh.environ.Env.register", false]], "register() (xonsh.events.eventmanager method)": [[73, "xonsh.events.EventManager.register", false]], "register() (xonsh.procs.proxies.filethreaddispatcher method)": [[35, "xonsh.procs.proxies.FileThreadDispatcher.register", false]], "register_custom_pygments_style() (in module xonsh.pyghooks)": [[92, "xonsh.pyghooks.register_custom_pygments_style", false]], "register_custom_style() (in module xonsh.tools)": [[94, "xonsh.tools.register_custom_style", false]], "reglob() (in module xonsh.built_ins)": [[3, "xonsh.built_ins.reglob", false]], "remove() (xonsh.events.abstractevent method)": [[73, "xonsh.events.AbstractEvent.remove", false]], "remove() (xonsh.events.event method)": [[73, "xonsh.events.Event.remove", false]], "remove() (xonsh.events.loadevent method)": [[73, "xonsh.events.LoadEvent.remove", false]], "remove() (xonsh.tools.envpath method)": [[94, "xonsh.tools.EnvPath.remove", false]], "remove_completer() (in module xonsh.completers.completer)": [[10, "xonsh.completers.completer.remove_completer", false]], "removeprefix() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.removeprefix", false]], "removesuffix() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.removesuffix", false]], "replace() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.replace", false]], "replace_env() (xonsh.environ.env method)": [[20, "xonsh.environ.Env.replace_env", false]], "replace_logical_line() (in module xonsh.tools)": [[94, "xonsh.tools.replace_logical_line", false]], "representationprinter (class in xonsh.lib.pretty)": [[29, "xonsh.lib.pretty.RepresentationPrinter", false], [88, "xonsh.lib.pretty.RepresentationPrinter", false]], "reserve_space() (xonsh.shells.ptk_shell.completer.prompttoolkitcompleter method)": [[50, "xonsh.shells.ptk_shell.completer.PromptToolkitCompleter.reserve_space", false]], "reset (xonsh.color_tools.colors attribute)": [[70, "xonsh.color_tools.COLORS.RESET", false]], "reset() (xonsh.parsers.lexer.lexer method)": [[103, "xonsh.parsers.lexer.Lexer.reset", false]], "reset() (xonsh.prompt.base.promptfields method)": [[39, "xonsh.prompt.base.PromptFields.reset", false]], "reset_buffer() (xonsh.shells.base_shell.baseshell method)": [[47, "xonsh.shells.base_shell.BaseShell.reset_buffer", false]], "reset_buffer() (xonsh.shells.dumb_shell.dumbshell method)": [[48, "xonsh.shells.dumb_shell.DumbShell.reset_buffer", false], [93, "xonsh.shells.dumb_shell.DumbShell.reset_buffer", false]], "reset_buffer() (xonsh.shells.ptk_shell.prompttoolkitshell method)": [[49, "xonsh.shells.ptk_shell.PromptToolkitShell.reset_buffer", false]], "reset_buffer() (xonsh.shells.readline_shell.readlineshell method)": [[55, "xonsh.shells.readline_shell.ReadlineShell.reset_buffer", false]], "reset_key() (xonsh.prompt.base.promptfields method)": [[39, "xonsh.prompt.base.PromptFields.reset_key", false]], "resetting_signal_handle() (in module xonsh.built_ins)": [[3, "xonsh.built_ins.resetting_signal_handle", false]], "resolve_alias() (xonsh.procs.specs.subprocspec method)": [[37, "xonsh.procs.specs.SubprocSpec.resolve_alias", false]], "resolve_alias_cls() (xonsh.procs.specs.subprocspec method)": [[37, "xonsh.procs.specs.SubprocSpec.resolve_alias_cls", false]], "resolve_args_list() (xonsh.procs.specs.subprocspec method)": [[37, "xonsh.procs.specs.SubprocSpec.resolve_args_list", false]], "resolve_auto_cd() (xonsh.procs.specs.subprocspec method)": [[37, "xonsh.procs.specs.SubprocSpec.resolve_auto_cd", false]], "resolve_binary_loc() (xonsh.procs.specs.subprocspec method)": [[37, "xonsh.procs.specs.SubprocSpec.resolve_binary_loc", false]], "resolve_decorators() (xonsh.procs.specs.subprocspec method)": [[37, "xonsh.procs.specs.SubprocSpec.resolve_decorators", false]], "resolve_executable_commands() (xonsh.procs.specs.subprocspec method)": [[37, "xonsh.procs.specs.SubprocSpec.resolve_executable_commands", false]], "resolve_redirects() (xonsh.procs.specs.subprocspec method)": [[37, "xonsh.procs.specs.SubprocSpec.resolve_redirects", false]], "resolve_stack() (xonsh.procs.specs.subprocspec method)": [[37, "xonsh.procs.specs.SubprocSpec.resolve_stack", false]], "resolve_symlink() (xonsh.commands_cache.commandscache method)": [[71, "xonsh.commands_cache.CommandsCache.resolve_symlink", false]], "restore_tty_sanity() (xonsh.shells.base_shell.baseshell method)": [[47, "xonsh.shells.base_shell.BaseShell.restore_tty_sanity", false]], "restore_tty_sanity() (xonsh.shells.dumb_shell.dumbshell method)": [[48, "xonsh.shells.dumb_shell.DumbShell.restore_tty_sanity", false], [93, "xonsh.shells.dumb_shell.DumbShell.restore_tty_sanity", false]], "restore_tty_sanity() (xonsh.shells.ptk_shell.prompttoolkitshell method)": [[49, "xonsh.shells.ptk_shell.PromptToolkitShell.restore_tty_sanity", false]], "restore_tty_sanity() (xonsh.shells.readline_shell.readlineshell method)": [[55, "xonsh.shells.readline_shell.ReadlineShell.restore_tty_sanity", false]], "resume() (xonsh.procs.pipelines.commandpipeline method)": [[33, "xonsh.procs.pipelines.CommandPipeline.resume", false]], "resume() (xonsh.procs.pipelines.hiddencommandpipeline method)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.resume", false]], "resume_job() (in module xonsh.procs.jobs)": [[32, "xonsh.procs.jobs.resume_job", false]], "resume_process() (in module xonsh.procs.pipelines)": [[33, "xonsh.procs.pipelines.resume_process", false]], "return_command() (xonsh.aliases.aliases method)": [[2, "xonsh.aliases.Aliases.return_command", false]], "return_what (xonsh.aliases.funcalias attribute)": [[2, "xonsh.aliases.FuncAlias.return_what", false]], "returncode (xonsh.procs.pipelines.commandpipeline property)": [[33, "xonsh.procs.pipelines.CommandPipeline.returncode", false]], "returncode (xonsh.procs.pipelines.hiddencommandpipeline property)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.returncode", false]], "returncode (xonsh.procs.posix.popenthread property)": [[34, "xonsh.procs.posix.PopenThread.returncode", false]], "reverse() (xonsh.tools.envpath method)": [[94, "xonsh.tools.EnvPath.reverse", false]], "rfind() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.rfind", false]], "rgb2short() (in module xonsh.color_tools)": [[70, "xonsh.color_tools.rgb2short", false]], "rgb_to_256() (in module xonsh.color_tools)": [[70, "xonsh.color_tools.rgb_to_256", false]], "rgb_to_ints() (in module xonsh.color_tools)": [[70, "xonsh.color_tools.rgb_to_ints", false]], "richcompletion (class in xonsh.completers.tools)": [[18, "xonsh.completers.tools.RichCompletion", false]], "right_prompt (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.RIGHT_PROMPT", false]], "right_prompt (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.RIGHT_PROMPT", false]], "right_prompt (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.RIGHT_PROMPT", false]], "rindex() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.rindex", false]], "rjust() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.rjust", false]], "rl_completion_query_items() (in module xonsh.shells.readline_shell)": [[55, "xonsh.shells.readline_shell.rl_completion_query_items", false]], "rl_completion_suppress_append() (in module xonsh.shells.readline_shell)": [[55, "xonsh.shells.readline_shell.rl_completion_suppress_append", false]], "rl_on_new_line() (in module xonsh.shells.readline_shell)": [[55, "xonsh.shells.readline_shell.rl_on_new_line", false]], "rl_variable_dumper() (in module xonsh.shells.readline_shell)": [[55, "xonsh.shells.readline_shell.rl_variable_dumper", false]], "rl_variable_value() (in module xonsh.shells.readline_shell)": [[55, "xonsh.shells.readline_shell.rl_variable_value", false]], "rpartition() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.rpartition", false]], "rprompt_tokens() (xonsh.shells.ptk_shell.prompttoolkitshell method)": [[49, "xonsh.shells.ptk_shell.PromptToolkitShell.rprompt_tokens", false]], "rsplit() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.rsplit", false]], "rstrip() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.rstrip", false]], "rtn (xonsh.procs.pipelines.commandpipeline property)": [[33, "xonsh.procs.pipelines.CommandPipeline.rtn", false]], "rtn (xonsh.procs.pipelines.hiddencommandpipeline property)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.rtn", false]], "ruler (xonsh.shells.dumb_shell.dumbshell attribute)": [[48, "xonsh.shells.dumb_shell.DumbShell.ruler", false], [93, "xonsh.shells.dumb_shell.DumbShell.ruler", false]], "ruler (xonsh.shells.readline_shell.readlineshell attribute)": [[55, "xonsh.shells.readline_shell.ReadlineShell.ruler", false]], "run() (xonsh.history.json.jsonhistoryflusher method)": [[25, "xonsh.history.json.JsonHistoryFlusher.run", false]], "run() (xonsh.history.json.jsonhistorygc method)": [[25, "xonsh.history.json.JsonHistoryGC.run", false]], "run() (xonsh.history.sqlite.sqlitehistorygc method)": [[27, "xonsh.history.sqlite.SqliteHistoryGC.run", false]], "run() (xonsh.lib.lazyasd.backgroundmoduleloader method)": [[82, "xonsh.lib.lazyasd.BackgroundModuleLoader.run", false]], "run() (xonsh.procs.pipelines.prevproccloser method)": [[33, "xonsh.procs.pipelines.PrevProcCloser.run", false]], "run() (xonsh.procs.posix.popenthread method)": [[34, "xonsh.procs.posix.PopenThread.run", false]], "run() (xonsh.procs.proxies.procproxythread method)": [[35, "xonsh.procs.proxies.ProcProxyThread.run", false]], "run() (xonsh.procs.specs.subprocspec method)": [[37, "xonsh.procs.specs.SubprocSpec.run", false]], "run() (xonsh.shells.readline_shell.readlinehistoryadder method)": [[55, "xonsh.shells.readline_shell.ReadlineHistoryAdder.run", false]], "run_alias() (in module xonsh.xoreutils.util)": [[66, "xonsh.xoreutils.util.run_alias", false]], "run_alias_by_params() (in module xonsh.aliases)": [[2, "xonsh.aliases.run_alias_by_params", false]], "run_code_with_cache() (in module xonsh.codecache)": [[69, "xonsh.codecache.run_code_with_cache", false]], "run_compiled_code() (in module xonsh.codecache)": [[69, "xonsh.codecache.run_compiled_code", false]], "run_gc() (xonsh.history.base.history method)": [[22, "xonsh.history.base.History.run_gc", false]], "run_gc() (xonsh.history.dummy.dummyhistory method)": [[24, "xonsh.history.dummy.DummyHistory.run_gc", false]], "run_gc() (xonsh.history.json.jsonhistory method)": [[25, "xonsh.history.json.JsonHistory.run_gc", false]], "run_gc() (xonsh.history.sqlite.sqlitehistory method)": [[27, "xonsh.history.sqlite.SqliteHistory.run_gc", false]], "run_script_with_cache() (in module xonsh.codecache)": [[69, "xonsh.codecache.run_script_with_cache", false]], "run_subproc() (in module xonsh.procs.specs)": [[37, "xonsh.procs.specs.run_subproc", false]], "safe_close() (in module xonsh.procs.specs)": [[37, "xonsh.procs.specs.safe_close", false]], "safe_fdclose() (in module xonsh.procs.readers)": [[36, "xonsh.procs.readers.safe_fdclose", false]], "safe_flush() (in module xonsh.procs.proxies)": [[35, "xonsh.procs.proxies.safe_flush", false]], "safe_hasattr() (in module xonsh.tools)": [[94, "xonsh.tools.safe_hasattr", false]], "safe_open() (in module xonsh.procs.specs)": [[37, "xonsh.procs.specs.safe_open", false]], "safe_readable() (in module xonsh.procs.pipelines)": [[33, "xonsh.procs.pipelines.safe_readable", false]], "safe_readlines() (in module xonsh.procs.pipelines)": [[33, "xonsh.procs.pipelines.safe_readlines", false]], "savejson (class in xonsh.wizard)": [[96, "xonsh.wizard.SaveJSON", false]], "scan_dir_for_source_files() (in module xonsh.environ)": [[20, "xonsh.environ.scan_dir_for_source_files", false]], "script_cache_check() (in module xonsh.codecache)": [[69, "xonsh.codecache.script_cache_check", false]], "script_from_file (xonsh.main.xonshmode attribute)": [[90, "xonsh.main.XonshMode.script_from_file", false]], "script_from_stdin (xonsh.main.xonshmode attribute)": [[90, "xonsh.main.XonshMode.script_from_stdin", false]], "search_completer() (xonsh.completers.commands.modulerematcher method)": [[9, "xonsh.completers.commands.ModuleReMatcher.search_completer", false]], "seek() (xonsh.procs.proxies.filethreaddispatcher method)": [[35, "xonsh.procs.proxies.FileThreadDispatcher.seek", false]], "seekable() (xonsh.procs.proxies.filethreaddispatcher method)": [[35, "xonsh.procs.proxies.FileThreadDispatcher.seekable", false]], "send_signal() (xonsh.procs.posix.popenthread method)": [[34, "xonsh.procs.posix.PopenThread.send_signal", false]], "separator (xonsh.prompt.base.multipromptfield attribute)": [[39, "xonsh.prompt.base.MultiPromptField.separator", false]], "separator (xonsh.prompt.gitstatus.gitstatus attribute)": [[42, "xonsh.prompt.gitstatus.GitStatus.separator", false]], "seq_to_pathsep() (in module xonsh.tools)": [[94, "xonsh.tools.seq_to_pathsep", false]], "seq_to_upper_pathsep() (in module xonsh.tools)": [[94, "xonsh.tools.seq_to_upper_pathsep", false]], "serialize_xonsh_json() (in module xonsh.lib.jsonutils)": [[81, "xonsh.lib.jsonutils.serialize_xonsh_json", false]], "sessionaction (class in xonsh.history.main)": [[26, "xonsh.history.main.SessionAction", false]], "set_data() (xonsh.imphooks.xonshimporthook method)": [[100, "xonsh.imphooks.XonshImportHook.set_data", false]], "set_local_overrides() (xonsh.environ.internalenvirondict method)": [[20, "xonsh.environ.InternalEnvironDict.set_local_overrides", false]], "set_locally() (xonsh.environ.internalenvirondict method)": [[20, "xonsh.environ.InternalEnvironDict.set_locally", false]], "set_swapped_values() (xonsh.environ.env method)": [[20, "xonsh.environ.Env.set_swapped_values", false]], "set_to_csv() (in module xonsh.tools)": [[94, "xonsh.tools.set_to_csv", false]], "set_to_pathsep() (in module xonsh.tools)": [[94, "xonsh.tools.set_to_pathsep", false]], "setdaemon() (xonsh.history.json.jsonhistoryflusher method)": [[25, "xonsh.history.json.JsonHistoryFlusher.setDaemon", false]], "setdaemon() (xonsh.history.json.jsonhistorygc method)": [[25, "xonsh.history.json.JsonHistoryGC.setDaemon", false]], "setdaemon() (xonsh.history.sqlite.sqlitehistorygc method)": [[27, "xonsh.history.sqlite.SqliteHistoryGC.setDaemon", false]], "setdaemon() (xonsh.lib.lazyasd.backgroundmoduleloader method)": [[82, "xonsh.lib.lazyasd.BackgroundModuleLoader.setDaemon", false]], "setdaemon() (xonsh.procs.pipelines.prevproccloser method)": [[33, "xonsh.procs.pipelines.PrevProcCloser.setDaemon", false]], "setdaemon() (xonsh.procs.posix.popenthread method)": [[34, "xonsh.procs.posix.PopenThread.setDaemon", false]], "setdaemon() (xonsh.procs.proxies.procproxythread method)": [[35, "xonsh.procs.proxies.ProcProxyThread.setDaemon", false]], "setdaemon() (xonsh.shells.readline_shell.readlinehistoryadder method)": [[55, "xonsh.shells.readline_shell.ReadlineHistoryAdder.setDaemon", false]], "setdefault() (xonsh.aliases.aliases method)": [[2, "xonsh.aliases.Aliases.setdefault", false]], "setdefault() (xonsh.environ.env method)": [[20, "xonsh.environ.Env.setdefault", false]], "setdefault() (xonsh.environ.internalenvirondict method)": [[20, "xonsh.environ.InternalEnvironDict.setdefault", false]], "setdefault() (xonsh.environ.lscolors method)": [[20, "xonsh.environ.LsColors.setdefault", false]], "setdefault() (xonsh.lib.collections.chaindb method)": [[78, "xonsh.lib.collections.ChainDB.setdefault", false]], "setdefault() (xonsh.lib.lazyasd.lazydict method)": [[82, "xonsh.lib.lazyasd.LazyDict.setdefault", false]], "setdefault() (xonsh.prompt.base.promptfields method)": [[39, "xonsh.prompt.base.PromptFields.setdefault", false]], "setdefault() (xonsh.pyghooks.compoundcolormap method)": [[92, "xonsh.pyghooks.CompoundColorMap.setdefault", false]], "setname() (xonsh.history.json.jsonhistoryflusher method)": [[25, "xonsh.history.json.JsonHistoryFlusher.setName", false]], "setname() (xonsh.history.json.jsonhistorygc method)": [[25, "xonsh.history.json.JsonHistoryGC.setName", false]], "setname() (xonsh.history.sqlite.sqlitehistorygc method)": [[27, "xonsh.history.sqlite.SqliteHistoryGC.setName", false]], "setname() (xonsh.lib.lazyasd.backgroundmoduleloader method)": [[82, "xonsh.lib.lazyasd.BackgroundModuleLoader.setName", false]], "setname() (xonsh.procs.pipelines.prevproccloser method)": [[33, "xonsh.procs.pipelines.PrevProcCloser.setName", false]], "setname() (xonsh.procs.posix.popenthread method)": [[34, "xonsh.procs.posix.PopenThread.setName", false]], "setname() (xonsh.procs.proxies.procproxythread method)": [[35, "xonsh.procs.proxies.ProcProxyThread.setName", false]], "setname() (xonsh.shells.readline_shell.readlinehistoryadder method)": [[55, "xonsh.shells.readline_shell.ReadlineHistoryAdder.setName", false]], "settitle() (xonsh.shells.base_shell.baseshell method)": [[47, "xonsh.shells.base_shell.BaseShell.settitle", false]], "settitle() (xonsh.shells.dumb_shell.dumbshell method)": [[48, "xonsh.shells.dumb_shell.DumbShell.settitle", false], [93, "xonsh.shells.dumb_shell.DumbShell.settitle", false]], "settitle() (xonsh.shells.ptk_shell.prompttoolkitshell method)": [[49, "xonsh.shells.ptk_shell.PromptToolkitShell.settitle", false]], "settitle() (xonsh.shells.readline_shell.readlineshell method)": [[55, "xonsh.shells.readline_shell.ReadlineShell.settitle", false]], "setup() (in module xonsh.main)": [[90, "xonsh.main.setup", false]], "setup_readline() (in module xonsh.shells.readline_shell)": [[55, "xonsh.shells.readline_shell.setup_readline", false]], "shell_type (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.SHELL_TYPE", false]], "shell_type (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.SHELL_TYPE", false]], "shell_type (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.SHELL_TYPE", false]], "shlvl (xonsh.environ.generalsetting attribute)": [[20, "xonsh.environ.GeneralSetting.SHLVL", false]], "shlvl (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.SHLVL", false]], "short2rgb() (in module xonsh.color_tools)": [[70, "xonsh.color_tools.short2rgb", false]], "short_to_ints() (in module xonsh.color_tools)": [[70, "xonsh.color_tools.short_to_ints", false]], "should_use_cache() (in module xonsh.codecache)": [[69, "xonsh.codecache.should_use_cache", false]], "show() (xonsh.history.main.historyalias method)": [[26, "xonsh.history.main.HistoryAlias.show", false]], "showcmd() (in module xonsh.aliases)": [[2, "xonsh.aliases.showcmd", false]], "signal (xonsh.procs.posix.popenthread property)": [[34, "xonsh.procs.posix.PopenThread.signal", false]], "simple_random_choice() (in module xonsh.tools)": [[94, "xonsh.tools.simple_random_choice", false]], "single_command (xonsh.main.xonshmode attribute)": [[90, "xonsh.main.XonshMode.single_command", false]], "single_symbolic_arg() (in module xonsh.xoreutils.umask)": [[63, "xonsh.xoreutils.umask.single_symbolic_arg", false]], "singleline() (xonsh.shells.base_shell.baseshell method)": [[47, "xonsh.shells.base_shell.BaseShell.singleline", false]], "singleline() (xonsh.shells.dumb_shell.dumbshell method)": [[48, "xonsh.shells.dumb_shell.DumbShell.singleline", false], [93, "xonsh.shells.dumb_shell.DumbShell.singleline", false]], "singleline() (xonsh.shells.ptk_shell.prompttoolkitshell method)": [[49, "xonsh.shells.ptk_shell.PromptToolkitShell.singleline", false]], "singleline() (xonsh.shells.readline_shell.readlineshell method)": [[55, "xonsh.shells.readline_shell.ReadlineShell.singleline", false]], "source_alias() (in module xonsh.aliases)": [[2, "xonsh.aliases.source_alias", false]], "source_cmd_fn() (in module xonsh.aliases)": [[2, "xonsh.aliases.source_cmd_fn", false]], "source_foreign_fn() (in module xonsh.aliases)": [[2, "xonsh.aliases.source_foreign_fn", false]], "source_to_code() (xonsh.imphooks.xonshimporthook method)": [[100, "xonsh.imphooks.XonshImportHook.source_to_code", false]], "source_to_unicode() (in module xonsh.lib.openpy)": [[86, "xonsh.lib.openpy.source_to_unicode", false]], "sourceforeignalias (class in xonsh.aliases)": [[2, "xonsh.aliases.SourceForeignAlias", false]], "sourceforeignalias.error": [[2, "xonsh.aliases.SourceForeignAlias.Error", false]], "specattrdecoratoralias (class in xonsh.procs.specs)": [[37, "xonsh.procs.specs.SpecAttrDecoratorAlias", false]], "species (xonsh.events.abstractevent property)": [[73, "xonsh.events.AbstractEvent.species", false]], "species (xonsh.events.event property)": [[73, "xonsh.events.Event.species", false]], "species (xonsh.events.loadevent property)": [[73, "xonsh.events.LoadEvent.species", false]], "split() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.split", false]], "split() (xonsh.parsers.lexer.lexer method)": [[103, "xonsh.parsers.lexer.Lexer.split", false]], "splitlines() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.splitlines", false]], "sqlitehistory (class in xonsh.history.sqlite)": [[27, "xonsh.history.sqlite.SqliteHistory", false]], "sqlitehistorygc (class in xonsh.history.sqlite)": [[27, "xonsh.history.sqlite.SqliteHistoryGC", false]], "star_dirs (xonsh.environ.generalsetting attribute)": [[20, "xonsh.environ.GeneralSetting.STAR_DIRS", false]], "star_dirs (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.STAR_DIRS", false]], "star_path (xonsh.environ.generalsetting attribute)": [[20, "xonsh.environ.GeneralSetting.STAR_PATH", false]], "star_path (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.STAR_PATH", false]], "start() (xonsh.history.json.jsonhistoryflusher method)": [[25, "xonsh.history.json.JsonHistoryFlusher.start", false]], "start() (xonsh.history.json.jsonhistorygc method)": [[25, "xonsh.history.json.JsonHistoryGC.start", false]], "start() (xonsh.history.sqlite.sqlitehistorygc method)": [[27, "xonsh.history.sqlite.SqliteHistoryGC.start", false]], "start() (xonsh.lib.lazyasd.backgroundmoduleloader method)": [[82, "xonsh.lib.lazyasd.BackgroundModuleLoader.start", false]], "start() (xonsh.procs.pipelines.prevproccloser method)": [[33, "xonsh.procs.pipelines.PrevProcCloser.start", false]], "start() (xonsh.procs.posix.popenthread method)": [[34, "xonsh.procs.posix.PopenThread.start", false]], "start() (xonsh.procs.proxies.procproxythread method)": [[35, "xonsh.procs.proxies.ProcProxyThread.start", false]], "start() (xonsh.shells.ptk_shell.updator.promptupdator method)": [[54, "xonsh.shells.ptk_shell.updator.PromptUpdator.start", false]], "start() (xonsh.shells.readline_shell.readlinehistoryadder method)": [[55, "xonsh.shells.readline_shell.ReadlineHistoryAdder.start", false]], "start() (xonsh.tracer.tracertype method)": [[95, "xonsh.tracer.TracerType.start", false]], "start_services() (in module xonsh.main)": [[90, "xonsh.main.start_services", false]], "start_update() (xonsh.shells.ptk_shell.formatter.ptkpromptformatter method)": [[51, "xonsh.shells.ptk_shell.formatter.PTKPromptFormatter.start_update", false]], "start_update() (xonsh.shells.ptk_shell.updator.asyncprompt method)": [[54, "xonsh.shells.ptk_shell.updator.AsyncPrompt.start_update", false]], "starting_whitespace() (in module xonsh.tools)": [[94, "xonsh.tools.starting_whitespace", false]], "startswith() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.startswith", false]], "statefile (class in xonsh.wizard)": [[96, "xonsh.wizard.StateFile", false]], "statevisitor (class in xonsh.wizard)": [[96, "xonsh.wizard.StateVisitor", false]], "stderr (xonsh.procs.pipelines.commandpipeline property)": [[33, "xonsh.procs.pipelines.CommandPipeline.stderr", false]], "stderr (xonsh.procs.pipelines.hiddencommandpipeline property)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.stderr", false]], "stderr (xonsh.procs.specs.subprocspec property)": [[37, "xonsh.procs.specs.SubprocSpec.stderr", false]], "stderr_postfix (xonsh.procs.pipelines.commandpipeline property)": [[33, "xonsh.procs.pipelines.CommandPipeline.stderr_postfix", false]], "stderr_postfix (xonsh.procs.pipelines.hiddencommandpipeline property)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.stderr_postfix", false]], "stderr_prefix (xonsh.procs.pipelines.commandpipeline property)": [[33, "xonsh.procs.pipelines.CommandPipeline.stderr_prefix", false]], "stderr_prefix (xonsh.procs.pipelines.hiddencommandpipeline property)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.stderr_prefix", false]], "stderr_redirect (xonsh.procs.pipelines.commandpipeline property)": [[33, "xonsh.procs.pipelines.CommandPipeline.stderr_redirect", false]], "stderr_redirect (xonsh.procs.pipelines.hiddencommandpipeline property)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.stderr_redirect", false]], "stdin (xonsh.procs.pipelines.commandpipeline property)": [[33, "xonsh.procs.pipelines.CommandPipeline.stdin", false]], "stdin (xonsh.procs.pipelines.hiddencommandpipeline property)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.stdin", false]], "stdin (xonsh.procs.specs.subprocspec property)": [[37, "xonsh.procs.specs.SubprocSpec.stdin", false]], "stdin_redirect (xonsh.procs.pipelines.commandpipeline property)": [[33, "xonsh.procs.pipelines.CommandPipeline.stdin_redirect", false]], "stdin_redirect (xonsh.procs.pipelines.hiddencommandpipeline property)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.stdin_redirect", false]], "stdout (xonsh.procs.pipelines.commandpipeline property)": [[33, "xonsh.procs.pipelines.CommandPipeline.stdout", false]], "stdout (xonsh.procs.pipelines.hiddencommandpipeline property)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.stdout", false]], "stdout (xonsh.procs.specs.subprocspec property)": [[37, "xonsh.procs.specs.SubprocSpec.stdout", false]], "stdout (xonsh.tools.xonshcalledprocesserror property)": [[94, "xonsh.tools.XonshCalledProcessError.stdout", false]], "stdout_redirect (xonsh.procs.pipelines.commandpipeline property)": [[33, "xonsh.procs.pipelines.CommandPipeline.stdout_redirect", false]], "stdout_redirect (xonsh.procs.pipelines.hiddencommandpipeline property)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.stdout_redirect", false]], "still_writable() (in module xonsh.procs.proxies)": [[35, "xonsh.procs.proxies.still_writable", false]], "stop() (xonsh.shells.ptk_shell.updator.asyncprompt method)": [[54, "xonsh.shells.ptk_shell.updator.AsyncPrompt.stop", false]], "stop() (xonsh.shells.ptk_shell.updator.promptupdator method)": [[54, "xonsh.shells.ptk_shell.updator.PromptUpdator.stop", false]], "stop() (xonsh.tracer.tracertype method)": [[95, "xonsh.tracer.TracerType.stop", false]], "store() (xonsh.wizard.promptvisitor method)": [[96, "xonsh.wizard.PromptVisitor.store", false]], "store() (xonsh.wizard.statevisitor method)": [[96, "xonsh.wizard.StateVisitor.store", false]], "store_string() (xonsh.shells.ptk_shell.history.prompttoolkithistory method)": [[52, "xonsh.shells.ptk_shell.history.PromptToolkitHistory.store_string", false]], "storenonempty (class in xonsh.wizard)": [[96, "xonsh.wizard.StoreNonEmpty", false]], "str_to_env_path() (in module xonsh.tools)": [[94, "xonsh.tools.str_to_env_path", false]], "str_to_path() (in module xonsh.tools)": [[94, "xonsh.tools.str_to_path", false]], "stream_stderr() (xonsh.procs.pipelines.commandpipeline method)": [[33, "xonsh.procs.pipelines.CommandPipeline.stream_stderr", false]], "stream_stderr() (xonsh.procs.pipelines.hiddencommandpipeline method)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.stream_stderr", false]], "strip() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.strip", false]], "strip_encoding_cookie() (in module xonsh.lib.openpy)": [[86, "xonsh.lib.openpy.strip_encoding_cookie", false]], "strip_simple_quotes() (in module xonsh.tools)": [[94, "xonsh.tools.strip_simple_quotes", false]], "style (xonsh.environ.lscolors property)": [[20, "xonsh.environ.LsColors.style", false]], "style_name (xonsh.environ.lscolors property)": [[20, "xonsh.environ.LsColors.style_name", false]], "style_name (xonsh.pyghooks.xonshstyle property)": [[92, "xonsh.pyghooks.XonshStyle.style_name", false]], "styler (xonsh.shells.base_shell.baseshell property)": [[47, "xonsh.shells.base_shell.BaseShell.styler", false]], "styler (xonsh.shells.dumb_shell.dumbshell property)": [[48, "xonsh.shells.dumb_shell.DumbShell.styler", false], [93, "xonsh.shells.dumb_shell.DumbShell.styler", false]], "styler (xonsh.shells.ptk_shell.prompttoolkitshell property)": [[49, "xonsh.shells.ptk_shell.PromptToolkitShell.styler", false]], "styler (xonsh.shells.readline_shell.readlineshell property)": [[55, "xonsh.shells.readline_shell.ReadlineShell.styler", false]], "styles (xonsh.pyghooks.xonshstyle attribute)": [[92, "xonsh.pyghooks.XonshStyle.styles", false]], "sub_proc_get_output() (in module xonsh.completers.tools)": [[18, "xonsh.completers.tools.sub_proc_get_output", false]], "subexpr_before_unbalanced() (in module xonsh.tools)": [[94, "xonsh.tools.subexpr_before_unbalanced", false]], "subexpr_from_unbalanced() (in module xonsh.tools)": [[94, "xonsh.tools.subexpr_from_unbalanced", false]], "submit() (xonsh.shells.ptk_shell.updator.executor method)": [[54, "xonsh.shells.ptk_shell.updator.Executor.submit", false]], "submit_section() (xonsh.shells.ptk_shell.updator.asyncprompt method)": [[54, "xonsh.shells.ptk_shell.updator.AsyncPrompt.submit_section", false]], "subproc_arg_callback() (in module xonsh.pyghooks)": [[92, "xonsh.pyghooks.subproc_arg_callback", false]], "subproc_captured_hiddenobject() (in module xonsh.built_ins)": [[3, "xonsh.built_ins.subproc_captured_hiddenobject", false]], "subproc_captured_inject() (in module xonsh.built_ins)": [[3, "xonsh.built_ins.subproc_captured_inject", false]], "subproc_captured_object() (in module xonsh.built_ins)": [[3, "xonsh.built_ins.subproc_captured_object", false]], "subproc_captured_stdout() (in module xonsh.built_ins)": [[3, "xonsh.built_ins.subproc_captured_stdout", false]], "subproc_cmd_callback() (in module xonsh.pyghooks)": [[92, "xonsh.pyghooks.subproc_cmd_callback", false]], "subproc_toks() (in module xonsh.tools)": [[94, "xonsh.tools.subproc_toks", false]], "subproc_uncaptured() (in module xonsh.built_ins)": [[3, "xonsh.built_ins.subproc_uncaptured", false]], "subprocesssetting (class in xonsh.environ)": [[20, "xonsh.environ.SubprocessSetting", false]], "subprocspec (class in xonsh.procs.specs)": [[37, "xonsh.procs.specs.SubprocSpec", false]], "subsequence_match() (in module xonsh.completers.path)": [[16, "xonsh.completers.path.subsequence_match", false]], "subsequence_path_completion (xonsh.environ.autocompletionsetting attribute)": [[20, "xonsh.environ.AutoCompletionSetting.SUBSEQUENCE_PATH_COMPLETION", false]], "subsequence_path_completion (xonsh.environ.ptkcompletionsetting attribute)": [[20, "xonsh.environ.PTKCompletionSetting.SUBSEQUENCE_PATH_COMPLETION", false]], "suffix (xonsh.prompt.base.promptfield attribute)": [[39, "xonsh.prompt.base.PromptField.suffix", false]], "suffix (xonsh.prompt.gitstatus.gitstatuspromptfield attribute)": [[42, "xonsh.prompt.gitstatus.GitStatusPromptField.suffix", false]], "suffix (xonsh.prompt.job.currentjobfield attribute)": [[43, "xonsh.prompt.job.CurrentJobField.suffix", false]], "suggest_commands (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.SUGGEST_COMMANDS", false]], "suggest_commands (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.SUGGEST_COMMANDS", false]], "suggest_commands (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.SUGGEST_COMMANDS", false]], "suggest_commands() (in module xonsh.tools)": [[94, "xonsh.tools.suggest_commands", false]], "suggest_max_num (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.SUGGEST_MAX_NUM", false]], "suggest_max_num (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.SUGGEST_MAX_NUM", false]], "suggest_max_num (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.SUGGEST_MAX_NUM", false]], "suggest_threshold (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.SUGGEST_THRESHOLD", false]], "suggest_threshold (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.SUGGEST_THRESHOLD", false]], "suggest_threshold (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.SUGGEST_THRESHOLD", false]], "suggestion_completion() (xonsh.shells.ptk_shell.completer.prompttoolkitcompleter method)": [[50, "xonsh.shells.ptk_shell.completer.PromptToolkitCompleter.suggestion_completion", false]], "suggestion_sort_helper() (in module xonsh.tools)": [[94, "xonsh.tools.suggestion_sort_helper", false]], "superhelper() (in module xonsh.built_ins)": [[3, "xonsh.built_ins.superhelper", false]], "suppress (xonsh.xoreutils.which.awitchawitch attribute)": [[67, "xonsh.xoreutils.which.AWitchAWitch.SUPPRESS", false]], "suppress_branch_timeout_message (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.SUPPRESS_BRANCH_TIMEOUT_MESSAGE", false]], "suppress_branch_timeout_message (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.SUPPRESS_BRANCH_TIMEOUT_MESSAGE", false]], "suppress_branch_timeout_message (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.SUPPRESS_BRANCH_TIMEOUT_MESSAGE", false]], "swap() (in module xonsh.tools)": [[94, "xonsh.tools.swap", false]], "swap() (xonsh.environ.env method)": [[20, "xonsh.environ.Env.swap", false]], "swap_values() (in module xonsh.tools)": [[94, "xonsh.tools.swap_values", false]], "swapcase() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.swapcase", false]], "target_color (xonsh.environ.lscolors attribute)": [[20, "xonsh.environ.LsColors.target_color", false]], "target_value (xonsh.environ.lscolors attribute)": [[20, "xonsh.environ.LsColors.target_value", false]], "teardown_readline() (in module xonsh.shells.readline_shell)": [[55, "xonsh.shells.readline_shell.teardown_readline", false]], "tee (class in xonsh.shells.base_shell)": [[47, "xonsh.shells.base_shell.Tee", false]], "tee() (in module xonsh.xoreutils.tee)": [[60, "xonsh.xoreutils.tee.tee", false]], "tee_stdout() (xonsh.procs.pipelines.commandpipeline method)": [[33, "xonsh.procs.pipelines.CommandPipeline.tee_stdout", false]], "tee_stdout() (xonsh.procs.pipelines.hiddencommandpipeline method)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.tee_stdout", false]], "tell() (xonsh.procs.proxies.filethreaddispatcher method)": [[35, "xonsh.procs.proxies.FileThreadDispatcher.tell", false]], "template (xonsh.prompt.base.parsedtokens attribute)": [[39, "xonsh.prompt.base.ParsedTokens.template", false]], "term (xonsh.environ.generalsetting attribute)": [[20, "xonsh.environ.GeneralSetting.TERM", false]], "term (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.TERM", false]], "terminate() (xonsh.procs.posix.popenthread method)": [[34, "xonsh.procs.posix.PopenThread.terminate", false]], "text() (xonsh.lib.pretty.prettyprinter method)": [[29, "xonsh.lib.pretty.PrettyPrinter.text", false], [88, "xonsh.lib.pretty.PrettyPrinter.text", false]], "text() (xonsh.lib.pretty.representationprinter method)": [[29, "xonsh.lib.pretty.RepresentationPrinter.text", false], [88, "xonsh.lib.pretty.RepresentationPrinter.text", false]], "thread_subprocs (xonsh.environ.subprocesssetting attribute)": [[20, "xonsh.environ.SubprocessSetting.THREAD_SUBPROCS", false]], "timestamps (xonsh.procs.pipelines.commandpipeline property)": [[33, "xonsh.procs.pipelines.CommandPipeline.timestamps", false]], "timestamps (xonsh.procs.pipelines.hiddencommandpipeline property)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.timestamps", false]], "title (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.TITLE", false]], "title (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.TITLE", false]], "title (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.TITLE", false]], "title() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.title", false]], "to_bool() (in module xonsh.tools)": [[94, "xonsh.tools.to_bool", false]], "to_bool_or_break() (in module xonsh.tools)": [[94, "xonsh.tools.to_bool_or_break", false]], "to_bool_or_int() (in module xonsh.tools)": [[94, "xonsh.tools.to_bool_or_int", false]], "to_bool_or_none() (in module xonsh.tools)": [[94, "xonsh.tools.to_bool_or_none", false]], "to_bytes() (xonsh.procs.proxies.handle method)": [[35, "xonsh.procs.proxies.Handle.to_bytes", false]], "to_bytes() (xonsh.xontribs.exitcode method)": [[98, "xonsh.xontribs.ExitCode.to_bytes", false]], "to_completion_mode() (in module xonsh.tools)": [[94, "xonsh.tools.to_completion_mode", false]], "to_completions_display_value() (in module xonsh.tools)": [[94, "xonsh.tools.to_completions_display_value", false]], "to_debug() (in module xonsh.environ)": [[20, "xonsh.environ.to_debug", false]], "to_dict() (in module xonsh.tools)": [[94, "xonsh.tools.to_dict", false]], "to_dynamic_cwd_tuple() (in module xonsh.tools)": [[94, "xonsh.tools.to_dynamic_cwd_tuple", false]], "to_history_tuple() (in module xonsh.tools)": [[94, "xonsh.tools.to_history_tuple", false]], "to_int_or_none() (in module xonsh.tools)": [[94, "xonsh.tools.to_int_or_none", false]], "to_itself() (in module xonsh.tools)": [[94, "xonsh.tools.to_itself", false]], "to_logfile_opt() (in module xonsh.tools)": [[94, "xonsh.tools.to_logfile_opt", false]], "to_repr_pretty_() (in module xonsh.tools)": [[94, "xonsh.tools.to_repr_pretty_", false]], "to_shlvl() (in module xonsh.tools)": [[94, "xonsh.tools.to_shlvl", false]], "to_tok_color_dict() (in module xonsh.tools)": [[94, "xonsh.tools.to_tok_color_dict", false]], "toggle_color() (xonsh.tracer.tracertype method)": [[95, "xonsh.tracer.TracerType.toggle_color", false]], "token() (xonsh.parsers.lexer.lexer method)": [[103, "xonsh.parsers.lexer.Lexer.token", false]], "tokenize_ansi() (in module xonsh.shells.ptk_shell)": [[49, "xonsh.shells.ptk_shell.tokenize_ansi", false]], "tokens (xonsh.parsers.lexer.lexer property)": [[103, "xonsh.parsers.lexer.Lexer.tokens", false]], "tokens (xonsh.prompt.base.parsedtokens attribute)": [[39, "xonsh.prompt.base.ParsedTokens.tokens", false]], "tokens (xonsh.pyghooks.xonshconsolelexer attribute)": [[92, "xonsh.pyghooks.XonshConsoleLexer.tokens", false]], "tokens (xonsh.pyghooks.xonshlexer attribute)": [[92, "xonsh.pyghooks.XonshLexer.tokens", false]], "tolerant (xonsh.parsers.lexer.lexer property)": [[103, "xonsh.parsers.lexer.Lexer.tolerant", false]], "trace() (in module xonsh.aliases)": [[2, "xonsh.aliases.trace", false]], "trace() (xonsh.tracer.tracertype method)": [[95, "xonsh.tracer.TracerType.trace", false]], "tracer_format_line() (in module xonsh.tracer)": [[95, "xonsh.tracer.tracer_format_line", false]], "traceralias (class in xonsh.tracer)": [[95, "xonsh.tracer.TracerAlias", false]], "traceralias.error": [[95, "xonsh.tracer.TracerAlias.Error", false]], "tracertype (class in xonsh.tracer)": [[95, "xonsh.tracer.TracerType", false]], "transfer() (xonsh.history.main.historyalias method)": [[26, "xonsh.history.main.HistoryAlias.transfer", false]], "translate() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.translate", false]], "transmogrify() (xonsh.events.eventmanager method)": [[73, "xonsh.events.EventManager.transmogrify", false]], "truefalse (class in xonsh.wizard)": [[96, "xonsh.wizard.TrueFalse", false]], "truefalsebreak (class in xonsh.wizard)": [[96, "xonsh.wizard.TrueFalseBreak", false]], "truncate() (xonsh.procs.proxies.filethreaddispatcher method)": [[35, "xonsh.procs.proxies.FileThreadDispatcher.truncate", false]], "try_import() (in module xonsh.completers.imports)": [[13, "xonsh.completers.imports.try_import", false]], "try_subproc_toks() (xonsh.parsers.ast.ctxawaretransformer method)": [[102, "xonsh.parsers.ast.CtxAwareTransformer.try_subproc_toks", false]], "tty() (in module xonsh.xoreutils.tty)": [[61, "xonsh.xoreutils.tty.tty", false]], "ulimit() (in module xonsh.xoreutils.ulimit)": [[62, "xonsh.xoreutils.ulimit.ulimit", false]], "umask() (in module xonsh.xoreutils.umask)": [[63, "xonsh.xoreutils.umask.umask", false]], "uname_fn() (in module xonsh.xoreutils.uname)": [[64, "xonsh.xoreutils.uname.uname_fn", false]], "uncapturable() (in module xonsh.tools)": [[94, "xonsh.tools.uncapturable", false]], "undo_replace_env() (xonsh.environ.env method)": [[20, "xonsh.environ.Env.undo_replace_env", false]], "undoc_header (xonsh.shells.dumb_shell.dumbshell attribute)": [[48, "xonsh.shells.dumb_shell.DumbShell.undoc_header", false], [93, "xonsh.shells.dumb_shell.DumbShell.undoc_header", false]], "undoc_header (xonsh.shells.readline_shell.readlineshell attribute)": [[55, "xonsh.shells.readline_shell.ReadlineShell.undoc_header", false]], "uni_name (xonsh.pyghooks.xonshconsolelexer attribute)": [[92, "xonsh.pyghooks.XonshConsoleLexer.uni_name", false]], "uni_name (xonsh.pyghooks.xonshlexer attribute)": [[92, "xonsh.pyghooks.XonshLexer.uni_name", false]], "unique_everseen() (in module xonsh.lib.itertools)": [[80, "xonsh.lib.itertools.unique_everseen", false]], "unlink_builtins() (xonsh.built_ins.xonshsession method)": [[3, "xonsh.built_ins.XonshSession.unlink_builtins", false]], "unload() (xonsh.built_ins.xonshsession method)": [[3, "xonsh.built_ins.XonshSession.unload", false]], "unquote() (in module xonsh.tools)": [[94, "xonsh.tools.unquote", false]], "unstorabletype (class in xonsh.wizard)": [[96, "xonsh.wizard.UnstorableType", false]], "unthreadable() (in module xonsh.tools)": [[94, "xonsh.tools.unthreadable", false]], "update() (xonsh.aliases.aliases method)": [[2, "xonsh.aliases.Aliases.update", false]], "update() (xonsh.environ.env method)": [[20, "xonsh.environ.Env.update", false]], "update() (xonsh.environ.internalenvirondict method)": [[20, "xonsh.environ.InternalEnvironDict.update", false]], "update() (xonsh.environ.lscolors method)": [[20, "xonsh.environ.LsColors.update", false]], "update() (xonsh.lib.collections.chaindb method)": [[78, "xonsh.lib.collections.ChainDB.update", false]], "update() (xonsh.lib.lazyasd.lazydict method)": [[82, "xonsh.lib.lazyasd.LazyDict.update", false]], "update() (xonsh.prompt.base.basepromptfield method)": [[39, "xonsh.prompt.base.BasePromptField.update", false]], "update() (xonsh.prompt.base.multipromptfield method)": [[39, "xonsh.prompt.base.MultiPromptField.update", false]], "update() (xonsh.prompt.base.parsedtokens method)": [[39, "xonsh.prompt.base.ParsedTokens.update", false]], "update() (xonsh.prompt.base.promptfield method)": [[39, "xonsh.prompt.base.PromptField.update", false]], "update() (xonsh.prompt.base.promptfields method)": [[39, "xonsh.prompt.base.PromptFields.update", false]], "update() (xonsh.prompt.gitstatus.gitstatus method)": [[42, "xonsh.prompt.gitstatus.GitStatus.update", false]], "update() (xonsh.prompt.gitstatus.gitstatuspromptfield method)": [[42, "xonsh.prompt.gitstatus.GitStatusPromptField.update", false]], "update() (xonsh.prompt.job.currentjobfield method)": [[43, "xonsh.prompt.job.CurrentJobField.update", false]], "update() (xonsh.pyghooks.compoundcolormap method)": [[92, "xonsh.pyghooks.CompoundColorMap.update", false]], "update_cache() (in module xonsh.codecache)": [[69, "xonsh.codecache.update_cache", false]], "update_cache() (xonsh.commands_cache.commandscache method)": [[71, "xonsh.commands_cache.CommandsCache.update_cache", false]], "update_completions_on_keypress (xonsh.environ.ptkcompletionsetting attribute)": [[20, "xonsh.environ.PTKCompletionSetting.UPDATE_COMPLETIONS_ON_KEYPRESS", false]], "update_context() (in module xonsh.xontribs)": [[98, "xonsh.xontribs.update_context", false]], "update_current_cmds() (xonsh.prompt.job.currentjobfield method)": [[43, "xonsh.prompt.job.CurrentJobField.update_current_cmds", false]], "update_job_attr() (in module xonsh.procs.jobs)": [[32, "xonsh.procs.jobs.update_job_attr", false]], "update_os_environ (xonsh.environ.generalsetting attribute)": [[20, "xonsh.environ.GeneralSetting.UPDATE_OS_ENVIRON", false]], "update_os_environ (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.UPDATE_OS_ENVIRON", false]], "update_process_group() (in module xonsh.procs.pipelines)": [[33, "xonsh.procs.pipelines.update_process_group", false]], "update_prompt_on_keypress (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.UPDATE_PROMPT_ON_KEYPRESS", false]], "update_prompt_on_keypress (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.UPDATE_PROMPT_ON_KEYPRESS", false]], "update_prompt_on_keypress (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.UPDATE_PROMPT_ON_KEYPRESS", false]], "updator (xonsh.prompt.base.basepromptfield attribute)": [[39, "xonsh.prompt.base.BasePromptField.updator", false]], "updator (xonsh.prompt.base.multipromptfield attribute)": [[39, "xonsh.prompt.base.MultiPromptField.updator", false]], "updator (xonsh.prompt.base.promptfield attribute)": [[39, "xonsh.prompt.base.PromptField.updator", false]], "updator (xonsh.prompt.gitstatus.gitstatus attribute)": [[42, "xonsh.prompt.gitstatus.GitStatus.updator", false]], "updator (xonsh.prompt.gitstatus.gitstatuspromptfield attribute)": [[42, "xonsh.prompt.gitstatus.GitStatusPromptField.updator", false]], "updator (xonsh.prompt.job.currentjobfield attribute)": [[43, "xonsh.prompt.job.CurrentJobField.updator", false]], "upper() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.upper", false]], "uptime() (in module xonsh.xoreutils.uptime)": [[65, "xonsh.xoreutils.uptime.uptime", false]], "url (xonsh.pyghooks.xonshconsolelexer attribute)": [[92, "xonsh.pyghooks.XonshConsoleLexer.url", false]], "url (xonsh.pyghooks.xonshlexer attribute)": [[92, "xonsh.pyghooks.XonshLexer.url", false]], "url (xonsh.xontribs.xontrib property)": [[98, "xonsh.xontribs.Xontrib.url", false]], "use_main_jobs() (in module xonsh.procs.jobs)": [[32, "xonsh.procs.jobs.use_main_jobs", false]], "use_rawinput (xonsh.shells.dumb_shell.dumbshell attribute)": [[48, "xonsh.shells.dumb_shell.DumbShell.use_rawinput", false], [93, "xonsh.shells.dumb_shell.DumbShell.use_rawinput", false]], "use_rawinput (xonsh.shells.readline_shell.readlineshell attribute)": [[55, "xonsh.shells.readline_shell.ReadlineShell.use_rawinput", false]], "valid_events (xonsh.tracer.tracertype attribute)": [[95, "xonsh.tracer.TracerType.valid_events", false]], "valid_numeric_argument() (in module xonsh.xoreutils.umask)": [[63, "xonsh.xoreutils.umask.valid_numeric_argument", false]], "validate (xonsh.environ.var attribute)": [[20, "xonsh.environ.Var.validate", false]], "value (xonsh.completers.tools.richcompletion property)": [[18, "xonsh.completers.tools.RichCompletion.value", false]], "value (xonsh.prompt.base.basepromptfield attribute)": [[39, "xonsh.prompt.base.BasePromptField.value", false]], "value (xonsh.prompt.base.multipromptfield attribute)": [[39, "xonsh.prompt.base.MultiPromptField.value", false]], "value (xonsh.prompt.base.promptfield attribute)": [[39, "xonsh.prompt.base.PromptField.value", false]], "value (xonsh.prompt.gitstatus.gitstatus attribute)": [[42, "xonsh.prompt.gitstatus.GitStatus.value", false]], "value (xonsh.prompt.gitstatus.gitstatuspromptfield attribute)": [[42, "xonsh.prompt.gitstatus.GitStatusPromptField.value", false]], "value (xonsh.prompt.job.currentjobfield attribute)": [[43, "xonsh.prompt.job.CurrentJobField.value", false]], "values() (xonsh.aliases.aliases method)": [[2, "xonsh.aliases.Aliases.values", false]], "values() (xonsh.commands_cache.commandscache method)": [[71, "xonsh.commands_cache.CommandsCache.values", false]], "values() (xonsh.environ.env method)": [[20, "xonsh.environ.Env.values", false]], "values() (xonsh.environ.internalenvirondict method)": [[20, "xonsh.environ.InternalEnvironDict.values", false]], "values() (xonsh.environ.lscolors method)": [[20, "xonsh.environ.LsColors.values", false]], "values() (xonsh.lib.collections.chaindb method)": [[78, "xonsh.lib.collections.ChainDB.values", false]], "values() (xonsh.lib.lazyasd.lazydict method)": [[82, "xonsh.lib.lazyasd.LazyDict.values", false]], "values() (xonsh.lib.lazyjson.lazyjson method)": [[84, "xonsh.lib.lazyjson.LazyJSON.values", false]], "values() (xonsh.lib.lazyjson.ljnode method)": [[84, "xonsh.lib.lazyjson.LJNode.values", false]], "values() (xonsh.prompt.base.promptfields method)": [[39, "xonsh.prompt.base.PromptFields.values", false]], "values() (xonsh.pyghooks.compoundcolormap method)": [[92, "xonsh.pyghooks.CompoundColorMap.values", false]], "var (class in xonsh.environ)": [[20, "xonsh.environ.Var", false]], "vc_branch_timeout (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.VC_BRANCH_TIMEOUT", false]], "vc_branch_timeout (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.VC_BRANCH_TIMEOUT", false]], "vc_branch_timeout (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.VC_BRANCH_TIMEOUT", false]], "vc_git_include_untracked (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.VC_GIT_INCLUDE_UNTRACKED", false]], "vc_git_include_untracked (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.VC_GIT_INCLUDE_UNTRACKED", false]], "vc_git_include_untracked (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.VC_GIT_INCLUDE_UNTRACKED", false]], "vc_hg_show_branch (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.VC_HG_SHOW_BRANCH", false]], "vc_hg_show_branch (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.VC_HG_SHOW_BRANCH", false]], "vc_hg_show_branch (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.VC_HG_SHOW_BRANCH", false]], "version_added (xonsh.pyghooks.xonshconsolelexer attribute)": [[92, "xonsh.pyghooks.XonshConsoleLexer.version_added", false]], "version_added (xonsh.pyghooks.xonshlexer attribute)": [[92, "xonsh.pyghooks.XonshLexer.version_added", false]], "vformat() (xonsh.tools.flexibleformatter method)": [[94, "xonsh.tools.FlexibleFormatter.vformat", false]], "vi_mode (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.VI_MODE", false]], "vi_mode (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.VI_MODE", false]], "virtual_env (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.VIRTUAL_ENV", false]], "virtual_env (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.VIRTUAL_ENV", false]], "virtual_env (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.VIRTUAL_ENV", false]], "visit() (xonsh.parsers.ast.ctxawaretransformer method)": [[102, "xonsh.parsers.ast.CtxAwareTransformer.visit", false]], "visit() (xonsh.wizard.prettyformatter method)": [[96, "xonsh.wizard.PrettyFormatter.visit", false]], "visit() (xonsh.wizard.promptvisitor method)": [[96, "xonsh.wizard.PromptVisitor.visit", false]], "visit() (xonsh.wizard.statevisitor method)": [[96, "xonsh.wizard.StateVisitor.visit", false]], "visit() (xonsh.wizard.visitor method)": [[96, "xonsh.wizard.Visitor.visit", false]], "visit_annassign() (xonsh.parsers.ast.ctxawaretransformer method)": [[102, "xonsh.parsers.ast.CtxAwareTransformer.visit_AnnAssign", false]], "visit_assign() (xonsh.parsers.ast.ctxawaretransformer method)": [[102, "xonsh.parsers.ast.CtxAwareTransformer.visit_Assign", false]], "visit_boolop() (xonsh.parsers.ast.ctxawaretransformer method)": [[102, "xonsh.parsers.ast.CtxAwareTransformer.visit_BoolOp", false]], "visit_classdef() (xonsh.parsers.ast.ctxawaretransformer method)": [[102, "xonsh.parsers.ast.CtxAwareTransformer.visit_ClassDef", false]], "visit_comprehension() (xonsh.parsers.ast.ctxawaretransformer method)": [[102, "xonsh.parsers.ast.CtxAwareTransformer.visit_comprehension", false]], "visit_constant() (xonsh.parsers.ast.ctxawaretransformer method)": [[102, "xonsh.parsers.ast.CtxAwareTransformer.visit_Constant", false]], "visit_delete() (xonsh.parsers.ast.ctxawaretransformer method)": [[102, "xonsh.parsers.ast.CtxAwareTransformer.visit_Delete", false]], "visit_expr() (xonsh.parsers.ast.ctxawaretransformer method)": [[102, "xonsh.parsers.ast.CtxAwareTransformer.visit_Expr", false]], "visit_expression() (xonsh.parsers.ast.ctxawaretransformer method)": [[102, "xonsh.parsers.ast.CtxAwareTransformer.visit_Expression", false]], "visit_fileinserter() (xonsh.wizard.promptvisitor method)": [[96, "xonsh.wizard.PromptVisitor.visit_fileinserter", false]], "visit_for() (xonsh.parsers.ast.ctxawaretransformer method)": [[102, "xonsh.parsers.ast.CtxAwareTransformer.visit_For", false]], "visit_functiondef() (xonsh.parsers.ast.ctxawaretransformer method)": [[102, "xonsh.parsers.ast.CtxAwareTransformer.visit_FunctionDef", false]], "visit_global() (xonsh.parsers.ast.ctxawaretransformer method)": [[102, "xonsh.parsers.ast.CtxAwareTransformer.visit_Global", false]], "visit_import() (xonsh.parsers.ast.ctxawaretransformer method)": [[102, "xonsh.parsers.ast.CtxAwareTransformer.visit_Import", false]], "visit_importfrom() (xonsh.parsers.ast.ctxawaretransformer method)": [[102, "xonsh.parsers.ast.CtxAwareTransformer.visit_ImportFrom", false]], "visit_input() (xonsh.wizard.prettyformatter method)": [[96, "xonsh.wizard.PrettyFormatter.visit_input", false]], "visit_input() (xonsh.wizard.promptvisitor method)": [[96, "xonsh.wizard.PromptVisitor.visit_input", false]], "visit_loadjson() (xonsh.wizard.promptvisitor method)": [[96, "xonsh.wizard.PromptVisitor.visit_loadjson", false]], "visit_message() (xonsh.wizard.prettyformatter method)": [[96, "xonsh.wizard.PrettyFormatter.visit_message", false]], "visit_message() (xonsh.wizard.promptvisitor method)": [[96, "xonsh.wizard.PromptVisitor.visit_message", false]], "visit_node() (xonsh.wizard.prettyformatter method)": [[96, "xonsh.wizard.PrettyFormatter.visit_node", false]], "visit_pass() (xonsh.wizard.promptvisitor method)": [[96, "xonsh.wizard.PromptVisitor.visit_pass", false]], "visit_question() (xonsh.wizard.prettyformatter method)": [[96, "xonsh.wizard.PrettyFormatter.visit_question", false]], "visit_question() (xonsh.wizard.promptvisitor method)": [[96, "xonsh.wizard.PromptVisitor.visit_question", false]], "visit_savejson() (xonsh.wizard.promptvisitor method)": [[96, "xonsh.wizard.PromptVisitor.visit_savejson", false]], "visit_statefile() (xonsh.wizard.prettyformatter method)": [[96, "xonsh.wizard.PrettyFormatter.visit_statefile", false]], "visit_try() (xonsh.parsers.ast.ctxawaretransformer method)": [[102, "xonsh.parsers.ast.CtxAwareTransformer.visit_Try", false]], "visit_unaryop() (xonsh.parsers.ast.ctxawaretransformer method)": [[102, "xonsh.parsers.ast.CtxAwareTransformer.visit_UnaryOp", false]], "visit_while() (xonsh.wizard.prettyformatter method)": [[96, "xonsh.wizard.PrettyFormatter.visit_while", false]], "visit_while() (xonsh.wizard.promptvisitor method)": [[96, "xonsh.wizard.PromptVisitor.visit_while", false]], "visit_with() (xonsh.parsers.ast.ctxawaretransformer method)": [[102, "xonsh.parsers.ast.CtxAwareTransformer.visit_With", false]], "visit_wizard() (xonsh.wizard.prettyformatter method)": [[96, "xonsh.wizard.PrettyFormatter.visit_wizard", false]], "visit_wizard() (xonsh.wizard.promptvisitor method)": [[96, "xonsh.wizard.PromptVisitor.visit_wizard", false]], "visitor (class in xonsh.wizard)": [[96, "xonsh.wizard.Visitor", false]], "vte_new_tab_cwd() (in module xonsh.prompt.env)": [[41, "xonsh.prompt.env.vte_new_tab_cwd", false]], "wait() (xonsh.procs.posix.popenthread method)": [[34, "xonsh.procs.posix.PopenThread.wait", false]], "wait() (xonsh.procs.proxies.procproxy method)": [[35, "xonsh.procs.proxies.ProcProxy.wait", false]], "wait() (xonsh.procs.proxies.procproxythread method)": [[35, "xonsh.procs.proxies.ProcProxyThread.wait", false]], "wait_for_active_job() (in module xonsh.procs.jobs)": [[32, "xonsh.procs.jobs.wait_for_active_job", false]], "warn_deprecated_no_color() (in module xonsh.color_tools)": [[70, "xonsh.color_tools.warn_deprecated_no_color", false]], "web_style_gallery_exclude (xonsh.pyghooks.xonshstyle attribute)": [[92, "xonsh.pyghooks.XonshStyle.web_style_gallery_exclude", false]], "which() (in module xonsh.xoreutils.which)": [[67, "xonsh.xoreutils.which.which", false]], "while (class in xonsh.wizard)": [[96, "xonsh.wizard.While", false]], "win_ansi_support() (in module xonsh.platform)": [[91, "xonsh.platform.win_ansi_support", false]], "windows_bash_command() (in module xonsh.platform)": [[91, "xonsh.platform.windows_bash_command", false]], "windows_expanduser() (in module xonsh.platform)": [[91, "xonsh.platform.windows_expanduser", false]], "windows_foreign_env_fixes() (in module xonsh.environ)": [[20, "xonsh.environ.windows_foreign_env_fixes", false]], "windowssetting (class in xonsh.environ)": [[20, "xonsh.environ.WindowsSetting", false]], "with_default() (xonsh.environ.var class method)": [[20, "xonsh.environ.Var.with_default", false]], "with_pushd() (in module xonsh.dirstack)": [[19, "xonsh.dirstack.with_pushd", false]], "with_traceback() (xonsh.aliases.sourceforeignalias.error method)": [[2, "xonsh.aliases.SourceForeignAlias.Error.with_traceback", false]], "with_traceback() (xonsh.history.main.historyalias.error method)": [[26, "xonsh.history.main.HistoryAlias.Error.with_traceback", false]], "with_traceback() (xonsh.tools.xonshcalledprocesserror method)": [[94, "xonsh.tools.XonshCalledProcessError.with_traceback", false]], "with_traceback() (xonsh.tools.xonsherror method)": [[94, "xonsh.tools.XonshError.with_traceback", false]], "with_traceback() (xonsh.tracer.traceralias.error method)": [[95, "xonsh.tracer.TracerAlias.Error.with_traceback", false]], "with_traceback() (xonsh.xonfig.xonfigalias.error method)": [[97, "xonsh.xonfig.XonfigAlias.Error.with_traceback", false]], "with_traceback() (xonsh.xontribs.xontribalias.error method)": [[98, "xonsh.xontribs.XontribAlias.Error.with_traceback", false]], "with_traceback() (xonsh.xontribs.xontribnotinstalled method)": [[98, "xonsh.xontribs.XontribNotInstalled.with_traceback", false]], "wizard (class in xonsh.wizard)": [[96, "xonsh.wizard.Wizard", false]], "wrap() (xonsh.completers.commands.modulerematcher method)": [[9, "xonsh.completers.commands.ModuleReMatcher.wrap", false]], "wrap() (xonsh.prompt.base.basepromptfield class method)": [[39, "xonsh.prompt.base.BasePromptField.wrap", false]], "wrap() (xonsh.prompt.base.multipromptfield class method)": [[39, "xonsh.prompt.base.MultiPromptField.wrap", false]], "wrap() (xonsh.prompt.base.promptfield class method)": [[39, "xonsh.prompt.base.PromptField.wrap", false]], "wrap() (xonsh.prompt.gitstatus.gitstatus class method)": [[42, "xonsh.prompt.gitstatus.GitStatus.wrap", false]], "wrap() (xonsh.prompt.gitstatus.gitstatuspromptfield class method)": [[42, "xonsh.prompt.gitstatus.GitStatusPromptField.wrap", false]], "wrap() (xonsh.prompt.job.currentjobfield class method)": [[43, "xonsh.prompt.job.CurrentJobField.wrap", false]], "wrap_selection() (in module xonsh.shells.ptk_shell.key_bindings)": [[53, "xonsh.shells.ptk_shell.key_bindings.wrap_selection", false]], "writable() (xonsh.procs.proxies.filethreaddispatcher method)": [[35, "xonsh.procs.proxies.FileThreadDispatcher.writable", false]], "write() (xonsh.procs.proxies.filethreaddispatcher method)": [[35, "xonsh.procs.proxies.FileThreadDispatcher.write", false]], "write_to() (xonsh.aliases.sourceforeignalias method)": [[2, "xonsh.aliases.SourceForeignAlias.write_to", false]], "write_to() (xonsh.history.main.historyalias method)": [[26, "xonsh.history.main.HistoryAlias.write_to", false]], "write_to() (xonsh.tracer.traceralias method)": [[95, "xonsh.tracer.TracerAlias.write_to", false]], "write_to() (xonsh.xonfig.xonfigalias method)": [[97, "xonsh.xonfig.XonfigAlias.write_to", false]], "write_to() (xonsh.xontribs.xontribalias method)": [[98, "xonsh.xontribs.XontribAlias.write_to", false]], "writelines() (xonsh.procs.proxies.filethreaddispatcher method)": [[35, "xonsh.procs.proxies.FileThreadDispatcher.writelines", false]], "xdg_cache_home (xonsh.environ.generalsetting attribute)": [[20, "xonsh.environ.GeneralSetting.XDG_CACHE_HOME", false]], "xdg_cache_home (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.XDG_CACHE_HOME", false]], "xdg_config_home (xonsh.environ.generalsetting attribute)": [[20, "xonsh.environ.GeneralSetting.XDG_CONFIG_HOME", false]], "xdg_config_home (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.XDG_CONFIG_HOME", false]], "xdg_data_dirs (xonsh.environ.generalsetting attribute)": [[20, "xonsh.environ.GeneralSetting.XDG_DATA_DIRS", false]], "xdg_data_dirs (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.XDG_DATA_DIRS", false]], "xdg_data_dirs() (in module xonsh.environ)": [[20, "xonsh.environ.xdg_data_dirs", false]], "xdg_data_home (xonsh.environ.generalsetting attribute)": [[20, "xonsh.environ.GeneralSetting.XDG_DATA_HOME", false]], "xdg_data_home (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.XDG_DATA_HOME", false]], "xettings (class in xonsh.environ)": [[20, "xonsh.environ.Xettings", false]], "xexec_fn() (in module xonsh.aliases)": [[2, "xonsh.aliases.xexec_fn", false]], "xh_sqlite_append_history() (in module xonsh.history.sqlite)": [[27, "xonsh.history.sqlite.xh_sqlite_append_history", false]], "xh_sqlite_delete_input_matching() (in module xonsh.history.sqlite)": [[27, "xonsh.history.sqlite.xh_sqlite_delete_input_matching", false]], "xh_sqlite_delete_items() (in module xonsh.history.sqlite)": [[27, "xonsh.history.sqlite.xh_sqlite_delete_items", false]], "xh_sqlite_get_count() (in module xonsh.history.sqlite)": [[27, "xonsh.history.sqlite.xh_sqlite_get_count", false]], "xh_sqlite_items() (in module xonsh.history.sqlite)": [[27, "xonsh.history.sqlite.xh_sqlite_items", false]], "xh_sqlite_pull() (in module xonsh.history.sqlite)": [[27, "xonsh.history.sqlite.xh_sqlite_pull", false]], "xh_sqlite_wipe_session() (in module xonsh.history.sqlite)": [[27, "xonsh.history.sqlite.xh_sqlite_wipe_session", false]], "xonfig_color_completer() (in module xonsh.xonfig)": [[97, "xonsh.xonfig.xonfig_color_completer", false]], "xonfigalias (class in xonsh.xonfig)": [[97, "xonsh.xonfig.XonfigAlias", false]], "xonfigalias.error": [[97, "xonsh.xonfig.XonfigAlias.Error", false]], "xonsh.aliases": [[2, "module-xonsh.aliases", false]], "xonsh.built_ins": [[3, "module-xonsh.built_ins", false]], "xonsh.codecache": [[69, "module-xonsh.codecache", false]], "xonsh.color_tools": [[70, "module-xonsh.color_tools", false]], "xonsh.commands_cache": [[71, "module-xonsh.commands_cache", false]], "xonsh.completer": [[4, "module-xonsh.completer", false]], "xonsh.completers": [[5, "module-xonsh.completers", false]], "xonsh.completers.base": [[6, "module-xonsh.completers.base", false]], "xonsh.completers.bash": [[7, "module-xonsh.completers.bash", false]], "xonsh.completers.bash_completion": [[8, "module-xonsh.completers.bash_completion", false]], "xonsh.completers.commands": [[9, "module-xonsh.completers.commands", false]], "xonsh.completers.completer": [[10, "module-xonsh.completers.completer", false]], "xonsh.completers.dirs": [[11, "module-xonsh.completers.dirs", false]], "xonsh.completers.environment": [[12, "module-xonsh.completers.environment", false]], "xonsh.completers.imports": [[13, "module-xonsh.completers.imports", false]], "xonsh.completers.init": [[14, "module-xonsh.completers.init", false]], "xonsh.completers.man": [[15, "module-xonsh.completers.man", false]], "xonsh.completers.path": [[16, "module-xonsh.completers.path", false]], "xonsh.completers.python": [[17, "module-xonsh.completers.python", false]], "xonsh.completers.tools": [[18, "module-xonsh.completers.tools", false]], "xonsh.contexts": [[72, "module-xonsh.contexts", false]], "xonsh.dirstack": [[19, "module-xonsh.dirstack", false]], "xonsh.environ": [[20, "module-xonsh.environ", false]], "xonsh.events": [[73, "module-xonsh.events", false]], "xonsh.execer": [[99, "module-xonsh.execer", false]], "xonsh.foreign_shells": [[74, "module-xonsh.foreign_shells", false]], "xonsh.history": [[21, "module-xonsh.history", false]], "xonsh.history.base": [[22, "module-xonsh.history.base", false]], "xonsh.history.diff_history": [[23, "module-xonsh.history.diff_history", false]], "xonsh.history.dummy": [[24, "module-xonsh.history.dummy", false]], "xonsh.history.json": [[25, "module-xonsh.history.json", false]], "xonsh.history.main": [[26, "module-xonsh.history.main", false]], "xonsh.history.sqlite": [[27, "module-xonsh.history.sqlite", false]], "xonsh.imphooks": [[100, "module-xonsh.imphooks", false]], "xonsh.lazyasd": [[75, "module-xonsh.lazyasd", false]], "xonsh.lazyjson": [[76, "module-xonsh.lazyjson", false]], "xonsh.lib": [[77, "module-xonsh.lib", false]], "xonsh.lib.collections": [[78, "module-xonsh.lib.collections", false]], "xonsh.lib.inspectors": [[28, "module-xonsh.lib.inspectors", false], [79, "module-xonsh.lib.inspectors", false]], "xonsh.lib.itertools": [[80, "module-xonsh.lib.itertools", false]], "xonsh.lib.jsonutils": [[81, "module-xonsh.lib.jsonutils", false]], "xonsh.lib.lazyasd": [[82, "module-xonsh.lib.lazyasd", false]], "xonsh.lib.lazyimps": [[83, "module-xonsh.lib.lazyimps", false]], "xonsh.lib.lazyjson": [[84, "module-xonsh.lib.lazyjson", false]], "xonsh.lib.modules": [[85, "module-xonsh.lib.modules", false]], "xonsh.lib.openpy": [[86, "module-xonsh.lib.openpy", false]], "xonsh.lib.os": [[87, "module-xonsh.lib.os", false]], "xonsh.lib.pretty": [[29, "module-xonsh.lib.pretty", false], [88, "module-xonsh.lib.pretty", false]], "xonsh.lib.subprocess": [[89, "module-xonsh.lib.subprocess", false]], "xonsh.main": [[90, "module-xonsh.main", false]], "xonsh.parser": [[101, "module-xonsh.parser", false]], "xonsh.parsers.ast": [[102, "module-xonsh.parsers.ast", false]], "xonsh.parsers.lexer": [[103, "module-xonsh.parsers.lexer", false]], "xonsh.platform": [[91, "module-xonsh.platform", false]], "xonsh.procs": [[30, "module-xonsh.procs", false]], "xonsh.procs.executables": [[31, "module-xonsh.procs.executables", false]], "xonsh.procs.jobs": [[32, "module-xonsh.procs.jobs", false]], "xonsh.procs.pipelines": [[33, "module-xonsh.procs.pipelines", false]], "xonsh.procs.posix": [[34, "module-xonsh.procs.posix", false]], "xonsh.procs.proxies": [[35, "module-xonsh.procs.proxies", false]], "xonsh.procs.readers": [[36, "module-xonsh.procs.readers", false]], "xonsh.procs.specs": [[37, "module-xonsh.procs.specs", false]], "xonsh.prompt": [[38, "module-xonsh.prompt", false]], "xonsh.prompt.base": [[39, "module-xonsh.prompt.base", false]], "xonsh.prompt.cwd": [[40, "module-xonsh.prompt.cwd", false]], "xonsh.prompt.env": [[41, "module-xonsh.prompt.env", false]], "xonsh.prompt.gitstatus": [[42, "module-xonsh.prompt.gitstatus", false]], "xonsh.prompt.job": [[43, "module-xonsh.prompt.job", false]], "xonsh.prompt.times": [[44, "module-xonsh.prompt.times", false]], "xonsh.prompt.vc": [[45, "module-xonsh.prompt.vc", false]], "xonsh.pyghooks": [[92, "module-xonsh.pyghooks", false]], "xonsh.shells": [[46, "module-xonsh.shells", false]], "xonsh.shells.base_shell": [[47, "module-xonsh.shells.base_shell", false]], "xonsh.shells.dumb_shell": [[48, "module-xonsh.shells.dumb_shell", false], [93, "module-xonsh.shells.dumb_shell", false]], "xonsh.shells.ptk_shell": [[49, "module-xonsh.shells.ptk_shell", false]], "xonsh.shells.ptk_shell.completer": [[50, "module-xonsh.shells.ptk_shell.completer", false]], "xonsh.shells.ptk_shell.formatter": [[51, "module-xonsh.shells.ptk_shell.formatter", false]], "xonsh.shells.ptk_shell.history": [[52, "module-xonsh.shells.ptk_shell.history", false]], "xonsh.shells.ptk_shell.key_bindings": [[53, "module-xonsh.shells.ptk_shell.key_bindings", false]], "xonsh.shells.ptk_shell.updator": [[54, "module-xonsh.shells.ptk_shell.updator", false]], "xonsh.shells.readline_shell": [[55, "module-xonsh.shells.readline_shell", false]], "xonsh.tools": [[94, "module-xonsh.tools", false]], "xonsh.tracer": [[95, "module-xonsh.tracer", false]], "xonsh.wizard": [[96, "module-xonsh.wizard", false]], "xonsh.xonfig": [[97, "module-xonsh.xonfig", false]], "xonsh.xontribs": [[98, "module-xonsh.xontribs", false]], "xonsh.xoreutils": [[56, "module-xonsh.xoreutils", false]], "xonsh.xoreutils.cat": [[57, "module-xonsh.xoreutils.cat", false]], "xonsh.xoreutils.echo": [[58, "module-xonsh.xoreutils.echo", false]], "xonsh.xoreutils.pwd": [[59, "module-xonsh.xoreutils.pwd", false]], "xonsh.xoreutils.tee": [[60, "module-xonsh.xoreutils.tee", false]], "xonsh.xoreutils.tty": [[61, "module-xonsh.xoreutils.tty", false]], "xonsh.xoreutils.ulimit": [[62, "module-xonsh.xoreutils.ulimit", false]], "xonsh.xoreutils.umask": [[63, "module-xonsh.xoreutils.umask", false]], "xonsh.xoreutils.uname": [[64, "module-xonsh.xoreutils.uname", false]], "xonsh.xoreutils.uptime": [[65, "module-xonsh.xoreutils.uptime", false]], "xonsh.xoreutils.util": [[66, "module-xonsh.xoreutils.util", false]], "xonsh.xoreutils.which": [[67, "module-xonsh.xoreutils.which", false]], "xonsh.xoreutils.yes": [[68, "module-xonsh.xoreutils.yes", false]], "xonsh_append_newline (xonsh.environ.subprocesssetting attribute)": [[20, "xonsh.environ.SubprocessSetting.XONSH_APPEND_NEWLINE", false]], "xonsh_append_newline() (in module xonsh.environ)": [[20, "xonsh.environ.xonsh_append_newline", false]], "xonsh_autopair (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.XONSH_AUTOPAIR", false]], "xonsh_autopair (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.XONSH_AUTOPAIR", false]], "xonsh_bash_path_override (xonsh.environ.autocompletionsetting attribute)": [[20, "xonsh.environ.AutoCompletionSetting.XONSH_BASH_PATH_OVERRIDE", false]], "xonsh_bash_path_override (xonsh.environ.ptkcompletionsetting attribute)": [[20, "xonsh.environ.PTKCompletionSetting.XONSH_BASH_PATH_OVERRIDE", false]], "xonsh_builtins() (in module xonsh.built_ins)": [[3, "xonsh.built_ins.xonsh_builtins", false]], "xonsh_cache_dir (xonsh.environ.cachesetting attribute)": [[20, "xonsh.environ.CacheSetting.XONSH_CACHE_DIR", false]], "xonsh_cache_dir() (in module xonsh.environ)": [[20, "xonsh.environ.xonsh_cache_dir", false]], "xonsh_cache_everything (xonsh.environ.cachesetting attribute)": [[20, "xonsh.environ.CacheSetting.XONSH_CACHE_EVERYTHING", false]], "xonsh_cache_scripts (xonsh.environ.cachesetting attribute)": [[20, "xonsh.environ.CacheSetting.XONSH_CACHE_SCRIPTS", false]], "xonsh_call() (in module xonsh.parsers.ast)": [[102, "xonsh.parsers.ast.xonsh_call", false]], "xonsh_capture_always (xonsh.environ.subprocesssetting attribute)": [[20, "xonsh.environ.SubprocessSetting.XONSH_CAPTURE_ALWAYS", false]], "xonsh_color_style (xonsh.environ.generalsetting attribute)": [[20, "xonsh.environ.GeneralSetting.XONSH_COLOR_STYLE", false]], "xonsh_color_style (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.XONSH_COLOR_STYLE", false]], "xonsh_complete() (xonsh.aliases.sourceforeignalias method)": [[2, "xonsh.aliases.SourceForeignAlias.xonsh_complete", false]], "xonsh_complete() (xonsh.history.main.historyalias method)": [[26, "xonsh.history.main.HistoryAlias.xonsh_complete", false]], "xonsh_complete() (xonsh.tracer.traceralias method)": [[95, "xonsh.tracer.TracerAlias.xonsh_complete", false]], "xonsh_complete() (xonsh.xonfig.xonfigalias method)": [[97, "xonsh.xonfig.XonfigAlias.xonsh_complete", false]], "xonsh_complete() (xonsh.xontribs.xontribalias method)": [[98, "xonsh.xontribs.XontribAlias.xonsh_complete", false]], "xonsh_completer_dirs (xonsh.environ.autocompletionsetting attribute)": [[20, "xonsh.environ.AutoCompletionSetting.XONSH_COMPLETER_DIRS", false]], "xonsh_completer_dirs (xonsh.environ.ptkcompletionsetting attribute)": [[20, "xonsh.environ.PTKCompletionSetting.XONSH_COMPLETER_DIRS", false]], "xonsh_config_dir (xonsh.environ.generalsetting attribute)": [[20, "xonsh.environ.GeneralSetting.XONSH_CONFIG_DIR", false]], "xonsh_config_dir (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.XONSH_CONFIG_DIR", false]], "xonsh_config_dir() (in module xonsh.environ)": [[20, "xonsh.environ.xonsh_config_dir", false]], "xonsh_copy_on_delete (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.XONSH_COPY_ON_DELETE", false]], "xonsh_copy_on_delete (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.XONSH_COPY_ON_DELETE", false]], "xonsh_ctrl_bksp_deletion (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.XONSH_CTRL_BKSP_DELETION", false]], "xonsh_ctrl_bksp_deletion (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.XONSH_CTRL_BKSP_DELETION", false]], "xonsh_data_dir (xonsh.environ.generalsetting attribute)": [[20, "xonsh.environ.GeneralSetting.XONSH_DATA_DIR", false]], "xonsh_data_dir (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.XONSH_DATA_DIR", false]], "xonsh_data_dir() (in module xonsh.environ)": [[20, "xonsh.environ.xonsh_data_dir", false]], "xonsh_datetime_format (xonsh.environ.langsetting attribute)": [[20, "xonsh.environ.LangSetting.XONSH_DATETIME_FORMAT", false]], "xonsh_debug (xonsh.environ.generalsetting attribute)": [[20, "xonsh.environ.GeneralSetting.XONSH_DEBUG", false]], "xonsh_debug (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.XONSH_DEBUG", false]], "xonsh_encoding (xonsh.environ.generalsetting attribute)": [[20, "xonsh.environ.GeneralSetting.XONSH_ENCODING", false]], "xonsh_encoding (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.XONSH_ENCODING", false]], "xonsh_encoding_errors (xonsh.environ.generalsetting attribute)": [[20, "xonsh.environ.GeneralSetting.XONSH_ENCODING_ERRORS", false]], "xonsh_encoding_errors (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.XONSH_ENCODING_ERRORS", false]], "xonsh_exit() (in module xonsh.aliases)": [[2, "xonsh.aliases.xonsh_exit", false]], "xonsh_history_backend (xonsh.environ.prompthistorysetting attribute)": [[20, "xonsh.environ.PromptHistorySetting.XONSH_HISTORY_BACKEND", false]], "xonsh_history_file (xonsh.environ.prompthistorysetting attribute)": [[20, "xonsh.environ.PromptHistorySetting.XONSH_HISTORY_FILE", false]], "xonsh_history_ignore_regex (xonsh.environ.prompthistorysetting attribute)": [[20, "xonsh.environ.PromptHistorySetting.XONSH_HISTORY_IGNORE_REGEX", false]], "xonsh_history_match_anywhere (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.XONSH_HISTORY_MATCH_ANYWHERE", false]], "xonsh_history_match_anywhere (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.XONSH_HISTORY_MATCH_ANYWHERE", false]], "xonsh_history_match_anywhere (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.XONSH_HISTORY_MATCH_ANYWHERE", false]], "xonsh_history_save_cwd (xonsh.environ.prompthistorysetting attribute)": [[20, "xonsh.environ.PromptHistorySetting.XONSH_HISTORY_SAVE_CWD", false]], "xonsh_history_sigint_flush (xonsh.environ.prompthistorysetting attribute)": [[20, "xonsh.environ.PromptHistorySetting.XONSH_HISTORY_SIGINT_FLUSH", false]], "xonsh_history_size (xonsh.environ.prompthistorysetting attribute)": [[20, "xonsh.environ.PromptHistorySetting.XONSH_HISTORY_SIZE", false]], "xonsh_interactive (xonsh.environ.generalsetting attribute)": [[20, "xonsh.environ.GeneralSetting.XONSH_INTERACTIVE", false]], "xonsh_interactive (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.XONSH_INTERACTIVE", false]], "xonsh_login (xonsh.environ.generalsetting attribute)": [[20, "xonsh.environ.GeneralSetting.XONSH_LOGIN", false]], "xonsh_login (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.XONSH_LOGIN", false]], "xonsh_mode (xonsh.environ.generalsetting attribute)": [[20, "xonsh.environ.GeneralSetting.XONSH_MODE", false]], "xonsh_mode (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.XONSH_MODE", false]], "xonsh_proc_frequency (xonsh.environ.subprocesssetting attribute)": [[20, "xonsh.environ.SubprocessSetting.XONSH_PROC_FREQUENCY", false]], "xonsh_reset() (in module xonsh.aliases)": [[2, "xonsh.aliases.xonsh_reset", false]], "xonsh_script_run_control() (in module xonsh.environ)": [[20, "xonsh.environ.xonsh_script_run_control", false]], "xonsh_show_traceback (xonsh.environ.errorhandlingsetting attribute)": [[20, "xonsh.environ.ErrorHandlingSetting.XONSH_SHOW_TRACEBACK", false]], "xonsh_source (xonsh.environ.generalsetting attribute)": [[20, "xonsh.environ.GeneralSetting.XONSH_SOURCE", false]], "xonsh_source (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.XONSH_SOURCE", false]], "xonsh_stderr_postfix (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.XONSH_STDERR_POSTFIX", false]], "xonsh_stderr_postfix (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.XONSH_STDERR_POSTFIX", false]], "xonsh_stderr_postfix (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.XONSH_STDERR_POSTFIX", false]], "xonsh_stderr_prefix (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.XONSH_STDERR_PREFIX", false]], "xonsh_stderr_prefix (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.XONSH_STDERR_PREFIX", false]], "xonsh_stderr_prefix (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.XONSH_STDERR_PREFIX", false]], "xonsh_store_stdin (xonsh.environ.generalsetting attribute)": [[20, "xonsh.environ.GeneralSetting.XONSH_STORE_STDIN", false]], "xonsh_store_stdin (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.XONSH_STORE_STDIN", false]], "xonsh_store_stdout (xonsh.environ.prompthistorysetting attribute)": [[20, "xonsh.environ.PromptHistorySetting.XONSH_STORE_STDOUT", false]], "xonsh_style_overrides (xonsh.environ.generalsetting attribute)": [[20, "xonsh.environ.GeneralSetting.XONSH_STYLE_OVERRIDES", false]], "xonsh_style_overrides (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.XONSH_STYLE_OVERRIDES", false]], "xonsh_style_proxy() (in module xonsh.pyghooks)": [[92, "xonsh.pyghooks.xonsh_style_proxy", false]], "xonsh_subproc_captured_print_stderr (xonsh.environ.subprocesssetting attribute)": [[20, "xonsh.environ.SubprocessSetting.XONSH_SUBPROC_CAPTURED_PRINT_STDERR", false]], "xonsh_subproc_output_format (xonsh.environ.subprocesssetting attribute)": [[20, "xonsh.environ.SubprocessSetting.XONSH_SUBPROC_OUTPUT_FORMAT", false]], "xonsh_sys_config_dir (xonsh.environ.generalsetting attribute)": [[20, "xonsh.environ.GeneralSetting.XONSH_SYS_CONFIG_DIR", false]], "xonsh_sys_config_dir (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.XONSH_SYS_CONFIG_DIR", false]], "xonsh_sys_config_dir() (in module xonsh.environ)": [[20, "xonsh.environ.xonsh_sys_config_dir", false]], "xonsh_trace_completions (xonsh.environ.autocompletionsetting attribute)": [[20, "xonsh.environ.AutoCompletionSetting.XONSH_TRACE_COMPLETIONS", false]], "xonsh_trace_completions (xonsh.environ.ptkcompletionsetting attribute)": [[20, "xonsh.environ.PTKCompletionSetting.XONSH_TRACE_COMPLETIONS", false]], "xonsh_trace_subproc (xonsh.environ.subprocesssetting attribute)": [[20, "xonsh.environ.SubprocessSetting.XONSH_TRACE_SUBPROC", false]], "xonsh_trace_subproc_func (xonsh.environ.subprocesssetting attribute)": [[20, "xonsh.environ.SubprocessSetting.XONSH_TRACE_SUBPROC_FUNC", false]], "xonsh_traceback_logfile (xonsh.environ.errorhandlingsetting attribute)": [[20, "xonsh.environ.ErrorHandlingSetting.XONSH_TRACEBACK_LOGFILE", false]], "xonsh_use_system_clipboard (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.XONSH_USE_SYSTEM_CLIPBOARD", false]], "xonsh_use_system_clipboard (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.XONSH_USE_SYSTEM_CLIPBOARD", false]], "xonshcalledprocesserror": [[94, "xonsh.tools.XonshCalledProcessError", false]], "xonshconfig() (in module xonsh.environ)": [[20, "xonsh.environ.xonshconfig", false]], "xonshconsolelexer (class in xonsh.pyghooks)": [[92, "xonsh.pyghooks.XonshConsoleLexer", false]], "xonsherror": [[94, "xonsh.tools.XonshError", false]], "xonshhtmlformatter (in module xonsh.pyghooks)": [[92, "xonsh.pyghooks.XonshHtmlFormatter", false]], "xonshimporteventhook (class in xonsh.imphooks)": [[100, "xonsh.imphooks.XonshImportEventHook", false]], "xonshimporteventloader (class in xonsh.imphooks)": [[100, "xonsh.imphooks.XonshImportEventLoader", false]], "xonshimporthook (class in xonsh.imphooks)": [[100, "xonsh.imphooks.XonshImportHook", false]], "xonshlexer (class in xonsh.pyghooks)": [[92, "xonsh.pyghooks.XonshLexer", false]], "xonshmode (class in xonsh.main)": [[90, "xonsh.main.XonshMode", false]], "xonshrc (xonsh.environ.generalsetting attribute)": [[20, "xonsh.environ.GeneralSetting.XONSHRC", false]], "xonshrc (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.XONSHRC", false]], "xonshrc_context() (in module xonsh.environ)": [[20, "xonsh.environ.xonshrc_context", false]], "xonshrc_dir (xonsh.environ.generalsetting attribute)": [[20, "xonsh.environ.GeneralSetting.XONSHRC_DIR", false]], "xonshrc_dir (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.XONSHRC_DIR", false]], "xonshsession (class in xonsh.built_ins)": [[3, "xonsh.built_ins.XonshSession", false]], "xonshstyle (class in xonsh.pyghooks)": [[92, "xonsh.pyghooks.XonshStyle", false]], "xonshterminal256formatter (in module xonsh.pyghooks)": [[92, "xonsh.pyghooks.XonshTerminal256Formatter", false]], "xontrib": [[104, "module-xontrib", false]], "xontrib (class in xonsh.xontribs)": [[98, "xonsh.xontribs.Xontrib", false]], "xontrib.coreutils": [[105, "module-xontrib.coreutils", false]], "xontrib_context() (in module xonsh.xontribs)": [[98, "xonsh.xontribs.xontrib_context", false]], "xontrib_data() (in module xonsh.xontribs)": [[98, "xonsh.xontribs.xontrib_data", false]], "xontrib_names_completer() (in module xonsh.xontribs)": [[98, "xonsh.xontribs.xontrib_names_completer", false]], "xontrib_unload_completer() (in module xonsh.xontribs)": [[98, "xonsh.xontribs.xontrib_unload_completer", false]], "xontribalias (class in xonsh.xontribs)": [[98, "xonsh.xontribs.XontribAlias", false]], "xontribalias.error": [[98, "xonsh.xontribs.XontribAlias.Error", false]], "xontribnotinstalled": [[98, "xonsh.xontribs.XontribNotInstalled", false]], "xontribs_autoload_disabled (xonsh.environ.xontribsetting attribute)": [[20, "xonsh.environ.XontribSetting.XONTRIBS_AUTOLOAD_DISABLED", false]], "xontribs_list() (in module xonsh.xontribs)": [[98, "xonsh.xontribs.xontribs_list", false]], "xontribs_load() (in module xonsh.xontribs)": [[98, "xonsh.xontribs.xontribs_load", false]], "xontribs_loaded() (in module xonsh.xontribs)": [[98, "xonsh.xontribs.xontribs_loaded", false]], "xontribs_reload() (in module xonsh.xontribs)": [[98, "xonsh.xontribs.xontribs_reload", false]], "xontribs_unload() (in module xonsh.xontribs)": [[98, "xonsh.xontribs.xontribs_unload", false]], "xontribsetting (class in xonsh.environ)": [[20, "xonsh.environ.XontribSetting", false]], "yes() (in module xonsh.xoreutils.yes)": [[68, "xonsh.xoreutils.yes.yes", false]], "yesno (class in xonsh.wizard)": [[96, "xonsh.wizard.YesNo", false]], "zfill() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.zfill", false]]}, "objects": {"": [[104, 0, 0, "-", "xontrib"]], "xonsh": [[2, 0, 0, "-", "aliases"], [3, 0, 0, "-", "built_ins"], [69, 0, 0, "-", "codecache"], [70, 0, 0, "-", "color_tools"], [71, 0, 0, "-", "commands_cache"], [4, 0, 0, "-", "completer"], [5, 0, 0, "-", "completers"], [72, 0, 0, "-", "contexts"], [19, 0, 0, "-", "dirstack"], [20, 0, 0, "-", "environ"], [73, 0, 0, "-", "events"], [99, 0, 0, "-", "execer"], [74, 0, 0, "-", "foreign_shells"], [21, 0, 0, "-", "history"], [100, 0, 0, "-", "imphooks"], [75, 0, 0, "-", "lazyasd"], [76, 0, 0, "-", "lazyjson"], [77, 0, 0, "-", "lib"], [90, 0, 0, "-", "main"], [101, 0, 0, "-", "parser"], [91, 0, 0, "-", "platform"], [30, 0, 0, "-", "procs"], [38, 0, 0, "-", "prompt"], [92, 0, 0, "-", "pyghooks"], [46, 0, 0, "-", "shells"], [94, 0, 0, "-", "tools"], [95, 0, 0, "-", "tracer"], [96, 0, 0, "-", "wizard"], [97, 0, 0, "-", "xonfig"], [98, 0, 0, "-", "xontribs"], [56, 0, 0, "-", "xoreutils"]], "xonsh.aliases": [[2, 1, 1, "", "Aliases"], [2, 1, 1, "", "ExecAlias"], [2, 1, 1, "", "FuncAlias"], [2, 1, 1, "", "PartialEvalAlias0"], [2, 1, 1, "", "PartialEvalAlias1"], [2, 1, 1, "", "PartialEvalAlias2"], [2, 1, 1, "", "PartialEvalAlias3"], [2, 1, 1, "", "PartialEvalAlias4"], [2, 1, 1, "", "PartialEvalAlias5"], [2, 1, 1, "", "PartialEvalAlias6"], [2, 1, 1, "", "PartialEvalAlias7"], [2, 1, 1, "", "PartialEvalAliasBase"], [2, 1, 1, "", "SourceForeignAlias"], [2, 6, 1, "", "detect_xpip_alias"], [2, 6, 1, "", "make_default_aliases"], [2, 6, 1, "", "partial_eval_alias"], [2, 6, 1, "", "run_alias_by_params"], [2, 6, 1, "", "showcmd"], [2, 6, 1, "", "source_alias"], [2, 6, 1, "", "source_cmd_fn"], [2, 6, 1, "", "source_foreign_fn"], [2, 6, 1, "", "trace"], [2, 6, 1, "", "xexec_fn"], [2, 6, 1, "", "xonsh_exit"], [2, 6, 1, "", "xonsh_reset"]], "xonsh.aliases.Aliases": [[2, 2, 1, "", "clear"], [2, 2, 1, "", "eval_alias"], [2, 2, 1, "", "expand_alias"], [2, 2, 1, "", "get"], [2, 2, 1, "", "items"], [2, 2, 1, "", "keys"], [2, 2, 1, "", "pop"], [2, 2, 1, "", "popitem"], [2, 2, 1, "", "register"], [2, 2, 1, "", "return_command"], [2, 2, 1, "", "setdefault"], [2, 2, 1, "", "update"], [2, 2, 1, "", "values"]], "xonsh.aliases.FuncAlias": [[2, 3, 1, "", "attributes_inherit"], [2, 3, 1, "", "attributes_show"], [2, 3, 1, "", "return_what"]], "xonsh.aliases.SourceForeignAlias": [[2, 4, 1, "", "Error"], [2, 2, 1, "", "build"], [2, 2, 1, "", "create_parser"], [2, 2, 1, "", "err"], [2, 2, 1, "", "out"], [2, 5, 1, "", "parser"], [2, 2, 1, "", "write_to"], [2, 2, 1, "", "xonsh_complete"]], "xonsh.aliases.SourceForeignAlias.Error": [[2, 3, 1, "", "args"], [2, 2, 1, "", "with_traceback"]], "xonsh.built_ins": [[3, 1, 1, "", "DynamicAccessProxy"], [3, 1, 1, "", "InlineImporter"], [3, 1, 1, "", "XonshSession"], [3, 6, 1, "", "call_macro"], [3, 6, 1, "", "convert_macro_arg"], [3, 6, 1, "", "ensure_list_of_strs"], [3, 6, 1, "", "ensure_str_or_callable"], [3, 6, 1, "", "enter_macro"], [3, 6, 1, "", "eval_fstring_field"], [3, 6, 1, "", "get_default_builtins"], [3, 6, 1, "", "globsearch"], [3, 6, 1, "", "helper"], [3, 6, 1, "", "in_macro_call"], [3, 6, 1, "", "list_of_list_of_strs_outer_product"], [3, 6, 1, "", "list_of_strs_or_callables"], [3, 6, 1, "", "path_literal"], [3, 6, 1, "", "pathsearch"], [3, 6, 1, "", "regexsearch"], [3, 6, 1, "", "reglob"], [3, 6, 1, "", "resetting_signal_handle"], [3, 6, 1, "", "subproc_captured_hiddenobject"], [3, 6, 1, "", "subproc_captured_inject"], [3, 6, 1, "", "subproc_captured_object"], [3, 6, 1, "", "subproc_captured_stdout"], [3, 6, 1, "", "subproc_uncaptured"], [3, 6, 1, "", "superhelper"], [3, 6, 1, "", "xonsh_builtins"]], "xonsh.built_ins.DynamicAccessProxy": [[3, 5, 1, "", "obj"]], "xonsh.built_ins.XonshSession": [[3, 5, 1, "", "aliases"], [3, 5, 1, "", "completers"], [3, 2, 1, "", "link_builtins"], [3, 2, 1, "", "load"], [3, 2, 1, "", "unlink_builtins"], [3, 2, 1, "", "unload"]], "xonsh.codecache": [[69, 6, 1, "", "code_cache_check"], [69, 6, 1, "", "code_cache_name"], [69, 6, 1, "", "compile_code"], [69, 6, 1, "", "get_cache_filename"], [69, 6, 1, "", "run_code_with_cache"], [69, 6, 1, "", "run_compiled_code"], [69, 6, 1, "", "run_script_with_cache"], [69, 6, 1, "", "script_cache_check"], [69, 6, 1, "", "should_use_cache"], [69, 6, 1, "", "update_cache"]], "xonsh.color_tools": [[70, 1, 1, "", "COLORS"], [70, 6, 1, "", "color_dist"], [70, 6, 1, "", "find_closest_color"], [70, 6, 1, "", "iscolor"], [70, 6, 1, "", "make_palette"], [70, 6, 1, "", "rgb2short"], [70, 6, 1, "", "rgb_to_256"], [70, 6, 1, "", "rgb_to_ints"], [70, 6, 1, "", "short2rgb"], [70, 6, 1, "", "short_to_ints"], [70, 6, 1, "", "warn_deprecated_no_color"]], "xonsh.color_tools.COLORS": [[70, 3, 1, "", "BOLD_GREEN"], [70, 3, 1, "", "BOLD_RED"], [70, 3, 1, "", "GREEN"], [70, 3, 1, "", "RED"], [70, 3, 1, "", "RESET"]], "xonsh.commands_cache": [[71, 1, 1, "", "CommandsCache"], [71, 6, 1, "", "default_threadable_predictors"], [71, 6, 1, "", "executables_in"], [71, 6, 1, "", "predict_env"], [71, 6, 1, "", "predict_false"], [71, 6, 1, "", "predict_help_ver"], [71, 6, 1, "", "predict_hg"], [71, 6, 1, "", "predict_shell"], [71, 6, 1, "", "predict_true"]], "xonsh.commands_cache.CommandsCache": [[71, 3, 1, "", "CACHE_FILE"], [71, 5, 1, "", "all_commands"], [71, 5, 1, "", "cache_file"], [71, 2, 1, "", "cached_name"], [71, 2, 1, "", "default_predictor"], [71, 2, 1, "", "default_predictor_alias"], [71, 2, 1, "", "default_predictor_readbin"], [71, 2, 1, "", "get"], [71, 2, 1, "", "get_possible_names"], [71, 2, 1, "", "get_predictor_threadable"], [71, 2, 1, "", "is_empty"], [71, 2, 1, "", "is_only_functional_alias"], [71, 2, 1, "", "items"], [71, 2, 1, "", "iter_commands"], [71, 2, 1, "", "keys"], [71, 2, 1, "", "lazy_is_only_functional_alias"], [71, 2, 1, "", "lazy_locate_binary"], [71, 2, 1, "", "lazyget"], [71, 2, 1, "", "lazyin"], [71, 2, 1, "", "lazyiter"], [71, 2, 1, "", "lazylen"], [71, 2, 1, "", "locate_binary"], [71, 2, 1, "", "predict_threadable"], [71, 2, 1, "", "resolve_symlink"], [71, 2, 1, "", "update_cache"], [71, 2, 1, "", "values"]], "xonsh.completer": [[4, 1, 1, "", "Completer"]], "xonsh.completer.Completer": [[4, 2, 1, "", "complete"], [4, 2, 1, "", "complete_from_context"], [4, 2, 1, "", "complete_line"], [4, 2, 1, "", "generate_completions"], [4, 2, 1, "", "parse"]], "xonsh.completers": [[6, 0, 0, "-", "base"], [7, 0, 0, "-", "bash"], [8, 0, 0, "-", "bash_completion"], [9, 0, 0, "-", "commands"], [10, 0, 0, "-", "completer"], [11, 0, 0, "-", "dirs"], [12, 0, 0, "-", "environment"], [13, 0, 0, "-", "imports"], [14, 0, 0, "-", "init"], [15, 0, 0, "-", "man"], [16, 0, 0, "-", "path"], [17, 0, 0, "-", "python"], [18, 0, 0, "-", "tools"]], "xonsh.completers.base": [[6, 6, 1, "", "complete_base"]], "xonsh.completers.bash": [[7, 6, 1, "", "complete_from_bash"]], "xonsh.completers.bash_completion": [[8, 6, 1, "", "bash_complete_line"], [8, 6, 1, "", "bash_completions"]], "xonsh.completers.commands": [[9, 1, 1, "", "CommandCompleter"], [9, 1, 1, "", "ModuleReMatcher"], [9, 6, 1, "", "complete_command"], [9, 6, 1, "", "complete_end_proc_keywords"], [9, 6, 1, "", "complete_end_proc_tokens"], [9, 6, 1, "", "complete_skipper"]], "xonsh.completers.commands.CommandCompleter": [[9, 2, 1, "", "clean_cmd_name"], [9, 5, 1, "", "matcher"]], "xonsh.completers.commands.ModuleReMatcher": [[9, 3, 1, "", "extensions"], [9, 2, 1, "", "get_module"], [9, 2, 1, "", "import_module"], [9, 2, 1, "", "search_completer"], [9, 2, 1, "", "wrap"]], "xonsh.completers.completer": [[10, 6, 1, "", "add_one_completer"], [10, 6, 1, "", "complete_completer_names"], [10, 6, 1, "", "list_completers"], [10, 6, 1, "", "remove_completer"]], "xonsh.completers.environment": [[12, 6, 1, "", "complete_environment_vars"]], "xonsh.completers.imports": [[13, 6, 1, "", "complete_import"], [13, 6, 1, "", "complete_module"], [13, 6, 1, "", "filter_completions"], [13, 6, 1, "", "get_root_modules"], [13, 6, 1, "", "is_importable"], [13, 6, 1, "", "is_possible_submodule"], [13, 6, 1, "", "module_list"], [13, 6, 1, "", "try_import"]], "xonsh.completers.init": [[14, 6, 1, "", "default_completers"]], "xonsh.completers.man": [[15, 6, 1, "", "complete_from_man"], [15, 6, 1, "", "generate_options_of"], [15, 6, 1, "", "get_man_completions_path"]], "xonsh.completers.path": [[16, 6, 1, "", "cd_in_command"], [16, 6, 1, "", "complete_dir"], [16, 6, 1, "", "complete_path"], [16, 6, 1, "", "contextual_complete_path"], [16, 6, 1, "", "subsequence_match"]], "xonsh.completers.python": [[17, 6, 1, "", "attr_complete"], [17, 6, 1, "", "complete_python"], [17, 6, 1, "", "python_signature_complete"]], "xonsh.completers.tools": [[18, 1, 1, "", "RichCompletion"], [18, 6, 1, "", "apply_lprefix"], [18, 6, 1, "", "comp_based_completer"], [18, 6, 1, "", "complete_from_sub_proc"], [18, 6, 1, "", "completion_from_cmd_output"], [18, 6, 1, "", "contextual_command_completer"], [18, 6, 1, "", "contextual_command_completer_for"], [18, 6, 1, "", "contextual_completer"], [18, 6, 1, "", "get_filter_function"], [18, 6, 1, "", "is_contextual_completer"], [18, 6, 1, "", "is_exclusive_completer"], [18, 6, 1, "", "justify"], [18, 6, 1, "", "non_exclusive_completer"], [18, 6, 1, "", "sub_proc_get_output"]], "xonsh.completers.tools.RichCompletion": [[18, 2, 1, "", "capitalize"], [18, 2, 1, "", "casefold"], [18, 2, 1, "", "center"], [18, 2, 1, "", "count"], [18, 2, 1, "", "encode"], [18, 2, 1, "", "endswith"], [18, 2, 1, "", "expandtabs"], [18, 2, 1, "", "find"], [18, 2, 1, "", "format"], [18, 2, 1, "", "format_map"], [18, 2, 1, "", "index"], [18, 2, 1, "", "isalnum"], [18, 2, 1, "", "isalpha"], [18, 2, 1, "", "isascii"], [18, 2, 1, "", "isdecimal"], [18, 2, 1, "", "isdigit"], [18, 2, 1, "", "isidentifier"], [18, 2, 1, "", "islower"], [18, 2, 1, "", "isnumeric"], [18, 2, 1, "", "isprintable"], [18, 2, 1, "", "isspace"], [18, 2, 1, "", "istitle"], [18, 2, 1, "", "isupper"], [18, 2, 1, "", "join"], [18, 2, 1, "", "ljust"], [18, 2, 1, "", "lower"], [18, 2, 1, "", "lstrip"], [18, 2, 1, "", "maketrans"], [18, 2, 1, "", "partition"], [18, 2, 1, "", "removeprefix"], [18, 2, 1, "", "removesuffix"], [18, 2, 1, "", "replace"], [18, 2, 1, "", "rfind"], [18, 2, 1, "", "rindex"], [18, 2, 1, "", "rjust"], [18, 2, 1, "", "rpartition"], [18, 2, 1, "", "rsplit"], [18, 2, 1, "", "rstrip"], [18, 2, 1, "", "split"], [18, 2, 1, "", "splitlines"], [18, 2, 1, "", "startswith"], [18, 2, 1, "", "strip"], [18, 2, 1, "", "swapcase"], [18, 2, 1, "", "title"], [18, 2, 1, "", "translate"], [18, 2, 1, "", "upper"], [18, 5, 1, "", "value"], [18, 2, 1, "", "zfill"]], "xonsh.contexts": [[72, 1, 1, "", "Block"], [72, 1, 1, "", "Functor"]], "xonsh.dirstack": [[19, 7, 1, "", "DIRSTACK"], [19, 6, 1, "", "cd"], [19, 6, 1, "", "dirs_fn"], [19, 6, 1, "", "popd_fn"], [19, 6, 1, "", "pushd_fn"], [19, 6, 1, "", "with_pushd"]], "xonsh.environ": [[20, 1, 1, "", "AsyncPromptSetting"], [20, 1, 1, "", "AutoCompletionSetting"], [20, 1, 1, "", "CacheSetting"], [20, 1, 1, "", "ChangeDirSetting"], [20, 1, 1, "", "Env"], [20, 1, 1, "", "ErrorHandlingSetting"], [20, 1, 1, "", "GeneralSetting"], [20, 1, 1, "", "InternalEnvironDict"], [20, 1, 1, "", "InterpreterSetting"], [20, 1, 1, "", "JobsSetting"], [20, 1, 1, "", "LangSetting"], [20, 1, 1, "", "LsColors"], [20, 1, 1, "", "PTKCompletionSetting"], [20, 1, 1, "", "PTKSetting"], [20, 1, 1, "", "PromptHistorySetting"], [20, 1, 1, "", "PromptSetting"], [20, 1, 1, "", "SubprocessSetting"], [20, 1, 1, "", "Var"], [20, 1, 1, "", "WindowsSetting"], [20, 1, 1, "", "Xettings"], [20, 1, 1, "", "XontribSetting"], [20, 6, 1, "", "default_completer_dirs"], [20, 6, 1, "", "default_env"], [20, 6, 1, "", "default_lscolors"], [20, 6, 1, "", "default_prompt_fields"], [20, 6, 1, "", "default_value"], [20, 6, 1, "", "default_xonshrc"], [20, 6, 1, "", "default_xonshrcdir"], [20, 6, 1, "", "ensure_ls_colors_in_env"], [20, 6, 1, "", "foreign_env_fixes"], [20, 6, 1, "", "get_config_paths"], [20, 6, 1, "", "get_home_xonshrc_path"], [20, 6, 1, "", "is_callable_default"], [20, 6, 1, "", "is_lscolors"], [20, 6, 1, "", "locale_convert"], [20, 6, 1, "", "locate_binary"], [20, 6, 1, "", "make_args_env"], [20, 6, 1, "", "scan_dir_for_source_files"], [20, 6, 1, "", "to_debug"], [20, 6, 1, "", "windows_foreign_env_fixes"], [20, 6, 1, "", "xdg_data_dirs"], [20, 6, 1, "", "xonsh_append_newline"], [20, 6, 1, "", "xonsh_cache_dir"], [20, 6, 1, "", "xonsh_config_dir"], [20, 6, 1, "", "xonsh_data_dir"], [20, 6, 1, "", "xonsh_script_run_control"], [20, 6, 1, "", "xonsh_sys_config_dir"], [20, 6, 1, "", "xonshconfig"], [20, 6, 1, "", "xonshrc_context"]], "xonsh.environ.AsyncPromptSetting": [[20, 3, 1, "", "ASYNC_INVALIDATE_INTERVAL"], [20, 3, 1, "", "ASYNC_PROMPT_THREAD_WORKERS"], [20, 3, 1, "", "AUTO_SUGGEST"], [20, 3, 1, "", "AUTO_SUGGEST_IN_COMPLETIONS"], [20, 3, 1, "", "BOTTOM_TOOLBAR"], [20, 3, 1, "", "COLOR_INPUT"], [20, 3, 1, "", "COLOR_RESULTS"], [20, 3, 1, "", "DYNAMIC_CWD_ELISION_CHAR"], [20, 3, 1, "", "DYNAMIC_CWD_WIDTH"], [20, 3, 1, "", "ENABLE_ASYNC_PROMPT"], [20, 3, 1, "", "IGNOREEOF"], [20, 3, 1, "", "INDENT"], [20, 3, 1, "", "LS_COLORS"], [20, 3, 1, "", "MOUSE_SUPPORT"], [20, 3, 1, "", "MULTILINE_PROMPT"], [20, 3, 1, "", "MULTILINE_PROMPT_POS"], [20, 3, 1, "", "MULTILINE_PROMPT_PRE"], [20, 3, 1, "", "PRETTY_PRINT_RESULTS"], [20, 3, 1, "", "PROMPT"], [20, 3, 1, "", "PROMPT_FIELDS"], [20, 3, 1, "", "PROMPT_REFRESH_INTERVAL"], [20, 3, 1, "", "PROMPT_TOKENS_FORMATTER"], [20, 3, 1, "", "PROMPT_TOOLKIT_COLOR_DEPTH"], [20, 3, 1, "", "PTK_STYLE_OVERRIDES"], [20, 3, 1, "", "RIGHT_PROMPT"], [20, 3, 1, "", "SHELL_TYPE"], [20, 3, 1, "", "SUGGEST_COMMANDS"], [20, 3, 1, "", "SUGGEST_MAX_NUM"], [20, 3, 1, "", "SUGGEST_THRESHOLD"], [20, 3, 1, "", "SUPPRESS_BRANCH_TIMEOUT_MESSAGE"], [20, 3, 1, "", "TITLE"], [20, 3, 1, "", "UPDATE_PROMPT_ON_KEYPRESS"], [20, 3, 1, "", "VC_BRANCH_TIMEOUT"], [20, 3, 1, "", "VC_GIT_INCLUDE_UNTRACKED"], [20, 3, 1, "", "VC_HG_SHOW_BRANCH"], [20, 3, 1, "", "VIRTUAL_ENV"], [20, 3, 1, "", "VI_MODE"], [20, 3, 1, "", "XONSH_AUTOPAIR"], [20, 3, 1, "", "XONSH_COPY_ON_DELETE"], [20, 3, 1, "", "XONSH_CTRL_BKSP_DELETION"], [20, 3, 1, "", "XONSH_HISTORY_MATCH_ANYWHERE"], [20, 3, 1, "", "XONSH_STDERR_POSTFIX"], [20, 3, 1, "", "XONSH_STDERR_PREFIX"], [20, 3, 1, "", "XONSH_USE_SYSTEM_CLIPBOARD"], [20, 2, 1, "", "get_doc"], [20, 2, 1, "", "get_group_description"], [20, 2, 1, "", "get_group_title"], [20, 2, 1, "", "get_groups"], [20, 2, 1, "", "get_settings"]], "xonsh.environ.AutoCompletionSetting": [[20, 3, 1, "", "ALIAS_COMPLETIONS_OPTIONS_BY_DEFAULT"], [20, 3, 1, "", "ALIAS_COMPLETIONS_OPTIONS_LONGEST"], [20, 3, 1, "", "BASH_COMPLETIONS"], [20, 3, 1, "", "CASE_SENSITIVE_COMPLETIONS"], [20, 3, 1, "", "CMD_COMPLETIONS_SHOW_DESC"], [20, 3, 1, "", "COMPLETIONS_BRACKETS"], [20, 3, 1, "", "COMPLETION_QUERY_LIMIT"], [20, 3, 1, "", "FUZZY_PATH_COMPLETION"], [20, 3, 1, "", "SUBSEQUENCE_PATH_COMPLETION"], [20, 3, 1, "", "XONSH_BASH_PATH_OVERRIDE"], [20, 3, 1, "", "XONSH_COMPLETER_DIRS"], [20, 3, 1, "", "XONSH_TRACE_COMPLETIONS"], [20, 2, 1, "", "get_doc"], [20, 2, 1, "", "get_group_description"], [20, 2, 1, "", "get_group_title"], [20, 2, 1, "", "get_groups"], [20, 2, 1, "", "get_settings"]], "xonsh.environ.CacheSetting": [[20, 3, 1, "", "COMMANDS_CACHE_SAVE_INTERMEDIATE"], [20, 3, 1, "", "ENABLE_COMMANDS_CACHE"], [20, 3, 1, "", "XONSH_CACHE_DIR"], [20, 3, 1, "", "XONSH_CACHE_EVERYTHING"], [20, 3, 1, "", "XONSH_CACHE_SCRIPTS"], [20, 2, 1, "", "get_doc"], [20, 2, 1, "", "get_group_description"], [20, 2, 1, "", "get_group_title"], [20, 2, 1, "", "get_groups"], [20, 2, 1, "", "get_settings"]], "xonsh.environ.ChangeDirSetting": [[20, 3, 1, "", "AUTO_CD"], [20, 3, 1, "", "AUTO_PUSHD"], [20, 3, 1, "", "CDPATH"], [20, 3, 1, "", "COMPLETE_DOTS"], [20, 3, 1, "", "DIRSTACK_SIZE"], [20, 3, 1, "", "PUSHD_MINUS"], [20, 3, 1, "", "PUSHD_SILENT"], [20, 2, 1, "", "get_doc"], [20, 2, 1, "", "get_group_description"], [20, 2, 1, "", "get_group_title"], [20, 2, 1, "", "get_groups"], [20, 2, 1, "", "get_settings"]], "xonsh.environ.Env": [[20, 2, 1, "", "clear"], [20, 2, 1, "", "deregister"], [20, 2, 1, "", "detype"], [20, 2, 1, "", "detype_all"], [20, 2, 1, "", "get"], [20, 2, 1, "", "get_converter"], [20, 2, 1, "", "get_default"], [20, 2, 1, "", "get_detyped"], [20, 2, 1, "", "get_detyper"], [20, 2, 1, "", "get_docs"], [20, 2, 1, "", "get_stringified"], [20, 2, 1, "", "get_swapped_values"], [20, 2, 1, "", "get_validator"], [20, 2, 1, "", "help"], [20, 2, 1, "", "is_configurable"], [20, 2, 1, "", "is_manually_set"], [20, 2, 1, "", "items"], [20, 2, 1, "", "keys"], [20, 2, 1, "", "pop"], [20, 2, 1, "", "popitem"], [20, 2, 1, "", "rawkeys"], [20, 2, 1, "", "register"], [20, 2, 1, "", "replace_env"], [20, 2, 1, "", "set_swapped_values"], [20, 2, 1, "", "setdefault"], [20, 2, 1, "", "swap"], [20, 2, 1, "", "undo_replace_env"], [20, 2, 1, "", "update"], [20, 2, 1, "", "values"]], "xonsh.environ.ErrorHandlingSetting": [[20, 3, 1, "", "XONSH_SHOW_TRACEBACK"], [20, 3, 1, "", "XONSH_TRACEBACK_LOGFILE"], [20, 2, 1, "", "get_doc"], [20, 2, 1, "", "get_group_description"], [20, 2, 1, "", "get_group_title"], [20, 2, 1, "", "get_groups"], [20, 2, 1, "", "get_settings"]], "xonsh.environ.GeneralSetting": [[20, 3, 1, "", "HOSTNAME"], [20, 3, 1, "", "HOSTTYPE"], [20, 3, 1, "", "OLDPWD"], [20, 3, 1, "", "PATH"], [20, 3, 1, "", "PATHEXT"], [20, 3, 1, "", "PWD"], [20, 3, 1, "", "SHLVL"], [20, 3, 1, "", "STAR_DIRS"], [20, 3, 1, "", "STAR_PATH"], [20, 3, 1, "", "TERM"], [20, 3, 1, "", "UPDATE_OS_ENVIRON"], [20, 3, 1, "", "XDG_CACHE_HOME"], [20, 3, 1, "", "XDG_CONFIG_HOME"], [20, 3, 1, "", "XDG_DATA_DIRS"], [20, 3, 1, "", "XDG_DATA_HOME"], [20, 3, 1, "", "XONSHRC"], [20, 3, 1, "", "XONSHRC_DIR"], [20, 3, 1, "", "XONSH_COLOR_STYLE"], [20, 3, 1, "", "XONSH_CONFIG_DIR"], [20, 3, 1, "", "XONSH_DATA_DIR"], [20, 3, 1, "", "XONSH_DEBUG"], [20, 3, 1, "", "XONSH_ENCODING"], [20, 3, 1, "", "XONSH_ENCODING_ERRORS"], [20, 3, 1, "", "XONSH_INTERACTIVE"], [20, 3, 1, "", "XONSH_LOGIN"], [20, 3, 1, "", "XONSH_MODE"], [20, 3, 1, "", "XONSH_SOURCE"], [20, 3, 1, "", "XONSH_STORE_STDIN"], [20, 3, 1, "", "XONSH_STYLE_OVERRIDES"], [20, 3, 1, "", "XONSH_SYS_CONFIG_DIR"], [20, 2, 1, "", "get_doc"], [20, 2, 1, "", "get_group_description"], [20, 2, 1, "", "get_group_title"], [20, 2, 1, "", "get_groups"], [20, 2, 1, "", "get_settings"]], "xonsh.environ.InternalEnvironDict": [[20, 2, 1, "", "clear"], [20, 2, 1, "", "copy"], [20, 2, 1, "", "del_locally"], [20, 2, 1, "", "fromkeys"], [20, 2, 1, "", "get"], [20, 2, 1, "", "get_local_overrides"], [20, 2, 1, "", "items"], [20, 2, 1, "", "keys"], [20, 5, 1, "", "maps"], [20, 2, 1, "", "new_child"], [20, 5, 1, "", "parents"], [20, 2, 1, "", "pop"], [20, 2, 1, "", "popitem"], [20, 2, 1, "", "set_local_overrides"], [20, 2, 1, "", "set_locally"], [20, 2, 1, "", "setdefault"], [20, 2, 1, "", "update"], [20, 2, 1, "", "values"]], "xonsh.environ.InterpreterSetting": [[20, 3, 1, "", "DOTGLOB"], [20, 3, 1, "", "EXPAND_ENV_VARS"], [20, 3, 1, "", "FOREIGN_ALIASES_OVERRIDE"], [20, 3, 1, "", "FOREIGN_ALIASES_SUPPRESS_SKIP_MESSAGE"], [20, 3, 1, "", "GLOB_SORTED"], [20, 2, 1, "", "get_doc"], [20, 2, 1, "", "get_group_description"], [20, 2, 1, "", "get_group_title"], [20, 2, 1, "", "get_groups"], [20, 2, 1, "", "get_settings"]], "xonsh.environ.JobsSetting": [[20, 3, 1, "", "AUTO_CONTINUE"], [20, 2, 1, "", "get_doc"], [20, 2, 1, "", "get_group_description"], [20, 2, 1, "", "get_group_title"], [20, 2, 1, "", "get_groups"], [20, 2, 1, "", "get_settings"]], "xonsh.environ.LangSetting": [[20, 3, 1, "", "LANG"], [20, 3, 1, "", "LC_COLLATE"], [20, 3, 1, "", "LC_CTYPE"], [20, 3, 1, "", "LC_MESSAGES"], [20, 3, 1, "", "LC_MONETARY"], [20, 3, 1, "", "LC_NUMERIC"], [20, 3, 1, "", "LC_TIME"], [20, 3, 1, "", "XONSH_DATETIME_FORMAT"], [20, 2, 1, "", "get_doc"], [20, 2, 1, "", "get_group_description"], [20, 2, 1, "", "get_group_title"], [20, 2, 1, "", "get_groups"], [20, 2, 1, "", "get_settings"]], "xonsh.environ.LsColors": [[20, 2, 1, "", "clear"], [20, 2, 1, "", "convert"], [20, 3, 1, "", "default_settings"], [20, 2, 1, "", "detype"], [20, 2, 1, "", "fromdircolors"], [20, 2, 1, "", "fromstring"], [20, 2, 1, "", "get"], [20, 2, 1, "", "is_target"], [20, 2, 1, "", "items"], [20, 2, 1, "", "keys"], [20, 2, 1, "", "pop"], [20, 2, 1, "", "popitem"], [20, 2, 1, "", "setdefault"], [20, 5, 1, "", "style"], [20, 5, 1, "", "style_name"], [20, 3, 1, "", "target_color"], [20, 3, 1, "", "target_value"], [20, 2, 1, "", "update"], [20, 2, 1, "", "values"]], "xonsh.environ.PTKCompletionSetting": [[20, 3, 1, "", "ALIAS_COMPLETIONS_OPTIONS_BY_DEFAULT"], [20, 3, 1, "", "ALIAS_COMPLETIONS_OPTIONS_LONGEST"], [20, 3, 1, "", "BASH_COMPLETIONS"], [20, 3, 1, "", "CASE_SENSITIVE_COMPLETIONS"], [20, 3, 1, "", "CMD_COMPLETIONS_SHOW_DESC"], [20, 3, 1, "", "COMPLETIONS_BRACKETS"], [20, 3, 1, "", "COMPLETIONS_CONFIRM"], [20, 3, 1, "", "COMPLETIONS_DISPLAY"], [20, 3, 1, "", "COMPLETIONS_MENU_ROWS"], [20, 3, 1, "", "COMPLETION_IN_THREAD"], [20, 3, 1, "", "COMPLETION_MODE"], [20, 3, 1, "", "COMPLETION_QUERY_LIMIT"], [20, 3, 1, "", "FUZZY_PATH_COMPLETION"], [20, 3, 1, "", "SUBSEQUENCE_PATH_COMPLETION"], [20, 3, 1, "", "UPDATE_COMPLETIONS_ON_KEYPRESS"], [20, 3, 1, "", "XONSH_BASH_PATH_OVERRIDE"], [20, 3, 1, "", "XONSH_COMPLETER_DIRS"], [20, 3, 1, "", "XONSH_TRACE_COMPLETIONS"], [20, 2, 1, "", "get_doc"], [20, 2, 1, "", "get_group_description"], [20, 2, 1, "", "get_group_title"], [20, 2, 1, "", "get_groups"], [20, 2, 1, "", "get_settings"]], "xonsh.environ.PTKSetting": [[20, 3, 1, "", "AUTO_SUGGEST"], [20, 3, 1, "", "AUTO_SUGGEST_IN_COMPLETIONS"], [20, 3, 1, "", "BOTTOM_TOOLBAR"], [20, 3, 1, "", "COLOR_INPUT"], [20, 3, 1, "", "COLOR_RESULTS"], [20, 3, 1, "", "DYNAMIC_CWD_ELISION_CHAR"], [20, 3, 1, "", "DYNAMIC_CWD_WIDTH"], [20, 3, 1, "", "IGNOREEOF"], [20, 3, 1, "", "INDENT"], [20, 3, 1, "", "LS_COLORS"], [20, 3, 1, "", "MOUSE_SUPPORT"], [20, 3, 1, "", "MULTILINE_PROMPT"], [20, 3, 1, "", "MULTILINE_PROMPT_POS"], [20, 3, 1, "", "MULTILINE_PROMPT_PRE"], [20, 3, 1, "", "PRETTY_PRINT_RESULTS"], [20, 3, 1, "", "PROMPT"], [20, 3, 1, "", "PROMPT_FIELDS"], [20, 3, 1, "", "PROMPT_REFRESH_INTERVAL"], [20, 3, 1, "", "PROMPT_TOKENS_FORMATTER"], [20, 3, 1, "", "PROMPT_TOOLKIT_COLOR_DEPTH"], [20, 3, 1, "", "PTK_STYLE_OVERRIDES"], [20, 3, 1, "", "RIGHT_PROMPT"], [20, 3, 1, "", "SHELL_TYPE"], [20, 3, 1, "", "SUGGEST_COMMANDS"], [20, 3, 1, "", "SUGGEST_MAX_NUM"], [20, 3, 1, "", "SUGGEST_THRESHOLD"], [20, 3, 1, "", "SUPPRESS_BRANCH_TIMEOUT_MESSAGE"], [20, 3, 1, "", "TITLE"], [20, 3, 1, "", "UPDATE_PROMPT_ON_KEYPRESS"], [20, 3, 1, "", "VC_BRANCH_TIMEOUT"], [20, 3, 1, "", "VC_GIT_INCLUDE_UNTRACKED"], [20, 3, 1, "", "VC_HG_SHOW_BRANCH"], [20, 3, 1, "", "VIRTUAL_ENV"], [20, 3, 1, "", "VI_MODE"], [20, 3, 1, "", "XONSH_AUTOPAIR"], [20, 3, 1, "", "XONSH_COPY_ON_DELETE"], [20, 3, 1, "", "XONSH_CTRL_BKSP_DELETION"], [20, 3, 1, "", "XONSH_HISTORY_MATCH_ANYWHERE"], [20, 3, 1, "", "XONSH_STDERR_POSTFIX"], [20, 3, 1, "", "XONSH_STDERR_PREFIX"], [20, 3, 1, "", "XONSH_USE_SYSTEM_CLIPBOARD"], [20, 2, 1, "", "get_doc"], [20, 2, 1, "", "get_group_description"], [20, 2, 1, "", "get_group_title"], [20, 2, 1, "", "get_groups"], [20, 2, 1, "", "get_settings"]], "xonsh.environ.PromptHistorySetting": [[20, 3, 1, "", "HISTCONTROL"], [20, 3, 1, "", "XONSH_HISTORY_BACKEND"], [20, 3, 1, "", "XONSH_HISTORY_FILE"], [20, 3, 1, "", "XONSH_HISTORY_IGNORE_REGEX"], [20, 3, 1, "", "XONSH_HISTORY_SAVE_CWD"], [20, 3, 1, "", "XONSH_HISTORY_SIGINT_FLUSH"], [20, 3, 1, "", "XONSH_HISTORY_SIZE"], [20, 3, 1, "", "XONSH_STORE_STDOUT"], [20, 2, 1, "", "get_doc"], [20, 2, 1, "", "get_group_description"], [20, 2, 1, "", "get_group_title"], [20, 2, 1, "", "get_groups"], [20, 2, 1, "", "get_settings"]], "xonsh.environ.PromptSetting": [[20, 3, 1, "", "BOTTOM_TOOLBAR"], [20, 3, 1, "", "COLOR_INPUT"], [20, 3, 1, "", "COLOR_RESULTS"], [20, 3, 1, "", "DYNAMIC_CWD_ELISION_CHAR"], [20, 3, 1, "", "DYNAMIC_CWD_WIDTH"], [20, 3, 1, "", "IGNOREEOF"], [20, 3, 1, "", "INDENT"], [20, 3, 1, "", "LS_COLORS"], [20, 3, 1, "", "MULTILINE_PROMPT"], [20, 3, 1, "", "MULTILINE_PROMPT_POS"], [20, 3, 1, "", "MULTILINE_PROMPT_PRE"], [20, 3, 1, "", "PRETTY_PRINT_RESULTS"], [20, 3, 1, "", "PROMPT"], [20, 3, 1, "", "PROMPT_FIELDS"], [20, 3, 1, "", "PROMPT_REFRESH_INTERVAL"], [20, 3, 1, "", "PROMPT_TOKENS_FORMATTER"], [20, 3, 1, "", "RIGHT_PROMPT"], [20, 3, 1, "", "SHELL_TYPE"], [20, 3, 1, "", "SUGGEST_COMMANDS"], [20, 3, 1, "", "SUGGEST_MAX_NUM"], [20, 3, 1, "", "SUGGEST_THRESHOLD"], [20, 3, 1, "", "SUPPRESS_BRANCH_TIMEOUT_MESSAGE"], [20, 3, 1, "", "TITLE"], [20, 3, 1, "", "UPDATE_PROMPT_ON_KEYPRESS"], [20, 3, 1, "", "VC_BRANCH_TIMEOUT"], [20, 3, 1, "", "VC_GIT_INCLUDE_UNTRACKED"], [20, 3, 1, "", "VC_HG_SHOW_BRANCH"], [20, 3, 1, "", "VIRTUAL_ENV"], [20, 3, 1, "", "XONSH_HISTORY_MATCH_ANYWHERE"], [20, 3, 1, "", "XONSH_STDERR_POSTFIX"], [20, 3, 1, "", "XONSH_STDERR_PREFIX"], [20, 2, 1, "", "get_doc"], [20, 2, 1, "", "get_group_description"], [20, 2, 1, "", "get_group_title"], [20, 2, 1, "", "get_groups"], [20, 2, 1, "", "get_settings"]], "xonsh.environ.SubprocessSetting": [[20, 3, 1, "", "LAST_RETURN_CODE"], [20, 3, 1, "", "RAISE_SUBPROC_ERROR"], [20, 3, 1, "", "THREAD_SUBPROCS"], [20, 3, 1, "", "XONSH_APPEND_NEWLINE"], [20, 3, 1, "", "XONSH_CAPTURE_ALWAYS"], [20, 3, 1, "", "XONSH_PROC_FREQUENCY"], [20, 3, 1, "", "XONSH_SUBPROC_CAPTURED_PRINT_STDERR"], [20, 3, 1, "", "XONSH_SUBPROC_OUTPUT_FORMAT"], [20, 3, 1, "", "XONSH_TRACE_SUBPROC"], [20, 3, 1, "", "XONSH_TRACE_SUBPROC_FUNC"], [20, 2, 1, "", "get_doc"], [20, 2, 1, "", "get_group_description"], [20, 2, 1, "", "get_group_title"], [20, 2, 1, "", "get_groups"], [20, 2, 1, "", "get_settings"]], "xonsh.environ.Var": [[20, 3, 1, "", "can_store_as_str"], [20, 3, 1, "", "convert"], [20, 2, 1, "", "count"], [20, 3, 1, "", "default"], [20, 3, 1, "", "detype"], [20, 3, 1, "", "doc"], [20, 3, 1, "", "doc_default"], [20, 2, 1, "", "for_locale"], [20, 2, 1, "", "get_key"], [20, 2, 1, "", "index"], [20, 3, 1, "", "is_configurable"], [20, 2, 1, "", "no_default"], [20, 3, 1, "", "pattern"], [20, 3, 1, "", "validate"], [20, 2, 1, "", "with_default"]], "xonsh.environ.WindowsSetting": [[20, 3, 1, "", "ANSICON"], [20, 3, 1, "", "FORCE_POSIX_PATHS"], [20, 3, 1, "", "HOSTNAME"], [20, 3, 1, "", "HOSTTYPE"], [20, 3, 1, "", "INTENSIFY_COLORS_ON_WIN"], [20, 3, 1, "", "OLDPWD"], [20, 3, 1, "", "PATH"], [20, 3, 1, "", "PATHEXT"], [20, 3, 1, "", "PWD"], [20, 3, 1, "", "SHLVL"], [20, 3, 1, "", "STAR_DIRS"], [20, 3, 1, "", "STAR_PATH"], [20, 3, 1, "", "TERM"], [20, 3, 1, "", "UPDATE_OS_ENVIRON"], [20, 3, 1, "", "XDG_CACHE_HOME"], [20, 3, 1, "", "XDG_CONFIG_HOME"], [20, 3, 1, "", "XDG_DATA_DIRS"], [20, 3, 1, "", "XDG_DATA_HOME"], [20, 3, 1, "", "XONSHRC"], [20, 3, 1, "", "XONSHRC_DIR"], [20, 3, 1, "", "XONSH_COLOR_STYLE"], [20, 3, 1, "", "XONSH_CONFIG_DIR"], [20, 3, 1, "", "XONSH_DATA_DIR"], [20, 3, 1, "", "XONSH_DEBUG"], [20, 3, 1, "", "XONSH_ENCODING"], [20, 3, 1, "", "XONSH_ENCODING_ERRORS"], [20, 3, 1, "", "XONSH_INTERACTIVE"], [20, 3, 1, "", "XONSH_LOGIN"], [20, 3, 1, "", "XONSH_MODE"], [20, 3, 1, "", "XONSH_SOURCE"], [20, 3, 1, "", "XONSH_STORE_STDIN"], [20, 3, 1, "", "XONSH_STYLE_OVERRIDES"], [20, 3, 1, "", "XONSH_SYS_CONFIG_DIR"], [20, 2, 1, "", "get_doc"], [20, 2, 1, "", "get_group_description"], [20, 2, 1, "", "get_group_title"], [20, 2, 1, "", "get_groups"], [20, 2, 1, "", "get_settings"]], "xonsh.environ.Xettings": [[20, 2, 1, "", "get_doc"], [20, 2, 1, "", "get_group_description"], [20, 2, 1, "", "get_group_title"], [20, 2, 1, "", "get_groups"], [20, 2, 1, "", "get_settings"]], "xonsh.environ.XontribSetting": [[20, 3, 1, "", "XONTRIBS_AUTOLOAD_DISABLED"], [20, 2, 1, "", "get_doc"], [20, 2, 1, "", "get_group_description"], [20, 2, 1, "", "get_group_title"], [20, 2, 1, "", "get_groups"], [20, 2, 1, "", "get_settings"]], "xonsh.events": [[73, 1, 1, "", "AbstractEvent"], [73, 1, 1, "", "Event"], [73, 1, 1, "", "EventManager"], [73, 1, 1, "", "LoadEvent"], [73, 6, 1, "", "debug_level"], [73, 6, 1, "", "has_kwargs"]], "xonsh.events.AbstractEvent": [[73, 2, 1, "", "add"], [73, 2, 1, "", "clear"], [73, 2, 1, "", "discard"], [73, 2, 1, "", "fire"], [73, 2, 1, "", "isdisjoint"], [73, 2, 1, "", "pop"], [73, 2, 1, "", "remove"], [73, 5, 1, "", "species"]], "xonsh.events.Event": [[73, 2, 1, "", "add"], [73, 2, 1, "", "clear"], [73, 2, 1, "", "discard"], [73, 2, 1, "", "fire"], [73, 2, 1, "", "isdisjoint"], [73, 2, 1, "", "pop"], [73, 2, 1, "", "remove"], [73, 5, 1, "", "species"]], "xonsh.events.EventManager": [[73, 2, 1, "", "doc"], [73, 2, 1, "", "exists"], [73, 2, 1, "", "register"], [73, 2, 1, "", "transmogrify"]], "xonsh.events.LoadEvent": [[73, 2, 1, "", "add"], [73, 2, 1, "", "clear"], [73, 2, 1, "", "discard"], [73, 2, 1, "", "fire"], [73, 2, 1, "", "isdisjoint"], [73, 2, 1, "", "pop"], [73, 2, 1, "", "remove"], [73, 5, 1, "", "species"]], "xonsh.execer": [[99, 1, 1, "", "Execer"]], "xonsh.execer.Execer": [[99, 2, 1, "", "compile"], [99, 2, 1, "", "eval"], [99, 2, 1, "", "exec"], [99, 2, 1, "", "parse"]], "xonsh.foreign_shells": [[74, 1, 1, "", "ForeignShellBaseAlias"], [74, 1, 1, "", "ForeignShellExecAlias"], [74, 1, 1, "", "ForeignShellFunctionAlias"], [74, 6, 1, "", "ensure_shell"], [74, 6, 1, "", "foreign_shell_data"], [74, 6, 1, "", "load_foreign_aliases"], [74, 6, 1, "", "load_foreign_envs"], [74, 6, 1, "", "parse_aliases"], [74, 6, 1, "", "parse_env"], [74, 6, 1, "", "parse_funcs"]], "xonsh.foreign_shells.ForeignShellBaseAlias": [[74, 3, 1, "", "INPUT"]], "xonsh.foreign_shells.ForeignShellExecAlias": [[74, 3, 1, "", "INPUT"]], "xonsh.foreign_shells.ForeignShellFunctionAlias": [[74, 3, 1, "", "INPUT"]], "xonsh.history": [[22, 0, 0, "-", "base"], [23, 0, 0, "-", "diff_history"], [24, 0, 0, "-", "dummy"], [25, 0, 0, "-", "json"], [26, 0, 0, "-", "main"], [27, 0, 0, "-", "sqlite"]], "xonsh.history.base": [[22, 1, 1, "", "History"], [22, 1, 1, "", "HistoryEntry"]], "xonsh.history.base.History": [[22, 2, 1, "", "all_items"], [22, 2, 1, "", "append"], [22, 2, 1, "", "clear"], [22, 2, 1, "", "delete"], [22, 2, 1, "", "flush"], [22, 5, 1, "", "ignore_regex"], [22, 2, 1, "", "info"], [22, 2, 1, "", "is_ignored"], [22, 2, 1, "", "items"], [22, 2, 1, "", "pull"], [22, 2, 1, "", "run_gc"]], "xonsh.history.diff_history": [[23, 1, 1, "", "HistoryDiffer"], [23, 6, 1, "", "bold_str_diff"], [23, 6, 1, "", "greenline"], [23, 6, 1, "", "highlighted_ndiff"], [23, 6, 1, "", "redline"]], "xonsh.history.diff_history.HistoryDiffer": [[23, 2, 1, "", "cmdsdiff"], [23, 2, 1, "", "envdiff"], [23, 2, 1, "", "format"], [23, 2, 1, "", "header"]], "xonsh.history.dummy": [[24, 1, 1, "", "DummyHistory"]], "xonsh.history.dummy.DummyHistory": [[24, 2, 1, "", "all_items"], [24, 2, 1, "", "append"], [24, 2, 1, "", "clear"], [24, 2, 1, "", "delete"], [24, 2, 1, "", "flush"], [24, 5, 1, "", "ignore_regex"], [24, 2, 1, "", "info"], [24, 2, 1, "", "is_ignored"], [24, 2, 1, "", "items"], [24, 2, 1, "", "pull"], [24, 2, 1, "", "run_gc"]], "xonsh.history.json": [[25, 1, 1, "", "JsonCommandField"], [25, 1, 1, "", "JsonHistory"], [25, 1, 1, "", "JsonHistoryFlusher"], [25, 1, 1, "", "JsonHistoryGC"]], "xonsh.history.json.JsonCommandField": [[25, 2, 1, "", "count"], [25, 2, 1, "", "i_am_at_the_front"], [25, 2, 1, "", "index"]], "xonsh.history.json.JsonHistory": [[25, 2, 1, "", "all_items"], [25, 2, 1, "", "append"], [25, 2, 1, "", "clear"], [25, 2, 1, "", "delete"], [25, 2, 1, "", "flush"], [25, 5, 1, "", "ignore_regex"], [25, 2, 1, "", "info"], [25, 2, 1, "", "is_ignored"], [25, 2, 1, "", "items"], [25, 2, 1, "", "pull"], [25, 2, 1, "", "run_gc"]], "xonsh.history.json.JsonHistoryFlusher": [[25, 5, 1, "", "daemon"], [25, 2, 1, "", "dump"], [25, 2, 1, "", "getName"], [25, 2, 1, "", "i_am_at_the_front"], [25, 5, 1, "", "ident"], [25, 2, 1, "", "isDaemon"], [25, 2, 1, "", "is_alive"], [25, 2, 1, "", "join"], [25, 5, 1, "", "name"], [25, 5, 1, "", "native_id"], [25, 2, 1, "", "run"], [25, 2, 1, "", "setDaemon"], [25, 2, 1, "", "setName"], [25, 2, 1, "", "start"]], "xonsh.history.json.JsonHistoryGC": [[25, 5, 1, "", "daemon"], [25, 2, 1, "", "files"], [25, 2, 1, "", "getName"], [25, 5, 1, "", "ident"], [25, 2, 1, "", "isDaemon"], [25, 2, 1, "", "is_alive"], [25, 2, 1, "", "join"], [25, 5, 1, "", "name"], [25, 5, 1, "", "native_id"], [25, 2, 1, "", "run"], [25, 2, 1, "", "setDaemon"], [25, 2, 1, "", "setName"], [25, 2, 1, "", "start"]], "xonsh.history.main": [[26, 1, 1, "", "HistoryAlias"], [26, 1, 1, "", "SessionAction"], [26, 6, 1, "", "construct_history"]], "xonsh.history.main.HistoryAlias": [[26, 4, 1, "", "Error"], [26, 2, 1, "", "build"], [26, 2, 1, "", "clear"], [26, 2, 1, "", "create_parser"], [26, 2, 1, "", "delete"], [26, 2, 1, "", "diff"], [26, 2, 1, "", "err"], [26, 2, 1, "", "file"], [26, 2, 1, "", "flush"], [26, 2, 1, "", "gc"], [26, 2, 1, "", "id_cmd"], [26, 2, 1, "", "info"], [26, 2, 1, "", "off"], [26, 2, 1, "", "on"], [26, 2, 1, "", "out"], [26, 5, 1, "", "parser"], [26, 2, 1, "", "pull"], [26, 2, 1, "", "show"], [26, 2, 1, "", "transfer"], [26, 2, 1, "", "write_to"], [26, 2, 1, "", "xonsh_complete"]], "xonsh.history.main.HistoryAlias.Error": [[26, 3, 1, "", "args"], [26, 2, 1, "", "with_traceback"]], "xonsh.history.main.SessionAction": [[26, 2, 1, "", "format_usage"]], "xonsh.history.sqlite": [[27, 1, 1, "", "SqliteHistory"], [27, 1, 1, "", "SqliteHistoryGC"], [27, 6, 1, "", "xh_sqlite_append_history"], [27, 6, 1, "", "xh_sqlite_delete_input_matching"], [27, 6, 1, "", "xh_sqlite_delete_items"], [27, 6, 1, "", "xh_sqlite_get_count"], [27, 6, 1, "", "xh_sqlite_items"], [27, 6, 1, "", "xh_sqlite_pull"], [27, 6, 1, "", "xh_sqlite_wipe_session"]], "xonsh.history.sqlite.SqliteHistory": [[27, 2, 1, "", "all_items"], [27, 2, 1, "", "append"], [27, 2, 1, "", "clear"], [27, 2, 1, "", "delete"], [27, 2, 1, "", "flush"], [27, 5, 1, "", "ignore_regex"], [27, 2, 1, "", "info"], [27, 2, 1, "", "is_ignored"], [27, 2, 1, "", "items"], [27, 2, 1, "", "pull"], [27, 2, 1, "", "run_gc"]], "xonsh.history.sqlite.SqliteHistoryGC": [[27, 5, 1, "", "daemon"], [27, 2, 1, "", "getName"], [27, 5, 1, "", "ident"], [27, 2, 1, "", "isDaemon"], [27, 2, 1, "", "is_alive"], [27, 2, 1, "", "join"], [27, 5, 1, "", "name"], [27, 5, 1, "", "native_id"], [27, 2, 1, "", "run"], [27, 2, 1, "", "setDaemon"], [27, 2, 1, "", "setName"], [27, 2, 1, "", "start"]], "xonsh.imphooks": [[100, 1, 1, "", "XonshImportEventHook"], [100, 1, 1, "", "XonshImportEventLoader"], [100, 1, 1, "", "XonshImportHook"], [100, 6, 1, "", "find_source_encoding"], [100, 6, 1, "", "install_hook"], [100, 6, 1, "", "install_import_hooks"]], "xonsh.imphooks.XonshImportEventHook": [[100, 2, 1, "", "append_stack"], [100, 2, 1, "", "find_module"], [100, 2, 1, "", "find_spec"], [100, 2, 1, "", "invalidate_caches"]], "xonsh.imphooks.XonshImportEventLoader": [[100, 2, 1, "", "create_module"], [100, 2, 1, "", "exec_module"], [100, 2, 1, "", "load_module"], [100, 2, 1, "", "module_repr"]], "xonsh.imphooks.XonshImportHook": [[100, 2, 1, "", "create_module"], [100, 2, 1, "", "exec_module"], [100, 2, 1, "", "find_module"], [100, 2, 1, "", "find_spec"], [100, 2, 1, "", "get_code"], [100, 2, 1, "", "get_data"], [100, 2, 1, "", "get_filename"], [100, 2, 1, "", "get_source"], [100, 2, 1, "", "invalidate_caches"], [100, 2, 1, "", "is_package"], [100, 2, 1, "", "load_module"], [100, 2, 1, "", "module_repr"], [100, 2, 1, "", "path_mtime"], [100, 2, 1, "", "path_stats"], [100, 2, 1, "", "set_data"], [100, 2, 1, "", "source_to_code"]], "xonsh.lib": [[78, 0, 0, "-", "collections"], [79, 0, 0, "-", "inspectors"], [80, 0, 0, "-", "itertools"], [81, 0, 0, "-", "jsonutils"], [82, 0, 0, "-", "lazyasd"], [83, 0, 0, "-", "lazyimps"], [84, 0, 0, "-", "lazyjson"], [85, 0, 0, "-", "modules"], [86, 0, 0, "-", "openpy"], [87, 0, 0, "-", "os"], [88, 0, 0, "-", "pretty"], [89, 0, 0, "-", "subprocess"]], "xonsh.lib.collections": [[78, 1, 1, "", "ChainDB"], [78, 1, 1, "", "ChainDBDefaultType"]], "xonsh.lib.collections.ChainDB": [[78, 2, 1, "", "clear"], [78, 2, 1, "", "copy"], [78, 2, 1, "", "fromkeys"], [78, 2, 1, "", "get"], [78, 2, 1, "", "items"], [78, 2, 1, "", "keys"], [78, 2, 1, "", "new_child"], [78, 5, 1, "", "parents"], [78, 2, 1, "", "pop"], [78, 2, 1, "", "popitem"], [78, 2, 1, "", "setdefault"], [78, 2, 1, "", "update"], [78, 2, 1, "", "values"]], "xonsh.lib.inspectors": [[79, 1, 1, "", "Inspector"], [79, 6, 1, "", "call_tip"], [79, 6, 1, "", "find_file"], [79, 6, 1, "", "find_source_lines"], [79, 6, 1, "", "format_argspec"], [79, 6, 1, "", "get_encoding"], [79, 6, 1, "", "getargspec"], [79, 6, 1, "", "getdoc"], [79, 6, 1, "", "getsource"], [79, 6, 1, "", "is_simple_callable"], [79, 6, 1, "", "object_info"]], "xonsh.lib.inspectors.Inspector": [[79, 2, 1, "", "info"], [79, 2, 1, "", "noinfo"], [79, 2, 1, "", "pdef"], [79, 2, 1, "", "pdoc"], [79, 2, 1, "", "pfile"], [79, 2, 1, "", "pinfo"], [79, 3, 1, "", "pinfo_fields1"], [79, 3, 1, "", "pinfo_fields2"], [79, 3, 1, "", "pinfo_fields3"], [79, 3, 1, "", "pinfo_fields_obj"], [79, 2, 1, "", "psource"]], "xonsh.lib.itertools": [[80, 6, 1, "", "as_iterable"], [80, 6, 1, "", "unique_everseen"]], "xonsh.lib.jsonutils": [[81, 6, 1, "", "serialize_xonsh_json"]], "xonsh.lib.lazyasd": [[82, 1, 1, "", "BackgroundModuleLoader"], [82, 1, 1, "", "BackgroundModuleProxy"], [82, 1, 1, "", "LazyBool"], [82, 1, 1, "", "LazyDict"], [82, 1, 1, "", "LazyObject"], [82, 6, 1, "", "lazybool"], [82, 6, 1, "", "lazydict"], [82, 6, 1, "", "lazyobject"], [82, 6, 1, "", "load_module_in_background"]], "xonsh.lib.lazyasd.BackgroundModuleLoader": [[82, 5, 1, "", "daemon"], [82, 2, 1, "", "getName"], [82, 5, 1, "", "ident"], [82, 2, 1, "", "isDaemon"], [82, 2, 1, "", "is_alive"], [82, 2, 1, "", "join"], [82, 5, 1, "", "name"], [82, 5, 1, "", "native_id"], [82, 2, 1, "", "run"], [82, 2, 1, "", "setDaemon"], [82, 2, 1, "", "setName"], [82, 2, 1, "", "start"]], "xonsh.lib.lazyasd.LazyDict": [[82, 2, 1, "", "clear"], [82, 2, 1, "", "get"], [82, 2, 1, "", "items"], [82, 2, 1, "", "keys"], [82, 2, 1, "", "pop"], [82, 2, 1, "", "popitem"], [82, 2, 1, "", "setdefault"], [82, 2, 1, "", "update"], [82, 2, 1, "", "values"]], "xonsh.lib.lazyjson": [[84, 1, 1, "", "LJNode"], [84, 1, 1, "", "LazyJSON"], [84, 6, 1, "", "dumps"], [84, 6, 1, "", "index"], [84, 6, 1, "", "ljdump"]], "xonsh.lib.lazyjson.LJNode": [[84, 2, 1, "", "count"], [84, 2, 1, "", "get"], [84, 2, 1, "", "index"], [84, 2, 1, "", "items"], [84, 2, 1, "", "keys"], [84, 2, 1, "", "load"], [84, 2, 1, "", "values"]], "xonsh.lib.lazyjson.LazyJSON": [[84, 2, 1, "", "close"], [84, 2, 1, "", "count"], [84, 2, 1, "", "get"], [84, 2, 1, "", "index"], [84, 2, 1, "", "items"], [84, 2, 1, "", "keys"], [84, 2, 1, "", "load"], [84, 2, 1, "", "values"]], "xonsh.lib.modules": [[85, 1, 1, "", "ModuleFinder"]], "xonsh.lib.modules.ModuleFinder": [[85, 3, 1, "", "extensions"], [85, 2, 1, "", "get_module"], [85, 2, 1, "", "import_module"]], "xonsh.lib.openpy": [[86, 6, 1, "", "read_py_file"], [86, 6, 1, "", "read_py_url"], [86, 6, 1, "", "source_to_unicode"], [86, 6, 1, "", "strip_encoding_cookie"]], "xonsh.lib.pretty": [[88, 1, 1, "", "PrettyPrinter"], [88, 1, 1, "", "RepresentationPrinter"], [88, 6, 1, "", "for_type"], [88, 6, 1, "", "for_type_by_name"], [88, 6, 1, "", "pretty"], [88, 6, 1, "", "pretty_print"]], "xonsh.lib.pretty.PrettyPrinter": [[88, 2, 1, "", "begin_group"], [88, 2, 1, "", "break_"], [88, 2, 1, "", "breakable"], [88, 2, 1, "", "end_group"], [88, 2, 1, "", "flush"], [88, 2, 1, "", "group"], [88, 2, 1, "", "indent"], [88, 2, 1, "", "text"]], "xonsh.lib.pretty.RepresentationPrinter": [[88, 2, 1, "", "begin_group"], [88, 2, 1, "", "break_"], [88, 2, 1, "", "breakable"], [88, 2, 1, "", "end_group"], [88, 2, 1, "", "flush"], [88, 2, 1, "", "group"], [88, 2, 1, "", "indent"], [88, 2, 1, "", "pretty"], [88, 2, 1, "", "text"]], "xonsh.main": [[90, 1, 1, "", "XonshMode"], [90, 6, 1, "", "get_setproctitle"], [90, 6, 1, "", "main"], [90, 6, 1, "", "main_context"], [90, 6, 1, "", "main_xonsh"], [90, 6, 1, "", "path_argument"], [90, 6, 1, "", "postmain"], [90, 6, 1, "", "premain"], [90, 6, 1, "", "setup"], [90, 6, 1, "", "start_services"]], "xonsh.main.XonshMode": [[90, 3, 1, "", "interactive"], [90, 3, 1, "", "script_from_file"], [90, 3, 1, "", "script_from_stdin"], [90, 3, 1, "", "single_command"]], "xonsh.parsers": [[102, 0, 0, "-", "ast"], [103, 0, 0, "-", "lexer"]], "xonsh.parsers.ast": [[102, 1, 1, "", "CtxAwareTransformer"], [102, 6, 1, "", "const_bytes"], [102, 6, 1, "", "const_name"], [102, 6, 1, "", "const_num"], [102, 6, 1, "", "const_str"], [102, 6, 1, "", "gather_load_store_names"], [102, 6, 1, "", "gather_names"], [102, 6, 1, "", "get_col"], [102, 6, 1, "", "get_id"], [102, 6, 1, "", "get_id_ctx"], [102, 6, 1, "", "get_lineno"], [102, 6, 1, "", "has_elts"], [102, 6, 1, "", "is_const_bytes"], [102, 6, 1, "", "is_const_name"], [102, 6, 1, "", "is_const_num"], [102, 6, 1, "", "is_const_str"], [102, 6, 1, "", "isdescendable"], [102, 6, 1, "", "isexpression"], [102, 6, 1, "", "leftmostname"], [102, 6, 1, "", "load_attribute_chain"], [102, 6, 1, "", "max_col"], [102, 6, 1, "", "max_line"], [102, 6, 1, "", "min_col"], [102, 6, 1, "", "min_line"], [102, 6, 1, "", "node_len"], [102, 6, 1, "", "pdump"], [102, 6, 1, "", "pprint_ast"], [102, 6, 1, "", "xonsh_call"]], "xonsh.parsers.ast.CtxAwareTransformer": [[102, 2, 1, "", "ctxadd"], [102, 2, 1, "", "ctxremove"], [102, 2, 1, "", "ctxupdate"], [102, 2, 1, "", "ctxvisit"], [102, 2, 1, "", "generic_visit"], [102, 2, 1, "", "is_in_scope"], [102, 2, 1, "", "try_subproc_toks"], [102, 2, 1, "", "visit"], [102, 2, 1, "", "visit_AnnAssign"], [102, 2, 1, "", "visit_Assign"], [102, 2, 1, "", "visit_BoolOp"], [102, 2, 1, "", "visit_ClassDef"], [102, 2, 1, "", "visit_Constant"], [102, 2, 1, "", "visit_Delete"], [102, 2, 1, "", "visit_Expr"], [102, 2, 1, "", "visit_Expression"], [102, 2, 1, "", "visit_For"], [102, 2, 1, "", "visit_FunctionDef"], [102, 2, 1, "", "visit_Global"], [102, 2, 1, "", "visit_Import"], [102, 2, 1, "", "visit_ImportFrom"], [102, 2, 1, "", "visit_Try"], [102, 2, 1, "", "visit_UnaryOp"], [102, 2, 1, "", "visit_With"], [102, 2, 1, "", "visit_comprehension"]], "xonsh.parsers.lexer": [[103, 1, 1, "", "Lexer"], [103, 6, 1, "", "get_tokens"], [103, 6, 1, "", "handle_double_amps"], [103, 6, 1, "", "handle_double_pipe"], [103, 6, 1, "", "handle_error_linecont"], [103, 6, 1, "", "handle_error_space"], [103, 6, 1, "", "handle_error_token"], [103, 6, 1, "", "handle_ignore"], [103, 6, 1, "", "handle_name"], [103, 6, 1, "", "handle_rbrace"], [103, 6, 1, "", "handle_rbracket"], [103, 6, 1, "", "handle_redirect"], [103, 6, 1, "", "handle_rparen"], [103, 6, 1, "", "handle_token"]], "xonsh.parsers.lexer.Lexer": [[103, 2, 1, "", "build"], [103, 2, 1, "", "input"], [103, 2, 1, "", "reset"], [103, 2, 1, "", "split"], [103, 2, 1, "", "token"], [103, 5, 1, "", "tokens"], [103, 5, 1, "", "tolerant"]], "xonsh.platform": [[91, 7, 1, "", "CAN_RESIZE_WINDOW"], [91, 7, 1, "", "DEFAULT_ENCODING"], [91, 7, 1, "", "IN_APPIMAGE"], [91, 7, 1, "", "ON_ANACONDA"], [91, 7, 1, "", "ON_CYGWIN"], [91, 7, 1, "", "ON_DARWIN"], [91, 7, 1, "", "ON_DRAGONFLY"], [91, 7, 1, "", "ON_FREEBSD"], [91, 7, 1, "", "ON_LINUX"], [91, 7, 1, "", "ON_MSYS"], [91, 7, 1, "", "ON_NETBSD"], [91, 7, 1, "", "ON_OPENBSD"], [91, 7, 1, "", "ON_POSIX"], [91, 7, 1, "", "ON_WINDOWS"], [91, 7, 1, "", "PYTHON_VERSION_INFO"], [91, 6, 1, "", "bash_command"], [91, 6, 1, "", "best_shell_type"], [91, 6, 1, "", "git_for_windows_path"], [91, 6, 1, "", "githash"], [91, 6, 1, "", "has_prompt_toolkit"], [91, 6, 1, "", "is_readline_available"], [91, 6, 1, "", "linux_distro"], [91, 7, 1, "", "minimum_required_ptk_version"], [91, 6, 1, "", "pathbasename"], [91, 6, 1, "", "pathsplit"], [91, 6, 1, "", "ptk_above_min_supported"], [91, 6, 1, "", "ptk_below_max_supported"], [91, 6, 1, "", "ptk_version"], [91, 6, 1, "", "ptk_version_info"], [91, 6, 1, "", "pygments_version"], [91, 6, 1, "", "pygments_version_info"], [91, 6, 1, "", "win_ansi_support"], [91, 6, 1, "", "windows_bash_command"], [91, 6, 1, "", "windows_expanduser"]], "xonsh.procs": [[31, 0, 0, "-", "executables"], [32, 0, 0, "-", "jobs"], [33, 0, 0, "-", "pipelines"], [34, 0, 0, "-", "posix"], [35, 0, 0, "-", "proxies"], [36, 0, 0, "-", "readers"], [37, 0, 0, "-", "specs"]], "xonsh.procs.executables": [[31, 6, 1, "", "clear_paths"], [31, 6, 1, "", "get_paths"], [31, 6, 1, "", "get_possible_names"], [31, 6, 1, "", "is_executable"], [31, 6, 1, "", "is_executable_in_posix"], [31, 6, 1, "", "is_executable_in_windows"], [31, 6, 1, "", "locate_executable"], [31, 6, 1, "", "locate_file"], [31, 6, 1, "", "locate_file_in_path_env"], [31, 6, 1, "", "locate_relative_path"]], "xonsh.procs.jobs": [[32, 6, 1, "", "add_job"], [32, 6, 1, "", "bg"], [32, 6, 1, "", "clean_jobs"], [32, 6, 1, "", "disown_fn"], [32, 6, 1, "", "fg"], [32, 6, 1, "", "format_job_string"], [32, 6, 1, "", "get_jobs"], [32, 6, 1, "", "get_next_job_number"], [32, 6, 1, "", "get_next_task"], [32, 6, 1, "", "get_task"], [32, 6, 1, "", "get_tasks"], [32, 6, 1, "", "give_terminal_to"], [32, 6, 1, "", "hup_all_jobs"], [32, 6, 1, "", "ignore_sigtstp"], [32, 6, 1, "", "job_id_completer"], [32, 6, 1, "", "jobs"], [32, 6, 1, "", "print_one_job"], [32, 6, 1, "", "proc_untraced_waitpid"], [32, 6, 1, "", "resume_job"], [32, 6, 1, "", "update_job_attr"], [32, 6, 1, "", "use_main_jobs"], [32, 6, 1, "", "wait_for_active_job"]], "xonsh.procs.pipelines": [[33, 1, 1, "", "CommandPipeline"], [33, 1, 1, "", "HiddenCommandPipeline"], [33, 1, 1, "", "PrevProcCloser"], [33, 6, 1, "", "resume_process"], [33, 6, 1, "", "safe_readable"], [33, 6, 1, "", "safe_readlines"], [33, 6, 1, "", "update_process_group"]], "xonsh.procs.pipelines.CommandPipeline": [[33, 5, 1, "", "alias"], [33, 5, 1, "", "args"], [33, 3, 1, "", "attrnames"], [33, 3, 1, "", "attrnames_ext"], [33, 2, 1, "", "end"], [33, 5, 1, "", "err"], [33, 5, 1, "", "executed_cmd"], [33, 2, 1, "", "get_formatted_lines"], [33, 5, 1, "", "inp"], [33, 2, 1, "", "itercheck"], [33, 2, 1, "", "iterraw"], [33, 3, 1, "", "nonblocking"], [33, 5, 1, "", "out"], [33, 5, 1, "", "output"], [33, 5, 1, "", "pid"], [33, 5, 1, "", "raw_err"], [33, 5, 1, "", "raw_out"], [33, 2, 1, "", "resume"], [33, 5, 1, "", "returncode"], [33, 5, 1, "", "rtn"], [33, 5, 1, "", "stderr"], [33, 5, 1, "", "stderr_postfix"], [33, 5, 1, "", "stderr_prefix"], [33, 5, 1, "", "stderr_redirect"], [33, 5, 1, "", "stdin"], [33, 5, 1, "", "stdin_redirect"], [33, 5, 1, "", "stdout"], [33, 5, 1, "", "stdout_redirect"], [33, 2, 1, "", "stream_stderr"], [33, 2, 1, "", "tee_stdout"], [33, 5, 1, "", "timestamps"]], "xonsh.procs.pipelines.HiddenCommandPipeline": [[33, 5, 1, "", "alias"], [33, 5, 1, "", "args"], [33, 3, 1, "", "attrnames"], [33, 3, 1, "", "attrnames_ext"], [33, 2, 1, "", "end"], [33, 5, 1, "", "err"], [33, 5, 1, "", "executed_cmd"], [33, 2, 1, "", "get_formatted_lines"], [33, 5, 1, "", "inp"], [33, 2, 1, "", "itercheck"], [33, 2, 1, "", "iterraw"], [33, 3, 1, "", "nonblocking"], [33, 5, 1, "", "out"], [33, 5, 1, "", "output"], [33, 5, 1, "", "pid"], [33, 5, 1, "", "raw_err"], [33, 5, 1, "", "raw_out"], [33, 2, 1, "", "resume"], [33, 5, 1, "", "returncode"], [33, 5, 1, "", "rtn"], [33, 5, 1, "", "stderr"], [33, 5, 1, "", "stderr_postfix"], [33, 5, 1, "", "stderr_prefix"], [33, 5, 1, "", "stderr_redirect"], [33, 5, 1, "", "stdin"], [33, 5, 1, "", "stdin_redirect"], [33, 5, 1, "", "stdout"], [33, 5, 1, "", "stdout_redirect"], [33, 2, 1, "", "stream_stderr"], [33, 2, 1, "", "tee_stdout"], [33, 5, 1, "", "timestamps"]], "xonsh.procs.pipelines.PrevProcCloser": [[33, 5, 1, "", "daemon"], [33, 2, 1, "", "getName"], [33, 5, 1, "", "ident"], [33, 2, 1, "", "isDaemon"], [33, 2, 1, "", "is_alive"], [33, 2, 1, "", "join"], [33, 5, 1, "", "name"], [33, 5, 1, "", "native_id"], [33, 2, 1, "", "run"], [33, 2, 1, "", "setDaemon"], [33, 2, 1, "", "setName"], [33, 2, 1, "", "start"]], "xonsh.procs.posix": [[34, 1, 1, "", "PopenThread"]], "xonsh.procs.posix.PopenThread": [[34, 5, 1, "", "daemon"], [34, 2, 1, "", "getName"], [34, 5, 1, "", "ident"], [34, 2, 1, "", "isDaemon"], [34, 2, 1, "", "is_alive"], [34, 2, 1, "", "join"], [34, 2, 1, "", "kill"], [34, 5, 1, "", "name"], [34, 5, 1, "", "native_id"], [34, 2, 1, "", "poll"], [34, 5, 1, "", "returncode"], [34, 2, 1, "", "run"], [34, 2, 1, "", "send_signal"], [34, 2, 1, "", "setDaemon"], [34, 2, 1, "", "setName"], [34, 5, 1, "", "signal"], [34, 2, 1, "", "start"], [34, 2, 1, "", "terminate"], [34, 2, 1, "", "wait"]], "xonsh.procs.proxies": [[35, 1, 1, "", "FileThreadDispatcher"], [35, 1, 1, "", "Handle"], [35, 1, 1, "", "ProcProxy"], [35, 1, 1, "", "ProcProxyThread"], [35, 6, 1, "", "get_proc_proxy_name"], [35, 6, 1, "", "parse_proxy_return"], [35, 6, 1, "", "safe_flush"], [35, 6, 1, "", "still_writable"]], "xonsh.procs.proxies.FileThreadDispatcher": [[35, 5, 1, "", "available"], [35, 5, 1, "", "buffer"], [35, 2, 1, "", "close"], [35, 5, 1, "", "closed"], [35, 2, 1, "", "deregister"], [35, 2, 1, "", "detach"], [35, 5, 1, "", "encoding"], [35, 5, 1, "", "errors"], [35, 2, 1, "", "fileno"], [35, 2, 1, "", "flush"], [35, 5, 1, "", "handle"], [35, 2, 1, "", "isatty"], [35, 5, 1, "", "line_buffering"], [35, 5, 1, "", "newlines"], [35, 2, 1, "", "read"], [35, 2, 1, "", "readable"], [35, 2, 1, "", "readline"], [35, 2, 1, "", "readlines"], [35, 2, 1, "", "register"], [35, 2, 1, "", "seek"], [35, 2, 1, "", "seekable"], [35, 2, 1, "", "tell"], [35, 2, 1, "", "truncate"], [35, 2, 1, "", "writable"], [35, 2, 1, "", "write"], [35, 2, 1, "", "writelines"]], "xonsh.procs.proxies.Handle": [[35, 2, 1, "", "Close"], [35, 2, 1, "", "Detach"], [35, 2, 1, "", "as_integer_ratio"], [35, 2, 1, "", "bit_count"], [35, 2, 1, "", "bit_length"], [35, 3, 1, "", "closed"], [35, 2, 1, "", "conjugate"], [35, 3, 1, "", "denominator"], [35, 2, 1, "", "from_bytes"], [35, 3, 1, "", "imag"], [35, 3, 1, "", "numerator"], [35, 3, 1, "", "real"], [35, 2, 1, "", "to_bytes"]], "xonsh.procs.proxies.ProcProxy": [[35, 2, 1, "", "poll"], [35, 2, 1, "", "wait"]], "xonsh.procs.proxies.ProcProxyThread": [[35, 5, 1, "", "daemon"], [35, 2, 1, "", "getName"], [35, 5, 1, "", "ident"], [35, 2, 1, "", "isDaemon"], [35, 2, 1, "", "is_alive"], [35, 2, 1, "", "join"], [35, 5, 1, "", "name"], [35, 5, 1, "", "native_id"], [35, 2, 1, "", "poll"], [35, 2, 1, "", "run"], [35, 2, 1, "", "setDaemon"], [35, 2, 1, "", "setName"], [35, 2, 1, "", "start"], [35, 2, 1, "", "wait"]], "xonsh.procs.readers": [[36, 1, 1, "", "BufferedFDParallelReader"], [36, 1, 1, "", "ConsoleParallelReader"], [36, 1, 1, "", "NonBlockingFDReader"], [36, 1, 1, "", "QueueReader"], [36, 6, 1, "", "populate_buffer"], [36, 6, 1, "", "populate_console"], [36, 6, 1, "", "populate_fd_queue"], [36, 6, 1, "", "safe_fdclose"]], "xonsh.procs.readers.ConsoleParallelReader": [[36, 2, 1, "", "close"], [36, 2, 1, "", "fileno"], [36, 2, 1, "", "is_fully_read"], [36, 2, 1, "", "iterqueue"], [36, 2, 1, "", "read"], [36, 2, 1, "", "read_queue"], [36, 2, 1, "", "readable"], [36, 2, 1, "", "readline"], [36, 2, 1, "", "readlines"]], "xonsh.procs.readers.NonBlockingFDReader": [[36, 2, 1, "", "close"], [36, 2, 1, "", "fileno"], [36, 2, 1, "", "is_fully_read"], [36, 2, 1, "", "iterqueue"], [36, 2, 1, "", "read"], [36, 2, 1, "", "read_queue"], [36, 2, 1, "", "readable"], [36, 2, 1, "", "readline"], [36, 2, 1, "", "readlines"]], "xonsh.procs.readers.QueueReader": [[36, 2, 1, "", "close"], [36, 2, 1, "", "fileno"], [36, 2, 1, "", "is_fully_read"], [36, 2, 1, "", "iterqueue"], [36, 2, 1, "", "read"], [36, 2, 1, "", "read_queue"], [36, 2, 1, "", "readable"], [36, 2, 1, "", "readline"], [36, 2, 1, "", "readlines"]], "xonsh.procs.specs": [[37, 1, 1, "", "DecoratorAlias"], [37, 1, 1, "", "SpecAttrDecoratorAlias"], [37, 1, 1, "", "SubprocSpec"], [37, 6, 1, "", "cmds_to_specs"], [37, 6, 1, "", "default_signal_pauser"], [37, 6, 1, "", "get_script_subproc_command"], [37, 6, 1, "", "is_app_execution_alias"], [37, 6, 1, "", "no_pg_xonsh_preexec_fn"], [37, 6, 1, "", "run_subproc"], [37, 6, 1, "", "safe_close"], [37, 6, 1, "", "safe_open"]], "xonsh.procs.specs.DecoratorAlias": [[37, 2, 1, "", "decorate_spec"], [37, 2, 1, "", "decorate_spec_pre_run"], [37, 3, 1, "", "descr"]], "xonsh.procs.specs.SpecAttrDecoratorAlias": [[37, 2, 1, "", "decorate_spec"], [37, 2, 1, "", "decorate_spec_pre_run"], [37, 3, 1, "", "descr"]], "xonsh.procs.specs.SubprocSpec": [[37, 2, 1, "", "add_decorator"], [37, 2, 1, "", "build"], [37, 2, 1, "", "get_command_str"], [37, 3, 1, "", "kwnames"], [37, 2, 1, "", "prep_env_subproc"], [37, 2, 1, "", "prep_preexec_fn"], [37, 2, 1, "", "resolve_alias"], [37, 2, 1, "", "resolve_alias_cls"], [37, 2, 1, "", "resolve_args_list"], [37, 2, 1, "", "resolve_auto_cd"], [37, 2, 1, "", "resolve_binary_loc"], [37, 2, 1, "", "resolve_decorators"], [37, 2, 1, "", "resolve_executable_commands"], [37, 2, 1, "", "resolve_redirects"], [37, 2, 1, "", "resolve_stack"], [37, 2, 1, "", "run"], [37, 5, 1, "", "stderr"], [37, 5, 1, "", "stdin"], [37, 5, 1, "", "stdout"]], "xonsh.prompt": [[39, 0, 0, "-", "base"], [40, 0, 0, "-", "cwd"], [41, 0, 0, "-", "env"], [42, 0, 0, "-", "gitstatus"], [43, 0, 0, "-", "job"], [44, 0, 0, "-", "times"], [45, 0, 0, "-", "vc"]], "xonsh.prompt.base": [[39, 1, 1, "", "BasePromptField"], [39, 1, 1, "", "MultiPromptField"], [39, 1, 1, "", "ParsedTokens"], [39, 1, 1, "", "PromptField"], [39, 1, 1, "", "PromptFields"], [39, 1, 1, "", "PromptFormatter"], [39, 6, 1, "", "default_prompt"], [39, 6, 1, "", "is_template_string"], [39, 6, 1, "", "multiline_prompt"], [39, 6, 1, "", "prompt_tokens_formatter_default"]], "xonsh.prompt.base.BasePromptField": [[39, 5, 1, "", "name"], [39, 2, 1, "", "update"], [39, 3, 1, "", "updator"], [39, 3, 1, "", "value"], [39, 2, 1, "", "wrap"]], "xonsh.prompt.base.MultiPromptField": [[39, 3, 1, "", "fragments"], [39, 2, 1, "", "get_frags"], [39, 5, 1, "", "name"], [39, 3, 1, "", "separator"], [39, 2, 1, "", "update"], [39, 3, 1, "", "updator"], [39, 3, 1, "", "value"], [39, 2, 1, "", "wrap"]], "xonsh.prompt.base.ParsedTokens": [[39, 2, 1, "", "count"], [39, 2, 1, "", "index"], [39, 2, 1, "", "process"], [39, 3, 1, "", "template"], [39, 3, 1, "", "tokens"], [39, 2, 1, "", "update"]], "xonsh.prompt.base.PromptField": [[39, 5, 1, "", "name"], [39, 3, 1, "", "prefix"], [39, 3, 1, "", "suffix"], [39, 2, 1, "", "update"], [39, 3, 1, "", "updator"], [39, 3, 1, "", "value"], [39, 2, 1, "", "wrap"]], "xonsh.prompt.base.PromptFields": [[39, 2, 1, "", "clear"], [39, 2, 1, "", "get"], [39, 2, 1, "", "get_fields"], [39, 2, 1, "", "items"], [39, 2, 1, "", "keys"], [39, 2, 1, "", "load_initial"], [39, 2, 1, "", "needs_calling"], [39, 2, 1, "", "pick"], [39, 2, 1, "", "pick_val"], [39, 2, 1, "", "pop"], [39, 2, 1, "", "popitem"], [39, 2, 1, "", "reset"], [39, 2, 1, "", "reset_key"], [39, 2, 1, "", "setdefault"], [39, 2, 1, "", "update"], [39, 2, 1, "", "values"]], "xonsh.prompt.env": [[41, 6, 1, "", "env_name"], [41, 6, 1, "", "find_env_name"], [41, 6, 1, "", "vte_new_tab_cwd"]], "xonsh.prompt.gitstatus": [[42, 1, 1, "", "GitStatus"], [42, 1, 1, "", "GitStatusPromptField"], [42, 6, 1, "", "get_gitstatus_info"], [42, 6, 1, "", "get_operations"], [42, 6, 1, "", "get_stash_count"], [42, 6, 1, "", "inside_repo"]], "xonsh.prompt.gitstatus.GitStatus": [[42, 3, 1, "", "fragments"], [42, 2, 1, "", "get_frags"], [42, 3, 1, "", "hidden"], [42, 5, 1, "", "name"], [42, 3, 1, "", "separator"], [42, 2, 1, "", "update"], [42, 3, 1, "", "updator"], [42, 3, 1, "", "value"], [42, 2, 1, "", "wrap"]], "xonsh.prompt.gitstatus.GitStatusPromptField": [[42, 5, 1, "", "name"], [42, 3, 1, "", "prefix"], [42, 3, 1, "", "suffix"], [42, 2, 1, "", "update"], [42, 3, 1, "", "updator"], [42, 3, 1, "", "value"], [42, 2, 1, "", "wrap"]], "xonsh.prompt.job": [[43, 1, 1, "", "CurrentJobField"]], "xonsh.prompt.job.CurrentJobField": [[43, 5, 1, "", "name"], [43, 3, 1, "", "prefix"], [43, 3, 1, "", "suffix"], [43, 2, 1, "", "update"], [43, 2, 1, "", "update_current_cmds"], [43, 3, 1, "", "updator"], [43, 3, 1, "", "value"], [43, 2, 1, "", "wrap"]], "xonsh.prompt.vc": [[45, 6, 1, "", "branch_bg_color"], [45, 6, 1, "", "branch_color"], [45, 6, 1, "", "current_branch"], [45, 6, 1, "", "dirty_working_directory"], [45, 6, 1, "", "fossil_dirty_working_directory"], [45, 6, 1, "", "get_fossil_branch"], [45, 6, 1, "", "get_git_branch"], [45, 6, 1, "", "get_hg_branch"], [45, 6, 1, "", "git_dirty_working_directory"], [45, 6, 1, "", "hg_dirty_working_directory"]], "xonsh.pyghooks": [[92, 1, 1, "", "CompoundColorMap"], [92, 1, 1, "", "XonshConsoleLexer"], [92, 3, 1, "", "XonshHtmlFormatter"], [92, 1, 1, "", "XonshLexer"], [92, 1, 1, "", "XonshStyle"], [92, 3, 1, "", "XonshTerminal256Formatter"], [92, 6, 1, "", "code_by_name"], [92, 6, 1, "", "color_by_name"], [92, 6, 1, "", "color_file"], [92, 6, 1, "", "color_name_to_pygments_code"], [92, 6, 1, "", "color_token_by_name"], [92, 7, 1, "", "file_color_tokens"], [92, 6, 1, "", "iskeyword"], [92, 6, 1, "", "make_pygments_style"], [92, 6, 1, "", "on_lscolors_change"], [92, 6, 1, "", "partial_color_tokenize"], [92, 6, 1, "", "pygments_style_by_name"], [92, 6, 1, "", "register_custom_pygments_style"], [92, 6, 1, "", "subproc_arg_callback"], [92, 6, 1, "", "subproc_cmd_callback"], [92, 6, 1, "", "xonsh_style_proxy"]], "xonsh.pyghooks.CompoundColorMap": [[92, 2, 1, "", "clear"], [92, 2, 1, "", "get"], [92, 2, 1, "", "items"], [92, 2, 1, "", "keys"], [92, 2, 1, "", "pop"], [92, 2, 1, "", "popitem"], [92, 2, 1, "", "setdefault"], [92, 2, 1, "", "update"], [92, 2, 1, "", "values"]], "xonsh.pyghooks.XonshConsoleLexer": [[92, 2, 1, "", "add_filter"], [92, 3, 1, "", "alias_filenames"], [92, 3, 1, "", "aliases"], [92, 2, 1, "", "analyse_text"], [92, 3, 1, "", "filenames"], [92, 3, 1, "", "flags"], [92, 2, 1, "", "fstring_rules"], [92, 2, 1, "", "get_tokens"], [92, 2, 1, "", "get_tokens_unprocessed"], [92, 2, 1, "", "innerstring_rules"], [92, 3, 1, "", "mimetypes"], [92, 3, 1, "", "name"], [92, 3, 1, "", "priority"], [92, 3, 1, "", "tokens"], [92, 3, 1, "", "uni_name"], [92, 3, 1, "", "url"], [92, 3, 1, "", "version_added"]], "xonsh.pyghooks.XonshLexer": [[92, 2, 1, "", "add_filter"], [92, 3, 1, "", "alias_filenames"], [92, 3, 1, "", "aliases"], [92, 2, 1, "", "analyse_text"], [92, 3, 1, "", "filenames"], [92, 3, 1, "", "flags"], [92, 2, 1, "", "fstring_rules"], [92, 2, 1, "", "get_tokens"], [92, 2, 1, "", "get_tokens_unprocessed"], [92, 2, 1, "", "innerstring_rules"], [92, 3, 1, "", "mimetypes"], [92, 3, 1, "", "name"], [92, 3, 1, "", "priority"], [92, 3, 1, "", "tokens"], [92, 3, 1, "", "uni_name"], [92, 3, 1, "", "url"], [92, 3, 1, "", "version_added"]], "xonsh.pyghooks.XonshStyle": [[92, 3, 1, "", "aliases"], [92, 3, 1, "", "background_color"], [92, 2, 1, "", "enhance_colors_for_cmd_exe"], [92, 3, 1, "", "highlight_color"], [92, 3, 1, "", "line_number_background_color"], [92, 3, 1, "", "line_number_color"], [92, 3, 1, "", "line_number_special_background_color"], [92, 3, 1, "", "line_number_special_color"], [92, 3, 1, "", "name"], [92, 5, 1, "", "non_pygments_rules"], [92, 2, 1, "", "override"], [92, 5, 1, "", "style_name"], [92, 3, 1, "", "styles"], [92, 3, 1, "", "web_style_gallery_exclude"]], "xonsh.shells": [[47, 0, 0, "-", "base_shell"], [93, 0, 0, "-", "dumb_shell"], [49, 0, 0, "-", "ptk_shell"], [55, 0, 0, "-", "readline_shell"]], "xonsh.shells.base_shell": [[47, 1, 1, "", "BaseShell"], [47, 1, 1, "", "Tee"]], "xonsh.shells.base_shell.BaseShell": [[47, 2, 1, "", "color_style"], [47, 2, 1, "", "color_style_names"], [47, 2, 1, "", "compile"], [47, 2, 1, "", "default"], [47, 2, 1, "", "emptyline"], [47, 2, 1, "", "format_color"], [47, 2, 1, "", "precmd"], [47, 2, 1, "", "print_color"], [47, 5, 1, "", "prompt"], [47, 2, 1, "", "push"], [47, 2, 1, "", "reset_buffer"], [47, 2, 1, "", "restore_tty_sanity"], [47, 2, 1, "", "settitle"], [47, 2, 1, "", "singleline"], [47, 5, 1, "", "styler"]], "xonsh.shells.base_shell.Tee": [[47, 2, 1, "", "close"], [47, 2, 1, "", "getvalue"], [47, 5, 1, "", "line_buffering"]], "xonsh.shells.dumb_shell": [[93, 1, 1, "", "DumbShell"]], "xonsh.shells.dumb_shell.DumbShell": [[93, 2, 1, "", "cmdloop"], [93, 2, 1, "", "color_style"], [93, 2, 1, "", "color_style_names"], [93, 2, 1, "", "columnize"], [93, 2, 1, "", "compile"], [93, 2, 1, "", "complete"], [93, 2, 1, "", "complete_help"], [93, 2, 1, "", "completedefault"], [93, 2, 1, "", "completenames"], [93, 2, 1, "", "default"], [93, 2, 1, "", "do_help"], [93, 3, 1, "", "doc_header"], [93, 3, 1, "", "doc_leader"], [93, 2, 1, "", "emptyline"], [93, 2, 1, "", "format_color"], [93, 2, 1, "", "get_names"], [93, 3, 1, "", "identchars"], [93, 3, 1, "", "intro"], [93, 3, 1, "", "lastcmd"], [93, 3, 1, "", "misc_header"], [93, 3, 1, "", "nohelp"], [93, 2, 1, "", "onecmd"], [93, 2, 1, "", "parseline"], [93, 2, 1, "", "postcmd"], [93, 2, 1, "", "postloop"], [93, 2, 1, "", "precmd"], [93, 2, 1, "", "preloop"], [93, 2, 1, "", "print_color"], [93, 2, 1, "", "print_topics"], [93, 5, 1, "", "prompt"], [93, 2, 1, "", "push"], [93, 2, 1, "", "reset_buffer"], [93, 2, 1, "", "restore_tty_sanity"], [93, 3, 1, "", "ruler"], [93, 2, 1, "", "settitle"], [93, 2, 1, "", "singleline"], [93, 5, 1, "", "styler"], [93, 3, 1, "", "undoc_header"], [93, 3, 1, "", "use_rawinput"]], "xonsh.shells.ptk_shell": [[49, 1, 1, "", "PromptToolkitShell"], [50, 0, 0, "-", "completer"], [49, 6, 1, "", "disable_copy_on_deletion"], [51, 0, 0, "-", "formatter"], [52, 0, 0, "-", "history"], [53, 0, 0, "-", "key_bindings"], [49, 6, 1, "", "tokenize_ansi"], [54, 0, 0, "-", "updator"]], "xonsh.shells.ptk_shell.PromptToolkitShell": [[49, 5, 1, "", "bottom_toolbar_tokens"], [49, 2, 1, "", "cmdloop"], [49, 2, 1, "", "color_style"], [49, 2, 1, "", "color_style_names"], [49, 2, 1, "", "compile"], [49, 3, 1, "", "completion_displays_to_styles"], [49, 2, 1, "", "continuation_tokens"], [49, 2, 1, "", "default"], [49, 2, 1, "", "emptyline"], [49, 2, 1, "", "format_color"], [49, 2, 1, "", "get_lazy_ptk_kwargs"], [49, 2, 1, "", "get_prompt_style"], [49, 2, 1, "", "precmd"], [49, 2, 1, "", "print_color"], [49, 5, 1, "", "prompt"], [49, 2, 1, "", "prompt_tokens"], [49, 2, 1, "", "push"], [49, 2, 1, "", "reset_buffer"], [49, 2, 1, "", "restore_tty_sanity"], [49, 2, 1, "", "rprompt_tokens"], [49, 2, 1, "", "settitle"], [49, 2, 1, "", "singleline"], [49, 5, 1, "", "styler"]], "xonsh.shells.ptk_shell.completer": [[50, 1, 1, "", "PromptToolkitCompleter"]], "xonsh.shells.ptk_shell.completer.PromptToolkitCompleter": [[50, 2, 1, "", "get_completions"], [50, 2, 1, "", "get_completions_async"], [50, 2, 1, "", "reserve_space"], [50, 2, 1, "", "suggestion_completion"]], "xonsh.shells.ptk_shell.formatter": [[51, 1, 1, "", "PTKPromptFormatter"]], "xonsh.shells.ptk_shell.formatter.PTKPromptFormatter": [[51, 2, 1, "", "start_update"]], "xonsh.shells.ptk_shell.history": [[52, 1, 1, "", "PromptToolkitHistory"]], "xonsh.shells.ptk_shell.history.PromptToolkitHistory": [[52, 2, 1, "", "append_string"], [52, 2, 1, "", "get_strings"], [52, 2, 1, "", "load"], [52, 2, 1, "", "load_history_strings"], [52, 2, 1, "", "store_string"]], "xonsh.shells.ptk_shell.key_bindings": [[53, 6, 1, "", "can_compile"], [53, 6, 1, "", "carriage_return"], [53, 6, 1, "", "load_xonsh_bindings"], [53, 6, 1, "", "wrap_selection"]], "xonsh.shells.ptk_shell.updator": [[54, 1, 1, "", "AsyncPrompt"], [54, 1, 1, "", "Executor"], [54, 1, 1, "", "PromptUpdator"]], "xonsh.shells.ptk_shell.updator.AsyncPrompt": [[54, 2, 1, "", "invalidate"], [54, 2, 1, "", "start_update"], [54, 2, 1, "", "stop"], [54, 2, 1, "", "submit_section"]], "xonsh.shells.ptk_shell.updator.Executor": [[54, 2, 1, "", "submit"]], "xonsh.shells.ptk_shell.updator.PromptUpdator": [[54, 2, 1, "", "add"], [54, 2, 1, "", "add_attrs"], [54, 2, 1, "", "on_complete"], [54, 2, 1, "", "start"], [54, 2, 1, "", "stop"]], "xonsh.shells.readline_shell": [[55, 1, 1, "", "ReadlineHistoryAdder"], [55, 1, 1, "", "ReadlineShell"], [55, 6, 1, "", "fix_readline_state_after_ctrl_c"], [55, 6, 1, "", "rl_completion_query_items"], [55, 6, 1, "", "rl_completion_suppress_append"], [55, 6, 1, "", "rl_on_new_line"], [55, 6, 1, "", "rl_variable_dumper"], [55, 6, 1, "", "rl_variable_value"], [55, 6, 1, "", "setup_readline"], [55, 6, 1, "", "teardown_readline"]], "xonsh.shells.readline_shell.ReadlineHistoryAdder": [[55, 5, 1, "", "daemon"], [55, 2, 1, "", "getName"], [55, 5, 1, "", "ident"], [55, 2, 1, "", "isDaemon"], [55, 2, 1, "", "is_alive"], [55, 2, 1, "", "join"], [55, 5, 1, "", "name"], [55, 5, 1, "", "native_id"], [55, 2, 1, "", "run"], [55, 2, 1, "", "setDaemon"], [55, 2, 1, "", "setName"], [55, 2, 1, "", "start"]], "xonsh.shells.readline_shell.ReadlineShell": [[55, 2, 1, "", "cmdloop"], [55, 2, 1, "", "color_style"], [55, 2, 1, "", "color_style_names"], [55, 2, 1, "", "columnize"], [55, 2, 1, "", "compile"], [55, 2, 1, "", "complete"], [55, 2, 1, "", "complete_help"], [55, 2, 1, "", "completedefault"], [55, 2, 1, "", "completenames"], [55, 2, 1, "", "default"], [55, 2, 1, "", "do_help"], [55, 3, 1, "", "doc_header"], [55, 3, 1, "", "doc_leader"], [55, 2, 1, "", "emptyline"], [55, 2, 1, "", "format_color"], [55, 2, 1, "", "get_names"], [55, 3, 1, "", "identchars"], [55, 3, 1, "", "intro"], [55, 3, 1, "", "lastcmd"], [55, 3, 1, "", "misc_header"], [55, 3, 1, "", "nohelp"], [55, 2, 1, "", "onecmd"], [55, 2, 1, "", "parseline"], [55, 2, 1, "", "postcmd"], [55, 2, 1, "", "postloop"], [55, 2, 1, "", "precmd"], [55, 2, 1, "", "preloop"], [55, 2, 1, "", "print_color"], [55, 2, 1, "", "print_topics"], [55, 5, 1, "", "prompt"], [55, 2, 1, "", "push"], [55, 2, 1, "", "reset_buffer"], [55, 2, 1, "", "restore_tty_sanity"], [55, 3, 1, "", "ruler"], [55, 2, 1, "", "settitle"], [55, 2, 1, "", "singleline"], [55, 5, 1, "", "styler"], [55, 3, 1, "", "undoc_header"], [55, 3, 1, "", "use_rawinput"]], "xonsh.tools": [[94, 1, 1, "", "DefaultNotGivenType"], [94, 1, 1, "", "EnvPath"], [94, 1, 1, "", "FlexibleFormatter"], [94, 7, 1, "", "HISTORY_UNITS"], [94, 7, 1, "", "RE_BEGIN_STRING"], [94, 7, 1, "", "RE_STRING_CONT"], [94, 7, 1, "", "RE_STRING_START"], [94, 4, 1, "", "XonshCalledProcessError"], [94, 4, 1, "", "XonshError"], [94, 6, 1, "", "adjust_shlvl"], [94, 6, 1, "", "all_permutations"], [94, 6, 1, "", "always_false"], [94, 6, 1, "", "always_none"], [94, 6, 1, "", "always_true"], [94, 6, 1, "", "ansicolors_to_ptk1_names"], [94, 6, 1, "", "argvquote"], [94, 6, 1, "", "backup_file"], [94, 6, 1, "", "balanced_parens"], [94, 6, 1, "", "bool_or_int_to_str"], [94, 6, 1, "", "bool_or_none_to_str"], [94, 6, 1, "", "bool_seq_to_csv"], [94, 6, 1, "", "bool_to_str"], [94, 6, 1, "", "carriage_return"], [94, 6, 1, "", "cast_unicode"], [94, 6, 1, "", "chdir"], [94, 6, 1, "", "check_bad_str_token"], [94, 6, 1, "", "check_for_partial_string"], [94, 6, 1, "", "check_quotes"], [94, 6, 1, "", "color_style"], [94, 6, 1, "", "color_style_names"], [94, 6, 1, "", "columnize"], [94, 6, 1, "", "command_not_found"], [94, 6, 1, "", "conda_suggest_command_not_found"], [94, 6, 1, "", "csv_to_bool_seq"], [94, 6, 1, "", "csv_to_set"], [94, 6, 1, "", "debian_command_not_found"], [94, 6, 1, "", "decode"], [94, 6, 1, "", "decode_bytes"], [94, 6, 1, "", "deprecated"], [94, 6, 1, "", "describe_waitpid_status"], [94, 6, 1, "", "detype"], [94, 6, 1, "", "dict_to_str"], [94, 6, 1, "", "display_colored_error_message"], [94, 6, 1, "", "display_error_message"], [94, 6, 1, "", "dynamic_cwd_tuple_to_str"], [94, 6, 1, "", "encode"], [94, 6, 1, "", "ends_with_colon_token"], [94, 6, 1, "", "endswith_newline"], [94, 6, 1, "", "ensure_slice"], [94, 6, 1, "", "ensure_string"], [94, 6, 1, "", "ensure_timestamp"], [94, 6, 1, "", "env_path_to_str"], [94, 6, 1, "", "escape_windows_cmd_string"], [94, 6, 1, "", "expand_case_matching"], [94, 6, 1, "", "expand_path"], [94, 6, 1, "", "expanduser_abs_path"], [94, 6, 1, "", "expandvars"], [94, 6, 1, "", "fallback"], [94, 6, 1, "", "find_next_break"], [94, 6, 1, "", "findfirst"], [94, 6, 1, "", "format_color"], [94, 6, 1, "", "format_datetime"], [94, 6, 1, "", "format_std_prepost"], [94, 6, 1, "", "get_line_continuation"], [94, 6, 1, "", "get_logical_line"], [94, 6, 1, "", "get_portions"], [94, 6, 1, "", "get_sep"], [94, 6, 1, "", "get_signal_name"], [94, 6, 1, "", "globpath"], [94, 6, 1, "", "hardcode_colors_for_win10"], [94, 6, 1, "", "history_tuple_to_str"], [94, 6, 1, "", "iglobpath"], [94, 6, 1, "", "indent"], [94, 6, 1, "", "intensify_colors_for_cmd_exe"], [94, 6, 1, "", "intensify_colors_on_win_setter"], [94, 6, 1, "", "is_balanced"], [94, 6, 1, "", "is_bool"], [94, 6, 1, "", "is_bool_or_int"], [94, 6, 1, "", "is_bool_or_none"], [94, 6, 1, "", "is_bool_seq"], [94, 6, 1, "", "is_callable"], [94, 6, 1, "", "is_class"], [94, 6, 1, "", "is_completion_mode"], [94, 6, 1, "", "is_completions_display_value"], [94, 6, 1, "", "is_dynamic_cwd_width"], [94, 6, 1, "", "is_env_path"], [94, 6, 1, "", "is_float"], [94, 6, 1, "", "is_history_backend"], [94, 6, 1, "", "is_history_tuple"], [94, 6, 1, "", "is_int"], [94, 6, 1, "", "is_int_as_str"], [94, 6, 1, "", "is_logfile_opt"], [94, 6, 1, "", "is_nonstring_seq_of_strings"], [94, 6, 1, "", "is_path"], [94, 6, 1, "", "is_regex"], [94, 6, 1, "", "is_slice"], [94, 6, 1, "", "is_slice_as_str"], [94, 6, 1, "", "is_string"], [94, 6, 1, "", "is_string_or_callable"], [94, 6, 1, "", "is_string_seq"], [94, 6, 1, "", "is_string_set"], [94, 6, 1, "", "is_superuser"], [94, 6, 1, "", "is_tok_color_dict"], [94, 6, 1, "", "is_valid_shlvl"], [94, 6, 1, "", "is_writable_file"], [94, 6, 1, "", "levenshtein"], [94, 6, 1, "", "logfile_opt_to_str"], [94, 6, 1, "", "normabspath"], [94, 6, 1, "", "on_main_thread"], [94, 6, 1, "", "path_to_str"], [94, 6, 1, "", "pathsep_to_seq"], [94, 6, 1, "", "pathsep_to_set"], [94, 6, 1, "", "pathsep_to_upper_seq"], [94, 6, 1, "", "print_color"], [94, 6, 1, "", "print_exception"], [94, 6, 1, "", "print_warning"], [94, 6, 1, "", "ptk2_color_depth_setter"], [94, 1, 1, "", "redirect_stderr"], [94, 1, 1, "", "redirect_stdout"], [94, 6, 1, "", "register_custom_style"], [94, 6, 1, "", "replace_logical_line"], [94, 6, 1, "", "safe_hasattr"], [94, 6, 1, "", "seq_to_pathsep"], [94, 6, 1, "", "seq_to_upper_pathsep"], [94, 6, 1, "", "set_to_csv"], [94, 6, 1, "", "set_to_pathsep"], [94, 6, 1, "", "simple_random_choice"], [94, 6, 1, "", "starting_whitespace"], [94, 6, 1, "", "str_to_env_path"], [94, 6, 1, "", "str_to_path"], [94, 6, 1, "", "strip_simple_quotes"], [94, 6, 1, "", "subexpr_before_unbalanced"], [94, 6, 1, "", "subexpr_from_unbalanced"], [94, 6, 1, "", "subproc_toks"], [94, 6, 1, "", "suggest_commands"], [94, 6, 1, "", "suggestion_sort_helper"], [94, 6, 1, "", "swap"], [94, 6, 1, "", "swap_values"], [94, 6, 1, "", "to_bool"], [94, 6, 1, "", "to_bool_or_break"], [94, 6, 1, "", "to_bool_or_int"], [94, 6, 1, "", "to_bool_or_none"], [94, 6, 1, "", "to_completion_mode"], [94, 6, 1, "", "to_completions_display_value"], [94, 6, 1, "", "to_dict"], [94, 6, 1, "", "to_dynamic_cwd_tuple"], [94, 6, 1, "", "to_history_tuple"], [94, 6, 1, "", "to_int_or_none"], [94, 6, 1, "", "to_itself"], [94, 6, 1, "", "to_logfile_opt"], [94, 6, 1, "", "to_repr_pretty_"], [94, 6, 1, "", "to_shlvl"], [94, 6, 1, "", "to_tok_color_dict"], [94, 6, 1, "", "uncapturable"], [94, 6, 1, "", "unquote"], [94, 6, 1, "", "unthreadable"]], "xonsh.tools.EnvPath": [[94, 2, 1, "", "add"], [94, 2, 1, "", "append"], [94, 2, 1, "", "clear"], [94, 2, 1, "", "count"], [94, 2, 1, "", "extend"], [94, 2, 1, "", "index"], [94, 2, 1, "", "insert"], [94, 5, 1, "", "paths"], [94, 2, 1, "", "pop"], [94, 2, 1, "", "prepend"], [94, 2, 1, "", "remove"], [94, 2, 1, "", "reverse"]], "xonsh.tools.FlexibleFormatter": [[94, 2, 1, "", "check_unused_args"], [94, 2, 1, "", "convert_field"], [94, 2, 1, "", "format"], [94, 2, 1, "", "format_field"], [94, 2, 1, "", "get_field"], [94, 2, 1, "", "get_value"], [94, 2, 1, "", "parse"], [94, 2, 1, "", "vformat"]], "xonsh.tools.XonshCalledProcessError": [[94, 3, 1, "", "args"], [94, 5, 1, "", "stdout"], [94, 2, 1, "", "with_traceback"]], "xonsh.tools.XonshError": [[94, 3, 1, "", "args"], [94, 2, 1, "", "with_traceback"]], "xonsh.tracer": [[95, 1, 1, "", "TracerAlias"], [95, 1, 1, "", "TracerType"], [95, 6, 1, "", "tracer_format_line"]], "xonsh.tracer.TracerAlias": [[95, 4, 1, "", "Error"], [95, 2, 1, "", "build"], [95, 2, 1, "", "create_parser"], [95, 2, 1, "", "err"], [95, 2, 1, "", "out"], [95, 5, 1, "", "parser"], [95, 2, 1, "", "write_to"], [95, 2, 1, "", "xonsh_complete"]], "xonsh.tracer.TracerAlias.Error": [[95, 3, 1, "", "args"], [95, 2, 1, "", "with_traceback"]], "xonsh.tracer.TracerType": [[95, 2, 1, "", "color_output"], [95, 2, 1, "", "off_files"], [95, 2, 1, "", "on_files"], [95, 2, 1, "", "start"], [95, 2, 1, "", "stop"], [95, 2, 1, "", "toggle_color"], [95, 2, 1, "", "trace"], [95, 3, 1, "", "valid_events"]], "xonsh.wizard": [[96, 1, 1, "", "FileInserter"], [96, 1, 1, "", "Input"], [96, 1, 1, "", "LoadJSON"], [96, 1, 1, "", "Message"], [96, 1, 1, "", "Node"], [96, 1, 1, "", "Pass"], [96, 1, 1, "", "PrettyFormatter"], [96, 1, 1, "", "PromptVisitor"], [96, 1, 1, "", "Question"], [96, 1, 1, "", "SaveJSON"], [96, 1, 1, "", "StateFile"], [96, 1, 1, "", "StateVisitor"], [96, 1, 1, "", "StoreNonEmpty"], [96, 1, 1, "", "TrueFalse"], [96, 1, 1, "", "TrueFalseBreak"], [96, 1, 1, "", "UnstorableType"], [96, 1, 1, "", "Visitor"], [96, 1, 1, "", "While"], [96, 1, 1, "", "Wizard"], [96, 1, 1, "", "YesNo"], [96, 6, 1, "", "canon_path"], [96, 6, 1, "", "create_truefalse_cond"], [96, 6, 1, "", "ensure_str_or_int"]], "xonsh.wizard.FileInserter": [[96, 3, 1, "", "attrs"], [96, 5, 1, "", "default_file"], [96, 5, 1, "", "dump_rules"], [96, 2, 1, "", "dumps"], [96, 2, 1, "", "find_rule"]], "xonsh.wizard.Input": [[96, 3, 1, "", "attrs"]], "xonsh.wizard.LoadJSON": [[96, 3, 1, "", "attrs"], [96, 5, 1, "", "default_file"]], "xonsh.wizard.Message": [[96, 3, 1, "", "attrs"]], "xonsh.wizard.Node": [[96, 3, 1, "", "attrs"]], "xonsh.wizard.Pass": [[96, 3, 1, "", "attrs"]], "xonsh.wizard.PrettyFormatter": [[96, 2, 1, "", "visit"], [96, 2, 1, "", "visit_input"], [96, 2, 1, "", "visit_message"], [96, 2, 1, "", "visit_node"], [96, 2, 1, "", "visit_question"], [96, 2, 1, "", "visit_statefile"], [96, 2, 1, "", "visit_while"], [96, 2, 1, "", "visit_wizard"]], "xonsh.wizard.PromptVisitor": [[96, 2, 1, "", "flatten"], [96, 2, 1, "", "store"], [96, 2, 1, "", "visit"], [96, 2, 1, "", "visit_fileinserter"], [96, 2, 1, "", "visit_input"], [96, 2, 1, "", "visit_loadjson"], [96, 2, 1, "", "visit_message"], [96, 2, 1, "", "visit_pass"], [96, 2, 1, "", "visit_question"], [96, 2, 1, "", "visit_savejson"], [96, 2, 1, "", "visit_while"], [96, 2, 1, "", "visit_wizard"]], "xonsh.wizard.Question": [[96, 3, 1, "", "attrs"]], "xonsh.wizard.SaveJSON": [[96, 3, 1, "", "attrs"], [96, 5, 1, "", "default_file"]], "xonsh.wizard.StateFile": [[96, 3, 1, "", "attrs"], [96, 5, 1, "", "default_file"]], "xonsh.wizard.StateVisitor": [[96, 2, 1, "", "flatten"], [96, 2, 1, "", "store"], [96, 2, 1, "", "visit"]], "xonsh.wizard.StoreNonEmpty": [[96, 3, 1, "", "attrs"]], "xonsh.wizard.TrueFalse": [[96, 3, 1, "", "attrs"]], "xonsh.wizard.TrueFalseBreak": [[96, 3, 1, "", "attrs"]], "xonsh.wizard.Visitor": [[96, 2, 1, "", "visit"]], "xonsh.wizard.While": [[96, 3, 1, "", "attrs"]], "xonsh.wizard.Wizard": [[96, 3, 1, "", "attrs"]], "xonsh.wizard.YesNo": [[96, 3, 1, "", "attrs"]], "xonsh.xonfig": [[97, 1, 1, "", "XonfigAlias"], [97, 6, 1, "", "make_env_wiz"], [97, 6, 1, "", "make_envvar"], [97, 6, 1, "", "make_exit_message"], [97, 6, 1, "", "make_fs_wiz"], [97, 6, 1, "", "make_xonfig_wizard"], [97, 6, 1, "", "make_xontrib"], [97, 6, 1, "", "make_xontribs_wiz"], [97, 6, 1, "", "print_welcome_screen"], [97, 6, 1, "", "xonfig_color_completer"]], "xonsh.xonfig.XonfigAlias": [[97, 4, 1, "", "Error"], [97, 2, 1, "", "add_command"], [97, 2, 1, "", "build"], [97, 2, 1, "", "create_parser"], [97, 2, 1, "", "err"], [97, 2, 1, "", "out"], [97, 5, 1, "", "parser"], [97, 2, 1, "", "write_to"], [97, 2, 1, "", "xonsh_complete"]], "xonsh.xonfig.XonfigAlias.Error": [[97, 3, 1, "", "args"], [97, 2, 1, "", "with_traceback"]], "xonsh.xontribs": [[98, 1, 1, "", "ExitCode"], [98, 1, 1, "", "Xontrib"], [98, 1, 1, "", "XontribAlias"], [98, 4, 1, "", "XontribNotInstalled"], [98, 6, 1, "", "auto_load_xontribs_from_entrypoints"], [98, 6, 1, "", "find_xontrib"], [98, 6, 1, "", "get_module_docstring"], [98, 6, 1, "", "get_xontribs"], [98, 6, 1, "", "prompt_xontrib_install"], [98, 6, 1, "", "update_context"], [98, 6, 1, "", "xontrib_context"], [98, 6, 1, "", "xontrib_data"], [98, 6, 1, "", "xontrib_names_completer"], [98, 6, 1, "", "xontrib_unload_completer"], [98, 6, 1, "", "xontribs_list"], [98, 6, 1, "", "xontribs_load"], [98, 6, 1, "", "xontribs_loaded"], [98, 6, 1, "", "xontribs_reload"], [98, 6, 1, "", "xontribs_unload"]], "xonsh.xontribs.ExitCode": [[98, 3, 1, "", "INIT_FAILED"], [98, 3, 1, "", "NOT_FOUND"], [98, 3, 1, "", "OK"], [98, 2, 1, "", "as_integer_ratio"], [98, 2, 1, "", "bit_count"], [98, 2, 1, "", "bit_length"], [98, 2, 1, "", "conjugate"], [98, 3, 1, "", "denominator"], [98, 2, 1, "", "from_bytes"], [98, 3, 1, "", "imag"], [98, 3, 1, "", "numerator"], [98, 3, 1, "", "real"], [98, 2, 1, "", "to_bytes"]], "xonsh.xontribs.Xontrib": [[98, 2, 1, "", "count"], [98, 3, 1, "", "distribution"], [98, 2, 1, "", "get_description"], [98, 2, 1, "", "index"], [98, 5, 1, "", "is_auto_loaded"], [98, 5, 1, "", "is_loaded"], [98, 5, 1, "", "license"], [98, 3, 1, "", "module"], [98, 5, 1, "", "url"]], "xonsh.xontribs.XontribAlias": [[98, 4, 1, "", "Error"], [98, 2, 1, "", "build"], [98, 2, 1, "", "create_parser"], [98, 2, 1, "", "err"], [98, 2, 1, "", "out"], [98, 5, 1, "", "parser"], [98, 2, 1, "", "write_to"], [98, 2, 1, "", "xonsh_complete"]], "xonsh.xontribs.XontribAlias.Error": [[98, 3, 1, "", "args"], [98, 2, 1, "", "with_traceback"]], "xonsh.xontribs.XontribNotInstalled": [[98, 3, 1, "", "args"], [98, 2, 1, "", "with_traceback"]], "xonsh.xoreutils": [[57, 0, 0, "-", "cat"], [58, 0, 0, "-", "echo"], [59, 0, 0, "-", "pwd"], [60, 0, 0, "-", "tee"], [61, 0, 0, "-", "tty"], [62, 0, 0, "-", "ulimit"], [63, 0, 0, "-", "umask"], [64, 0, 0, "-", "uname"], [65, 0, 0, "-", "uptime"], [66, 0, 0, "-", "util"], [67, 0, 0, "-", "which"], [68, 0, 0, "-", "yes"]], "xonsh.xoreutils.cat": [[57, 6, 1, "", "cat"], [57, 6, 1, "", "main"]], "xonsh.xoreutils.echo": [[58, 6, 1, "", "echo"]], "xonsh.xoreutils.pwd": [[59, 6, 1, "", "pwd"]], "xonsh.xoreutils.tee": [[60, 6, 1, "", "tee"]], "xonsh.xoreutils.tty": [[61, 6, 1, "", "tty"]], "xonsh.xoreutils.ulimit": [[62, 6, 1, "", "ulimit"]], "xonsh.xoreutils.umask": [[63, 6, 1, "", "current_mask"], [63, 6, 1, "", "from_oct_digits"], [63, 6, 1, "", "get_numeric_rep_single"], [63, 6, 1, "", "get_oct_digits"], [63, 6, 1, "", "get_symbolic_rep"], [63, 6, 1, "", "get_symbolic_rep_single"], [63, 6, 1, "", "invert"], [63, 6, 1, "", "single_symbolic_arg"], [63, 6, 1, "", "umask"], [63, 6, 1, "", "valid_numeric_argument"]], "xonsh.xoreutils.uname": [[64, 6, 1, "", "main"], [64, 6, 1, "", "uname_fn"]], "xonsh.xoreutils.uptime": [[65, 6, 1, "", "boottime"], [65, 6, 1, "", "main"], [65, 6, 1, "", "uptime"]], "xonsh.xoreutils.util": [[66, 6, 1, "", "arg_handler"], [66, 6, 1, "", "run_alias"]], "xonsh.xoreutils.which": [[67, 1, 1, "", "AWitchAWitch"], [67, 6, 1, "", "print_alias"], [67, 6, 1, "", "print_global_object"], [67, 6, 1, "", "print_path"], [67, 6, 1, "", "which"]], "xonsh.xoreutils.which.AWitchAWitch": [[67, 3, 1, "", "SUPPRESS"], [67, 2, 1, "", "format_usage"]], "xonsh.xoreutils.yes": [[68, 6, 1, "", "yes"]], "xontrib": [[105, 0, 0, "-", "coreutils"]]}, "objnames": {"0": ["py", "module", "Python module"], "1": ["py", "class", "Python class"], "2": ["py", "method", "Python method"], "3": ["py", "attribute", "Python attribute"], "4": ["py", "exception", "Python exception"], "5": ["py", "property", "Python property"], "6": ["py", "function", "Python function"], "7": ["py", "data", "Python data"]}, "objtypes": {"0": "py:module", "1": "py:class", "2": "py:method", "3": "py:attribute", "4": "py:exception", "5": "py:property", "6": "py:function", "7": "py:data"}, "terms": {"": [1, 2, 3, 4, 8, 9, 18, 19, 20, 22, 24, 25, 26, 27, 28, 29, 32, 33, 34, 35, 37, 39, 47, 48, 49, 55, 64, 67, 70, 71, 74, 78, 79, 82, 84, 88, 90, 91, 92, 93, 94, 96, 98, 100, 102, 103, 108, 109, 113, 114, 115, 116, 118, 119, 121, 127, 128, 130, 131, 138, 139, 140, 141, 142, 143, 146], "0": [1, 18, 19, 20, 22, 25, 26, 28, 29, 35, 36, 39, 55, 70, 78, 79, 88, 90, 91, 92, 94, 96, 98, 99, 102, 108, 115, 117, 119, 120, 121, 128, 137, 138, 139, 140, 141, 147], "00": [92, 115, 140, 147], "000": [109, 128], "0000": 18, "000000": 92, "0001": [20, 119], "001": 109, "0012ab": 137, "002": 109, "0029": [109, 113, 129], "005f5f": 70, "007f": 18, "008": 128, "008800": 115, "009a87ff44bf": 128, "00afd7": 70, "00ff00": 109, "01": [115, 128, 141, 147], "02": 141, "025a195bcb": 141, "02639f1c": 128, "02d": 137, "03": 128, "033": [108, 115], "04": [94, 128, 147], "045034": 140, "05": [20, 119, 128], "08": 140, "09": 140, "0b100": 137, "0b100101": [35, 98], "0b1101": [35, 98], "0dadd6": 70, "0m": [108, 115], "0x7efc8b367d90": 137, "0x7f8519f811b0": 10, "0x7f85226a0ee0": 98, "0x7f85226a0f70": 98, "0x7f85227c81f0": 119, "0x7f85227c8280": 119, "0x7f85227ee9e0": 32, "0x7f8522884e50": 95, "1": [1, 2, 18, 20, 22, 26, 28, 29, 33, 35, 36, 37, 39, 42, 48, 55, 74, 78, 79, 80, 88, 90, 92, 93, 94, 95, 97, 98, 100, 102, 107, 108, 117, 118, 119, 125, 128, 137, 138, 140, 141, 142, 147], "10": [20, 35, 91, 92, 98, 119, 127, 128, 137, 140, 142, 143, 147], "100": [20, 25, 109, 119, 121, 140], "1000": [29, 88, 141], "100000000": 142, "100x": 109, "1024": 36, "11": [128, 137, 142], "112233": 137, "1160": 109, "11t11": 137, "12": 128, "1207": 109, "123456": [70, 137], "127": [141, 147], "128": 115, "13": [35, 98, 140, 141], "133": 109, "1375": 109, "14": [91, 141], "1403": 109, "1452": 109, "1464652800": 141, "1485235484": 137, "1486035364166": 141, "1486035430658": 141, "15": [137, 140, 147], "150": 109, "156276": 109, "16": [128, 137], "17": 137, "1715": 109, "1725": 109, "18": 141, "19": 141, "195166": 140, "1f0a": 141, "1kb": 109, "2": [2, 20, 26, 28, 29, 35, 36, 39, 42, 79, 80, 82, 86, 88, 90, 91, 92, 98, 99, 115, 119, 125, 130, 137, 140, 141, 142, 147], "20": [20, 119, 121, 134, 137], "200": [141, 147], "2001": [28, 29, 55, 79, 86, 88, 94], "2003": 35, "2004": 128, "2005": 35, "2007": [28, 29, 55, 79, 86, 88, 94], "2008": [28, 29, 55, 79, 86, 88, 94], "2009": [29, 88], "2011": [70, 94, 117], "2012": 65, "20120313": 137, "2013": 109, "2014": [28, 29, 55, 79, 86, 88, 94, 137], "2015": [117, 128, 140], "2016": 134, "2017": 141, "2019": 134, "2020": 147, "2024": 137, "21": 137, "22": [137, 142], "2288": 109, "23": [70, 94, 147], "231": 70, "2313": 109, "2348": 109, "2355": 109, "24": [117, 142], "2455": 109, "255": 70, "256": [70, 109], "2570": 109, "263": [86, 109], "26968": 137, "27": 140, "2759": 109, "29": 109, "2929": 109, "2d08dc60aab33d8b8b758c544b37d570": 141, "2df49b5ed5c5": 128, "2nd": [20, 119, 134], "2x": 109, "3": [18, 20, 28, 35, 42, 70, 79, 80, 86, 90, 91, 98, 100, 112, 113, 117, 119, 124, 128, 130, 137, 138, 140, 141, 142], "30": [20, 119, 147], "30e8": 128, "31": [20, 119, 128, 147], "3103": 109, "3182": 109, "3199": 109, "31m": 115, "31mred": 108, "32": [20, 119, 147], "3279": 109, "33": [20, 119, 137, 147], "333333": 109, "33m": 109, "34": [20, 119, 147], "3402": 109, "3427": 109, "35": [20, 119, 147], "3519": 109, "35712b6f": 140, "3578": 109, "36": [20, 119, 137, 141, 147], "3608": 109, "3642": 109, "3672": [20, 119], "36m": 115, "37": [20, 35, 98, 119, 137, 141, 147], "3703": 109, "3705": [20, 119], "3739": 109, "374": 109, "38": 70, "3818": 109, "3840": 109, "39": 147, "3963": 109, "3971": 109, "3bb78606": 141, "3eb9": 140, "3rd": [90, 109, 145, 146], "3x": 109, "4": [20, 35, 94, 100, 113, 117, 118, 119, 129, 137, 140, 141, 142], "40": [20, 109, 119, 147], "4075": 118, "41": [20, 119, 121, 147], "4148": 109, "4160": 109, "4198d678": 141, "42": [20, 109, 113, 119, 121, 129, 137, 142, 147], "420": 146, "423932": 140, "4283": 109, "43": [20, 119, 142, 147], "4339": 109, "4363": 109, "4375": 109, "44": [20, 115, 119, 137, 140, 142, 147], "4467": 109, "4567": 109, "45bb8a1b7967": 140, "46": 137, "4668": 109, "4679": 141, "4855": 109, "4951": 109, "4a8d": 140, "4b15": 140, "4b1c": 140, "4b34": 128, "4ce3": 141, "4ef9": 140, "4f6a": 141, "5": [20, 29, 88, 107, 119, 137, 138, 140], "50": 137, "500": 109, "501": 109, "5016758": 137, "5127": 109, "515": 109, "5166": 109, "5193": 109, "5220": 109, "5241": 109, "5271": 128, "5297": 109, "5361": 109, "5381": 109, "5383": 109, "5388": 109, "54": 141, "5435": 109, "5438": 109, "5443": 2, "5462": 109, "5469": 109, "5473": 109, "5476": 109, "5491": 109, "5494": 109, "5517": 109, "5527": 109, "5538": 109, "5544": 109, "5562": 109, "5605": 109, "5606": 109, "5624": 109, "5632": 109, "5634": 109, "5645": 109, "57": [109, 117], "570": 109, "572": 109, "5984": 141, "6": [20, 35, 63, 70, 98, 113, 119, 124, 137, 138, 140], "600": 109, "619098": 140, "61c54bbd": 128, "65": [109, 142], "650460": 109, "6d5517d7fc61": 141, "6f81cd5d": 141, "7": [20, 92, 128, 137, 138, 140], "70d7186e": 140, "71": 109, "72": 117, "74th": 109, "79": [29, 88, 117], "793789741": 109, "7z": [20, 119], "8": [18, 20, 29, 32, 88, 91, 92, 100, 117, 119, 137, 138, 142], "80": [48, 55, 93, 94, 117], "8128": [20, 26, 119, 140], "8421": 147, "86": 118, "873869": 140, "8a91": 140, "8b1": 109, "8b86": 128, "8ce3": 140, "8f82": 140, "9": [92, 137], "91": 141, "91041691d0ac18bc8fd9e937ad21b055": 121, "918903": 140, "9437": 128, "96e7": 128, "99": 8, "9a": 92, "9b0": 109, "A": [2, 3, 4, 8, 18, 19, 20, 22, 24, 25, 27, 33, 34, 35, 36, 37, 48, 51, 55, 57, 58, 59, 60, 61, 66, 68, 71, 72, 73, 74, 78, 80, 82, 84, 86, 91, 92, 93, 94, 96, 100, 102, 109, 112, 115, 117, 119, 120, 121, 127, 137, 138, 143, 144, 146], "And": [109, 121, 141, 142, 143], "As": [25, 27, 33, 34, 35, 55, 82, 92, 108, 109, 121, 137, 138, 140, 142], "At": [92, 117, 140], "Be": [109, 117], "Being": 147, "But": [117, 119, 121, 128, 137, 140, 143, 146, 147], "By": [20, 26, 34, 82, 90, 115, 119, 128, 130, 137, 140, 142], "For": [1, 2, 8, 9, 20, 29, 37, 48, 49, 55, 63, 71, 74, 82, 88, 93, 96, 99, 102, 106, 109, 115, 117, 118, 119, 120, 121, 127, 130, 133, 135, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147], "IFS": [108, 109], "IN": 94, "If": [0, 1, 2, 3, 4, 6, 8, 9, 16, 18, 19, 20, 22, 24, 25, 27, 28, 29, 31, 32, 34, 35, 36, 39, 41, 42, 45, 47, 48, 49, 55, 65, 67, 71, 73, 74, 78, 79, 80, 82, 86, 88, 90, 92, 93, 94, 96, 97, 98, 99, 100, 107, 108, 109, 111, 113, 114, 115, 117, 118, 119, 120, 121, 125, 127, 128, 130, 133, 137, 138, 139, 140, 141, 142, 143, 144, 146, 147], "In": [0, 1, 2, 3, 18, 20, 22, 28, 29, 32, 39, 52, 73, 78, 79, 82, 88, 92, 94, 96, 105, 107, 108, 109, 112, 115, 119, 121, 135, 137, 138, 139, 140, 141, 142, 144, 146, 147], "It": [1, 20, 22, 24, 25, 26, 27, 28, 33, 34, 35, 50, 55, 71, 79, 82, 92, 107, 109, 112, 113, 117, 119, 121, 124, 128, 135, 137, 138, 139, 140, 142, 143, 146, 147], "Its": [20, 25, 27, 33, 34, 35, 55, 82, 109, 119], "NOT": [20, 71, 73], "No": [48, 55, 93, 94, 108, 109, 117, 137, 142], "Not": [53, 109, 137, 142, 144], "ON": 109, "OR": [94, 125], "Of": [121, 137, 140, 142, 146], "On": [1, 19, 20, 109, 115, 119, 127, 128, 137, 140, 144], "One": [1, 26, 54, 117, 135, 137, 140, 141], "Such": [20, 108, 109, 119, 137, 141], "That": [1, 2, 73, 91, 92, 109, 141], "The": [0, 1, 2, 3, 4, 8, 9, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 31, 33, 34, 35, 36, 37, 46, 47, 48, 49, 53, 54, 55, 67, 69, 71, 72, 73, 74, 78, 79, 82, 86, 88, 90, 91, 92, 93, 94, 96, 97, 98, 100, 102, 103, 105, 107, 108, 109, 110, 112, 113, 115, 117, 118, 119, 120, 121, 124, 125, 127, 128, 130, 133, 135, 138, 139, 140, 141, 142, 143, 146, 147], "Their": 138, "Then": [115, 118, 137, 142], "There": [20, 31, 71, 108, 109, 117, 118, 119, 121, 135, 137, 140, 141, 142, 143, 147], "These": [3, 22, 24, 25, 27, 42, 45, 49, 90, 92, 109, 119, 120, 121, 137, 140, 141, 142, 146, 147], "To": [20, 29, 35, 74, 88, 98, 108, 109, 113, 115, 116, 117, 118, 119, 121, 127, 128, 130, 137, 138, 140, 141, 142, 144, 145, 146, 147], "Will": [1, 2, 25, 92, 109], "With": [18, 20, 109, 117, 119, 137, 142, 143, 145, 147], "_": [10, 20, 22, 24, 25, 27, 32, 71, 92, 97, 98, 108, 109, 117, 121, 130, 147], "__": [71, 97, 109], "__add__": 109, "__all__": [109, 146], "__amalgam__": 109, "__bool__": [96, 109], "__call__": [28, 79], "__class__": 141, "__contains__": [92, 109], "__dict__": 20, "__dir__": 109, "__doc__": 2, "__enter__": [3, 142], "__exit__": 142, "__file__": [95, 109], "__future__": 109, "__getitem__": [18, 109], "__hash__": 109, "__import__": 121, "__init__": [34, 82, 90, 92, 100, 109, 141, 145, 146], "__int__": 137, "__iter__": 109, "__main__": 142, "__name__": [109, 141], "__path__": 120, "__pycache__": 137, "__radd__": 109, "__repr__": [109, 137], "__str__": 109, "__traceback__": [2, 26, 94, 95, 97, 98], "__version__": 91, "__xonsh_": 109, "__xonsh__": [2, 20, 82, 102, 108, 109, 119, 128, 137, 138, 140, 145], "__xonsh_block__": 142, "__xonsh_capturable__": 2, "__xonsh_ctx__": 109, "__xonsh_env__": 109, "__xonsh_history__": 109, "__xonsh_threadable__": 2, "_all_doc": 141, "_arg": 95, "_banana": 137, "_bash_quote_path": 8, "_binvi": 137, "_bottom_toolbar_token": 49, "_build": 117, "_build_doc_id": 141, "_build_session_id": 141, "_collapsed_pwd": 109, "_curr_session_pars": 109, "_end": 33, "_expandpath": 109, "_failback_to_other_shel": 109, "_get_db_item": 141, "_get_env_str": 109, "_get_git_branch": 109, "_get_normalized_pstring_quot": 109, "_getitem__": 78, "_gsinfo": 42, "_hist_get": 109, "_hist_get_port": 109, "_hist_parse_arg": 109, "_hist_show": 109, "_hunter": 137, "_id": 141, "_io": [32, 33], "_is_in_env": 109, "_list_complet": 109, "_load_xontrib_": [109, 146], "_mergedkeybind": 109, "_mycmd": 137, "_optim": 100, "_parsedtoken": 39, "_path_from_partial_str": 109, "_quit_awesom": 147, "_repr_pretty_": [29, 88], "_request_db_data": 141, "_ret_cod": 109, "_run_binari": 109, "_save_to_db": 141, "_stderr": [2, 26], "_stdin": 2, "_stdout": [26, 98], "_teestd": 109, "_teestdbuf": 109, "_time": 109, "_tokentyp": 92, "_unload_xontrib_": [109, 146], "_unpars": 26, "_util": 141, "_verbose_dir": 115, "_vi": 137, "_which": 109, "_xsudo": 137, "_zsh_hist_pars": 109, "a383": 128, "a98ffd0b3d17": 140, "a9df2a2": 109, "a_link": 137, "aa": 137, "aaa": [109, 137], "aaaabbbccdaabbb": 80, "aab": 137, "aabb": 137, "aac": [20, 119], "ab": [18, 137], "aba": 137, "abba": 137, "abbccad": 80, "abbddsswwzabfnrtuuvx": 92, "abbrev": 109, "abbrevi": [20, 119], "abc": [109, 120], "abcba": 137, "abcdef": 70, "abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyz0123456789_": [48, 55, 93], "abil": [20, 108, 109, 119, 137, 138, 140, 146, 147], "abl": [20, 37, 71, 109, 115, 119, 128, 137, 140, 141, 142, 146, 147], "abnorm": 49, "abort": 115, "about": [0, 1, 3, 20, 22, 24, 25, 26, 27, 28, 29, 32, 48, 55, 71, 79, 88, 93, 94, 98, 103, 108, 109, 113, 114, 117, 119, 120, 121, 128, 131, 133, 134, 137, 139, 140, 141, 142, 143, 144, 147], "abov": [20, 109, 117, 119, 121, 127, 128, 137, 140, 141, 142, 144, 145, 146, 147], "abs_nam": 67, "absent": 73, "absolut": [20, 28, 31, 35, 79, 94, 98, 109, 117, 119], "abspath": [94, 109, 142], "abstract": [0, 73, 102, 109, 121, 142], "abstractev": [0, 73], "absurd": 137, "abus": 137, "ac": [20, 119, 137], "acc_arg": 2, "accept": [8, 20, 33, 48, 55, 71, 90, 93, 100, 109, 119, 137, 140, 142, 147], "access": [3, 20, 29, 33, 72, 82, 88, 102, 107, 109, 121, 137, 140, 142, 146], "accessor": 109, "accid": 109, "accident": 109, "accomod": 109, "accomplish": [109, 137], "accord": [1, 19, 94, 96, 109], "accordingli": [94, 109], "accumul": 109, "accur": [20, 109, 119], "accustom": 128, "ace97177": 140, "achiev": [140, 141], "achim": 109, "acknowledg": 140, "acquir": 25, "across": [54, 83, 109, 121, 131, 147], "act": [22, 25, 32, 73, 84, 109, 137, 140], "action": [1, 20, 22, 24, 25, 26, 27, 48, 55, 93, 109, 117, 119, 137, 138, 141, 142, 146], "activ": [10, 20, 25, 27, 32, 33, 34, 35, 55, 82, 109, 119, 127, 130, 137, 143, 146, 147], "actual": [1, 2, 3, 18, 37, 47, 72, 74, 82, 90, 91, 98, 109, 117, 121, 137, 138, 142, 144, 147], "ad": [1, 8, 18, 19, 20, 22, 24, 25, 27, 37, 55, 92, 94, 100, 109, 119, 120, 128, 135, 138, 146, 147], "adam": 109, "add": [1, 2, 19, 29, 32, 37, 52, 53, 54, 73, 88, 90, 92, 94, 102, 107, 109, 117, 118, 127, 128, 130, 137, 138, 139, 140, 143, 145, 146, 147], "add_attr": 54, "add_command": 97, "add_decor": 37, "add_filt": 92, "add_job": 32, "add_one_complet": [10, 138], "add_to_fil": 139, "add_to_shel": 109, "addit": [0, 2, 28, 73, 74, 79, 105, 107, 109, 112, 113, 117, 124, 127, 137, 140, 142, 143, 144, 146, 147], "addition": [25, 32, 105, 109, 120, 137, 138, 142], "address": [109, 121], "adequ": 117, "adher": 109, "adir": 94, "adjust": [20, 37, 50, 94, 109, 119], "adjust_shell_level": 94, "adjust_shlvl": 94, "admin": [1, 18, 137], "adopt": [109, 113, 129], "advanc": [29, 88, 109, 113, 116, 139, 140], "advantag": [36, 109, 140, 143, 146], "aeb3": 141, "affect": [20, 25, 37, 47, 48, 55, 93, 109, 115, 119, 128, 137, 140, 142, 146, 147], "affix": 92, "afil": 23, "after": [1, 2, 4, 18, 20, 25, 26, 27, 32, 33, 34, 35, 37, 49, 54, 55, 72, 73, 74, 82, 90, 94, 108, 109, 115, 119, 120, 121, 137, 138, 140, 141, 142, 143, 146], "ag": 147, "again": [92, 97, 109, 121, 137, 142], "against": [22, 24, 26, 48, 55, 73, 93, 109, 137, 139], "agent": 109, "aggreg": 109, "agnost": 107, "agreement": 35, "ahead": [42, 137, 141], "aidan": 109, "airat": 109, "aka": [128, 137], "akira": [29, 88], "akshaywarri": 109, "al": 2, "ala": 117, "alais": 109, "alert": 145, "alexand": [109, 134], "algorithm": [33, 142], "alia": [1, 2, 20, 26, 33, 35, 37, 39, 67, 71, 74, 92, 94, 95, 108, 109, 119, 121, 128, 138, 140, 147], "alias": [3, 20, 37, 53, 67, 71, 74, 90, 92, 94, 108, 109, 113, 115, 116, 119, 121, 128, 132, 140, 146, 147], "alias_completions_options_by_default": 20, "alias_completions_options_longest": [20, 109], "alias_filenam": 92, "aliascmd": [1, 2, 74, 109], "align": [20, 29, 88, 94, 109, 119], "alik": [113, 124], "alis": 109, "aliv": [25, 27, 33, 34, 35, 55, 82], "all": [1, 2, 3, 8, 10, 13, 18, 19, 20, 22, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 39, 42, 47, 48, 49, 52, 54, 55, 64, 65, 67, 70, 73, 78, 79, 80, 82, 88, 92, 93, 94, 95, 96, 99, 102, 108, 109, 112, 113, 117, 118, 119, 120, 124, 128, 130, 131, 138, 140, 141, 142, 143, 144, 145, 146, 147], "all_command": 71, "all_item": [22, 24, 25, 27, 141], "all_permut": [94, 109], "allan": 109, "alloc": 109, "allow": [3, 20, 22, 24, 25, 27, 28, 29, 32, 34, 49, 55, 79, 88, 90, 96, 107, 108, 109, 117, 119, 120, 121, 135, 137, 140, 141, 142, 144, 146, 147], "allowed_param": [2, 26, 95, 97, 98], "allusersprofil": [20, 119, 147], "almost": 137, "alon": [65, 109, 137], "along": [1, 2, 25, 109, 117, 140, 142], "alpha": 18, "alphabet": [4, 18, 109, 117], "alpin": [107, 109, 112], "alreadi": [20, 28, 73, 79, 94, 100, 109, 119, 121, 137, 140, 144], "also": [0, 1, 2, 8, 18, 20, 25, 27, 28, 29, 33, 34, 35, 39, 42, 47, 48, 55, 71, 78, 79, 82, 88, 92, 93, 94, 98, 103, 107, 108, 109, 117, 118, 119, 120, 121, 127, 128, 130, 137, 138, 140, 142, 143, 146, 147], "alt": [20, 109, 119, 125], "alter": [109, 137], "altern": [20, 71, 94, 109, 119, 121, 128, 137, 147], "although": [80, 109, 128, 130, 147], "altogeth": 128, "alwai": [2, 20, 25, 27, 29, 33, 34, 35, 36, 55, 71, 82, 88, 96, 109, 117, 119, 121, 128, 137, 140, 142, 144, 147], "always_fals": [20, 94], "always_non": [94, 109], "always_tru": [20, 94], "alz": [20, 119], "am": [121, 137], "amacfi": 109, "amalgam": 109, "amalgamate_sourc": 109, "amaz": [121, 131], "ambigu": [109, 121, 128, 137], "amend": 127, "among": [92, 140], "amount": [23, 109, 121, 140, 142], "ampersand": 137, "amukher3": 109, "an": [0, 1, 2, 3, 8, 15, 18, 19, 20, 25, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 37, 39, 41, 45, 47, 48, 49, 53, 54, 55, 62, 65, 67, 68, 69, 70, 71, 73, 74, 78, 79, 80, 82, 84, 86, 88, 90, 91, 92, 93, 94, 96, 97, 98, 100, 102, 103, 108, 109, 112, 115, 117, 118, 119, 120, 121, 128, 130, 133, 137, 138, 139, 140, 141, 142, 144, 145, 146, 147], "anaconda": [91, 109], "analog": 142, "analys": 92, "analyse_text": 92, "analysi": [71, 109], "analyt": 137, "analyz": 71, "anatoli": 109, "andrew": 109, "andr\u00e9": 109, "aneesh": 109, "angu": 109, "ani": [1, 2, 9, 18, 20, 25, 27, 28, 31, 32, 35, 36, 37, 39, 42, 43, 53, 54, 55, 65, 74, 79, 82, 94, 98, 100, 102, 107, 108, 109, 113, 114, 117, 119, 121, 127, 128, 129, 133, 135, 137, 138, 140, 141, 142, 143, 145, 146, 147], "anki": 109, "annoi": [109, 121, 128], "annot": [2, 3, 10, 19, 26, 32, 95, 98, 102, 109], "anonym": [92, 109, 140, 142], "anoth": [25, 27, 29, 32, 33, 34, 35, 55, 73, 81, 82, 88, 90, 94, 96, 100, 108, 109, 115, 117, 125, 130, 137, 142, 144], "ansi": [20, 47, 48, 49, 55, 70, 93, 94, 109, 120, 128], "ansi_": 109, "ansi_color": 109, "ansi_color_escape_code_to_nam": 109, "ansi_color_name_to_escape_cod": 109, "ansi_colors_onli": 109, "ansi_reverse_color_name_transl": 109, "ansi_reverse_styl": 109, "ansi_tool": 109, "ansibrightcyan": 109, "ansicolor": [94, 109], "ansicolors_to_ptk1_nam": 94, "ansicon": [20, 109], "ansicyan": 109, "ansidarkr": 109, "ansir": 109, "ansit": 109, "ansiturquois": 109, "answer": [109, 137, 147], "anthoni": [109, 134], "antonio": 109, "anymor": 109, "anyth": [20, 34, 74, 80, 82, 109, 117, 119, 120, 137, 140, 143], "anywai": [137, 142], "anywher": [20, 108, 109, 119, 146], "apach": 141, "api": [0, 35, 103, 109, 113, 116, 117, 138, 141, 146], "app": [37, 107, 108, 109, 127], "appar": 109, "appdata": 147, "appdir": 107, "appear": [4, 8, 16, 20, 71, 73, 109, 117, 119, 140, 147], "append": [8, 18, 20, 22, 24, 25, 27, 52, 94, 100, 109, 119, 128, 137, 138, 141, 147], "append_closing_quot": [18, 138], "append_spac": [18, 138], "append_stack": 100, "append_str": 52, "appending_closing_quot": 18, "appimag": [91, 109, 113, 123], "appli": [2, 3, 20, 37, 73, 83, 109, 112, 117, 120, 128, 137, 147], "applic": [20, 37, 92, 107, 109, 117, 119, 128, 137, 141, 147], "apply_lprefix": 18, "approach": [121, 128], "appropri": [0, 2, 18, 37, 63, 69, 84, 94, 100, 109, 115, 117, 137, 138, 140, 143, 145], "approri": 109, "approxim": [70, 92, 109, 137], "apt": [127, 137], "ar": [1, 2, 3, 8, 18, 19, 20, 25, 27, 28, 29, 32, 33, 34, 35, 37, 39, 41, 42, 43, 45, 47, 48, 49, 52, 53, 54, 55, 69, 71, 72, 73, 74, 78, 79, 80, 81, 82, 86, 88, 91, 92, 93, 94, 96, 98, 99, 100, 102, 103, 105, 108, 109, 112, 113, 115, 117, 118, 119, 120, 124, 127, 128, 130, 134, 137, 138, 139, 140, 141, 143, 144, 145, 146, 147], "arbitrari": [3, 20, 92, 109, 119, 137], "arc": [20, 119], "arch": [20, 109, 119, 127], "archiv": 127, "archlinux": 109, "area": 140, "aren": [109, 115, 138], "arg": [1, 2, 3, 8, 17, 18, 19, 20, 25, 26, 27, 32, 33, 34, 35, 37, 48, 52, 55, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 71, 72, 74, 78, 82, 90, 92, 93, 94, 95, 96, 97, 98, 100, 102, 108, 109, 115, 137, 138, 142, 146, 147], "arg0": 137, "arg1": [108, 137], "arg_handl": 66, "arg_index": [8, 138], "argcomplet": [108, 109], "argpars": [2, 20, 26, 90, 95, 97, 98, 108, 109, 119], "argparsecomplet": [20, 119], "argparseralia": 109, "argspec": [28, 79], "argspect": [28, 79], "arguabl": [92, 109, 144], "argument": [1, 2, 3, 8, 9, 18, 19, 20, 25, 26, 27, 28, 29, 32, 33, 34, 35, 37, 48, 55, 66, 67, 71, 72, 73, 74, 78, 79, 82, 84, 88, 90, 92, 93, 94, 96, 98, 99, 100, 108, 109, 112, 117, 119, 120, 127, 137, 138, 139, 140, 142, 144, 146, 147], "argumentpars": [2, 26, 95, 97, 98], "argv": [20, 90, 95, 109], "argvquot": [94, 109], "aris": 109, "arithmet": [109, 137], "arj": [20, 119], "arm": 120, "armin": [29, 88], "around": [1, 28, 79, 84, 94, 109, 142], "arrai": [35, 98, 121, 140], "arrang": [25, 27, 33, 34, 35, 55, 82], "arrow": [20, 109, 119], "articl": [109, 121], "artifact": 140, "as_integer_ratio": [35, 98], "as_iter": [80, 109], "asaf": 109, "ascii": [18, 115, 143], "asciinema": 109, "asf": [20, 119], "ashish": 109, "ask": [20, 65, 82, 96, 109, 111, 113, 116, 119, 137, 143, 147], "ask_filenam": 96, "askenazi": 109, "aspect": [121, 142, 147], "assert": 117, "assertionerror": [94, 109], "asset": 109, "assign": [82, 102, 109, 121, 137, 147], "associ": [15, 19, 109, 115, 117, 138, 140], "assort": 66, "assum": [18, 71, 94, 102, 109, 121, 137], "ast": [109, 113, 116, 121, 137, 142], "astraluma": 109, "astrand": 35, "async": [50, 52, 109], "async_invalidate_interv": 20, "async_prompt": [20, 109, 119], "async_prompt_thread_work": [20, 109], "asyncgener": [50, 52], "asynchron": [20, 50, 54, 109, 140], "asyncprompt": 54, "asyncpromptset": 20, "at_exit": 25, "atexit": 120, "atleast": 109, "atribut": 109, "attach": [3, 142], "attempt": [1, 2, 20, 25, 27, 28, 33, 34, 35, 37, 45, 55, 74, 79, 82, 94, 102, 109, 120, 121, 137], "attr": [13, 94, 96, 109], "attr_complet": 17, "attribut": [3, 18, 20, 22, 25, 27, 28, 29, 32, 33, 34, 35, 37, 39, 42, 43, 49, 55, 71, 72, 73, 79, 82, 88, 92, 94, 96, 100, 102, 103, 109, 117, 119, 137, 141, 142], "attributeerror": [94, 109], "attributes_inherit": 2, "attributes_show": 2, "attrnam": 33, "attrnames_ext": 33, "atuin": 109, "atuinsh": 109, "au": [20, 119], "aug": 147, "augassign_op": 109, "aurman": 109, "austin": 109, "authent": 112, "author": [92, 109, 121], "auto": [1, 20, 50, 109, 119, 125, 137], "auto_cd": [20, 37, 109, 147], "auto_continu": [1, 20, 32], "auto_load_xontribs_from_entrypoint": 98, "auto_pushd": [20, 109], "auto_suggest": [20, 49], "auto_suggest_in_complet": [20, 109], "autocomplet": [50, 109, 143], "autocompletionset": 20, "autodetect": 109, "autogener": 117, "autoind": 53, "autojump": 109, "autoload": [20, 109, 119, 146, 147], "autom": [108, 109, 112, 121], "automat": [1, 3, 20, 29, 32, 48, 55, 88, 92, 93, 109, 115, 117, 119, 120, 128, 137, 140, 142, 147], "autopair": 109, "autosuggest": 109, "autosummari": 117, "autovox": [109, 130], "autovox_polici": 130, "autowrap": 109, "avail": [1, 3, 13, 20, 25, 27, 28, 32, 33, 34, 35, 36, 39, 41, 42, 47, 48, 49, 55, 71, 72, 79, 82, 91, 92, 93, 94, 109, 115, 117, 118, 119, 121, 125, 128, 130, 137, 139, 140, 142, 143, 146, 147], "avi": [20, 119], "avoid": [20, 54, 94, 105, 109, 117, 119, 137], "avox": 109, "awai": 121, "await": 109, "awar": [99, 109], "awesom": [108, 109, 137, 146, 147], "awesomewm": 147, "awitchawitch": 67, "ax": 109, "ay": 109, "azur": 109, "b": [20, 23, 26, 53, 80, 82, 92, 94, 102, 109, 119, 128, 137, 140, 142, 145], "b4c781601bc2": 140, "b6d4": 141, "babi": 142, "back": [20, 31, 84, 92, 94, 109, 115, 119, 128, 137, 140, 141, 142], "back2dir": 109, "backend": [1, 20, 22, 24, 25, 26, 27, 47, 48, 49, 52, 55, 93, 94, 109, 110, 113, 119, 122, 146], "background": [1, 20, 25, 32, 33, 35, 36, 37, 45, 47, 48, 54, 55, 71, 82, 92, 93, 94, 109, 119, 140], "background_": 137, "background_black": 20, "background_blu": 20, "background_color": [92, 94, 109], "background_green": 20, "background_intense_r": 137, "background_r": [20, 109, 119], "background_yellow": 20, "backgroundmoduleload": 82, "backgroundmoduleproxi": 82, "backport": 109, "backslash": [53, 94, 108, 109, 137, 144], "backspac": [20, 109, 119, 125], "backtick": [92, 108, 109], "backtick_r": 92, "backup": [94, 147], "backup_fil": 94, "backward": [94, 100, 109, 138, 143], "bad": [94, 109, 121, 137, 141, 142], "bad_cat": 109, "bag": 121, "bagpip": 109, "bake": 125, "bakker": 109, "balanc": 94, "balanced_paren": 94, "ball": 109, "bam": 145, "banana": 137, "band": 92, "bang": [109, 142], "bans": 109, "bar": [82, 109, 137, 144], "bare": [31, 39, 42, 43, 109, 117, 141], "barebon": 141, "barf": 109, "base": [1, 2, 3, 7, 8, 9, 15, 17, 20, 29, 31, 34, 37, 41, 42, 47, 48, 49, 50, 55, 64, 71, 74, 78, 82, 88, 92, 93, 94, 96, 102, 109, 112, 115, 117, 119, 130, 137, 138, 140, 141, 142, 147], "base16": 109, "base16_shel": 109, "base_shel": [20, 109, 113, 116, 119], "baseclass": [29, 88], "baseexcept": 109, "basenam": [91, 109, 137], "basepromptfield": 39, "baseshel": [20, 47, 96, 109, 119], "basestr": 94, "bash": [2, 8, 18, 19, 20, 26, 74, 91, 94, 109, 110, 113, 119, 121, 122, 124, 130, 137, 138, 140, 142, 144, 147], "bash_command": [20, 91, 109, 119], "bash_complet": [20, 109, 128], "bash_complete_lin": 8, "bash_completions_default": 109, "bash_func_modul": 128, "bash_func_scl": 128, "bash_histori": 140, "bash_profil": 140, "bash_to_xsh": 109, "bashism": [108, 109], "bashit": 108, "bashrc": [109, 128, 137, 140], "bashsism": 109, "basic": [20, 73, 92, 96, 109, 112, 119, 121, 140, 147], "bat": [1, 109, 137], "batch": 109, "baz": [82, 144], "bbprruuf": 94, "bce": 109, "bd": [20, 119, 147], "beast": 121, "beat": 142, "beauti": [121, 143], "becam": 109, "becaus": [0, 2, 20, 23, 28, 31, 36, 79, 94, 100, 105, 109, 115, 119, 120, 121, 130, 137, 140, 142, 146], "becker": 109, "becom": [20, 63, 94, 108, 109, 128, 137], "bee": 109, "been": [1, 18, 19, 20, 25, 27, 28, 32, 33, 34, 35, 47, 48, 49, 55, 69, 79, 82, 90, 93, 94, 109, 117, 119, 120, 121, 127, 131, 137, 139, 140, 142, 144], "befor": [1, 2, 18, 20, 22, 25, 26, 27, 33, 34, 35, 37, 47, 48, 49, 55, 71, 74, 82, 93, 94, 109, 115, 119, 120, 121, 131, 137, 138, 139, 140, 142], "beg": [96, 137], "begidx": [4, 8, 48, 55, 93, 109, 138], "begin": [1, 2, 18, 19, 20, 29, 35, 88, 94, 95, 96, 98, 108, 109, 115, 119, 137], "begin_group": [29, 88], "behav": [0, 37, 109, 121, 137, 142, 144], "behavior": [1, 19, 20, 74, 103, 108, 109, 121, 128, 137, 138, 141, 142, 143, 144, 147], "behaviour": [20, 47, 48, 55, 71, 93, 94, 109, 119, 128], "behind": [2, 42], "being": [2, 20, 25, 37, 71, 109, 119, 121, 128, 137, 140, 142, 144], "believ": [121, 142, 147], "belong": [117, 121], "below": [20, 42, 53, 119, 136, 137, 140, 142, 143, 146], "ben": 109, "benefit": 142, "benoist": 109, "besid": 109, "best": [20, 23, 73, 91, 107, 109, 115, 117, 119, 121, 137, 139, 140, 142], "best_shell_typ": 91, "bestlei": 109, "bestwalt": 109, "betcha": 142, "better": [8, 20, 94, 109, 119, 120, 128, 137, 142, 143], "better_unbeliever_complet": 138, "between": [1, 18, 20, 23, 26, 39, 70, 94, 96, 109, 119, 137, 140, 142], "beyond": [108, 137, 142, 145, 146], "bfile": 23, "bg": [32, 92, 109, 137], "bhawkin": 109, "bianca": 109, "big": [35, 98, 109, 137, 140, 142, 145], "bigger": 26, "bin": [20, 35, 74, 92, 98, 107, 108, 109, 119, 128, 130, 137, 138, 140, 147], "binari": [20, 28, 31, 35, 36, 37, 71, 79, 98, 107, 109, 119, 137], "binary_loc": 37, "bind": [53, 109, 127, 143], "binfil": 31, "biochemistri": 131, "bit": [35, 98, 109, 121, 141, 145], "bit_count": [35, 98], "bit_length": [35, 98], "black": [20, 109, 137], "blake": 109, "blink": [109, 115, 137], "blinkoff_": 137, "blinkoff_purpl": 137, "bliss": 109, "bliven": 109, "blob": [20, 92, 109], "block": [3, 20, 22, 24, 25, 26, 27, 33, 34, 35, 36, 48, 53, 55, 72, 82, 93, 98, 108, 109, 119, 120, 137, 141, 142], "blog": 94, "blue": [20, 92, 119, 128, 137], "bmp": [20, 119], "bob": 109, "bobhi": [128, 147], "bodi": [3, 96, 102, 109, 141, 142], "boiler": 142, "boilerpl": 138, "bola\u00f1o": 109, "bold": [23, 45, 109, 115], "bold_": 137, "bold_blu": [20, 137], "bold_cyan": 20, "bold_green": [20, 70, 109, 137], "bold_intense_green": 147, "bold_intense_r": [20, 147], "bold_purpl": 20, "bold_r": [20, 70, 137], "bold_str_diff": 23, "bold_underline_intense_black": 137, "boldoff_": 137, "boldoff_r": 137, "bom": [100, 109], "bonu": 18, "book": 121, "bool": [2, 3, 4, 8, 18, 20, 22, 23, 24, 25, 27, 28, 33, 35, 37, 39, 71, 74, 79, 84, 86, 94, 95, 96, 97, 99, 103, 109, 119, 139, 141, 143, 147], "bool_or_int_to_str": [20, 94], "bool_or_none_to_str": [20, 94], "bool_seq_to_csv": 94, "bool_to_str": [20, 94], "boolean": [8, 20, 25, 27, 33, 34, 35, 45, 55, 69, 71, 82, 92, 94, 102, 109, 119, 137, 140], "boolop": 102, "boot": [65, 109], "boottim": 65, "bor": 92, "border": 137, "bore": 109, "borrow": [77, 109], "bot": 109, "both": [8, 20, 22, 24, 25, 27, 52, 67, 84, 94, 107, 109, 119, 121, 137, 140, 142, 143, 147], "botha": 109, "bottom": [20, 109, 115, 119], "bottom_toolbar": [20, 54, 109, 137], "bottom_toolbar_token": 49, "bound": [20, 72], "boundari": 18, "box": 109, "brace": [18, 109, 137], "bracket": [20, 29, 88, 108, 109, 119, 137], "brain": 121, "branch": [20, 39, 42, 43, 45, 109, 119, 137], "branch_bg_color": [45, 121, 137], "branch_color": [20, 45, 121, 137, 147], "branch_field": 42, "branchnam": 117, "break": [18, 20, 29, 88, 94, 96, 109, 119, 142, 147], "break_": [29, 88], "breakabl": [29, 88], "breaker": 121, "breath": 146, "brew": [115, 127, 128], "brian": 109, "brief": 138, "bright": [20, 115, 119], "brighter": 94, "bring": [1, 19, 32, 137, 143], "brn\u011bnsk\u00e9": 134, "broke": 109, "broken": [96, 109], "broot": 109, "brought": 109, "browser": [1, 109, 117, 136, 141, 147], "bsd": [13, 29, 88, 91, 109], "btnaughton": 131, "btw": 128, "bubbl": 109, "buffer": [22, 24, 25, 27, 29, 35, 36, 37, 47, 48, 49, 52, 53, 55, 86, 88, 93, 94, 98, 109, 125, 140], "bufferedfdparallelread": 36, "bufferlength": 140, "buffers": [25, 140], "bug": [0, 55, 92, 109], "bugfix": 109, "buggi": 109, "build": [2, 4, 26, 37, 41, 71, 95, 97, 98, 103, 109, 118, 128, 137, 141], "build_tabl": 109, "built": [0, 3, 17, 20, 35, 98, 109, 110, 113, 117, 132, 137, 138, 140, 141, 147], "built_in": [73, 109, 113, 116, 137, 146, 147], "builtin": [1, 2, 3, 19, 92, 109, 121, 128, 137, 138, 142, 145, 147], "bukreyev": 109, "bulitin": 109, "bullet": 117, "bump": 109, "bunch": [82, 117, 121, 137, 140], "bundl": [109, 146], "burak": 109, "burdensom": 142, "buri": 109, "burn": 109, "busi": 109, "bussonni": [109, 134], "bust": 142, "buster": 112, "button": [109, 115, 136], "bvi": 137, "bw": 109, "bygroup": 92, "bypass": 92, "byte": [18, 20, 26, 33, 34, 35, 36, 84, 86, 94, 98, 100, 109, 119, 128, 137, 140, 142], "bytearrai": [35, 98, 137], "bytecod": 99, "byteord": [35, 98], "bytesemant": 109, "bytesio": [33, 36], "bytestr": 109, "bz": [20, 119], "bz2": [20, 119], "c": [1, 2, 13, 19, 20, 26, 28, 29, 32, 35, 49, 55, 65, 70, 74, 79, 80, 86, 88, 92, 94, 102, 109, 119, 121, 125, 128, 137, 138, 140, 142, 143, 147], "c2c6": 128, "c_wchar_p": 36, "ca": [20, 109, 119, 128, 147], "cab": [20, 119], "cach": [20, 25, 36, 39, 52, 54, 69, 71, 99, 100, 109, 138, 140, 141], "cache_fil": 71, "cache_file_nam": 69, "cacheal": 99, "cached_nam": 71, "cachefnam": 69, "cacheset": 20, "cafehain": 109, "cairnarvon": 65, "calcul": [94, 109], "caleb": 109, "call": [0, 1, 2, 3, 18, 19, 20, 22, 24, 25, 27, 28, 29, 31, 32, 33, 34, 35, 36, 37, 39, 42, 43, 47, 48, 49, 52, 54, 55, 73, 74, 79, 81, 82, 88, 90, 92, 93, 94, 95, 100, 102, 103, 105, 107, 109, 117, 119, 120, 121, 125, 128, 130, 137, 138, 139, 141, 144, 145, 146, 147], "call_def": [28, 79], "call_docstr": [28, 79], "call_hg_command": 109, "call_info": [28, 79], "call_macro": 3, "call_tip": [28, 79], "callabl": [2, 3, 8, 18, 20, 25, 27, 28, 34, 37, 39, 42, 43, 54, 55, 72, 74, 79, 82, 94, 96, 109, 120, 142], "callback": [20, 29, 54, 88, 92, 109, 119], "calledprocesserror": [20, 94, 108, 109, 119], "caller": 142, "caltech": [28, 29, 55, 79, 86, 88, 94], "camel": 31, "can": [1, 2, 18, 20, 22, 25, 27, 28, 29, 31, 33, 34, 35, 36, 39, 42, 45, 52, 53, 54, 55, 65, 71, 73, 74, 79, 82, 84, 85, 86, 88, 91, 92, 94, 96, 98, 100, 107, 108, 109, 112, 113, 115, 117, 118, 119, 121, 123, 127, 128, 130, 135, 137, 138, 140, 141, 142, 144, 145, 146, 147], "can_compil": 53, "can_resize_window": 91, "can_store_as_str": 20, "cancel": 109, "candid": 109, "cannot": [20, 35, 45, 94, 100, 109, 112, 119, 121, 137], "canon": [20, 94, 96, 119, 140], "canon_path": 96, "cap": 20, "capabl": [109, 110, 113, 142, 146], "capit": 18, "captur": [3, 20, 37, 67, 94, 108, 109, 119, 133, 140, 142], "captured_stderr": [34, 37], "captured_stdout": [34, 37], "carcohl": 16, "carcolh": [20, 109, 119, 138], "care": [109, 137], "carefulli": 120, "carmen": 109, "carriag": 94, "carriage_return": [53, 94], "cascadia": 109, "case": [2, 3, 9, 16, 18, 20, 26, 31, 33, 39, 41, 42, 49, 69, 71, 73, 78, 82, 92, 94, 95, 97, 98, 105, 108, 109, 112, 115, 117, 119, 128, 137, 138, 139, 140, 142, 143], "case_sensitive_complet": [18, 20, 109, 137], "casefold": [18, 80], "caseless": 18, "cast": 109, "cast_unicod": 94, "cat": [64, 105, 107, 109, 137], "cat_main": 109, "catch": [49, 94, 109, 137], "categori": [20, 109, 117, 142], "caught": 109, "caus": [1, 2, 20, 25, 27, 33, 34, 35, 55, 74, 82, 108, 109, 119, 120, 121, 137, 138, 140], "caveat": 120, "ccc": 109, "cclauss": 109, "ccode": 69, "cd": [16, 19, 20, 71, 107, 109, 118, 137, 139, 147], "cd_in_command": 16, "cdl": 137, "cdpath": [16, 20, 109], "cell": 109, "center": 18, "central": [109, 121, 146], "cert": 128, "certain": [20, 41, 71, 108, 109, 115, 121, 128, 137, 142, 143, 147], "certainli": 140, "certif": 128, "cfg": [41, 109], "cgi": 109, "cgm": [20, 119], "chad": 109, "chain": [78, 102, 109, 137], "chaindb": [78, 109], "chaindbdefaulttyp": 78, "chainmap": [20, 78, 92], "chanc": 109, "chang": [1, 19, 20, 42, 69, 92, 94, 103, 108, 113, 114, 116, 119, 120, 127, 128, 137, 138, 139, 141, 147], "changedirset": 20, "changelog": [109, 113, 126], "channel": [109, 111, 113, 127, 128], "chapter": 121, "char": [18, 92, 94, 109, 141], "charact": [16, 18, 20, 23, 26, 36, 37, 53, 94, 103, 108, 109, 117, 119, 125, 137, 138, 144], "charat": 144, "charet": 109, "chat": 109, "chdir": [94, 109], "cheap": 130, "check": [20, 31, 32, 35, 39, 49, 67, 69, 71, 73, 86, 91, 92, 94, 96, 100, 103, 108, 109, 115, 117, 121, 130, 131, 137, 138, 140, 141], "check_bad_str_token": 94, "check_cal": 109, "check_execut": 31, "check_fil": 137, "check_for_partial_str": 94, "check_output": 109, "check_quot": 94, "check_unused_arg": 94, "checkout": [45, 109, 137, 146], "chen": 109, "chengxuncc": 109, "child": [32, 35, 109], "childprocesserror": 109, "childr": 109, "children": 96, "chimera": 121, "chmod": 107, "choic": [26, 94, 147], "choos": [20, 96, 109, 115, 119, 130, 147], "chore": 121, "chosen": [0, 130], "chren": 109, "chri": 109, "christoph": 109, "chsh": 115, "chugthai": 109, "chunk": [36, 109], "chunksiz": 36, "ci": [108, 109, 112], "circl": 109, "circleci": 109, "circumst": [71, 109], "cl": [1, 35, 37, 92, 109], "clarifi": [109, 128], "clariti": 117, "clash": [109, 121], "class": [0, 2, 3, 4, 9, 18, 20, 22, 23, 24, 25, 26, 27, 28, 29, 32, 33, 34, 35, 36, 37, 39, 42, 43, 47, 48, 49, 50, 51, 52, 54, 55, 67, 70, 71, 72, 73, 74, 78, 79, 82, 84, 85, 88, 90, 92, 93, 94, 95, 96, 97, 98, 99, 100, 102, 103, 109, 117, 119, 121, 137, 138, 140, 141, 142], "class_docstr": [28, 79], "classmethod": [20, 37, 39, 42, 43, 78], "classnam": 92, "claus": 109, "clean": [1, 2, 9, 32, 42, 45, 74, 90, 109, 137, 140, 142], "clean_cmd_nam": 9, "clean_job": 32, "cleanli": 137, "cleanup": [34, 98, 109, 117], "clear": [1, 2, 19, 20, 22, 24, 25, 26, 27, 39, 73, 78, 82, 92, 94, 100, 109, 137], "clear_path": 31, "cli": [53, 90, 108, 109, 143], "cli_util": 109, "click": [20, 108, 109, 115, 119, 147], "client": 109, "clipboard": [20, 109, 119, 125], "clock": 109, "clog": 54, "clone": [107, 117, 118], "close": [8, 18, 20, 25, 29, 33, 35, 36, 37, 47, 84, 88, 94, 109, 119, 137, 142], "close_fd": [35, 37], "closehandl": 35, "closer": 33, "closest": [70, 109], "closing_quot": [8, 138], "cloud": 109, "cmake": 109, "cmd": [2, 3, 9, 15, 18, 19, 20, 22, 24, 25, 27, 37, 43, 48, 55, 71, 74, 92, 93, 94, 108, 109, 117, 119, 128, 133, 137, 140, 141], "cmd0": 71, "cmd_cach": [14, 71], "cmd_completions_show_desc": [20, 109], "cmd_result": 35, "cmder": 109, "cmdlen": [48, 55, 93], "cmdloop": [48, 49, 55, 93], "cmds_to_spec": 37, "cmdsdiff": 23, "cmidkiff87": 109, "co": 121, "code": [1, 2, 3, 13, 17, 18, 20, 26, 28, 29, 33, 34, 35, 47, 48, 49, 53, 55, 65, 67, 69, 70, 74, 79, 80, 86, 88, 92, 93, 94, 95, 97, 98, 99, 100, 102, 103, 108, 109, 117, 119, 121, 127, 128, 130, 137, 138, 140, 141, 142, 143, 145, 146, 147], "code_by_nam": 92, "code_cache_check": 69, "code_cache_nam": 69, "codec": [18, 20, 100, 115, 119], "codecach": [113, 116], "codecov": 109, "codetyp": 142, "cogniz": 20, "coincident": 121, "col": 102, "col_offset": 102, "collaps": 109, "collect": [18, 20, 22, 24, 25, 26, 27, 70, 98, 109, 119, 138, 140], "collector": [1, 22, 24, 25, 26, 27, 55, 140, 141], "colleg": 109, "collid": 137, "collis": [20, 119, 137], "colon": [20, 53, 94, 109, 137, 142], "color": [1, 20, 39, 42, 43, 45, 47, 48, 49, 55, 70, 92, 93, 94, 95, 108, 109, 119, 120, 121, 127, 137, 140], "color_by_nam": 92, "color_dist": 70, "color_fil": [92, 109], "color_input": [20, 109], "color_kei": 92, "color_name_to_pygments_cod": [92, 109], "color_output": 95, "color_result": [20, 109], "color_styl": [47, 48, 49, 55, 93, 94], "color_style_nam": [47, 48, 49, 55, 93, 94], "color_token_by_nam": 92, "color_tool": [109, 113, 116], "colorado": [28, 29, 55, 79, 86, 88, 94], "colorless": [47, 48, 55, 93], "colornam": 137, "colour": 115, "column": [20, 48, 49, 55, 93, 94, 109, 119, 133, 137], "com": [20, 65, 70, 92, 94, 107, 109, 117, 118, 119, 121, 127, 128, 137, 141], "combin": [39, 42, 92, 109, 140], "come": [0, 28, 71, 73, 79, 109, 117, 125, 128, 137, 142, 146], "comfigur": 109, "comfort": 121, "comma": [20, 94, 109, 119, 140, 142], "command": [1, 2, 3, 4, 6, 8, 16, 18, 20, 22, 23, 24, 25, 26, 27, 32, 33, 34, 35, 37, 47, 48, 53, 55, 57, 58, 60, 61, 63, 67, 68, 69, 71, 74, 91, 92, 93, 94, 95, 96, 97, 98, 99, 105, 106, 108, 109, 113, 115, 117, 118, 119, 120, 124, 127, 128, 130, 138, 139, 141, 142, 144, 146], "command1": 137, "command2": 137, "command_cach": 109, "command_context": 9, "command_not_found": [94, 109], "commandarg": 138, "commandcomplet": 9, "commandcontext": [7, 9, 15, 16, 18, 20, 119, 138], "commandlin": [109, 128], "commandlinetoargvw": 94, "commandpipelin": [3, 33, 109, 133, 137], "commands_cach": [20, 31, 109, 113, 116], "commands_cache_save_intermedi": [20, 109], "commands_cache_size_warn": 109, "commandscach": [20, 71, 109, 119], "comment": [92, 94, 100, 109, 111, 113, 133, 137, 144], "commit": [109, 117, 137, 147], "common": [18, 20, 77, 108, 109, 119, 128, 137, 147], "commonli": 147, "commun": [109, 111, 113, 114, 146, 147], "comp": 18, "comp_based_complet": 18, "compact": [48, 55, 93, 147], "compar": [18, 109, 140, 142], "comparison": 18, "compat": [20, 35, 70, 91, 94, 100, 109, 119, 127, 128, 137, 138], "compet": 140, "compil": [3, 20, 47, 48, 49, 53, 55, 69, 82, 86, 92, 93, 94, 99, 100, 109, 119, 121, 142], "compile_cod": 69, "compile_empty_tre": 99, "compilex": 137, "complain": [1, 32, 94, 109], "complement": [35, 98], "complet": [2, 3, 19, 20, 26, 31, 32, 33, 35, 48, 54, 55, 85, 93, 94, 95, 98, 108, 109, 113, 116, 118, 121, 122, 125, 127, 137, 139, 140, 142, 143, 147], "complete_": [48, 55, 93], "complete_bas": [6, 109], "complete_command": 9, "complete_completer_nam": 10, "complete_dir": 16, "complete_dot": [20, 109], "complete_end_proc_keyword": 9, "complete_end_proc_token": 9, "complete_environment_var": 12, "complete_ev": 50, "complete_from_bash": 7, "complete_from_context": 4, "complete_from_man": 15, "complete_from_sub_proc": 18, "complete_help": [48, 55, 93], "complete_import": 13, "complete_lin": 4, "complete_modul": 13, "complete_path": [16, 109], "complete_python": [17, 109], "complete_skipp": [9, 109], "completed_command": 94, "completedcommand": 109, "completedefault": [48, 55, 93], "completeev": 50, "completekei": 55, "completenam": [48, 55, 93], "completerlib": 13, "completestyl": 49, "completion2": 128, "completion_context": [4, 18], "completion_displays_to_styl": 49, "completion_from_cmd_output": 18, "completion_in_thread": [20, 109], "completion_mod": [20, 94, 109], "completion_parser_t": 117, "completion_query_limit": [20, 55, 109], "completioncontext": [4, 6, 12, 13, 17, 18, 138], "completionmenu": 109, "completions_bracket": [20, 109], "completions_confirm": [20, 109, 115, 147], "completions_displai": [20, 94, 108, 109], "completions_menu_row": [20, 109], "complex": [20, 35, 82, 98, 121, 137, 142], "complex_object": [29, 88], "compliant": [91, 109, 117, 147], "complic": 137, "compon": [3, 63, 77, 109], "compos": 109, "compoundcolormap": 92, "comprehens": [102, 109], "compress": 92, "compromis": 31, "comput": [20, 23, 28, 37, 45, 79, 82, 92, 96, 102, 109, 119, 121, 137, 146], "con": 109, "concaten": [18, 108, 109, 137], "conceal": 109, "conceal_": 137, "conceal_black": 137, "concealoff_": 137, "concealoff_black": 137, "concept": 117, "conch": 137, "concis": 137, "conclud": 109, "concret": [100, 109], "concurr": [20, 119], "cond": [25, 94, 96], "conda": [1, 94, 109, 127], "conda_default_env": [41, 109], "conda_suggest_command_not_found": [94, 109], "condens": 147, "condit": [94, 96, 109, 143], "conemu": 109, "config": [20, 97, 109, 119, 127, 138, 147], "configur": [1, 20, 22, 26, 39, 42, 54, 55, 97, 109, 112, 115, 118, 119, 127, 128, 130, 141, 147], "confirm": [20, 96, 97, 109, 119], "conflict": [1, 2, 42, 109, 117], "conform": 109, "conftest": [109, 117], "confus": [3, 121], "conhost": [94, 109], "conjug": [35, 98], "conjunct": [20, 119, 137], "conn_nam": 137, "connect": [37, 109, 117, 137], "consequ": 137, "conserv": 31, "consid": [4, 18, 31, 39, 103, 108, 109, 137, 142, 144, 147], "consider": [92, 103, 109, 140], "consist": [109, 117, 121, 142, 144], "consol": [36, 92, 109], "console_script": 109, "consoleparallelread": [33, 36], "const_byt": 102, "const_nam": 102, "const_num": 102, "const_str": 102, "constant": [70, 91, 92], "constantli": 140, "construct": [2, 20, 26, 34, 82, 95, 97, 98, 108, 109, 115, 117, 121, 137, 145], "construct_histori": 26, "constructor": [14, 25, 27, 28, 33, 34, 35, 55, 79, 82, 92], "consult": 109, "consum": [20, 109, 119, 140, 142], "contain": [1, 13, 18, 19, 20, 22, 24, 25, 27, 31, 32, 35, 37, 39, 69, 73, 80, 82, 86, 91, 92, 94, 96, 102, 103, 107, 108, 109, 113, 117, 119, 123, 137, 138, 141, 142, 143, 146, 147], "containt": 109, "content": [1, 2, 3, 15, 17, 20, 35, 47, 71, 86, 92, 94, 109, 115, 125, 137, 141, 143], "context": [1, 2, 3, 4, 6, 7, 12, 13, 15, 16, 17, 18, 19, 20, 32, 43, 50, 69, 82, 90, 94, 98, 99, 100, 102, 108, 109, 113, 116, 138, 145, 146], "contextu": [18, 138], "contextual_command_complet": [18, 138], "contextual_command_completer_for": [18, 138], "contextual_complet": [18, 138], "contextual_complete_path": 16, "contextvar": 109, "continu": [20, 32, 53, 94, 103, 109, 119, 137], "continuation_token": 49, "continuum": 137, "contrari": [29, 88], "contrib": 109, "contribut": [109, 121, 135, 146, 147], "contributor": 35, "control": [20, 25, 27, 29, 32, 33, 34, 35, 45, 55, 82, 88, 109, 113, 118, 119, 128, 132, 138, 140, 141], "controlp": 143, "controlw": 143, "conv": [39, 54], "conveni": [28, 79, 90, 121, 128, 142], "convent": [31, 108, 137, 142, 146], "convers": [20, 94, 96, 109, 137, 140, 142], "convert": [3, 18, 20, 35, 37, 49, 70, 73, 80, 86, 92, 94, 96, 98, 109, 137], "convert_field": 94, "convert_macro_arg": 3, "cooki": 86, "cookiecutt": [109, 113, 126], "cool": 137, "coomb": 109, "coorespond": 109, "copi": [0, 1, 14, 18, 20, 34, 36, 78, 109, 117, 119, 121, 125, 141], "copypasta": 109, "copyright": [13, 28, 29, 35, 55, 65, 70, 79, 86, 88, 94, 117], "core": [13, 66, 105, 109, 111, 113, 115, 127, 132, 146], "core_perl": [20, 119], "coredev": 109, "coreutil": [64, 92, 109], "corlai": 109, "correct": [2, 20, 29, 88, 92, 109, 121, 127, 128], "correctli": [18, 20, 109, 115, 119, 141, 145], "correspond": [2, 20, 39, 82, 84, 92, 109, 142], "corrupt": 109, "cosin": 109, "cosmet": 109, "couch": 141, "couchdbhistori": 141, "could": [0, 45, 71, 108, 109, 117, 120, 121, 135, 137, 140, 141, 142], "couldn": 137, "count": [1, 18, 19, 20, 25, 35, 39, 42, 84, 94, 98, 109, 119, 137], "counter": [20, 109, 119], "counterpart": [109, 142], "coupl": [137, 142], "cours": [1, 121, 137, 140, 142, 146], "courtnei": 109, "cover": [53, 109, 121, 137, 138, 141], "coverag": 109, "covert": 70, "cow": 131, "cowsai": 137, "cp": 117, "cpio": [20, 119], "cpp": 142, "cpu": 109, "crash": [28, 79, 109], "crashm": 109, "creat": [0, 1, 2, 14, 18, 19, 20, 22, 25, 26, 27, 32, 33, 34, 35, 36, 37, 39, 54, 55, 72, 73, 78, 82, 84, 92, 94, 95, 96, 97, 98, 100, 102, 109, 113, 115, 117, 120, 121, 126, 128, 130, 137, 138, 141, 143, 145, 146, 147], "creatabl": 94, "create_modul": [100, 109], "create_pars": [2, 26, 95, 97, 98], "create_prompt_appl": 109, "create_prompt_layout": 109, "create_truefalse_cond": 96, "creation": 109, "criteria": [20, 119, 140], "critic": 121, "crolla": 65, "crook": 109, "cross": [20, 64, 65, 105, 110, 113, 124, 147], "crow": 109, "crt": 128, "crtl": [1, 109, 147], "cryptop": 109, "cryze": 109, "csc": 16, "csh": 109, "csv_to_bool_seq": 94, "csv_to_set": [20, 94], "ctr": 109, "ctrl": [20, 32, 49, 55, 109, 119, 125, 137, 143, 147], "ctrl_c_event": 109, "ctx": [2, 3, 4, 18, 20, 39, 42, 43, 47, 50, 82, 90, 98, 99, 102, 119, 138], "ctxadd": 102, "ctxawaretransform": 102, "ctxremov": 102, "ctxupdat": 102, "ctxvisit": 102, "ctype": [1, 36, 109], "cunha": 109, "curios": 109, "curl": [109, 141], "curli": [109, 137], "curr": 39, "curr_branch": [20, 109, 121, 137], "current": [1, 2, 4, 8, 10, 17, 19, 20, 22, 24, 25, 26, 27, 31, 32, 33, 34, 35, 41, 42, 43, 45, 47, 48, 49, 50, 53, 54, 55, 65, 71, 73, 74, 82, 90, 91, 92, 93, 94, 95, 96, 102, 103, 105, 108, 109, 117, 119, 120, 121, 125, 127, 128, 130, 137, 138, 139, 140, 141, 143, 146, 147], "current_branch": [45, 109], "current_buff": 143, "current_docu": 109, "current_job": [20, 109, 137], "current_mask": 63, "current_sessionid": 27, "currentcontrolset": [20, 119], "currentjobfield": 43, "currenv": 74, "cursor": [2, 4, 18, 20, 53, 109, 119, 137, 138], "cursor_index": [2, 4, 138], "custom": [20, 28, 53, 79, 81, 92, 94, 109, 113, 119, 122, 130, 132, 138, 141, 147], "custom_keybind": 143, "custom_styl": 109, "customis": 109, "customiz": 42, "cut": [109, 125], "cwd": [2, 20, 22, 45, 109, 115, 117, 119, 128, 137], "cwd_base": [109, 137], "cwd_dir": [109, 137], "cwd_width": 94, "cyan": [20, 92, 119, 128, 137], "cycl": [20, 29, 88, 94, 109, 113, 115, 119, 129, 142, 143, 146], "cygwin": [20, 91, 109, 119], "d": [1, 2, 19, 20, 39, 47, 71, 78, 80, 82, 84, 92, 94, 109, 119, 125, 128, 137, 140, 142, 144, 147], "da": 109, "dad": 142, "daemon": [25, 27, 33, 34, 35, 55, 82, 128], "dai": [94, 121, 131, 140], "daili": [112, 113, 124], "damag": 74, "damn": 65, "danger": 121, "daniel": 109, "danni": 109, "dark": [92, 94, 128, 131, 137, 147], "darker": 109, "darkgrai": 109, "darlinghq": 117, "darwin": 91, "dash": [1, 2], "dash_cas": 2, "dask": 142, "data": [18, 20, 25, 28, 29, 36, 74, 79, 81, 84, 88, 94, 96, 98, 100, 109, 119, 137, 141], "databas": [27, 109, 141], "datapath": 137, "date": [44, 91, 92, 109, 113, 128, 129, 137, 141], "datetim": [20, 26, 94, 109, 119, 137], "datetime_format": [26, 94], "david": 109, "db": [78, 109, 141], "dd": 109, "dd59": 141, "ddd": 109, "de": [20, 28, 29, 55, 79, 86, 88, 94, 109], "deactiv": [109, 130], "dead": [82, 109], "deadlock": [20, 25, 27, 33, 34, 35, 55, 82, 109, 119], "deal": [1, 109, 121, 137, 140], "deb": [20, 119], "debat": [143, 144], "debian": [94, 109, 112, 127], "debian_command_not_found": [94, 109], "debug": [20, 35, 82, 99, 102, 109, 119, 140], "debug_level": [73, 99, 102, 109], "debugg": [35, 94, 109, 137], "decad": 121, "decid": [20, 25, 27, 33, 34, 35, 55, 82, 119], "decim": [18, 34, 82], "declar": [73, 86, 92, 109, 137], "decod": [86, 94, 109], "decode_byt": 94, "decor": [2, 18, 20, 37, 39, 42, 43, 82, 92, 94, 109, 138, 143], "decorate_spec": 37, "decorate_spec_pre_run": 37, "decoratoralia": [2, 37, 108, 109, 137], "decoupl": 109, "decreas": [109, 137], "dedent": [29, 88, 142], "dedupl": [31, 109], "deep": 146, "deeper": [109, 130, 144], "deepest": 96, "def": [18, 20, 28, 29, 42, 79, 88, 92, 109, 115, 117, 119, 120, 130, 137, 138, 139, 141, 142, 143, 146, 147], "default": [0, 1, 2, 3, 8, 14, 18, 19, 20, 23, 25, 26, 27, 29, 33, 34, 35, 36, 37, 39, 47, 48, 49, 53, 55, 67, 71, 72, 74, 78, 82, 84, 86, 88, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 102, 108, 109, 117, 118, 119, 121, 125, 127, 128, 130, 137, 138, 140, 142, 143, 146, 147], "default_complet": 14, "default_completer_dir": 20, "default_encod": 91, "default_env": 20, "default_fil": [96, 97], "default_lscolor": 20, "default_predictor": 71, "default_predictor_alia": 71, "default_predictor_readbin": 71, "default_prompt": [20, 39, 119], "default_prompt_field": 20, "default_set": 20, "default_signal_paus": 37, "default_threadable_predictor": [71, 109], "default_titl": [20, 119], "default_valu": 20, "default_var": 109, "default_xonshrc": [20, 109], "default_xonshrcdir": 20, "defaultdict": 71, "defaultnotgiven": [20, 109], "defaultnotgiventyp": [20, 94], "defaultprofil": 128, "defaults_path": 137, "defeat": 137, "deferred_pprint": [29, 88], "defin": [1, 3, 20, 22, 24, 25, 27, 28, 39, 42, 43, 74, 79, 92, 100, 109, 117, 118, 119, 120, 137, 141, 142, 143, 146, 147], "definit": [20, 28, 79, 92, 98, 102, 109, 115, 119, 128, 137, 142, 143, 147], "del": [1, 90, 98, 102, 108, 109, 121, 130, 137, 142, 145], "del_loc": 20, "delai": [82, 109], "delanei": 109, "delar": 109, "deleg": 109, "delet": [1, 18, 19, 20, 22, 24, 25, 26, 27, 42, 92, 108, 109, 119, 120, 125, 128, 130, 137, 140, 141], "deliber": 112, "delimit": [18, 92, 109], "demand": 109, "demonstr": 137, "denomin": [35, 98], "denot": [1, 19, 20, 109, 119, 137], "departur": 144, "depend": [0, 3, 8, 20, 35, 47, 48, 49, 55, 93, 94, 102, 109, 115, 119, 121, 128, 133, 142, 145], "dependabot": 109, "deploi": [109, 117], "deploy": 107, "deprec": [1, 20, 25, 27, 33, 34, 35, 55, 75, 76, 82, 87, 89, 94, 100, 109, 119], "deprecated_in": 94, "deprecationwarn": [94, 109], "deprecationwarningproxi": 109, "deprect": 109, "depth": [20, 107, 109, 118, 119, 135], "depth_1_bit": [20, 109, 119], "depth_24_bit": [20, 109, 119], "depth_4_bit": [20, 109, 119], "depth_8_bit": [20, 109, 119], "dequ": 32, "dereferenc": 109, "deregist": [20, 35, 109], "descr": 37, "describ": [1, 20, 32, 94, 98, 109, 119, 121, 127, 137, 140, 142, 146], "describe_waitpid_statu": 94, "descript": [18, 20, 98, 109, 119, 125, 138], "descriptor": [35, 36, 37, 109], "deseri": 81, "design": [109, 120, 127, 141, 142], "desir": [20, 109, 119, 121, 137, 142], "desktop": [20, 119, 140, 141, 147], "dest": 67, "destroi": 109, "destruct": [82, 109], "detac": 109, "detach": 35, "detail": [0, 1, 2, 20, 28, 29, 48, 55, 79, 88, 93, 94, 96, 106, 109, 117, 119, 120, 128, 130, 137, 138, 139, 141, 144, 146, 147], "detail_level": [28, 79], "detect": [16, 20, 29, 37, 88, 109, 119], "detect_xpip_alia": 2, "determin": [2, 20, 22, 24, 25, 27, 35, 37, 41, 45, 53, 74, 86, 91, 92, 94, 96, 98, 102, 109, 119, 137, 140, 141, 142, 147], "detest": 137, "detyp": [20, 94, 109], "detype_al": [20, 109], "dev": [42, 109, 117, 137], "dev2718": 109, "develop": [1, 13, 28, 29, 55, 79, 86, 88, 94, 107, 109, 111, 114, 142, 146], "devguid": 109, "devic": [109, 137], "devicenam": 137, "devn": 109, "dh": 139, "di": [20, 119, 147], "dict": [2, 4, 8, 20, 22, 24, 25, 27, 28, 32, 35, 37, 74, 78, 79, 82, 84, 90, 92, 94, 96, 98, 99, 100, 102, 109, 137, 141, 146], "dict_to_str": [20, 94], "dictat": 137, "dictionari": [2, 18, 20, 32, 34, 74, 78, 82, 90, 94, 96, 98, 102, 109, 119, 137, 138], "did": 109, "die": [109, 137], "dif": [109, 140], "diff": [1, 23, 25, 26], "diff_histori": [113, 116], "differ": [0, 20, 23, 31, 35, 41, 73, 109, 110, 113, 117, 119, 121, 133, 137, 138, 142, 144, 146], "differenti": 109, "dig": [130, 137], "digit": [18, 63, 142], "dion": 109, "dir": [8, 19, 20, 94, 109, 115, 117, 128, 137, 140, 147], "dir_or_n": 19, "dircolor": [20, 92, 109], "dire": 137, "direct": [26, 109, 125, 137, 142], "directli": [1, 2, 18, 20, 29, 35, 41, 74, 88, 94, 99, 108, 109, 117, 119, 121, 128, 137, 138, 142, 143], "directori": [1, 19, 20, 22, 31, 45, 90, 94, 100, 109, 117, 118, 119, 120, 130, 137, 138, 139, 143, 146, 147], "direnv": [109, 128], "dirhist": 139, "dirnam": [20, 119, 137, 147], "dirs_fn": 19, "dirstack": [109, 113, 115, 116], "dirstack_s": [20, 109], "dirti": [20, 45, 109, 119, 121, 147], "dirty_working_directori": 45, "disabl": [20, 74, 92, 109, 119, 137, 140], "disable_copy_on_delet": 49, "disableunccheck": [1, 19, 109], "disadvantag": [20, 119], "disambiqu": 96, "discard": [18, 73, 109, 137], "discov": 117, "discover": 146, "discoveri": 109, "discuss": [20, 119], "disk": [1, 22, 24, 25, 26, 27, 109, 140], "disown": [20, 32, 109, 119, 137], "disown_fn": 32, "dispatch": [2, 34, 35, 48, 55, 92, 93, 94, 100, 109], "displai": [1, 2, 18, 19, 20, 25, 26, 27, 32, 39, 48, 49, 55, 65, 74, 93, 108, 109, 115, 119, 137, 138, 140, 146], "display_colored_error_messag": 94, "display_error_messag": 94, "display_filenam": [69, 109], "displaymanag": 137, "displaywidth": [48, 55, 93], "dissimilar": 139, "dist": 137, "distanc": [20, 94, 119], "distinct": [109, 121, 137], "distribut": [1, 13, 91, 98, 107, 109, 127, 142, 145, 146], "distro": [20, 109, 119], "distutil": 146, "dive": [1, 2, 137], "divid": 138, "django": [18, 109], "dl": [20, 119], "dnf": 127, "do": [1, 8, 19, 20, 23, 25, 27, 29, 33, 34, 35, 41, 55, 73, 82, 88, 94, 96, 109, 113, 116, 117, 118, 119, 120, 121, 127, 128, 130, 137, 139, 140, 141, 142, 143, 145, 146, 147], "do_help": [48, 55, 93], "doc": [20, 73, 80, 92, 100, 109, 117, 119, 128, 137, 139, 141], "doc_default": [20, 109], "doc_head": [48, 55, 93], "doc_lead": [48, 55, 93], "dociument": 109, "docker": [108, 109, 113, 123], "dockerfil": 112, "dockerhub": [113, 126], "doco": 109, "docstr": [0, 20, 28, 73, 79, 94, 98, 109, 137, 138], "doctr": 109, "document": [0, 20, 48, 50, 55, 92, 93, 109, 115, 119, 127, 128, 137, 139, 141, 142, 147], "documentari": 140, "documnetaion": 109, "doe": [2, 20, 29, 33, 34, 35, 36, 39, 41, 73, 74, 78, 82, 88, 91, 92, 94, 96, 100, 102, 109, 115, 117, 119, 120, 127, 137, 138, 140, 141, 142, 143, 144, 147], "doesn": [1, 29, 73, 88, 90, 109, 115, 117, 121, 137, 140, 141, 142], "doesnt": 137, "domin": 109, "don": [0, 20, 31, 92, 107, 109, 113, 114, 115, 117, 121, 130, 137, 138, 140, 141, 142, 144, 147], "done": [0, 18, 20, 33, 47, 48, 49, 55, 93, 109, 117, 119, 120, 128, 137, 140, 142, 144, 146], "doronz88": 109, "dot": [49, 82, 109, 117], "dotfil": [20, 108, 119], "dotglob": [20, 108, 109], "dotson": 109, "dotvenv_polici": 130, "doubl": [92, 94, 108, 109, 115, 121, 137], "doubt": [137, 144], "down": [20, 55, 71, 99, 102, 109, 119, 120, 142], "downgrad": 109, "download": [107, 109, 141, 147], "downstream": 109, "dragonfli": [91, 109], "draw": [109, 137], "drawback": 121, "drive": [1, 19, 91, 109, 128], "driven": 33, "drop": [92, 109, 147], "dropdown": 109, "drozdz": 109, "dry": [1, 2], "dryrun": [2, 74, 109], "dslr": 142, "dt": [94, 137], "dterm": [20, 119], "dtp": [29, 88], "du": [20, 109, 119, 137], "dualiti": 121, "duc": 67, "ducstr": 67, "due": [73, 92, 109, 115, 128, 139], "dumb": [48, 93, 109], "dumb_shel": [113, 116], "dumbshel": [48, 93, 109], "dummi": [20, 119], "dummy_complet": 138, "dummyhistori": 24, "dump": [25, 55, 84, 96, 102, 109, 115, 141], "dump_rul": 96, "dumper": 96, "dunder": 109, "duplic": [26, 31, 109], "durat": 109, "dure": [2, 20, 39, 42, 43, 49, 108, 109, 119, 140], "durg": 109, "dvar": 109, "dvc": 69, "dwm": [20, 119], "dword": 109, "dynam": [3, 73, 109, 137, 146], "dynamic_cwd_elision_char": [20, 109, 137], "dynamic_cwd_tuple_to_str": [20, 94], "dynamic_cwd_width": [20, 94, 109, 137], "dynamicaccessproxi": [3, 109], "dyuri": 109, "dz": [20, 119], "e": [1, 2, 8, 9, 16, 19, 20, 26, 31, 32, 36, 39, 42, 53, 74, 78, 82, 92, 94, 96, 102, 103, 108, 109, 115, 117, 119, 121, 125, 127, 128, 130, 137, 138, 140, 141, 142, 146, 147], "each": [0, 1, 18, 19, 20, 23, 26, 33, 39, 42, 43, 48, 54, 55, 67, 73, 82, 84, 93, 94, 96, 109, 117, 119, 120, 121, 133, 137, 138, 139, 140, 142, 147], "eadaen1": 109, "eafp": 109, "ear": [20, 119], "earli": [20, 109, 119], "earlier": [109, 121], "eas": 109, "easi": [108, 109, 113, 114, 130, 137, 139, 140, 141, 143, 145, 146], "easier": [90, 109, 117, 137, 140, 147], "easili": [109, 112, 137, 140, 141, 142, 146, 147], "eat": 109, "eaten": 139, "ech": 137, "echo": [1, 2, 20, 74, 105, 107, 108, 109, 115, 119, 137, 138, 140, 141, 142, 144], "echocat": 109, "ed": [25, 27, 33, 34, 35, 55, 82, 109, 128], "eddi": 109, "edg": [29, 88, 109, 128], "edit": [53, 109, 115, 117, 118, 127, 137, 147], "editor": [20, 94, 109, 113, 119, 122, 125, 137], "edmund": 109, "edu": [28, 29, 55, 79, 86, 88, 94], "eee": 109, "eeeeee": 109, "effect": [20, 73, 92, 109, 115, 117, 119, 121, 128, 137, 140, 147], "effici": 109, "effort": 143, "eg": [1, 20, 70, 73, 82, 94, 109, 119, 139], "egg": [73, 130, 137], "eight": 142, "either": [2, 20, 25, 27, 29, 32, 33, 34, 35, 39, 55, 71, 73, 78, 82, 86, 88, 92, 94, 98, 100, 109, 117, 125, 137, 142, 146, 147], "eleg": 109, "elem": 94, "element": [1, 19, 20, 73, 80, 92, 94, 102, 109, 115, 119, 137, 142], "elementtre": 142, "elev": 109, "elif": 137, "elimin": 109, "elis": 109, "elliott": 70, "ellipsi": 109, "els": [20, 29, 34, 39, 71, 74, 78, 82, 84, 88, 91, 92, 94, 109, 117, 130, 137, 140, 141, 147], "elseif": 71, "elsewher": [121, 137, 143], "emac": [48, 93, 109, 137], "emacscli": 109, "emacsinsertmod": 143, "embed": 109, "emf": [20, 119], "emmanuel": 109, "emmit": 109, "empathi": 117, "emph": 92, "emphstrong": 92, "empir": 94, "empti": [1, 2, 6, 18, 20, 35, 39, 45, 47, 48, 49, 53, 55, 73, 74, 78, 80, 82, 90, 92, 93, 94, 96, 109, 115, 119, 137, 138, 146], "emptylin": [47, 48, 49, 55, 93], "emul": [1, 19, 20, 108, 109, 117, 119, 137], "en": [20, 109, 119], "en_u": 137, "enabl": [1, 19, 20, 35, 47, 48, 49, 55, 69, 74, 93, 94, 109, 117, 119, 128, 137, 139, 140, 147], "enable_async_prompt": [20, 109], "enable_commands_cach": 20, "enable_history_search": 49, "encapsul": 94, "enclos": 109, "encod": [18, 20, 28, 32, 35, 47, 79, 86, 91, 94, 100, 109, 115, 119], "encount": [109, 115, 135], "encourag": [0, 113, 114, 135], "encrypt": 109, "end": [4, 8, 10, 18, 20, 26, 29, 33, 35, 36, 49, 53, 74, 88, 94, 96, 98, 102, 109, 115, 119, 120, 121, 125, 128, 137, 138], "end_group": [29, 88], "end_kei": 141, "end_tim": 26, "endidx": [4, 8, 48, 55, 93, 109, 138], "endix": 94, "ends_with_colon_token": 94, "endswith": [18, 109], "endswith_newlin": 94, "enemark": 109, "enforc": [73, 109], "engin": 142, "enhanc": [20, 92, 109, 119, 147], "enhance_colors_for_cmd_ex": 92, "enjoi": 145, "enough": [20, 29, 48, 55, 88, 93, 94, 109, 119, 121, 137, 146], "ensur": [3, 20, 74, 92, 94, 109, 115, 117, 119, 121, 127, 128, 145], "ensure_git": 109, "ensure_hg": 109, "ensure_list_of_str": 3, "ensure_ls_colors_in_env": 20, "ensure_shel": 74, "ensure_slic": [94, 109], "ensure_str": [20, 94], "ensure_str_or_cal": 3, "ensure_str_or_int": 96, "ensure_timestamp": [94, 109], "ensurepip": 128, "entail": 109, "enter": [1, 3, 20, 47, 48, 49, 53, 55, 71, 93, 109, 115, 119, 121, 125, 130, 137, 140, 142, 143, 147], "enter_macro": 3, "entir": [8, 25, 27, 33, 34, 35, 55, 82, 109, 138], "entireti": 147, "entiti": 92, "entrant": 145, "entri": [1, 19, 25, 26, 27, 49, 52, 82, 90, 96, 109, 117, 137, 140, 141, 142, 146, 147], "entry_point": 146, "entrypoint": [20, 98, 109, 119, 120, 146], "enumer": [25, 27, 29, 33, 34, 35, 55, 82, 88, 90, 94, 98, 109, 137, 140], "env": [3, 8, 18, 20, 31, 35, 37, 39, 42, 54, 71, 74, 82, 90, 94, 102, 108, 109, 115, 117, 119, 128, 130, 137, 140, 141, 147], "env1": 108, "env2": 130, "env_nam": [20, 41, 109, 130, 137], "env_path": [20, 109], "env_path_to_str": [20, 94], "env_postfix": [41, 109, 137], "env_prefix": [41, 109, 137], "env_var": [18, 109], "envcmd": [1, 2, 74, 109], "envdiff": 23, "enviorn": [20, 109], "environ": [1, 2, 3, 8, 17, 23, 29, 35, 37, 39, 41, 69, 74, 82, 88, 90, 94, 97, 108, 109, 113, 115, 116, 117, 118, 120, 121, 122, 127, 128, 132, 135, 138, 140, 141, 142, 147], "environment": 140, "environmn": 109, "envnam": 130, "envpath": [81, 94, 109], "envrion": 109, "envvar": [39, 109, 120, 137, 147], "eof": [109, 137], "eoferror": 109, "epoch": 140, "equal": [18, 35, 67, 94, 98, 109, 137, 142], "equival": [1, 19, 20, 32, 98, 108, 109, 119, 121, 127, 137, 142, 144], "er": 109, "eras": [1, 143], "erasedup": [20, 119], "erlang": 141, "err": [2, 26, 33, 95, 97, 98, 109, 137], "errno": [2, 26, 95, 97, 98, 109], "erron": [103, 109], "error": [1, 2, 18, 20, 25, 26, 27, 33, 34, 35, 47, 55, 65, 67, 74, 82, 86, 92, 94, 95, 97, 98, 103, 109, 128, 137, 141], "errorcod": 109, "errordup": 109, "errorhandlingset": 20, "errorlevel": 74, "errortoken": 103, "escap": [20, 41, 49, 92, 94, 108, 109, 115, 137], "escape_windows_cmd_str": 94, "escapechar": 94, "esd": [20, 119], "eslint": 146, "esoter": 109, "especi": [109, 127], "essenti": [20, 28, 49, 79, 90, 119], "establish": 109, "eswap": 109, "et": 142, "etc": [20, 45, 53, 95, 108, 109, 115, 119, 128, 137, 140, 141, 142, 146, 147], "etre": 142, "eugenesvk": 118, "eupori": 109, "eval": [2, 3, 20, 99, 109, 119, 137, 142], "eval_alia": [2, 109, 137], "eval_fstring_field": 3, "evalu": [1, 2, 3, 20, 82, 96, 99, 109, 119, 142], "evalx": [109, 137], "evan": 109, "evar": 137, "even": [0, 1, 2, 25, 26, 27, 33, 34, 35, 55, 65, 71, 82, 92, 109, 121, 127, 128, 137, 139, 140, 142, 144], "event": [1, 2, 22, 24, 25, 27, 95, 96, 100, 109, 112, 113, 116, 122, 130, 132, 143, 146], "eventmanag": [73, 109], "ever": [80, 137], "everi": [20, 92, 109, 117, 119, 121, 137, 139, 140, 141, 142, 143], "everyon": 94, "everyth": [74, 109, 112, 120, 137, 138, 142], "everywher": [109, 144], "evgeni": 109, "eviron": 109, "ex": [1, 2, 19, 20, 31, 74, 92, 94, 109, 117, 119, 128, 138, 147], "exact": [96, 121, 139, 145], "exactli": [16, 20, 33, 35, 73, 98, 109, 130, 140, 144, 147], "examin": [109, 142], "exampl": [2, 18, 20, 35, 37, 42, 63, 71, 74, 80, 82, 90, 92, 96, 98, 102, 109, 115, 117, 119, 120, 121, 130, 133, 137, 138, 140, 142, 143, 144, 145, 147], "exc": 142, "exc_info": [69, 94, 109], "excel": [137, 147], "except": [2, 20, 25, 26, 27, 33, 34, 35, 47, 55, 64, 69, 73, 74, 82, 90, 92, 94, 95, 97, 98, 109, 119, 120, 137, 140, 141, 142, 146, 147], "excess": 117, "exclam": 142, "exclud": [25, 86], "exclus": [18, 94, 109, 131, 138], "exec": [2, 3, 20, 47, 69, 100, 102, 109, 113, 116, 137, 142], "exec_modul": 100, "execalia": [2, 109], "execut": [1, 2, 3, 4, 8, 9, 20, 22, 25, 32, 33, 35, 37, 47, 48, 49, 50, 53, 55, 67, 71, 72, 91, 93, 96, 99, 100, 102, 107, 108, 109, 117, 118, 119, 120, 121, 125, 128, 133, 138, 139, 140, 145, 146, 147], "executables_in": 71, "executed_cmd": [33, 137], "executor": 54, "execvp": [1, 2], "execx": [109, 137], "exercis": 141, "exist": [20, 31, 32, 36, 37, 39, 53, 69, 71, 73, 91, 92, 94, 96, 100, 102, 108, 109, 119, 120, 128, 130, 137, 138, 142, 145, 147], "exit": [2, 3, 20, 25, 26, 27, 32, 33, 34, 35, 37, 49, 55, 72, 74, 82, 94, 95, 97, 98, 108, 109, 119, 125, 130, 137, 140, 142, 147], "exit_cod": 109, "exitcod": 98, "exo": 115, "expand": [1, 2, 3, 16, 18, 20, 31, 91, 94, 109, 119, 137, 142], "expand_alia": 2, "expand_case_match": 94, "expand_env_var": [20, 94, 109, 137], "expand_path": [94, 109, 137], "expand_us": [94, 109], "expandpath": 109, "expands": 36, "expandtab": 18, "expandus": [91, 109, 141], "expanduser_abs_path": 94, "expandvar": [94, 109], "expans": [108, 109, 137, 142], "expas": 109, "expect": [20, 39, 65, 109, 128, 139, 142, 144], "expens": 109, "experi": [109, 127, 128, 146], "expert": [113, 124], "expiri": 109, "explain": [109, 117, 137], "explicit": [20, 102, 109, 117, 118, 119, 137], "explicitli": [1, 2, 20, 29, 31, 35, 47, 48, 49, 55, 88, 93, 109, 119, 121, 128, 130, 137], "explictli": 109, "explor": 109, "export": [20, 108, 109, 137, 142], "expos": [98, 109, 137], "expr": [92, 94, 108, 109], "express": [3, 18, 20, 29, 82, 88, 92, 94, 102, 108, 109, 119, 121, 142], "ext": 118, "extend": [42, 45, 49, 74, 94, 108, 109, 137, 146, 147], "extens": [1, 9, 20, 31, 34, 74, 82, 85, 94, 98, 108, 109, 113, 117, 118, 119, 122, 137], "extern": [20, 25, 26, 109, 119, 120, 121, 140], "extra": [1, 2, 9, 18, 25, 29, 35, 85, 88, 103, 109, 112, 120, 127, 137, 139, 140, 141, 147], "extra_arg": [1, 2, 74], "extract": [28, 71, 73, 74, 79], "extractor": [28, 79], "extran": 109, "extrem": [109, 117, 121, 142], "ey": 146, "f": [2, 3, 18, 20, 26, 35, 37, 39, 78, 82, 84, 92, 94, 98, 107, 108, 109, 115, 117, 119, 128, 137, 140, 142], "f1": 118, "f8dd": 140, "f_global": 137, "f_local": 137, "fabul": 137, "face": [117, 137], "facilit": [39, 109], "fact": [140, 142], "factori": 92, "fafad2": 137, "fail": [9, 20, 35, 36, 71, 74, 85, 96, 100, 109, 115, 119, 121, 137, 141, 142], "failur": [18, 20, 71, 94, 100, 108, 109, 119, 137], "faint": [109, 137], "faint_": 137, "faint_yellow": 137, "faintoff_": 137, "faintoff_yellow": 137, "fall": 109, "fallback": [20, 92, 94, 109, 115, 119], "fallsback": 109, "fals": [2, 3, 8, 9, 13, 16, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 35, 37, 47, 48, 49, 55, 64, 67, 71, 74, 79, 82, 84, 88, 91, 92, 93, 94, 95, 96, 97, 98, 99, 102, 103, 109, 119, 128, 137, 138, 140, 141, 146, 147], "falsi": 109, "familiar": [118, 137], "fanosta": 109, "faq": [1, 2, 109], "far": [52, 117, 137], "fari": 109, "farlei": 109, "fashion": [23, 34, 36, 99], "fast": [20, 109, 121, 137, 144, 146], "fastblink": 109, "fastblink_": 137, "fastblink_cyan": 137, "faster": [109, 147], "fastest": 109, "favor": [100, 109, 137], "favorit": [117, 134], "fd": [35, 36], "fear": [137, 147], "featur": [1, 20, 109, 110, 113, 117, 118, 119, 121, 137, 141, 142], "feb": 141, "fed": 137, "fedora": [109, 127], "feed": [109, 137], "feedback": 109, "feedstock": 109, "feel": [109, 117, 121, 137, 140, 142, 144, 147], "fell": 109, "felt": 137, "feng": 109, "fermigi": 109, "fernando": [28, 29, 55, 79, 86, 88, 94], "fetch": [86, 109, 141], "few": [20, 109, 119, 120, 121, 125, 128, 133, 142, 143, 146, 147], "fewer": 143, "ff0000": [20, 109, 119], "ff4488": 115, "ff88aa": 115, "fff": [109, 137], "ffff00": 109, "ffffc0": 92, "ffffcc": 92, "ffffff": [70, 92], "fg": [32, 92, 109, 137], "fi": [20, 109], "field": [3, 18, 20, 25, 28, 39, 41, 42, 43, 54, 79, 94, 109, 137], "field_nam": [94, 109], "fieldtyp": [39, 42, 43], "figur": [64, 65, 109, 141], "file": [0, 1, 2, 3, 8, 9, 20, 23, 25, 26, 28, 31, 35, 36, 37, 45, 55, 65, 69, 70, 71, 74, 79, 84, 85, 86, 90, 92, 94, 95, 96, 97, 99, 100, 102, 107, 108, 109, 117, 118, 119, 120, 127, 128, 131, 137, 138, 139, 141, 143, 145, 146], "file0": 137, "file1": 137, "file2": 137, "file3": 137, "file39467": 55, "file4": 137, "file5": 137, "file_color_token": [92, 109], "file_path": 92, "file_s": 25, "fileinsert": [96, 109], "fileinstert": 109, "filelik": 86, "filenam": [1, 2, 20, 25, 26, 27, 31, 69, 74, 86, 92, 95, 96, 97, 99, 100, 102, 103, 109, 140], "fileno": [35, 36], "filenotfounderror": 109, "filepath": [31, 94], "files_or_cod": [1, 2], "filesystem": 109, "filethreaddispatch": 35, "filetre": 109, "filetyp": 90, "fill": [1, 2, 18, 20, 109], "fillchar": 18, "filler": 39, "filter": [18, 20, 26, 92, 108, 109, 117, 119, 140], "filter_": 92, "filter_complet": 13, "filter_prefix": 18, "filtfunc": 16, "final": [20, 39, 67, 109, 117, 119, 131, 137, 142], "find": [0, 1, 2, 9, 18, 25, 28, 33, 39, 41, 45, 70, 79, 85, 94, 96, 98, 100, 102, 109, 127, 137, 140, 141], "find_closest_color": 70, "find_env_nam": 41, "find_fil": [28, 79], "find_modul": 100, "find_next_break": 94, "find_rul": 96, "find_source_encod": 100, "find_source_lin": [28, 79], "find_spec": [100, 120], "find_xontrib": 98, "finder": 100, "findfirst": 94, "fine": [109, 137, 139], "finer": [20, 119], "finish": [3, 22, 24, 25, 27, 32, 35, 55, 109, 120, 141], "finit": 109, "fire": [0, 20, 73, 100, 109, 120, 139], "firefox": 117, "first": [0, 1, 2, 3, 8, 9, 18, 19, 20, 23, 25, 26, 29, 39, 52, 53, 73, 82, 84, 86, 88, 90, 92, 94, 96, 98, 100, 102, 109, 112, 115, 119, 120, 121, 127, 128, 130, 134, 135, 137, 138, 140, 141, 142, 143, 144, 147], "fish": [109, 110, 113, 135, 147], "fish_complet": 109, "fisher": 109, "fit": 121, "fix": [20, 49, 55, 109, 128], "fix_readline_state_after_ctrl_c": 55, "fixtur": [109, 117], "fixup": 109, "flac": [20, 119], "flag": [1, 2, 3, 20, 25, 29, 36, 37, 48, 49, 55, 67, 69, 71, 74, 88, 92, 93, 96, 97, 109, 119, 137, 142, 147], "flake8": 109, "flat": 96, "flatten": [94, 96, 109], "flavor": 115, "flc": [20, 119], "fld": 42, "flexibleformatt": 94, "fli": [20, 119], "float": [20, 22, 25, 27, 33, 34, 35, 36, 55, 65, 70, 82, 92, 94, 109, 121, 137], "flow": [109, 117, 137, 140], "flush": [1, 22, 24, 25, 26, 27, 29, 35, 41, 88, 102, 109, 137], "flusher": 25, "flv": [20, 119], "fly": 137, "fn": [97, 109], "fname": [28, 37, 69, 79, 94, 95, 103], "fnmatch": [92, 96], "folder": [13, 41, 109, 117, 121, 128], "folderloc": [20, 119], "follow": [1, 2, 9, 18, 20, 29, 34, 37, 39, 42, 64, 74, 78, 82, 88, 91, 92, 94, 109, 110, 113, 115, 117, 119, 120, 121, 125, 128, 133, 137, 138, 140, 141, 142, 143, 144, 145, 146, 147], "fom": [1, 95], "font": [92, 137], "foo": [82, 109, 137, 144], "foobarbaz": 144, "for_local": 20, "for_typ": [29, 88], "for_type_by_nam": [29, 88], "forc": [20, 25, 26, 71, 94, 109, 119, 137], "force_auto_continu": 32, "force_posix_path": 20, "force_str": [47, 48, 49, 55, 93], "fordump": 109, "forego": 109, "foreground": [1, 32, 45, 71, 92, 109, 137], "foregroundprocproxi": 109, "foreign": [2, 20, 74, 97, 109, 119, 137, 147], "foreign_aliases_overrid": [20, 109, 137], "foreign_aliases_suppress_skip_messag": [20, 109], "foreign_env_fix": 20, "foreign_shel": [109, 113, 116], "foreign_shell_data": [74, 109], "foreignshellbasealia": [74, 109], "foreignshellexecalia": [74, 109], "foreignshellfunctionalia": [74, 109], "foremost": 140, "forg": [109, 127], "fork": [28, 29, 65, 70, 79, 86, 88, 94, 109, 113, 114, 117, 126], "form": [0, 1, 20, 28, 34, 37, 79, 82, 92, 94, 96, 109, 112, 117, 119, 121, 137, 142], "formal": 137, "format": [1, 18, 19, 20, 23, 25, 26, 28, 32, 33, 39, 42, 43, 47, 48, 49, 55, 65, 79, 93, 94, 95, 96, 98, 102, 107, 109, 115, 117, 119, 120, 121, 140, 141, 146, 147], "format_argspec": [28, 79], "format_cal": [28, 79], "format_color": [47, 48, 49, 55, 93, 94, 109], "format_datetim": 94, "format_field": 94, "format_job_str": 32, "format_map": 18, "format_prompt": 109, "format_spec": 94, "format_std_prepost": 94, "format_str": 94, "format_usag": [26, 67], "formatargspec": 109, "formatt": [28, 39, 40, 41, 42, 43, 44, 45, 79, 94, 95, 109, 147], "formattedtext": 49, "formatter_dict": 109, "forsyth": [109, 134], "forth": [137, 142, 146], "fortran": 142, "forward": [20, 33, 109, 119], "fossil": [45, 109], "fossil_dirty_working_directori": 45, "found": [1, 2, 8, 18, 20, 25, 28, 31, 33, 35, 39, 45, 79, 81, 82, 86, 92, 94, 98, 100, 109, 112, 119, 120, 121, 128, 137, 140, 142, 146], "foundat": [35, 141], "four": 140, "fp": 84, "fperez": [28, 29, 79, 86, 88, 94], "fr": [117, 137], "fraction": [22, 25, 27, 33, 34, 35, 55, 82], "fragment": [39, 42], "frame": [95, 137, 142], "frame_info": 137, "frameinfo": [37, 109, 137], "framework": [109, 117], "framgment": [39, 42], "francium": 109, "frecenc": 109, "free": [99, 109, 117, 121, 128, 137, 140, 143, 144, 147], "free_cwd": [109, 128], "freebsd": [91, 109], "freedesktop": [20, 137], "freez": 109, "freita": 109, "frequenc": [20, 119], "frequent": [20, 54, 113, 116, 119], "fresh": 117, "friendli": [109, 140], "from": [0, 1, 2, 3, 7, 8, 9, 10, 13, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 39, 41, 42, 43, 47, 49, 52, 55, 64, 65, 70, 71, 73, 74, 77, 78, 79, 82, 86, 88, 90, 92, 94, 95, 96, 98, 100, 102, 103, 108, 109, 110, 112, 113, 117, 118, 119, 121, 123, 124, 127, 128, 129, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146], "from_byt": [35, 98], "from_oct_digit": 63, "from_wher": 67, "fromdircolor": [20, 109], "fromimport": 92, "fromkei": [20, 78], "fromstr": [20, 142], "front": [18, 25, 33, 94, 109], "frozenset": [2, 20, 95, 109], "fstring_rul": 92, "full": [20, 31, 92, 94, 98, 105, 109, 115, 117, 119, 120, 127, 137, 138, 140, 141, 145, 146, 147], "full_modul": 98, "fulldat": 147, "fullest": 127, "fulli": [20, 36, 82, 90, 98, 109, 119, 145], "fullmatch": 109, "fullnam": 100, "fun": [109, 137, 145], "func": [2, 3, 10, 18, 20, 26, 28, 29, 54, 72, 73, 74, 79, 88, 95, 97, 98, 109, 138, 142], "funcalia": [2, 109], "funcnam": [74, 92], "funcscmd": [1, 2, 74, 109], "function": [1, 2, 3, 8, 10, 18, 20, 25, 27, 28, 29, 32, 33, 34, 35, 37, 39, 55, 71, 72, 73, 74, 77, 79, 82, 88, 90, 91, 92, 94, 95, 96, 98, 100, 102, 103, 108, 109, 117, 119, 121, 128, 137, 138, 140, 141, 145, 146, 147], "functool": 109, "functor": [72, 109], "funki": 109, "furo": [109, 117], "further": [109, 138, 147], "furthermor": [92, 121, 137, 142], "fusionbox": 134, "futhermor": 137, "futur": [20, 31, 34, 45, 51, 54, 73, 74, 82, 97, 109, 119, 135, 139, 140, 146], "fuzzi": [20, 109, 119], "fuzzy_path_complet": [20, 109], "fzf": 109, "g": [1, 8, 9, 16, 20, 26, 31, 32, 42, 92, 94, 96, 102, 103, 108, 109, 117, 119, 127, 128, 137, 138, 139, 140, 142, 143, 146, 147], "gabriel": 109, "game": [20, 119, 140], "gamut": 109, "ganer": 109, "gao": 109, "garbag": [1, 20, 22, 24, 25, 26, 27, 55, 109, 119, 140], "garc\u00eda": 109, "gate": [20, 109, 119], "gather": [73, 142], "gather_load_store_nam": 102, "gather_nam": 102, "gave": 109, "gaze": [113, 124], "gb": [20, 94, 119, 140], "gc": [1, 22, 24, 25, 26, 27, 109, 141, 147], "gcc": 137, "gco": 137, "gconf": 137, "gdb": [109, 121], "gear": 142, "gener": [0, 1, 20, 22, 24, 25, 27, 28, 29, 35, 50, 71, 74, 79, 86, 88, 90, 92, 96, 102, 103, 109, 117, 130, 137, 138, 140, 142], "generalset": [20, 119], "generate_complet": 4, "generate_options_of": 15, "generated_complet": [20, 119], "generic_visit": 102, "geniu": 135, "gerakari": 109, "get": [2, 4, 20, 22, 24, 26, 28, 29, 31, 32, 35, 39, 42, 45, 47, 48, 52, 55, 71, 74, 78, 79, 82, 84, 88, 92, 93, 94, 96, 100, 102, 108, 109, 112, 115, 117, 119, 120, 121, 128, 137, 138, 139, 140, 141, 142, 144, 145, 146], "get_all_styl": 109, "get_cache_filenam": 69, "get_cod": 100, "get_col": 102, "get_command_str": 37, "get_complet": [50, 109], "get_completions_async": 50, "get_config_path": 20, "get_convert": 20, "get_data": 100, "get_default": 20, "get_default_builtin": 3, "get_descript": 98, "get_detyp": 20, "get_doc": [20, 109], "get_encod": [28, 79], "get_field": [39, 94], "get_filenam": 100, "get_filter_funct": 18, "get_formatted_lin": 33, "get_fossil_branch": 45, "get_frag": [39, 42], "get_git_branch": [45, 109], "get_gitstatus_info": 42, "get_group": 20, "get_group_descript": 20, "get_group_titl": 20, "get_hg_branch": [45, 109], "get_home_xonshrc_path": 20, "get_id": [25, 27, 33, 34, 35, 55, 82, 102], "get_id_ctx": 102, "get_input": 109, "get_job": 32, "get_kei": 20, "get_lazy_ptk_kwarg": 49, "get_lexer_by_nam": 92, "get_line_continu": 94, "get_lineno": 102, "get_local_overrid": 20, "get_logical_lin": 94, "get_man_completions_path": 15, "get_modul": [9, 85], "get_module_docstr": 98, "get_nam": [48, 55, 93], "get_native_id": [25, 27, 33, 34, 35, 55, 82], "get_next_job_numb": 32, "get_next_task": 32, "get_numeric_rep_singl": 63, "get_oct_digit": 63, "get_oper": 42, "get_path": 31, "get_port": [94, 109], "get_possible_nam": [31, 71], "get_predictor_thread": [71, 109], "get_proc_proxy_nam": 35, "get_prompt_styl": 49, "get_ptk_complet": 109, "get_root_modul": 13, "get_script_subproc_command": 37, "get_sep": 94, "get_set": 20, "get_setproctitl": 90, "get_shelld": 147, "get_signal_nam": 94, "get_sourc": [100, 109], "get_stash_count": 42, "get_str": 52, "get_stringifi": 20, "get_swapped_valu": 20, "get_symbolic_rep": 63, "get_symbolic_rep_singl": 63, "get_task": 32, "get_token": [92, 103], "get_tokens_unprocess": 92, "get_valid": 20, "get_valu": 94, "get_wireless_interfac": 137, "get_xontrib": 98, "getabsfil": [28, 79], "getargspec": [28, 79], "getattr": 109, "getcwd": [20, 119], "getdefaultencod": [20, 94, 119], "getdoc": [28, 79], "getfullargspec": [28, 79], "getlocal": 20, "getnam": [25, 27, 33, 34, 35, 55, 82], "getopt": 108, "getouterfram": 109, "getpid": 108, "getsourc": [28, 79, 109], "getsourcelin": [28, 79], "getter": [39, 42, 43, 71], "getvalu": 47, "gf": 137, "gif": [20, 119], "gig": [94, 140], "gigabyt": [94, 140], "gil": [109, 134], "gilforsyth": 131, "girardeau": 109, "gist": [121, 130, 141], "gistatu": 109, "git": [20, 42, 45, 91, 107, 109, 117, 118, 119, 137], "git_dirty_working_directori": [45, 109, 147], "git_for_windows_path": 91, "git_optional_lock": 109, "gitattribut": 135, "gitconfig": 109, "gitdir": 42, "gitforwindow": 109, "githash": 91, "github": [20, 65, 92, 109, 112, 113, 114, 117, 118, 119, 126, 127, 128, 141, 146], "github_ev": 112, "github_event_path": 112, "githubusercont": 121, "gitignor": 109, "gitinfo": 109, "gitlab": 20, "gitstatu": [20, 39, 43, 109, 119, 137], "gitstatuspromptfield": 42, "gitter": [111, 113], "give": [20, 31, 82, 109, 119, 120, 128, 133, 137, 141], "give_terminal_to": 32, "give_to_termin": 109, "given": [1, 2, 4, 9, 13, 18, 19, 20, 25, 27, 28, 29, 32, 33, 34, 35, 37, 39, 47, 48, 55, 63, 69, 70, 73, 78, 79, 82, 85, 88, 92, 93, 94, 96, 98, 100, 102, 103, 109, 113, 115, 119, 129, 137, 142, 143, 147], "gl": [20, 119], "glb": [3, 69, 72, 99, 142], "glob": [3, 20, 94, 108, 109, 119, 121, 128, 143], "glob_sort": [20, 109], "globabl": 94, "global": [3, 72, 82, 92, 102, 109, 112, 121, 128, 137, 138, 140, 142, 147], "globpath": [94, 109], "globsearch": 3, "glue": 109, "gmt": 141, "gnome": [115, 137, 147], "gnu": [19, 64, 109, 127], "gnureadlin": 128, "gnuwin32": 109, "go": [0, 35, 92, 109, 115, 117, 137, 139, 140, 141, 146], "goal": [127, 137], "goe": [109, 137, 140], "gone": 109, "good": [94, 109, 141, 145], "googl": [109, 137], "gordon": 109, "gori": 139, "got": [109, 138], "gotcha": 109, "gow": 109, "gp": 137, "gpg": 109, "gpm": 109, "gqlmod": 112, "grab": 3, "grace": 94, "gracefulli": 109, "grai": [28, 29, 55, 79, 86, 88, 94, 109], "grammar": 121, "graphic": [109, 137], "grave": 109, "great": [135, 137, 140, 141, 142, 144], "greedi": [94, 109], "green": [42, 45, 70, 109, 137, 140], "greenlin": 23, "grep": [37, 108, 109, 137, 147], "grep_path": 137, "gritti": 106, "group": [20, 29, 34, 37, 82, 88, 94, 109, 119, 147], "gruvbox": 109, "guarante": [0, 73, 109, 142], "guess": [92, 120, 140], "guess_lex": 92, "guess_lexer_for_filenam": 92, "guid": [109, 114, 116, 128, 137, 147], "guidgen": 128, "gunc": 142, "gupta": 109, "gvim": 109, "gyuri": 109, "gz": [20, 119], "h": [1, 2, 20, 71, 94, 109, 119, 125, 130, 137, 140, 147], "ha": [2, 18, 20, 25, 27, 29, 31, 33, 34, 35, 36, 39, 47, 48, 49, 54, 55, 69, 71, 73, 78, 82, 88, 90, 92, 93, 94, 96, 100, 108, 109, 113, 117, 119, 120, 121, 128, 129, 130, 133, 137, 139, 140, 142, 143, 144, 146, 147], "hack": 109, "hacker": 121, "hacki": [128, 130, 147], "hacktheoxid": 109, "had": [1, 19, 48, 55, 93, 109, 121, 137, 138], "hand": [108, 109, 112, 137, 142], "handi": 4, "handl": [3, 18, 20, 23, 28, 32, 33, 35, 36, 37, 48, 54, 55, 70, 71, 74, 79, 84, 86, 90, 93, 102, 103, 109, 115, 127, 130, 137, 140, 141, 143, 144, 147], "handle_double_amp": 103, "handle_double_pip": 103, "handle_error_linecont": 103, "handle_error_spac": 103, "handle_error_token": 103, "handle_ignor": 103, "handle_nam": 103, "handle_rbrac": 103, "handle_rbracket": 103, "handle_redirect": 103, "handle_rparen": 103, "handle_token": 103, "handler": [0, 20, 34, 66, 73, 102, 103, 109, 119, 120, 139, 143], "hang": [32, 109], "hann": 109, "happen": [20, 25, 27, 33, 34, 35, 36, 48, 55, 82, 93, 109, 119, 137, 138, 139, 141, 142], "happi": [115, 117, 131], "hard": [20, 109, 117, 119, 121, 128, 130, 135, 141, 147], "hardcod": 94, "hardcode_colors_for_win10": 94, "harder": 140, "hardli": 143, "hardwar": [20, 64, 119], "hardware_platform": 64, "hartz": 109, "has_alia": 71, "has_arg": [2, 26, 95, 97, 98], "has_elt": 102, "has_kwarg": 73, "has_prompt_toolkit": 91, "hasattr": [73, 94], "hash": [91, 109, 137], "hashbang": 92, "haskel": 142, "hat": 137, "hattingh": 109, "hauser": [28, 29, 55, 79, 86, 88, 94], "have": [0, 1, 2, 9, 18, 20, 25, 27, 28, 29, 32, 35, 39, 42, 50, 71, 73, 74, 79, 85, 88, 94, 96, 100, 102, 105, 107, 108, 109, 111, 112, 113, 114, 115, 117, 118, 119, 120, 121, 127, 128, 131, 133, 137, 138, 139, 141, 142, 143, 144, 145, 146, 147], "have_pyg": 109, "haven": [0, 109], "head": [90, 92, 109, 137, 142], "header": [23, 48, 55, 93, 117, 140, 141], "headless": 90, "hear": 2, "heavi": 146, "heavili": 121, "hei": [137, 140], "height": [50, 109], "hello": [108, 109, 117, 137, 142], "help": [1, 2, 3, 20, 23, 26, 48, 54, 55, 71, 74, 92, 93, 94, 98, 109, 112, 117, 119, 130, 139, 140, 143, 144, 147], "helper": [3, 9, 18, 35, 69, 85, 106, 109, 117, 138, 141], "henr\u00e9": 109, "here": [8, 20, 23, 29, 35, 37, 52, 86, 88, 90, 94, 96, 107, 109, 117, 119, 120, 121, 128, 134, 135, 136, 137, 140, 141, 142, 145, 146, 147], "heredoc": 92, "heretofor": 109, "herwig": 109, "hesit": [113, 114], "hess": 109, "hex": [70, 92, 137], "hf": 25, "hg": [45, 109, 147], "hg_dirty_working_directori": 45, "hi": [109, 137, 138, 141, 143], "hidden": [20, 42, 108, 109, 119, 128], "hiddencommandpipelin": [3, 33, 109, 133], "hiddencompletedcommand": 109, "hiddenobject": 37, "hide": [20, 42, 47, 48, 49, 55, 93, 109, 119, 137], "hierarchi": 137, "hierosm": 109, "higher": [20, 119, 137], "highest": 18, "highli": [20, 47, 48, 49, 55, 93, 113, 114, 119], "highlight": [20, 23, 92, 109, 110, 113, 119, 125, 127, 137], "highlight_color": [92, 94, 109], "highlighted_ndiff": 23, "hightlight": [92, 94], "hint": [33, 35, 36], "hist": [25, 109], "histcontrol": [20, 25, 26, 109, 141], "histfil": 140, "histor": [140, 141], "histori": [20, 48, 49, 55, 93, 94, 108, 109, 110, 113, 116, 122, 137, 143, 146], "history_couchdb": 141, "history_json": [25, 109], "history_tuple_to_str": [20, 94], "history_unit": 94, "historyalia": 26, "historydiff": 23, "historyentri": [22, 24, 25, 27, 109], "hit": [108, 109, 137, 138, 147], "hkcu": 109, "hkey_local_machin": [20, 119], "hklm": 109, "ho": [109, 137], "hocu": 140, "hold": [2, 35, 39, 42, 43, 98, 109, 137], "holder": 39, "holi": 131, "holland": 109, "home": [1, 19, 20, 94, 108, 109, 119, 128, 130, 137, 140, 147], "homebrew": [1, 20, 109, 115, 119, 128], "honor": [109, 128], "hoo": [137, 142], "hood": [0, 130], "hook": [0, 7, 48, 55, 92, 93, 100, 109, 128, 137, 140, 142, 143, 146], "hook_post_add_argu": 109, "hook_pre_add_argu": 109, "hoorai": 109, "hopefulli": [109, 121, 140, 141, 142], "horak": 109, "host": [1, 20, 35, 98, 107, 117, 119, 137, 146], "hostnam": [20, 41, 64, 109, 137], "hosttyp": [20, 109], "hotkei": 109, "hour": [94, 140], "how": [1, 2, 3, 20, 28, 32, 37, 74, 79, 86, 94, 97, 107, 108, 109, 119, 128, 137, 138, 141, 143, 145], "howev": [20, 109, 112, 117, 119, 121, 137, 140, 142, 144, 146, 147], "howto": [100, 109], "hr": [94, 140], "hsa": 109, "html": [1, 2, 19, 20, 80, 92, 100, 109, 117, 119, 135, 147], "html_node": 19, "htop": 109, "http": [1, 2, 19, 20, 55, 64, 65, 70, 80, 92, 94, 100, 107, 109, 117, 118, 119, 121, 127, 128, 137, 141, 147], "hub": [108, 109, 112], "hubing": 109, "huff": 121, "huge": [109, 140], "human": [65, 92, 109, 112, 121, 140], "hundr": 109, "hungri": 109, "hunter": 137, "hup_all_job": 32, "hybrid": 103, "hyman": 109, "i": [1, 2, 3, 4, 6, 8, 9, 10, 16, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 37, 39, 41, 42, 43, 45, 47, 48, 49, 52, 53, 54, 55, 64, 65, 67, 69, 70, 71, 72, 73, 74, 78, 79, 81, 82, 84, 85, 86, 88, 90, 91, 92, 93, 94, 95, 96, 98, 99, 100, 102, 105, 107, 108, 109, 110, 112, 113, 114, 117, 118, 119, 120, 124, 125, 127, 128, 130, 131, 133, 135, 138, 141, 142, 143, 144, 145, 146, 147], "i_am_at_the_front": 25, "iceberg": 140, "icon": 109, "id": [1, 25, 26, 27, 32, 33, 34, 35, 55, 82, 91, 102, 109, 113, 122, 137, 141], "id_cmd": 26, "idea": [109, 121, 135, 145], "ideal": 119, "ident": [25, 27, 33, 34, 35, 55, 82, 142], "identchar": [48, 55, 93], "identif": [25, 27, 33, 34, 35, 55, 82], "identifi": [18, 22, 24, 25, 27, 33, 34, 35, 55, 82, 92, 109, 137, 138, 140], "idl": 128, "idx": [29, 39, 54, 88, 94, 96], "idxnam": 96, "ie": [22, 72, 94, 109, 115, 121], "ifdef": 142, "iglob": 94, "iglobpath": [94, 109], "ignor": [16, 18, 20, 73, 94, 103, 109, 119, 120, 137, 138], "ignore_alia": [71, 109], "ignore_cas": 94, "ignore_regex": [22, 24, 25, 27], "ignore_sigtstp": 32, "ignoredup": [20, 119], "ignoreeof": [20, 109], "ignoreerr": [20, 119], "ignorespac": [20, 25, 109, 119], "imag": [35, 98, 109, 113, 126], "imaginari": [35, 98], "immedi": [20, 25, 37, 73, 92, 109, 119, 137, 140], "imp": 109, "impact": 109, "imphook": [109, 113, 116], "implememnt": 109, "implement": [8, 18, 20, 24, 25, 27, 28, 29, 34, 37, 47, 48, 49, 50, 52, 55, 57, 58, 59, 60, 61, 62, 63, 67, 68, 79, 82, 84, 88, 91, 92, 93, 94, 95, 96, 98, 99, 100, 101, 103, 105, 109, 119, 121, 130, 137, 138, 140, 141, 147], "impli": 109, "implicit": [109, 117, 146], "implicitli": [109, 137], "import": [3, 9, 29, 42, 82, 83, 85, 88, 90, 91, 92, 98, 100, 102, 107, 109, 120, 121, 127, 128, 138, 140, 141, 142, 145, 146, 147], "import_modul": [9, 82, 85], "importantli": 142, "importerror": [100, 146], "importlib": [82, 100, 109, 120], "impos": 137, "imposs": [109, 137], "impress": [118, 134], "improperli": 109, "improv": [109, 121, 146], "in_appimag": 91, "in_macro_cal": 3, "inadvert": 109, "inappropri": 109, "inc": 137, "includ": [8, 18, 20, 22, 39, 42, 55, 70, 74, 92, 94, 103, 105, 109, 112, 113, 119, 124, 128, 130, 135, 137, 138, 142, 143, 145, 147], "include_doc": 141, "include_dotfil": 94, "include_untrack": 147, "inclus": [20, 94, 119], "incompat": 109, "inconsist": 109, "incorpor": [52, 128], "incorrect": 109, "incorrectli": 109, "increas": [94, 109, 137], "increment": 109, "incur": [20, 119], "ind": 141, "indend": 90, "indent": [20, 29, 48, 55, 88, 93, 94, 96, 108, 109, 137, 143], "independ": [1, 109, 121, 127, 140], "index": [1, 4, 8, 18, 19, 20, 22, 25, 37, 39, 84, 92, 94, 96, 98, 108, 109, 113, 117, 126, 137, 138], "indexerror": [94, 109], "indic": [9, 20, 25, 27, 33, 34, 35, 48, 55, 82, 85, 90, 93, 96, 98, 109, 119, 137, 138, 140], "indir": 109, "indiscrimin": 142, "individu": [8, 20, 42, 92, 109, 119, 137, 142], "inescap": 109, "inf": [20, 94, 119], "infinit": [29, 88, 109], "info": [1, 20, 22, 24, 25, 26, 27, 28, 32, 79, 109, 117, 119, 120, 137, 141], "inform": [1, 3, 20, 22, 23, 24, 25, 26, 27, 28, 32, 42, 43, 64, 79, 94, 103, 109, 113, 114, 117, 119, 120, 137, 138, 139, 140, 141, 142, 143, 145, 146], "infoworld": 134, "infrastructur": 145, "ing": [23, 109], "inherit": [3, 20, 25, 27, 33, 34, 35, 47, 48, 49, 55, 82, 92, 93, 94, 109, 119, 137, 141], "inherit_env": 3, "ini_dict": 20, "init": [3, 28, 39, 79, 109, 137, 145, 146], "init_docstr": [28, 79], "init_fail": 98, "initi": [20, 25, 27, 33, 34, 35, 48, 52, 55, 78, 82, 90, 92, 93, 96, 109, 113, 120, 129, 137, 143, 147], "inject": 137, "inlin": [3, 109], "inlineimport": 3, "innermost": 137, "innerstring_rul": 92, "inp": [22, 24, 25, 27, 33, 94, 102, 140, 141], "input": [20, 26, 27, 28, 33, 35, 47, 48, 49, 52, 53, 55, 74, 79, 91, 93, 94, 96, 99, 102, 103, 109, 112, 119, 120, 140, 141, 142, 144], "input_": 112, "inputrc": [55, 109, 127], "ins": [3, 17, 109, 137, 147], "insensit": [9, 20, 31, 94, 109, 119, 142], "insert": [9, 18, 20, 29, 53, 88, 92, 94, 96, 109, 115, 119, 128, 137, 143], "insert_text": 143, "insid": [2, 20, 42, 45, 86, 94, 98, 109, 112, 117, 118, 119, 120, 137, 138, 140, 141, 142], "inside_repo": 42, "inspect": [28, 79, 109, 137, 140], "inspectload": 100, "inspector": [109, 113, 116], "inspir": [109, 121, 146], "inst": 94, "instal": [1, 20, 98, 100, 107, 109, 112, 115, 117, 118, 119, 121, 127, 128, 130, 137, 140, 141, 145, 146, 147], "install_hook": [100, 109], "install_import_hook": 100, "instanc": [0, 3, 18, 20, 22, 24, 25, 27, 28, 29, 35, 37, 39, 50, 54, 55, 71, 79, 82, 88, 90, 91, 92, 94, 98, 102, 109, 119, 137, 138, 140, 142, 143, 144, 146], "instans": 20, "instanti": [34, 108, 109, 120, 137], "instead": [1, 2, 3, 8, 18, 20, 25, 26, 27, 28, 29, 33, 34, 35, 55, 70, 71, 75, 76, 79, 82, 87, 88, 89, 95, 96, 97, 98, 102, 103, 109, 117, 119, 121, 128, 130, 137, 138, 140, 141, 142, 144], "instr": 94, "instruct": [109, 117, 118, 138], "int": [2, 3, 4, 8, 17, 18, 20, 22, 24, 25, 26, 27, 28, 32, 35, 36, 37, 39, 54, 70, 79, 84, 94, 96, 98, 99, 100, 102, 103, 109, 137, 140, 141], "intact": [20, 78], "integ": [3, 18, 20, 25, 26, 27, 33, 34, 35, 55, 63, 82, 84, 91, 92, 94, 98, 109, 119, 137, 140], "integr": [20, 25, 27, 33, 34, 35, 55, 82, 109, 119], "intend": [18, 29, 88, 109, 137], "intens": [45, 92, 109, 137], "intense_black": 137, "intense_blu": 137, "intense_cyan": 137, "intense_green": 137, "intense_purpl": 137, "intense_r": 137, "intense_whit": [109, 137], "intense_yellow": 137, "intensify_colors_for_cmd_ex": 94, "intensify_colors_on_win": [20, 94, 109, 128], "intensify_colors_on_win_sett": [20, 94], "intent": 109, "intention": 18, "interact": [1, 2, 20, 31, 32, 46, 71, 74, 90, 94, 108, 109, 117, 118, 120, 127, 135, 137, 147], "intercept": 120, "interest": [137, 140, 143], "interfac": [1, 31, 34, 35, 36, 47, 48, 49, 52, 55, 71, 74, 92, 93, 109, 115, 133, 135, 137, 142, 146, 147], "interfer": 109, "intermediari": 100, "intern": [20, 69, 109, 119, 138, 144], "internalenvirondict": 20, "interoper": 145, "interpol": 92, "interpret": [18, 20, 48, 55, 91, 93, 109, 117, 127, 130, 137, 142], "interpreterset": 20, "interrupt": 109, "intersect": 73, "interspers": 137, "interv": [20, 119], "intervent": 109, "intra": 109, "intrepret": 109, "intro": [48, 49, 55, 93], "introduc": [20, 109, 119, 138, 142], "introduct": 109, "invalid": [20, 54, 94, 109, 119], "invalidate_cach": 100, "invert": [63, 109], "invert_": 137, "invert_whit": 137, "invertoff_": 137, "invertoff_whit": 137, "invit": 147, "invoc": [2, 34, 82, 109], "invok": [20, 25, 27, 33, 34, 35, 55, 65, 82, 109, 119, 127, 128, 137, 147], "involv": [109, 121, 147], "io": [20, 35, 47, 109, 119, 130], "ioctl": 109, "ipc": 109, "ipython": [1, 13, 28, 29, 55, 79, 86, 88, 94, 109, 110, 113, 124, 137, 142, 146], "irc": [111, 113], "irrespect": 109, "is_after_closing_quot": 138, "is_al": [25, 27, 33, 34, 35, 55, 82], "is_app_execution_alia": 37, "is_auto_load": 98, "is_balanc": 94, "is_binari": [28, 79], "is_bool": [20, 94], "is_bool_or_int": [20, 94], "is_bool_or_non": [20, 94], "is_bool_seq": 94, "is_cal": 94, "is_callable_default": 20, "is_class": 94, "is_completion_mod": [20, 94], "is_completions_display_valu": [20, 94], "is_configur": 20, "is_const_byt": 102, "is_const_nam": 102, "is_const_num": 102, "is_const_str": 102, "is_contextual_complet": 18, "is_dir": 137, "is_dynamic_cwd_width": [20, 94], "is_empti": 71, "is_env_path": [20, 94], "is_exclusive_complet": 18, "is_execut": 31, "is_executable_in_posix": 31, "is_executable_in_window": 31, "is_fil": 137, "is_float": [20, 94], "is_fully_read": 36, "is_history_backend": [20, 94], "is_history_tupl": [20, 94], "is_ignor": [22, 24, 25, 27], "is_import": 13, "is_in_scop": 102, "is_int": [20, 94], "is_int_as_str": [94, 109], "is_int_or_slic": 109, "is_load": 98, "is_logfile_opt": [20, 94], "is_lscolor": 20, "is_manually_set": 20, "is_nonstring_seq_of_str": [20, 94], "is_only_functional_alia": [71, 109], "is_packag": 100, "is_path": [20, 94], "is_possible_submodul": 13, "is_proxi": 37, "is_readline_avail": 91, "is_regex": [20, 94], "is_simple_cal": [28, 79], "is_slic": 94, "is_slice_as_str": [94, 109], "is_soft_wrap": 49, "is_str": [20, 94], "is_str_str_dict": 109, "is_string_or_cal": [20, 94], "is_string_seq": 94, "is_string_set": [20, 94], "is_sub_express": 138, "is_superus": 94, "is_symlink": 137, "is_target": 20, "is_template_str": 39, "is_tok_color_dict": [20, 94, 109], "is_true_or_fals": 117, "is_valid_shlvl": [20, 94], "is_writable_fil": [94, 109], "isalnum": 18, "isalpha": 18, "isascii": 18, "isatti": [35, 109], "iscolor": [70, 109], "isdaemon": [25, 27, 33, 34, 35, 55, 82], "isdecim": 18, "isdescend": 102, "isdigit": 18, "isdir": [109, 141], "isdisjoint": 73, "isexpress": [102, 109], "isidentifi": 18, "iskeyword": [18, 92], "islow": 18, "isn": [2, 71, 109, 140], "isnumer": 18, "isoformat": 137, "isol": [1, 117], "isort": 117, "isprint": 18, "isspac": 18, "issu": [20, 48, 55, 93, 109, 111, 113, 114, 115, 119, 128, 137], "issue8557": 109, "issuecom": 109, "istitl": 18, "isupp": 18, "ital": [109, 137], "italic_": 137, "italic_blu": 137, "italicoff_": 137, "italicoff_blu": 137, "italo": 109, "item": [2, 20, 22, 24, 25, 27, 29, 39, 52, 71, 72, 73, 74, 78, 82, 84, 88, 92, 94, 109, 119, 140, 143], "iter": [2, 4, 18, 20, 33, 35, 36, 39, 47, 48, 49, 55, 71, 73, 74, 78, 80, 82, 90, 92, 93, 94, 95, 96, 98, 102, 109, 119, 137], "iter_command": 71, "iterable_or_scalar": 80, "itercheck": [33, 137], "iterm2": 109, "iterm2_tool": 109, "iterqueu": 36, "iterraw": [33, 109], "itertool": 109, "its": [1, 2, 3, 18, 19, 20, 28, 35, 37, 63, 69, 71, 78, 79, 82, 92, 96, 98, 100, 109, 113, 117, 118, 119, 120, 121, 129, 130, 137, 138, 139, 140, 141, 142, 146, 147], "itself": [1, 3, 18, 29, 33, 50, 73, 82, 88, 92, 94, 96, 108, 109, 112, 115, 117, 120, 140, 142, 147], "iv": 109, "ivan": 109, "j": [26, 98, 108, 109, 125, 137, 143], "jack": 109, "jackofspades707": 109, "jacquelin": 109, "jamesparrott": 109, "jami": 109, "jan": 109, "janko": [28, 29, 55, 79, 86, 88, 94], "janschulz": 109, "jar": [20, 119, 121], "jason": 109, "javert": 146, "jbw3": 109, "jean": 109, "jedi": [109, 138], "jeremi": 109, "jerzi": 109, "jgart": 109, "jhauser": [28, 29, 55, 79, 86, 88, 94], "jinja": 137, "jive": 109, "jmorano": 109, "jnoortheen": [109, 118], "job": [20, 33, 109, 141, 143], "job_id": 32, "job_id_complet": 32, "jobsset": 20, "join": [18, 25, 27, 33, 34, 35, 39, 55, 82, 94, 111, 113, 114, 137], "jonathanslend": [20, 109], "jones": 143, "joshix": 109, "jpeg": [20, 119], "jpg": [20, 119], "json": [20, 26, 74, 81, 84, 96, 98, 108, 109, 119, 128, 137, 141, 146], "jsoncommandfield": 25, "jsonhistori": [25, 109], "jsonhistoryflush": 25, "jsonhistorygc": [25, 109], "jsonutil": 109, "jul": 134, "julia": 142, "jump": 109, "jun": 134, "june": [109, 134], "jupyt": [109, 142], "jupyter_kernel": 109, "jupyterkernel": 109, "jupyterlab": 109, "jupytershel": 109, "jupytext": 109, "just": [1, 20, 25, 27, 29, 33, 34, 35, 47, 48, 49, 50, 55, 71, 73, 74, 82, 88, 93, 94, 99, 109, 117, 118, 119, 120, 127, 128, 130, 131, 135, 136, 137, 139, 140, 141, 142, 143, 146], "justifi": 18, "justin": 109, "jyn": 109, "k": [2, 20, 39, 71, 78, 82, 84, 92, 109, 137], "kale": 109, "kalliecharan": 109, "kati": 121, "kaya": 109, "kb": [36, 94, 109, 140], "ke": 109, "keep": [20, 23, 71, 95, 109, 117, 118, 119, 121, 137, 139, 140, 141, 142, 144], "keepend": 18, "kei": [2, 18, 20, 22, 24, 25, 27, 39, 53, 66, 71, 78, 80, 82, 84, 92, 94, 96, 100, 108, 109, 115, 119, 127, 137, 138, 140, 143, 144], "kennedi": 109, "kept": [109, 112, 140, 146], "kern": [29, 88], "kernel": [25, 27, 33, 34, 35, 55, 64, 82, 109], "kernel_nam": 64, "kernel_releas": 64, "kernel_vers": 64, "key_bind": 109, "keybind": [109, 113, 122], "keybindingsbas": 53, "keyboard": [109, 113, 122], "keyboardinterrupt": 109, "keyerror": [2, 20, 39, 73, 78, 82, 92, 109, 137], "keypress": [20, 119], "keystrok": 143, "keyword": [8, 18, 20, 25, 27, 34, 37, 55, 72, 73, 74, 78, 82, 92, 109, 119, 137, 138, 139, 143], "kholia": 117, "kick": 109, "kill": [32, 34, 109, 147], "killpg": 109, "kilobyt": [94, 140], "kind": [3, 109, 137], "kip": 109, "kiperman": 109, "kislyuk": 109, "kitti": 109, "know": [0, 23, 28, 29, 73, 79, 88, 109, 115, 121, 127, 137, 139, 140, 142, 144, 146, 147], "knowledg": 109, "known": [28, 35, 71, 79, 98, 102, 140, 147], "known_color": 109, "known_xonsh_color": 109, "koen": 65, "konk": 137, "kouhe3": 109, "krill": 134, "kryskalla": 109, "ksh": 109, "kulkarni": 109, "kundert": 109, "kurmi": 109, "kvm": 117, "kw": [28, 79, 139, 143], "kwarg": [2, 3, 8, 17, 18, 20, 22, 24, 25, 26, 27, 34, 37, 39, 42, 43, 47, 48, 49, 52, 55, 67, 72, 73, 78, 82, 92, 93, 94, 95, 96, 97, 98, 100, 102, 103, 109, 120, 137, 141, 146], "kwd": 92, "kwname": 37, "kyllingen": 109, "l": [2, 8, 19, 20, 26, 37, 80, 92, 108, 109, 119, 120, 121, 130, 137, 138, 141, 143], "l4879": 92, "la": [108, 140], "label": [92, 109], "lack": [2, 20, 39, 78, 82, 92], "lag": 109, "lambda": [20, 82, 94, 96, 109, 119, 128, 137, 147], "lambdatyp": 2, "land": 109, "landscap": 109, "lang": [1, 2, 20, 109, 121, 137, 144], "langset": 20, "languag": [1, 2, 20, 74, 92, 103, 106, 109, 110, 113, 117, 121, 124, 135, 137, 138, 142, 143, 146, 147], "larg": [109, 110, 113, 121, 142], "larger": [0, 20, 119, 142], "lasher": 109, "last": [4, 20, 22, 25, 33, 37, 92, 94, 100, 103, 108, 109, 119, 128, 137, 138, 140, 144], "last_exc": [94, 109], "last_in_pipelin": [37, 137], "last_nam": 138, "last_pull_tim": 27, "last_return_cod": [20, 109, 137], "last_return_code_if_nonzero": [20, 109, 137], "last_task": 32, "last_traceback": 109, "last_typ": 109, "last_valu": 109, "lastcmd": [48, 55, 93], "lastli": [20, 37, 119, 121, 137], "late": 140, "later": [49, 73, 109, 117, 128, 137, 140], "latest": [52, 107, 109, 112, 113, 117, 129], "latter": 1, "lauch": 71, "launch": [1, 2, 20, 26, 37, 71, 109, 115, 119, 128, 133, 140], "launcher": 109, "laurent": 109, "layer": 91, "layout": [145, 146], "lazi": [8, 20, 26, 33, 49, 71, 82, 83, 84, 109, 119, 142, 146], "lazili": [9, 25, 26, 71, 82, 98, 109], "lazoti": 109, "lazy_is_only_functional_alia": [71, 109], "lazy_locate_binari": [71, 109], "lazyasd": [20, 87, 89, 91, 94, 109, 113, 116], "lazybool": [20, 82, 91, 109], "lazydict": [82, 94, 109], "lazyget": 71, "lazyimp": 109, "lazyin": 71, "lazyit": 71, "lazyjson": [23, 109, 113, 116, 140], "lazylen": 71, "lazyobject": [82, 109], "lc_": 20, "lc_collat": 20, "lc_convert": 20, "lc_ctype": 20, "lc_messag": 20, "lc_monetari": 20, "lc_numer": 20, "lc_time": 20, "lc_type": 115, "lcle": 20, "ld": 108, "ld_library_path": [137, 147], "ld_preload": 115, "lead": [18, 94, 109, 137, 142, 144], "leak": [20, 109, 117], "leaki": 109, "leandro": 109, "learn": [109, 117, 128, 137, 146], "least": [18, 117, 138, 140], "leav": [1, 20, 78, 109, 117, 118, 137, 141], "left": [1, 3, 18, 19, 25, 26, 27, 29, 33, 34, 35, 53, 55, 82, 88, 94, 109, 121, 125, 137, 142], "left_pad": 18, "leftmost": [2, 109], "leftmostnam": 102, "leftov": 109, "legal": 90, "leger": 109, "legibl": [48, 55, 93], "len": [4, 18, 109, 137, 138, 143], "length": [4, 8, 18, 20, 28, 35, 70, 71, 79, 94, 98, 102, 109, 119, 138, 140, 141], "lengthi": 147, "leonard": 140, "less": [20, 94, 109, 115, 117, 119, 121, 137, 138, 143, 144], "less_termcap_m": 115, "less_termcap_mb": 115, "less_termcap_md": 115, "less_termcap_s": 115, "less_termcap_so": 115, "less_termcap_u": 115, "lesser": 137, "let": [20, 109, 112, 119, 127, 137, 140, 141, 143, 146], "letter": [1, 19, 109], "level": [20, 25, 94, 96, 99, 102, 109, 117, 119, 120, 137, 140, 142, 144, 145], "levenshtein": [20, 94, 119], "leverag": 117, "lex": [92, 99, 102], "lexer": [3, 92, 94, 95, 109, 113, 116, 137], "lexermeta": 92, "lexnederbragt": 131, "lexograph": [20, 119], "leykam": 109, "lh": 82, "lha": [20, 119], "li": 71, "liabil": 121, "lib": [20, 75, 76, 91, 94, 109, 113, 116, 128, 137, 147], "libc": 109, "libedit": 109, "libexec": 128, "libgcc": 109, "libgpm": 109, "librari": [20, 29, 35, 55, 77, 80, 88, 96, 100, 109, 110, 112, 113, 117, 119, 121, 128, 137, 140, 141, 145, 146], "licens": [13, 29, 35, 88, 98, 109, 137], "lie": 109, "life": [128, 142], "light": [109, 137], "lightgrai": 109, "lightli": 143, "like": [0, 1, 2, 3, 8, 18, 20, 22, 28, 29, 31, 33, 35, 36, 37, 39, 42, 43, 71, 73, 78, 79, 82, 84, 85, 88, 90, 92, 94, 96, 102, 108, 109, 113, 114, 115, 117, 119, 121, 125, 128, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147], "likelihood": 73, "likewis": [109, 127], "limit": [3, 18, 20, 26, 94, 109, 119, 120, 121, 140, 142], "limit_s": 109, "line": [1, 2, 3, 4, 6, 8, 16, 18, 19, 20, 23, 28, 29, 32, 33, 35, 36, 37, 47, 48, 49, 50, 53, 55, 69, 72, 74, 79, 86, 88, 92, 93, 94, 95, 96, 99, 100, 102, 103, 105, 108, 109, 117, 118, 119, 120, 127, 128, 137, 138, 139, 140, 142, 143, 147], "line_arg": 8, "line_buff": [35, 47], "line_numb": 49, "line_number_background_color": 92, "line_number_color": 92, "line_number_special_background_color": 92, "line_number_special_color": 92, "linear": 140, "lineno": [28, 79, 95, 102, 103], "lines_ad": 42, "lines_remov": 42, "linger": 109, "linguist": 135, "link": 109, "link_builtin": [3, 109], "linkinpark342": 118, "lint": [109, 117], "linux": [20, 41, 91, 107, 109, 112, 113, 115, 117, 119, 124, 127, 137, 147], "linux_distribut": 109, "linux_distro": 91, "linuxbrew": 109, "lisp": 142, "list": [0, 1, 2, 3, 4, 8, 9, 10, 13, 18, 19, 20, 22, 24, 25, 26, 27, 29, 31, 32, 33, 35, 37, 39, 47, 48, 49, 50, 52, 55, 71, 72, 84, 88, 92, 93, 94, 96, 98, 100, 102, 103, 105, 108, 109, 110, 111, 113, 115, 117, 119, 121, 128, 130, 137, 139, 140, 143, 147], "list_complet": 10, "list_lin": [20, 109, 119, 137], "list_of_list_of_strs_outer_product": 3, "list_of_strs_or_cal": 3, "listdir": 137, "listen": [51, 54, 146], "liter": [2, 9, 20, 29, 32, 39, 42, 85, 88, 92, 100, 108, 109, 115, 119, 142, 144], "literal_ev": 109, "littl": [35, 98], "liu": 35, "live": [3, 109, 117, 137, 138, 140], "ljdump": 84, "ljnode": 84, "ljust": 18, "ll": [108, 137, 140, 141, 142, 143, 146], "ln": [20, 109, 119, 147], "load": [0, 3, 8, 9, 10, 20, 25, 26, 27, 39, 42, 43, 49, 52, 53, 74, 82, 84, 85, 90, 96, 97, 98, 100, 102, 109, 118, 119, 120, 128, 130, 137, 140, 141, 143, 147], "load_attribute_chain": 102, "load_foreign_alias": 74, "load_foreign_env": 74, "load_history_str": 52, "load_initi": 39, "load_modul": 100, "load_module_in_background": 82, "load_prev": 52, "load_proxi": 109, "load_xonsh_bind": 53, "load_xontrib": 109, "loaded_config": 109, "loaded_rc_fil": 109, "loader": [82, 100, 109, 120], "loadev": [0, 73], "loadjson": [96, 109], "loc": [3, 10, 69, 71, 72, 99, 142], "local": [3, 20, 72, 92, 107, 109, 117, 121, 128, 130, 137, 138, 140, 142, 147], "locale_convert": 20, "localhost": 147, "localtim": [109, 137], "locat": [1, 2, 9, 20, 25, 26, 31, 37, 71, 74, 85, 96, 109, 117, 119, 137], "locate_bin": 109, "locate_binari": [20, 71, 109], "locate_execut": [31, 71], "locate_fil": [31, 109], "locate_file_in_path_env": 31, "locate_relative_path": [31, 109], "lock": [25, 29, 88, 109, 140], "log": [20, 113, 115, 116, 119, 140, 147], "logfile_opt_to_str": [20, 94], "logic": [94, 108, 109, 146], "login": [1, 2, 20, 74, 109, 115, 119, 147], "logo": 70, "lone": 142, "long": [18, 19, 20, 66, 92, 109, 115, 117, 119, 137, 146], "longer": [1, 19, 32, 109, 137, 140], "longest": [20, 96, 119], "look": [0, 1, 2, 20, 71, 74, 82, 92, 108, 109, 119, 120, 121, 137, 138, 140, 141, 142, 145, 147], "lookup": [18, 92, 109, 121], "lookuperror": 18, "loop": [20, 29, 49, 88, 96, 109, 117, 119, 120, 121, 137, 138, 142], "lord": 137, "lose": 118, "loss": 143, "lost": [49, 73, 140], "lot": [23, 109, 121, 137, 140, 142, 146], "lotz": 109, "lou": [16, 20, 109, 119, 138, 142], "love": 137, "low": 109, "lower": [18, 94, 105, 109], "lowercas": [18, 94], "lowest": [18, 32, 35, 98], "lprefix": [4, 8, 18, 109, 138], "lru_cach": 109, "lrz": [20, 119], "ls_color": [20, 92, 109, 120, 147], "ls_if_lt_ten": 143, "lscolor": [20, 109], "lst": 94, "lstat": 92, "lstrip": 18, "lt_ten_fil": 143, "ltok": 94, "luckili": [121, 130, 141], "luiz": 109, "lund": 109, "lunrenyi": 109, "lysat": 35, "lz": [20, 119], "lz4": [20, 119], "lzh": [20, 119], "lzma": [20, 119], "lzo": [20, 119], "l\u00e1szl\u00f3": 109, "m": [20, 64, 78, 94, 107, 109, 115, 119, 120, 125, 128, 137, 140, 142, 147], "m1": 109, "m2v": [20, 119], "m4a": [20, 119], "m4v": [20, 119], "mac": [1, 20, 109, 113, 119, 124, 128, 135], "machin": [64, 107, 109, 117], "machineri": 109, "maco": [109, 115], "macport": 128, "macro": [3, 72, 109, 113, 122, 144], "macro_": 142, "macro_block": 142, "macro_glob": 142, "macro_loc": 142, "macronam": 3, "made": [1, 3, 25, 27, 33, 34, 35, 55, 82, 109, 112, 137, 138], "magic": [1, 92, 96, 109, 142], "mai": [0, 3, 4, 8, 18, 20, 25, 27, 28, 31, 33, 34, 35, 37, 48, 55, 71, 74, 79, 82, 83, 92, 93, 94, 96, 99, 102, 105, 107, 108, 109, 110, 113, 115, 117, 119, 120, 127, 128, 130, 134, 137, 138, 140, 142, 143, 146, 147], "mail": [109, 111, 113], "main": [20, 25, 27, 28, 32, 33, 34, 35, 37, 42, 55, 57, 64, 65, 71, 79, 82, 94, 97, 109, 113, 116, 117, 119, 127, 137, 142, 145, 146, 147], "main_context": 90, "main_xonsh": 90, "mainli": 18, "mainlin": 117, "mainstream": 130, "maintain": [29, 73, 88, 109], "major": [109, 113, 124, 140, 144], "make": [0, 1, 18, 19, 20, 26, 28, 32, 33, 34, 52, 70, 71, 73, 79, 82, 90, 91, 92, 94, 97, 103, 109, 113, 114, 118, 119, 120, 121, 128, 130, 137, 139, 140, 141, 142, 146], "make_args_env": 20, "make_default_alias": 2, "make_env_wiz": 97, "make_envvar": 97, "make_exit_messag": 97, "make_fs_wiz": 97, "make_palett": [70, 109], "make_pallet": 109, "make_pallett": 109, "make_pygments_styl": 92, "make_xonfig_wizard": [97, 109], "make_xontrib": [97, 109], "make_xontribs_wiz": 97, "makefil": 109, "maketran": 18, "makhmutov": 109, "malform": 109, "malfunct": 109, "man": [20, 109, 119, 137], "man2html": 135, "manag": [1, 3, 19, 20, 26, 32, 34, 37, 43, 49, 72, 81, 94, 95, 97, 98, 100, 109, 113, 115, 117, 119, 123, 130, 138, 141, 143, 146], "mandatori": [100, 137], "mandatory_path": 137, "mani": [2, 20, 25, 27, 33, 34, 35, 37, 55, 82, 100, 105, 108, 109, 117, 119, 121, 128, 137, 138, 140, 142, 144, 146, 147], "manifest": 109, "manipul": [1, 19, 20, 109, 119, 137, 138, 140, 146], "manner": [1, 20, 94, 109, 119, 127, 146], "manor": 109, "manual": [19, 20, 74, 109, 117, 118, 119, 121, 137, 140], "map": [1, 2, 3, 8, 18, 19, 20, 35, 39, 47, 48, 49, 55, 72, 74, 78, 82, 84, 92, 93, 94, 96, 109, 119, 128, 137, 138], "mar": 137, "marcio": 109, "marco": 109, "marduk": 109, "mariu": 109, "mark": [18, 20, 109, 117, 119, 137, 138, 144, 146], "marker": 92, "markup": 142, "mask": 109, "master": [20, 92, 109], "mastodon": 109, "match": [1, 3, 4, 8, 9, 20, 22, 24, 25, 26, 27, 67, 85, 92, 94, 96, 103, 108, 109, 119, 127, 130, 135, 137, 138, 139, 142, 143, 144], "matcher": [9, 85], "matpl": 109, "matplotlib": 109, "matter": [20, 117, 119, 137], "matthia": [109, 134], "matthieu": 109, "mattmc3": 109, "max": [36, 109], "max_col": 102, "max_dist": 94, "max_length": 18, "max_lin": 102, "max_seq_length": [29, 88], "max_width": [29, 88], "maxcol": [48, 55, 93, 94], "maximum": [18, 20, 25, 102, 109, 119, 137], "maxsiz": [20, 39, 98], "maxsplit": 18, "mayb": [92, 109, 121, 130], "mazza": 109, "mb": [94, 140], "mcmc": 140, "mcnpx": 137, "md": [1, 20], "md5": 109, "me": [113, 120, 121, 126, 137, 140, 142], "mean": [0, 18, 20, 29, 34, 39, 42, 43, 55, 82, 88, 92, 96, 108, 109, 119, 133, 137, 144, 147], "meaning": [23, 94, 140], "meaningfulli": [28, 79, 96], "meant": [73, 109, 110, 113, 121, 124, 137], "mechan": [20, 28, 79, 92, 94, 109, 117, 119, 137, 138, 144], "meeseek": 142, "meg": [94, 140], "megabyt": [94, 140], "melpa": 118, "member": 73, "membership": 137, "memori": [22, 24, 25, 27, 35, 47, 48, 49, 55, 93, 109, 137, 140], "mention": [94, 117, 128, 137, 140], "menu": [20, 50, 109, 118, 119, 143], "mercuri": [20, 45, 69, 71, 109, 119], "merg": [0, 42, 47, 74, 109, 117, 137], "mergabl": 109, "mess": [109, 143], "messag": [1, 2, 20, 26, 28, 33, 54, 65, 79, 94, 95, 96, 97, 98, 109, 115, 119, 121, 137], "messi": [0, 140], "met": 143, "meta": [25, 98, 109, 140, 142], "meta_path": 100, "metaclass": 92, "metadata": [25, 100, 109, 140], "metal": 137, "metapathfind": 120, "metavar": 19, "method": [0, 2, 18, 20, 22, 24, 25, 27, 28, 29, 33, 34, 35, 39, 47, 48, 52, 55, 78, 79, 80, 82, 88, 92, 93, 94, 96, 100, 109, 115, 120, 137, 138, 141, 142], "method_descriptor": 137, "mgunyho": 109, "mh": [20, 109, 119, 147], "mi": [20, 92, 119], "micah": 70, "micahelliott": 70, "michael": 109, "micim": 109, "mick": 109, "microsoft": [20, 94, 109, 119, 128], "mid": [20, 119], "middl": [94, 109], "midi": [20, 119], "might": [2, 109, 115, 120, 121, 128, 140, 142, 147], "migrat": 109, "mike": 109, "miller": 109, "million": 94, "mime": 92, "mimetyp": 92, "mimic": 140, "min": [94, 140], "min_col": 102, "min_lin": 102, "mincol": 94, "mind": [117, 121], "mine": 137, "miniconda3": [137, 140, 147], "minim": [109, 112], "minimalist": 109, "minimis": 109, "minimum": [91, 94, 102, 109], "minimum_required_ptk_vers": 91, "minor": [109, 113, 129], "minut": 107, "mirror": [20, 22, 24, 25, 27, 119], "misc": 94, "misc_head": [48, 55, 93], "miscellan": [48, 55, 93], "misreport": 109, "miss": [67, 92, 98, 109, 141], "mist": 140, "mitig": [109, 121], "mitnk": 141, "mix": [109, 137, 142], "mjpeg": [20, 119], "mjpg": [20, 119], "mka": [20, 119], "mkdir": [1, 94, 107, 109, 140], "mklink": 1, "mkv": [20, 119], "mng": [20, 119], "mock": [109, 117], "mod": [13, 37, 109], "modal": 109, "mode": [1, 2, 20, 29, 31, 32, 33, 34, 35, 37, 47, 48, 49, 55, 63, 69, 71, 74, 86, 88, 90, 93, 94, 99, 102, 103, 108, 109, 115, 119, 121, 138, 142, 143, 144, 147], "mode_switch_bracket": 92, "model": 109, "modern": 128, "modif": [3, 35, 37, 100, 109, 142], "modifi": [13, 28, 37, 47, 48, 49, 55, 79, 93, 94, 109, 120, 121], "modnam": 82, "modul": [3, 8, 9, 13, 18, 20, 25, 27, 29, 33, 34, 35, 39, 42, 43, 55, 65, 71, 77, 82, 86, 88, 91, 96, 98, 100, 109, 113, 117, 119, 121, 126, 127, 128, 130, 137, 138, 140, 145, 146], "module_list": 13, "module_repr": 100, "modulefind": 85, "modulerematch": 9, "moduletyp": 82, "mom": [109, 120, 137, 142], "moment": [117, 140], "mon": [94, 140], "monfil": 109, "monitor": 127, "monochrom": 109, "monokai": 115, "monokailight": 109, "month": [20, 94, 113, 119, 129, 140], "mor": 96, "more": [1, 2, 18, 20, 25, 26, 27, 28, 29, 33, 34, 35, 55, 79, 82, 88, 92, 103, 109, 112, 113, 114, 117, 119, 120, 121, 128, 130, 135, 137, 138, 139, 140, 141, 142, 143, 144, 146, 147], "morten": 109, "most": [20, 22, 25, 27, 28, 32, 33, 34, 35, 39, 41, 42, 43, 52, 55, 79, 82, 92, 94, 98, 102, 109, 110, 113, 117, 119, 121, 127, 129, 137, 140, 142], "mostli": [47, 48, 55, 93, 94, 109, 121, 128, 137], "mother": 67, "mous": [20, 119], "mouse_support": 20, "mov": [20, 119], "move": [1, 94, 109, 135, 138], "mp3": [20, 119], "mp4": [20, 119], "mp4v": [20, 119], "mpc": [20, 119], "mpeg": [20, 119], "mpg": [20, 119], "mpl": [109, 146], "mplhook": 109, "mr": 142, "msdn": 94, "msg": [28, 79, 94, 103, 141], "msy": [20, 91, 119], "msys2": 109, "mtime": [20, 100, 119], "much": [26, 86, 109, 121, 137, 140, 143], "muck": [109, 142], "multi": [4, 20, 49, 109, 119, 127, 137], "multi_column": 49, "multidimension": 109, "multilin": [4, 20, 39, 47, 48, 49, 53, 55, 92, 93, 109, 119, 125], "multiline_cod": 138, "multiline_prompt": [20, 39, 109, 147], "multiline_prompt_po": [20, 109], "multiline_prompt_pr": [20, 109], "multiline_text": 4, "multipl": [20, 25, 27, 33, 34, 35, 47, 48, 49, 52, 54, 55, 73, 82, 92, 93, 109, 117, 119, 120, 121, 137, 140, 147], "multipromptfield": 39, "multipurpos": 109, "mung": 142, "muscl": 137, "must": [0, 18, 20, 25, 27, 29, 33, 34, 35, 55, 71, 72, 82, 88, 92, 94, 96, 98, 100, 109, 115, 117, 119, 120, 121, 128, 131, 137, 139, 141, 142, 146, 147], "mutabl": 109, "mutablesequ": 109, "mutableset": [73, 109], "mutat": 109, "mutt": 109, "mv": 118, "my": [80, 108, 109, 128, 137, 146], "my_list": 109, "mycmd": 137, "mycmd0": 137, "mycmd1": 137, "mycmd2": 137, "mycmd3": 137, "mycmd4": 137, "mycmd5": 137, "mycmd6": 137, "myenv": 130, "myext": 146, "mylist": [29, 88], "mymod": 117, "myobject": [29, 88], "mypath": 137, "mypattern": 137, "mypi": 109, "mypkg": [145, 146], "myst": 117, "mystyl": 115, "myxontrib_on_spam": 139, "n": [1, 18, 19, 20, 26, 29, 34, 37, 49, 64, 73, 74, 82, 88, 92, 94, 95, 102, 108, 109, 137, 140, 141, 142], "n1": 20, "n2": 20, "n3": 20, "n4": 20, "n8grai": [28, 29, 55, 79, 86, 88, 94], "name": [1, 2, 3, 4, 6, 9, 10, 13, 15, 16, 18, 20, 22, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 35, 37, 39, 41, 42, 43, 47, 48, 49, 54, 55, 64, 66, 67, 71, 72, 73, 74, 79, 82, 85, 88, 90, 92, 93, 94, 96, 97, 98, 100, 102, 103, 105, 108, 109, 110, 113, 115, 117, 118, 119, 121, 137, 138, 139, 140, 141, 142, 145, 146, 147], "namedtupl": [37, 109, 137], "nameerror": 109, "namespac": [9, 20, 85, 92, 94, 100, 109, 119, 121, 146], "nani": 20, "nano": 109, "narg": [2, 19, 26, 32, 95, 98], "nate": 109, "nathan": 109, "nathaniel": [28, 29, 55, 79, 86, 88, 94], "nativ": [1, 2, 25, 27, 33, 34, 35, 55, 74, 82, 91, 98, 109, 110, 113], "native_id": [25, 27, 33, 34, 35, 55, 82], "natur": [18, 109, 137, 147], "naveen": 109, "navig": 109, "nb": 26, "nbut": 20, "ncan": 137, "nchang": 20, "ncommon": 20, "ncurs": 109, "nearest": 137, "nearli": [109, 121], "necessari": [28, 35, 48, 55, 69, 79, 93, 98, 109, 117, 137, 140], "necessarili": 120, "nedsocieti": [109, 121], "need": [1, 2, 4, 8, 20, 33, 36, 37, 39, 41, 42, 43, 48, 53, 55, 71, 91, 92, 93, 94, 100, 102, 105, 107, 109, 117, 119, 120, 121, 128, 130, 133, 135, 137, 138, 140, 141, 142, 143, 145, 146, 147], "needs_cal": 39, "neg": [20, 25, 27, 33, 34, 35, 36, 55, 82, 98, 109, 119], "negat": 109, "neither": 121, "neovim": 109, "nep": [109, 113, 129], "nep0029": 109, "nest": [20, 94, 109, 119], "netbsd": [91, 109], "network": [64, 130], "never": [18, 20, 29, 71, 73, 88, 109, 117, 119, 121, 131, 137, 147], "new": [0, 1, 2, 3, 8, 18, 19, 20, 22, 24, 25, 26, 27, 32, 35, 36, 39, 42, 43, 49, 52, 71, 73, 78, 84, 90, 92, 94, 98, 109, 111, 113, 115, 117, 119, 120, 121, 128, 130, 135, 137, 140, 143, 146, 147], "new_child": [20, 78], "new_loc": 20, "new_stat": 92, "new_target": 94, "new_upd": 42, "newdir": 139, "newer": 109, "newest": 22, "newest_first": [22, 24, 25, 27, 141], "newli": 109, "newlin": [20, 22, 29, 35, 37, 47, 53, 88, 94, 109], "newvalu": 92, "next": [26, 29, 32, 48, 52, 55, 88, 93, 94, 96, 103, 109, 117, 137, 138, 140, 141], "nfor": 20, "nice": [109, 137], "nickolai": 109, "nideal": 20, "niekerk": 109, "niess": 107, "nif": [20, 137], "nightli": 109, "nil": 109, "nimoi": 140, "niraj": 109, "nix": 109, "nix_path": 128, "nix_profil": 128, "nix_remot": 128, "nix_ssl_cert_fil": 128, "nix_user_profile_dir": 128, "nixo": 109, "nixpkg": 128, "nmcli": 137, "nnone": 20, "no_color": [70, 109], "no_default": 20, "no_pg_xonsh_preexec_fn": 37, "no_wizard_fil": 97, "node": [64, 84, 96, 97, 102, 109, 121, 142], "node_len": 102, "node_nam": 64, "nodenam": 64, "noerr": [109, 137], "nohelp": [48, 55, 93], "nohup": 109, "noinfo": [28, 79], "noinherit": 109, "nois": [20, 119, 140], "nomin": 121, "non": [1, 18, 20, 25, 26, 27, 28, 29, 32, 33, 34, 35, 36, 39, 49, 53, 55, 64, 73, 74, 79, 82, 88, 91, 92, 108, 109, 115, 119, 137, 138, 142, 146, 147], "non_exclusive_complet": [18, 138], "non_pygments_rul": 92, "nonblock": 33, "nonblockingfdread": [33, 36], "none": [2, 3, 4, 8, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 37, 39, 41, 42, 43, 45, 47, 48, 49, 50, 52, 53, 54, 55, 57, 63, 64, 65, 66, 67, 69, 71, 72, 74, 78, 79, 80, 82, 84, 88, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 102, 109, 115, 117, 119, 121, 133, 137, 138, 140, 141, 142, 147], "nonetyp": 109, "nonexist": [31, 109], "nonexistent_directori": 137, "nonzero": [25, 27, 33, 34, 35, 55, 82, 94, 137], "noortheen": 109, "nor": 109, "norc": 109, "norevers": 109, "normabspath": 94, "normal": [1, 8, 19, 20, 25, 27, 33, 34, 35, 48, 50, 55, 71, 81, 82, 84, 92, 93, 94, 109, 119, 120, 121, 140, 142, 146], "normcas": 94, "nose": 109, "not_found": 98, "notabl": 144, "notadirectoryerror": 109, "notat": [18, 26, 108, 109], "note": [1, 2, 3, 4, 18, 20, 22, 26, 39, 41, 42, 43, 47, 48, 49, 55, 71, 73, 80, 92, 93, 96, 98, 108, 109, 115, 117, 119, 120, 121, 127, 128, 130, 133, 137, 139, 140, 141, 142, 147], "notebook": [1, 109, 110, 113], "noth": [29, 34, 35, 73, 82, 88, 94, 96, 109, 141], "nother": 20, "notic": [20, 119, 137, 142], "notifi": [54, 73, 109], "notimplementederror": 100, "notion": [108, 121, 137, 142], "novic": [113, 124], "now": [71, 109, 128, 131, 135, 137, 140, 141, 142, 143, 146, 147], "npress": 20, "nprint": 142, "nregardless": 20, "nset": 20, "nspace": 94, "nt": [109, 141], "ntab": 94, "nth": [1, 19], "nthe": 20, "nthen": 20, "nthese": 20, "nthi": 20, "nto": 20, "nuanc": 117, "nuitka": 109, "null": [26, 73, 109, 137, 147], "null_byt": 26, "num": 32, "number": [1, 2, 18, 19, 20, 22, 24, 25, 27, 28, 32, 33, 34, 35, 36, 37, 39, 42, 55, 63, 67, 79, 82, 84, 92, 94, 96, 98, 103, 109, 117, 119, 121, 128, 137, 138, 140], "numer": [18, 26, 35, 98, 100, 109], "numpi": 109, "numpydoc": 117, "numstat": 42, "nuv": [20, 119], "nvim": 109, "nwhether": 20, "nwill": 20, "nx_dummy_complet": 138, "o": [1, 2, 3, 20, 64, 82, 91, 94, 107, 108, 109, 117, 127, 128, 140, 141, 142, 147], "obei": 137, "obj": [3, 28, 29, 79, 80, 84, 88, 94, 109], "object": [2, 3, 13, 14, 18, 20, 22, 25, 26, 27, 28, 29, 33, 34, 35, 36, 37, 39, 47, 48, 49, 50, 52, 55, 67, 71, 72, 74, 78, 79, 80, 81, 82, 84, 88, 91, 92, 93, 94, 95, 96, 98, 99, 100, 108, 109, 110, 112, 113, 117, 120, 121, 133, 137, 138, 140, 142, 145], "object_info": [28, 79], "objnam": 3, "oblig": 146, "obsolt": 109, "obtain": [47, 48, 49, 55, 72, 93, 94, 109], "occasion": [109, 128, 138], "occur": [1, 2, 16, 20, 25, 27, 33, 34, 35, 45, 55, 82, 94, 109, 117, 119, 120, 121, 137], "occurr": [18, 20, 25, 39, 84, 94, 98], "oct": [92, 137], "octal": 63, "octan": 137, "off": [1, 20, 26, 48, 55, 93, 109, 119, 121, 137, 142], "off_fil": 95, "offend": [109, 137], "offer": [20, 119, 127, 137], "offici": 109, "offload": 39, "offset": [35, 84, 140], "oftc": [111, 113], "often": [20, 94, 117, 119, 140, 142, 143, 147], "oga": [20, 119], "ogasawara": 109, "ogg": [20, 119], "ogm": [20, 119], "ogv": [20, 119], "ogx": [20, 119], "oh": [109, 146], "ohmybash": 108, "oinfo": [28, 79], "ok": [31, 98, 117, 121, 130, 137, 141], "okai": 141, "old": [0, 3, 25, 27, 29, 63, 88, 94, 109, 117], "old_completer_arg": 4, "old_lvl": 94, "old_upd": 42, "olddir": 139, "older": [128, 137, 140], "oldest": [22, 52], "oldpwd": [20, 140], "oldvalu": 92, "oliv": 109, "oliveira": 109, "omit": [64, 92, 115, 140], "omjada": 109, "on_anaconda": 91, "on_chdir": 139, "on_command_not_found": 109, "on_complet": 54, "on_cygwin": [91, 109], "on_darwin": 91, "on_dragonfli": 91, "on_envvar_chang": 109, "on_envvar_new": 109, "on_fil": 95, "on_freebsd": 91, "on_import_post_create_modul": 109, "on_import_post_exec_modul": 109, "on_import_post_find_spec": 109, "on_import_pre_create_modul": 109, "on_import_pre_exec_modul": 109, "on_import_pre_find_spec": 109, "on_linux": 91, "on_lscolors_chang": [92, 109], "on_main_thread": 94, "on_msi": [91, 109], "on_netbsd": 91, "on_openbsd": 91, "on_posix": 91, "on_post_init": 109, "on_post_rc": 109, "on_post_spec_run": 109, "on_post_spec_run_": 109, "on_post_spec_run_l": 120, "on_postcommand": 109, "on_pre_cmdloop": 109, "on_pre_prompt": 109, "on_pre_rc": 109, "on_pre_spec_run": 109, "on_pre_spec_run_": 109, "on_pre_spec_run_l": 109, "on_precommand": [73, 109], "on_ptk_creat": [109, 143], "on_spam": 73, "on_transform_command": 109, "on_window": 91, "on_wsl": 109, "onam": [28, 79], "onc": [3, 20, 25, 27, 33, 34, 35, 48, 55, 70, 73, 82, 93, 94, 109, 117, 138, 140, 142, 147], "one": [0, 1, 3, 9, 18, 19, 20, 29, 37, 48, 54, 55, 73, 88, 92, 93, 94, 103, 107, 109, 115, 117, 119, 121, 125, 128, 135, 137, 138, 140, 146, 147], "one_to_two": 142, "onecmd": [48, 55, 93], "onedai": 109, "onepath": 109, "ones": [18, 35, 92, 98, 109], "onli": [1, 2, 3, 18, 19, 20, 25, 26, 27, 31, 33, 34, 35, 36, 37, 42, 45, 47, 48, 55, 71, 74, 81, 82, 90, 91, 92, 93, 94, 96, 102, 109, 117, 119, 120, 121, 125, 128, 130, 135, 137, 139, 140, 142, 143, 144, 147], "onlin": 109, "only_modul": 13, "only_unlock": 25, "onto": [20, 47, 48, 49, 55, 93, 119], "onym": 142, "op": [48, 55, 93, 100], "open": [8, 20, 23, 29, 37, 53, 84, 86, 88, 90, 94, 109, 111, 113, 117, 118, 119, 121, 125, 128, 137, 139, 140, 141, 142, 147], "openbsd": [91, 109], "opening_quot": [8, 138], "openpi": [113, 116], "openpti": 109, "openssh": 109, "oper": [3, 17, 18, 20, 25, 27, 33, 34, 35, 42, 55, 64, 65, 82, 91, 92, 96, 108, 109, 115, 119, 121, 127, 137, 138, 140], "operand": 102, "operating_system": 64, "oppos": 109, "opposit": 23, "opt": [20, 94, 109, 119, 128], "optim": [109, 121], "option": [1, 2, 3, 4, 8, 15, 18, 20, 22, 23, 24, 25, 27, 28, 29, 32, 33, 34, 35, 36, 37, 47, 48, 55, 71, 72, 74, 79, 82, 84, 86, 88, 90, 92, 93, 94, 96, 97, 98, 99, 100, 102, 109, 117, 118, 119, 121, 137, 138, 140, 142, 143, 146, 147], "option_str": 67, "opu": [20, 119], "order": [0, 2, 10, 16, 20, 28, 31, 35, 41, 52, 64, 73, 79, 80, 90, 98, 100, 109, 115, 119, 120, 121, 137, 138, 140, 141, 142, 144, 147], "ordereddict": [22, 24, 25, 27, 138, 141], "ordin": [18, 115], "ordinari": [137, 147], "org": [19, 20, 55, 64, 70, 80, 92, 100, 109, 119, 137], "orient": 117, "origen22": 140, "origin": [2, 3, 8, 18, 20, 34, 35, 37, 70, 71, 82, 94, 98, 109, 115, 121, 125, 137, 140], "os_environ": [20, 109, 119], "osc": 109, "oserror": 109, "oss": 140, "osx": [1, 20, 109, 113, 117, 119, 124, 127, 135, 147], "other": [1, 2, 8, 18, 20, 22, 24, 25, 26, 27, 28, 31, 39, 41, 42, 73, 74, 77, 79, 85, 92, 94, 96, 102, 108, 109, 110, 113, 117, 119, 120, 121, 128, 130, 134, 137, 138, 139, 140, 142, 143, 144, 145, 146, 147], "otherpath": 96, "otherwis": [2, 9, 16, 18, 20, 25, 27, 28, 32, 33, 34, 35, 36, 37, 39, 41, 48, 55, 69, 71, 79, 80, 82, 85, 91, 92, 93, 94, 100, 109, 115, 119, 120, 121, 137, 146], "otherwisw": 94, "otp": 141, "our": [92, 121, 137, 143], "ourselv": 141, "out": [2, 20, 22, 25, 26, 27, 33, 34, 35, 45, 55, 64, 65, 66, 82, 94, 95, 97, 98, 108, 109, 115, 117, 119, 128, 130, 131, 136, 137, 140, 142, 143, 146], "outer": [3, 109, 137, 144], "outermost": 78, "outfil": 32, "outlin": 94, "output": [1, 2, 3, 20, 22, 26, 28, 29, 33, 35, 55, 65, 74, 79, 86, 88, 92, 94, 95, 97, 98, 108, 109, 115, 117, 119, 120, 133, 138, 139, 140], "output_format": 137, "outsid": [20, 37, 109, 127, 137, 140, 141, 142], "outstr": 94, "over": [9, 33, 71, 94, 96, 109, 117, 121, 137, 138, 140], "overal": 92, "overcom": 121, "overflowerror": [35, 98], "overhead": [105, 109], "overid": 90, "overlap": [18, 109], "overrid": [20, 25, 26, 27, 34, 50, 55, 74, 82, 92, 109, 119, 130, 137, 147], "overridden": [48, 55, 93, 109, 137], "overwhemlingli": 144, "overwrit": [1, 2, 109, 137, 140, 147], "overwrite_alias": 2, "overwritten": 25, "ow": [20, 119, 147], "own": [20, 29, 88, 92, 96, 100, 109, 113, 122, 130, 133, 135, 137, 139, 140, 142, 143, 147], "owner": 137, "p": [1, 2, 19, 29, 33, 64, 88, 91, 94, 107, 108, 109, 118, 128, 130, 133, 137, 147], "pack": 107, "packag": [1, 9, 20, 82, 83, 85, 90, 94, 98, 107, 109, 112, 113, 115, 118, 119, 120, 121, 123, 137, 138, 145, 146, 147], "package_data": [145, 146], "package_dir": [145, 146], "pacman": 127, "pad": [18, 109], "page": [1, 15, 20, 108, 109, 111, 113, 117, 119, 126, 128, 137, 138, 140, 147], "pager": [94, 109, 137], "paint": 92, "pair": [2, 20, 22, 24, 25, 27, 35, 39, 47, 48, 55, 78, 82, 92, 93, 94, 96, 98, 119, 137], "palett": [70, 92, 109, 118], "pam_environ": 115, "panitz": 109, "paragrapgh": 109, "parallel": [1, 22, 24, 25, 26, 27, 34, 36, 92, 109, 140], "param": [2, 109], "paramet": [1, 2, 3, 4, 8, 9, 10, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 32, 33, 35, 36, 37, 39, 42, 43, 53, 54, 64, 70, 71, 72, 73, 74, 79, 80, 82, 84, 85, 86, 88, 90, 92, 94, 95, 96, 97, 98, 99, 102, 103, 108, 109, 120, 137, 141, 142], "parametr": [20, 94, 109, 117, 119], "paren": [53, 103, 109], "parent": [20, 78, 109, 119, 120, 130, 137, 141], "parenthes": [20, 94, 109, 119, 142], "parg": 73, "pars": [3, 4, 18, 20, 39, 48, 55, 74, 90, 93, 94, 99, 102, 109, 112, 119, 135, 137, 140, 142, 144], "parse_alias": [74, 109], "parse_env": 74, "parse_func": 74, "parse_known_arg": 26, "parse_proxy_return": 35, "parseabl": 102, "parsedtoken": 39, "parselin": [48, 55, 93], "parser": [2, 18, 26, 53, 95, 97, 98, 99, 109, 113, 116, 117, 121, 142, 147], "parser_arg": 99, "parser_t": 117, "part": [3, 18, 20, 35, 42, 70, 97, 98, 103, 109, 117, 119, 120, 137, 138, 140, 141, 142], "parti": [90, 109, 130, 137, 142, 145, 146], "partial": [1, 2, 20, 36, 108, 109, 119, 121, 137, 138], "partial_color_token": 92, "partial_eval_alia": [2, 109], "partial_format_prompt": 109, "partialevalalias0": 2, "partialevalalias1": 2, "partialevalalias2": 2, "partialevalalias3": 2, "partialevalalias4": 2, "partialevalalias5": 2, "partialevalalias6": 2, "partialevalalias7": 2, "partialevalaliasbas": 2, "particular": [69, 109, 137, 142], "particularli": [109, 121, 128], "partit": 18, "pass": [1, 2, 3, 8, 18, 20, 25, 27, 29, 48, 55, 67, 73, 74, 82, 86, 88, 93, 94, 96, 99, 102, 108, 109, 117, 130, 137, 139, 140, 141, 142, 143, 144, 146], "password": 137, "past": [20, 109, 117, 119, 121, 125, 140], "patch": 109, "path": [1, 2, 3, 6, 8, 9, 13, 15, 19, 20, 26, 28, 31, 37, 67, 71, 74, 79, 85, 86, 90, 91, 92, 94, 95, 96, 98, 100, 107, 108, 109, 115, 118, 130, 138, 140, 141, 142, 146, 147], "path_argu": 90, "path_complet": 109, "path_default": 109, "path_help": 128, "path_liter": 3, "path_mtim": 100, "path_stat": [92, 100], "path_to_str": [20, 94], "pathbasenam": 91, "pathext": [20, 31, 109], "pathlib": [3, 94, 109, 137], "pathlik": 109, "pathnam": 115, "pathobj": 3, "pathogenomenick": 131, "pathsearch": 3, "pathsep": [94, 109], "pathsep_to_seq": 94, "pathsep_to_set": [94, 109], "pathsep_to_upper_seq": [20, 94], "pathsplit": 91, "pattern": [1, 9, 20, 22, 24, 25, 26, 27, 92, 108, 109, 137], "paugier": 109, "paul": 134, "paus": [37, 137, 142], "pbm": [20, 119], "pcx": [20, 119], "pdb": 109, "pdef": [28, 79], "pdoc": [28, 79], "pdump": 102, "peek": 115, "penalti": [20, 119], "pend": 109, "peopl": [112, 117, 121, 128, 140, 142, 147], "pep": [86, 109, 146], "pep8": [109, 117], "per": [1, 19, 20, 25, 27, 33, 34, 35, 55, 82, 86, 109, 117, 119, 120, 128, 138, 140, 142, 147], "per_bothn": 20, "percent": [20, 119], "percentag": [20, 119], "percol": 109, "perez": [28, 29, 55, 79, 86, 88, 94], "perf_count": 109, "perform": [1, 8, 19, 20, 26, 31, 34, 71, 82, 102, 105, 109, 119, 121, 137, 142], "perhap": 137, "period": [25, 115], "perl": 137, "perm": 63, "perman": 109, "permis": 109, "permiss": [100, 107, 109, 137], "permissionerror": [37, 109], "permut": [94, 109], "persist": [20, 52], "person": 147, "pertain": 109, "peter": [35, 108, 109], "pew": [109, 130], "pf": [108, 109, 137], "pfile": [28, 79], "pformat": 109, "pg": 137, "pgid": 32, "pgm": [20, 119], "phase": 147, "php": 94, "physic": [20, 94, 119, 121], "pi": [20, 119, 147], "pick": [1, 39, 109, 115, 130, 140], "pick_val": 39, "pickl": 71, "pickup": 94, "pictur": 142, "pid": [32, 33, 94, 108, 109, 137, 147], "pidof": 109, "piec": [69, 109, 139, 140], "pin": 109, "pinfo": [28, 79], "pinfo_fields1": [28, 79], "pinfo_fields2": [28, 79], "pinfo_fields3": [28, 79], "pinfo_fields_obj": [28, 79], "ping": 137, "pip": [1, 2, 18, 107, 109, 115, 117, 121, 127, 128, 137, 138, 141, 146], "pip3": [127, 128], "pipe": [26, 109, 121, 142], "pipelin": [20, 37, 109, 119, 120], "pipeline_group": [33, 37], "pipeline_index": [37, 109], "pipermail": 109, "pipx": 109, "pitfal": 143, "piu": 137, "pkg": 109, "pkg_resourc": 109, "place": [1, 2, 3, 20, 29, 35, 39, 88, 94, 98, 109, 117, 119, 137, 140, 141, 142, 144, 146, 147], "placehold": [109, 137], "plai": 130, "plain": [109, 137, 141], "plan": [20, 119, 146], "plate": 142, "platform": [8, 20, 64, 65, 105, 109, 110, 113, 116, 119, 124, 127, 131, 132], "pleas": [0, 1, 2, 20, 73, 99, 109, 111, 113, 115, 117, 119, 127, 128, 137, 140, 142, 144, 146], "plot": 109, "plu": 109, "plugin": [109, 110, 113, 117], "plumbum": [110, 113], "pluribu": 109, "ply": [20, 103, 109, 119, 121], "png": [20, 119], "po": 138, "pocu": 140, "pod": 112, "poetri": 109, "point": [2, 3, 18, 25, 26, 27, 28, 33, 34, 35, 55, 71, 79, 82, 90, 100, 109, 115, 117, 121, 137, 140, 142, 144, 146], "pointer": 109, "poke": 121, "poli": 1, "polici": [117, 130], "poll": [34, 35], "pollan": 109, "ponysai": 109, "pool": [20, 119], "pop": [2, 20, 39, 73, 78, 82, 92, 94, 109, 141], "popd": [19, 109], "popd_fn": 19, "popen": [33, 34, 35, 37, 94, 109], "popenthread": [34, 109], "popitem": [2, 20, 39, 78, 82, 92], "popul": [35, 71, 98, 109], "popular": [109, 128], "populate_buff": 36, "populate_consol": 36, "populate_fd_queu": 36, "porcelain": [42, 109], "port": 128, "portabl": [64, 107, 109], "portion": [25, 26, 29, 55, 74, 88, 94, 109, 117, 121, 137, 140], "posgresql": 109, "posit": [1, 2, 4, 18, 20, 29, 35, 53, 88, 94, 98, 109, 115, 119, 137, 138, 140], "posix": [20, 31, 36, 71, 91, 105, 108, 109, 119, 128], "posixpath": 109, "possibl": [1, 4, 8, 18, 20, 25, 31, 33, 36, 48, 55, 65, 93, 94, 100, 108, 109, 115, 117, 119, 121, 137, 138, 140, 142, 143, 146, 147], "possibli": [35, 47, 48, 49, 55, 91, 93, 109, 115, 140], "post": [90, 109, 141, 147], "postcmd": [1, 2, 48, 55, 74, 93], "postfix": [20, 33, 94, 109, 119, 121, 137], "postloop": [48, 55, 93], "postmain": [90, 109], "potenti": [13, 20, 36, 71, 92, 109, 121, 140, 143], "pow": 94, "power": [113, 118, 124, 137, 140, 142, 143, 145], "powerlin": [20, 109, 119], "powerline2": 109, "powerline3": 109, "powershel": [121, 128], "ppm": [20, 119], "pprint": [29, 88, 109], "pprint_ast": 102, "pprinter": [29, 88], "pq": 18, "pr": [109, 128, 137, 138], "pr5072": 109, "practic": [110, 113, 137, 140, 142, 147], "pre": [90, 107, 109, 117, 125, 138, 147], "pre_env": 90, "pread": [36, 109], "preced": [31, 41, 94, 109, 118, 137], "precis": 71, "precmd": [47, 48, 49, 55, 93], "precompil": 99, "precomput": [28, 79], "predefin": [109, 115, 137], "predict": [71, 109, 137, 144], "predict_env": 71, "predict_fals": 71, "predict_help_v": 71, "predict_hg": 71, "predict_shel": 71, "predict_thread": [71, 109], "predict_tru": [71, 109], "predictor": [71, 90, 109], "preexec": 37, "preexec_fn": 37, "prefac": 137, "prefer": [20, 29, 71, 88, 109, 115, 117, 118, 119, 138, 147], "prefix": [1, 4, 8, 13, 18, 19, 20, 29, 31, 33, 39, 42, 43, 48, 55, 88, 93, 94, 96, 109, 117, 119, 121, 137, 138, 141], "prefix_len": [18, 109, 138], "prefixlength": 138, "preliminari": [53, 109], "preloop": [48, 55, 93], "premain": [90, 109], "prep": 117, "prep_env_subproc": 37, "prep_preexec_fn": 37, "prepar": [3, 37, 109, 146], "prepend": [20, 94, 109, 119], "prepent": 2, "preproc": 92, "preprocessor": 142, "preprocfil": 92, "presens": 91, "present": [2, 18, 20, 25, 27, 28, 33, 34, 35, 39, 55, 71, 73, 78, 79, 82, 84, 92, 94, 98, 100, 102, 109, 119, 121, 134, 137, 140, 142, 147], "preserv": [20, 73, 80, 109, 119, 142, 144], "preset": 20, "press": [1, 20, 109, 118, 119, 136, 137, 138, 143, 147], "presum": 109, "pretti": [20, 96, 102, 109, 113, 116, 119, 121, 137, 143, 147], "pretty_pprint": [29, 88], "pretty_print": [29, 88], "pretty_print_result": [20, 109], "prettyformatt": 96, "prettyprint": [29, 88], "prev": 33, "prevcmd": [1, 2, 74], "prevent": [20, 35, 82, 109, 119, 137, 138, 142, 147], "preview": 1, "previou": [20, 33, 53, 78, 108, 109, 119, 137, 140], "previous": [20, 109, 119, 137], "prevprocclos": 33, "primarili": [90, 108, 112], "primit": [113, 124], "principl": 135, "print": [1, 2, 3, 19, 20, 23, 26, 28, 29, 32, 33, 41, 47, 48, 49, 55, 64, 65, 67, 71, 74, 79, 88, 93, 94, 95, 96, 102, 108, 109, 117, 119, 120, 137, 139, 140, 141, 142, 146, 147], "print_alia": 67, "print_color": [47, 48, 49, 55, 93, 94, 109, 137], "print_except": 94, "print_global_object": 67, "print_long": 19, "print_one_job": 32, "print_path": 67, "print_top": [48, 55, 93], "print_warn": [94, 109], "print_welcome_screen": 97, "print_when_l": 120, "print_while_l": 120, "printabl": 18, "printer": [29, 88], "printf": 137, "printx": [108, 109], "prior": [1, 2, 94, 96, 109, 120, 121, 140, 142], "prioriti": [28, 79, 92], "privat": [39, 109], "privatis": 109, "probabl": [20, 50, 92, 109, 119, 121, 130, 137, 140, 142, 143], "probe": 109, "problem": [28, 79, 109, 115, 121, 127, 128, 137, 140], "problemat": 109, "proc": [71, 109, 113, 116, 137], "proc_untraced_waitpid": 32, "proce": 92, "procelain": 109, "process": [1, 2, 20, 26, 28, 29, 32, 33, 34, 35, 37, 39, 42, 49, 71, 74, 79, 88, 90, 92, 94, 95, 97, 98, 108, 109, 113, 114, 119, 120, 121, 127, 128, 137, 140, 145], "processlookuperror": 109, "processor": [20, 64, 109, 119], "procproxi": [35, 109], "procproxythread": [35, 109], "proctitl": 109, "produc": [1, 3, 19, 35, 98, 109, 137, 140], "product": [3, 109, 137], "profil": [35, 94, 109, 128, 137], "program": [1, 2, 20, 25, 27, 33, 34, 35, 55, 82, 109, 119, 121, 128, 137, 142, 147], "programdata": [20, 119, 147], "programm": [113, 122], "programmat": [109, 137, 146], "progress": [1, 109, 117], "project": [13, 28, 29, 55, 64, 65, 77, 79, 86, 88, 94, 109, 112, 113, 117, 122, 127, 128, 130, 142], "prompt": [18, 20, 47, 48, 49, 51, 52, 53, 54, 55, 91, 92, 93, 94, 96, 97, 98, 106, 108, 109, 110, 112, 113, 115, 116, 118, 120, 121, 124, 125, 127, 128, 138, 143, 147], "prompt_end": [20, 137], "prompt_field": [20, 39, 42, 109, 137, 147], "prompt_nam": 54, "prompt_refresh_interv": [20, 109], "prompt_ret_cod": 109, "prompt_token": 49, "prompt_tokens_formatt": [20, 109], "prompt_tokens_formatter_default": [20, 39, 119], "prompt_toolkit": [20, 49, 50, 52, 53, 91, 109, 113, 115, 117, 119, 122], "prompt_toolkit2": 109, "prompt_toolkit_color_depth": [20, 94, 109], "prompt_xontrib_instal": 98, "prompter": 109, "promptfield": [39, 42, 43, 109], "promptformatt": [39, 51, 109], "prompthistoryset": 20, "promptsess": 54, "promptset": 20, "prompttoolkitcomplet": 50, "prompttoolkithistori": 52, "prompttoolkitshel": 49, "promptupd": 54, "promptvisitor": 96, "proof": 146, "proper": [90, 94, 98, 109, 115, 121], "properli": [20, 100, 109, 119, 141, 145], "properti": [2, 3, 9, 18, 20, 22, 24, 25, 26, 27, 33, 34, 35, 37, 39, 42, 43, 47, 48, 49, 55, 71, 73, 78, 82, 92, 93, 94, 95, 96, 97, 98, 103], "propos": 20, "prospect": [22, 24, 25, 27], "protect": [109, 139], "protocol": [35, 98], "provabl": 121, "provid": [1, 2, 4, 8, 20, 22, 24, 28, 29, 31, 35, 36, 39, 50, 64, 65, 71, 74, 78, 79, 82, 84, 88, 90, 91, 92, 94, 96, 100, 108, 109, 112, 115, 117, 121, 128, 137, 138, 140, 141, 142, 145, 146, 147], "proxi": [3, 9, 28, 37, 79, 82, 84, 90, 92, 109], "pseudo": [92, 109], "psourc": [28, 79], "psql": 109, "psuedo": 109, "pthread_cancel": 115, "pthread_sigmask": 109, "ptk": [20, 49, 51, 54, 109, 119], "ptk1": [94, 109], "ptk2": 109, "ptk2_color_depth_sett": [20, 94], "ptk3": 109, "ptk_above_min_support": 91, "ptk_below_max_support": 91, "ptk_bind": 53, "ptk_shell": [109, 113, 116], "ptk_style_overrid": [20, 109], "ptk_version": 91, "ptk_version_info": 91, "ptk_win32": 109, "ptkcompletionset": 20, "ptkpromptformatt": 51, "ptkset": 20, "pty": [109, 140], "public": [109, 111, 113, 141], "publish": [108, 109, 112], "pull": [1, 20, 22, 24, 25, 26, 27, 86, 94, 109, 113, 114, 117, 119, 137, 142], "pullrequest": 146, "pun": [110, 113], "punctuat": [18, 92], "pure": [109, 117, 137, 142, 143, 145], "puriti": 142, "purpl": 137, "purpos": [25, 27, 28, 33, 34, 35, 55, 74, 79, 82, 103, 109, 137, 141], "push": [20, 47, 48, 49, 55, 92, 93, 109, 119], "pushd": [19, 109, 139], "pushd_fn": 19, "pushd_minu": [20, 109], "pushd_sil": [1, 19, 20, 109], "put": [20, 32, 36, 109, 119, 128, 141, 142, 143, 146, 147], "pv": 109, "pwd": [20, 41, 105, 109, 137], "py": [9, 13, 18, 20, 35, 55, 85, 86, 90, 100, 109, 117, 119, 121, 137, 141, 145, 146], "py3": 109, "py34": 109, "py36": 109, "py_bracket": 92, "py_curly_bracket": 92, "pybai": 134, "pyc": 117, "pycharm": 109, "pycon": 134, "pycpars": 121, "pydocstyl": 109, "pyenv": 109, "pyghook": [109, 113, 116], "pygithub": 112, "pygment": [20, 47, 48, 49, 55, 91, 92, 93, 109, 112, 115, 119, 127], "pygments_cach": 109, "pygments_modifi": 109, "pygments_style_by_nam": 92, "pygments_vers": 91, "pygments_version_info": 91, "pylaunch": 109, "pylint": 109, "pymod": [3, 103], "pyne": 117, "pyperclip": 109, "pypi": [107, 109], "pyplot": 109, "pyproject": [109, 117], "pyreadlin": 109, "pyro": [28, 79], "pyrtn": 109, "pytest": [109, 117], "pytest_plugin": 109, "python": [1, 2, 3, 6, 9, 18, 20, 25, 27, 28, 29, 31, 33, 34, 35, 37, 55, 64, 65, 79, 80, 82, 84, 85, 86, 88, 91, 92, 94, 96, 99, 100, 103, 107, 108, 109, 112, 119, 121, 122, 124, 127, 128, 135, 138, 140, 141, 142, 143, 144, 145, 146, 147], "python2": 130, "python3": [92, 109, 128, 137], "python3lex": 109, "python_appimag": 107, "python_context_complet": 138, "python_requir": 109, "python_signature_complet": 17, "python_version_info": 91, "pythoncontext": 138, "pythonlex": 109, "pythonpath": [13, 128, 146], "pyupgrad": 109, "pyvenv": [41, 109], "pyvo": 134, "q": [1, 19, 115, 117], "qa": 147, "qt": [20, 119], "quack": 0, "qualifi": [82, 98, 137], "quanxh": 137, "queri": [25, 109, 137, 141], "question": [96, 109, 111, 113, 114, 116, 137, 147], "queue": [25, 32, 36], "queueread": 36, "quick": [115, 133], "quickli": [20, 109, 119, 137], "quiet": [1, 19], "quit": [109, 121, 128, 137, 145, 147], "quot": [8, 18, 20, 94, 108, 109, 119, 138, 142], "quotat": [109, 144], "quote_path": 8, "qwenger": 109, "qyriad": 109, "r": [1, 18, 19, 20, 26, 35, 64, 94, 109, 119, 121, 137, 141, 143, 147], "ra": [20, 119], "radic": 121, "rais": [1, 2, 18, 20, 25, 26, 27, 33, 34, 35, 37, 39, 55, 69, 73, 78, 82, 84, 92, 94, 95, 97, 98, 100, 108, 109, 119, 137], "raise_child_process_error": 32, "raise_subproc_error": [20, 90, 108, 109, 137], "raja": 109, "ramsdel": 109, "ran": [109, 140], "randint": 137, "random": [20, 94, 109, 119, 137, 141], "rang": [18, 92, 94, 109, 115, 137, 140, 141], "ranger": 109, "rank": [94, 137], "raphael": 109, "rar": [20, 119], "rare": 109, "rather": [3, 29, 37, 69, 71, 88, 90, 109, 117, 128, 137, 142, 147], "ratio": [35, 98], "ration": [35, 98, 109], "raw": [33, 109, 121, 137], "raw_arg": 3, "raw_block": 3, "raw_err": [33, 109], "raw_input__workaround_demo": 55, "raw_lin": [47, 48, 49, 55, 93], "raw_out": [33, 109], "raw_prefix": 138, "raw_prefix_len": 138, "rawkei": [20, 109], "rb": [29, 88, 109], "rc": [20, 109, 119, 120, 131, 140], "rc1": 147, "rc2": 147, "rc_file": 109, "rcdir": 20, "rcfile": 20, "rd": 1, "re": [1, 18, 20, 31, 36, 73, 82, 94, 96, 109, 115, 117, 119, 120, 137, 138, 139, 141, 143, 145, 146], "re_begin_str": 94, "re_string_cont": 94, "re_string_start": 94, "re_xonsh_color": 109, "reach": 138, "react": [29, 88], "read": [0, 20, 23, 31, 32, 33, 34, 35, 36, 41, 47, 48, 49, 55, 86, 93, 108, 109, 119, 120, 121, 127, 128, 137, 140, 147], "read_console_output_charact": 36, "read_py_fil": 86, "read_py_url": 86, "read_queu": 36, "readabl": [20, 33, 35, 36, 37, 55, 65, 92, 109, 110, 113, 119, 128], "reader": 33, "readi": [37, 112, 120, 140, 142, 146], "readlin": [20, 35, 36, 48, 49, 55, 91, 93, 108, 109, 118, 119, 127, 137, 138], "readline_lik": 49, "readline_shel": [113, 116], "readlinehistoryadd": 55, "readlineshel": [47, 48, 49, 55, 93, 109], "readm": 137, "real": [35, 37, 98, 109, 135, 140, 141, 142], "realist": 65, "realli": [121, 142, 143], "realpath": 109, "reason": [0, 8, 20, 31, 36, 100, 109, 119, 120, 121, 137, 140, 142, 144], "rebas": [42, 109], "rebind": 143, "reboot": 109, "rebuild": 117, "rebuilt": 112, "receiv": [18, 20, 37, 48, 55, 93, 109, 119, 120, 137, 138], "recent": [22, 32, 52, 94, 102, 109, 127, 137, 140], "recept": 109, "recev": 144, "reciev": [109, 120], "recip": [80, 109], "reciv": 144, "recogn": [92, 109], "recommend": [8, 20, 25, 71, 84, 94, 108, 109, 115, 117, 119, 127, 128, 137, 138, 147], "recomput": 109, "reconcil": 109, "record": 109, "recov": 109, "recoveri": 74, "rectifi": 109, "recurs": [2, 109, 120, 121, 137], "recycl": [25, 27, 33, 34, 35, 55, 82], "red": [20, 42, 45, 70, 92, 94, 108, 109, 115, 119, 128, 137, 140], "redefin": 137, "redirect": [20, 33, 37, 50, 94, 109, 119, 140], "redirect_stderr": 94, "redirect_stdout": 94, "redlin": 23, "redraw": [20, 119, 143], "reduc": [20, 109, 119, 137, 140, 142], "redund": 109, "reevalu": [20, 119], "ref": [16, 20, 78], "refactor": 109, "refer": [0, 3, 73, 109, 117, 133, 137, 139, 146], "referenc": 137, "refin": 147, "reflect": [20, 71, 109, 119], "refnam": 3, "refresh": 109, "refus": 137, "regardless": [1, 16, 19, 20, 109, 119, 137, 138], "regess": 109, "regex": [3, 9, 20, 22, 24, 26, 92, 108, 109, 137], "regexp": 137, "regexpath": 109, "regexsearch": [3, 137], "regist": [0, 2, 18, 20, 35, 73, 92, 94, 100, 109, 119, 120, 121, 130, 137, 146], "register_custom_pygments_styl": 92, "register_custom_styl": [94, 109, 115], "register_error": 18, "registr": [0, 109], "registri": [1, 19, 35, 109, 121, 143, 146], "reglob": [3, 137], "regress": 109, "regular": [3, 18, 20, 28, 34, 79, 82, 92, 94, 109, 119, 128, 142, 145, 146], "reimplement": [109, 147], "reina": 109, "reinstanti": [29, 88], "rel": [20, 31, 92, 109, 117, 119, 130, 142], "relat": [36, 37, 39, 40, 44, 55, 100, 109, 117], "releas": [0, 64, 94, 107, 109, 113, 126, 129, 146], "relev": [25, 28, 53, 79, 94, 100, 103, 109, 138, 140], "reli": [108, 109], "reload": [98, 146], "reloc": 109, "remain": [18, 20, 22, 24, 25, 26, 27, 36, 109, 119, 121, 140, 141], "remaind": [48, 55, 93], "rememb": [1, 19, 80, 140, 143], "remot": [65, 109, 137, 142], "remov": [1, 2, 10, 18, 19, 20, 26, 31, 32, 35, 39, 73, 78, 82, 92, 94, 95, 100, 102, 108, 109, 119, 121, 130, 140, 144, 146], "remove_complet": 10, "remove_dupl": 27, "remove_quot": 138, "removed_in": 94, "removeprefix": 18, "removesuffix": 18, "ren": 1, "renam": [1, 109, 118, 121, 128], "render": [20, 51, 109, 119, 128, 137, 143], "reopen": [23, 26, 84], "rep": 63, "repeat": 109, "repeatedli": [48, 55, 93], "repl": 109, "replac": [1, 2, 4, 8, 18, 20, 29, 32, 34, 37, 82, 86, 88, 92, 94, 96, 108, 109, 115, 119, 128, 137, 138, 142], "replace_env": 20, "replace_logical_lin": 94, "replai": 109, "repo": [45, 109], "repo_path": 42, "repopul": 52, "report": [1, 25, 27, 32, 33, 34, 35, 55, 82, 96, 98, 109, 137, 140, 146], "repositori": [42, 45, 109, 113, 114, 115, 117, 118, 121, 126, 127, 137, 146, 147], "repr": [18, 29, 88, 96, 100, 109, 142, 147], "repres": [2, 3, 20, 22, 24, 25, 26, 27, 33, 34, 35, 37, 47, 54, 55, 69, 70, 71, 78, 82, 84, 94, 95, 96, 98, 100, 108, 109, 117, 119, 137, 138], "represent": [3, 20, 29, 35, 63, 88, 98, 108, 109, 137, 143], "representationprint": [29, 88], "reproduc": [35, 140], "request": [3, 20, 35, 50, 98, 109, 113, 114, 117, 119, 120, 121, 128, 141, 146], "requir": [20, 34, 37, 74, 107, 109, 117, 118, 119, 121, 137, 140, 142, 143, 144, 145, 147], "rerais": 109, "rerun": [140, 147], "reserv": [18, 20, 34, 65, 70, 82, 92, 117, 119, 142], "reserve_spac": 50, "reset": [20, 39, 42, 47, 48, 49, 55, 70, 92, 93, 94, 103, 108, 109, 119, 128, 137], "reset_buff": [47, 48, 49, 55, 93], "reset_kei": 39, "resetting_signal_handl": 3, "resid": 115, "resiz": 91, "resolut": 109, "resolv": [2, 31, 33, 37, 39, 42, 71, 78, 109, 128], "resolve_alia": 37, "resolve_alias_cl": 37, "resolve_args_list": 37, "resolve_auto_cd": 37, "resolve_binary_loc": 37, "resolve_decor": 37, "resolve_executable_command": 37, "resolve_redirect": 37, "resolve_stack": [37, 109], "resolve_symlink": 71, "resort": 109, "resourc": 109, "resourcewarn": 109, "resp": 141, "respect": [1, 19, 20, 25, 27, 41, 55, 82, 109, 117, 125, 127, 140, 141, 143], "respond": 96, "respons": [20, 25, 27, 48, 52, 55, 74, 93, 96, 109, 119, 140, 141], "rest": [1, 9, 18, 20, 26, 137, 140, 142], "restart": [143, 147], "restofmyprompt": 130, "restor": [3, 20, 94, 109, 128, 137], "restore_tty_san": [47, 48, 49, 55, 93], "restrict": [91, 109, 127], "restructur": [109, 117, 142], "result": [2, 3, 7, 8, 18, 20, 29, 31, 35, 36, 39, 42, 49, 54, 73, 78, 82, 88, 92, 94, 96, 98, 108, 109, 117, 119, 120, 121, 137, 138, 140, 142, 143, 147], "resum": [20, 32, 33, 109, 119, 142], "resume_job": 32, "resume_process": 33, "retain": [20, 109, 119, 121, 128], "retri": 96, "retriev": [8, 103, 109, 140], "return": [0, 2, 3, 4, 8, 9, 13, 16, 18, 20, 22, 23, 24, 25, 26, 27, 28, 31, 32, 33, 34, 35, 36, 37, 39, 41, 42, 45, 47, 48, 49, 50, 53, 55, 63, 65, 67, 69, 70, 71, 72, 73, 74, 78, 79, 80, 82, 84, 86, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 102, 108, 109, 115, 119, 120, 121, 125, 130, 133, 137, 138, 139, 140, 141, 142, 143, 146, 147], "return_command": [2, 109, 137], "return_empti": 94, "return_error": 32, "return_lin": 8, "return_what": 2, "returncod": [33, 34, 35, 94, 109, 137], "returnlin": 94, "reus": [109, 147], "reusabl": 85, "revalid": 141, "rever": 117, "revers": [20, 26, 52, 55, 94, 109, 117, 119], "revert": 109, "review": [109, 117, 121], "rewrit": [109, 131], "rewritten": 109, "rewrot": 109, "rfind": 18, "rgb": [70, 109], "rgb2short": 70, "rgb_to_256": 70, "rgb_to_int": 70, "rich": [18, 20, 109, 110, 113, 119], "richcomplet": [4, 17, 18, 20, 109, 119, 138], "rid": 94, "right": [1, 18, 19, 20, 26, 29, 49, 53, 65, 70, 88, 94, 109, 117, 119, 120, 121, 125, 136, 137, 140, 142], "right_prompt": [20, 109, 137], "rightmost": 109, "rindex": 18, "risk": 147, "rivera": 109, "rjust": 18, "rl": 109, "rl_completion_query_item": 55, "rl_completion_suppress_append": 55, "rl_on_new_lin": 55, "rl_variable_dump": 55, "rl_variable_valu": 55, "rm": [1, 20, 109, 117, 119, 130, 137], "rmdir": [1, 109], "rmtree": 109, "rmvb": [20, 119], "ro": [16, 20, 119], "roam": 147, "robert": [29, 88], "robust": [28, 79, 109, 117, 138], "robvanderwoud": 94, "rodrigo": 109, "ronach": [29, 88], "root": [2, 20, 26, 45, 84, 92, 95, 97, 98, 102, 107, 109, 115, 117, 119, 128, 137, 142, 145], "rootless": 109, "rotat": [1, 19], "rough": 128, "roughli": [137, 142], "round": 109, "row": [20, 109, 119, 141], "rp": 109, "rpartit": 18, "rpc": 142, "rpdelanei": 109, "rpl": 137, "rpm": [20, 119], "rprompt": 54, "rprompt_token": 49, "rruubb": 92, "rsh": 1, "rsplit": [18, 109, 137], "rst": [109, 117, 137, 142], "rstrip": [18, 141], "rsync": 1, "rt": 82, "rtn": [4, 8, 22, 24, 25, 27, 33, 72, 108, 137, 140, 141], "rtok": 94, "rubi": [29, 88], "rubin": 109, "ruff": [109, 117], "rule": [20, 29, 88, 92, 96, 109, 119, 137, 144], "ruler": [48, 55, 93], "run": [1, 2, 3, 10, 18, 20, 22, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 54, 55, 67, 69, 71, 74, 79, 82, 90, 91, 94, 95, 97, 107, 108, 109, 113, 115, 118, 119, 120, 121, 123, 127, 128, 130, 132, 133, 136, 138, 140, 141, 142, 146], "run_alia": 66, "run_alias_by_param": 2, "run_code_with_cach": [69, 109], "run_compiled_cod": [69, 109], "run_gc": [22, 24, 25, 27, 109, 141], "run_l": 143, "run_script_with_cach": [69, 109], "run_subproc": [37, 109], "runcmd": 74, "runin": 109, "runinal": 109, "runner": 20, "runthi": 109, "runtim": [20, 109, 119, 140, 146], "runtimeerror": [25, 27, 33, 34, 35, 55, 82], "rust": [109, 142], "rview": 109, "rvim": 109, "rw": [63, 109, 137], "ryan": 109, "rz": [20, 119], "r\u00f6mer": 109, "safe": [1, 2, 35, 37, 73, 74, 91, 100, 109, 137, 141, 145, 147], "safe_clos": 37, "safe_fdclos": 36, "safe_flush": 35, "safe_hasattr": 94, "safe_load": 137, "safe_open": 37, "safe_read": [33, 109], "safe_readlin": 33, "safest": [36, 137], "safeti": 121, "safetli": 109, "sagar": 109, "sai": [71, 109, 115, 131, 137, 140, 142, 143], "said": 140, "sake": 109, "sam": 70, "same": [1, 2, 3, 18, 20, 22, 24, 25, 27, 29, 33, 34, 35, 39, 47, 54, 55, 73, 82, 86, 88, 92, 94, 100, 105, 108, 109, 112, 117, 119, 120, 121, 125, 130, 133, 137, 140, 142, 144, 145, 146], "sampl": [128, 145, 146], "samuel": 109, "sandbox": [137, 140, 147], "sane": 109, "saniti": 144, "sar": [20, 119], "satisfi": [109, 117], "saunder": 109, "save": [1, 20, 22, 26, 49, 96, 97, 109, 119, 128, 138, 140, 147], "save_cwd": [25, 27], "savejson": [96, 109], "saver": 128, "say_hi": 143, "sb": 137, "sbin": [20, 119, 137, 140], "scale": [110, 113, 137], "scan": [20, 109, 130, 137], "scan_dir_for_source_fil": 20, "scandir": 109, "scatter": 73, "scenario": [39, 109], "schedul": 109, "schema": 128, "scheme": [18, 109, 112], "schlatter": 109, "schwalm": 109, "scipi": 134, "scl": 128, "scop": 128, "scopatz": [109, 131, 134, 140, 147], "scope": [3, 102, 109], "score": 94, "scp": 109, "scrandir": 109, "scream": 146, "screen": [109, 115, 137], "script": [1, 2, 8, 20, 37, 65, 69, 74, 85, 90, 108, 109, 117, 118, 119, 121, 128, 145, 147], "script_cache_check": 69, "script_from_fil": [20, 90, 109, 119], "script_from_stdin": [20, 90, 109, 119], "scriptcach": 99, "scroll": [20, 109, 119], "scrub": 94, "sdterr": 109, "se": 35, "sea": 2, "seamlessli": [137, 142], "sean": 109, "search": [2, 3, 9, 18, 20, 31, 55, 71, 85, 109, 113, 118, 119, 126, 128, 140, 143], "search_complet": 9, "seat0": 137, "sec": [94, 121, 140], "second": [20, 23, 25, 26, 27, 29, 32, 33, 34, 35, 55, 65, 82, 88, 90, 94, 100, 108, 109, 118, 119, 121, 137, 138, 140, 141, 142], "section": [51, 54, 109, 125, 137, 140, 141, 143], "secur": [31, 109, 128], "see": [0, 1, 2, 10, 18, 20, 25, 27, 29, 33, 34, 35, 42, 47, 48, 55, 69, 82, 88, 92, 93, 96, 108, 109, 113, 114, 117, 118, 119, 120, 121, 128, 130, 137, 138, 139, 140, 141, 142, 143, 144, 146, 147], "seek": [35, 109], "seekabl": 35, "seem": [109, 128, 140, 142], "seen": [80, 96, 103, 109, 137, 138, 140, 142], "seen_token": 2, "segfault": 109, "segment": 109, "select": [1, 8, 18, 20, 92, 95, 109, 112, 119, 140, 142, 147], "self": [2, 26, 29, 33, 35, 49, 82, 88, 92, 94, 95, 97, 98, 109, 137, 141, 142], "selfish": 117, "semant": [0, 20, 25, 27, 33, 34, 35, 55, 82, 94, 109, 119], "semincolon": 109, "send": [2, 20, 32, 33, 53, 94, 109, 119, 137, 143], "send_sign": 34, "sens": [121, 141, 142], "sensibl": 142, "sensinbl": 109, "sensit": [20, 31, 109, 119], "sent": [109, 137], "sep": [18, 29, 88, 102, 134], "separ": [3, 18, 20, 25, 26, 27, 29, 33, 34, 35, 39, 42, 48, 55, 63, 82, 88, 91, 93, 94, 103, 109, 119, 127, 137, 138, 140, 142, 143, 146, 147], "sepc": 37, "sepler": 109, "seq_to_pathsep": 94, "seq_to_upper_pathsep": [20, 94], "sequenc": [2, 20, 22, 32, 41, 49, 72, 74, 84, 94, 96, 98, 109, 115, 119, 137, 140, 144], "sequenti": [25, 27, 55, 82], "seri": 140, "serial": [81, 109, 128], "serializ": 20, "serialize_xonsh_json": 81, "serio": 109, "seriou": [121, 137, 146], "serv": [96, 109, 146, 147], "serve_doc": 117, "server": [1, 19, 109, 140, 141, 147], "servic": [90, 130], "session": [1, 3, 20, 22, 24, 25, 26, 27, 54, 108, 109, 115, 119, 120, 137, 140, 141, 146, 147], "session0": 137, "session_id": 27, "sessionact": 26, "sessionid": [22, 24, 25, 27, 140, 141], "set": [1, 2, 3, 8, 17, 18, 19, 20, 22, 24, 25, 26, 27, 28, 32, 33, 34, 35, 37, 39, 41, 42, 43, 47, 48, 49, 55, 71, 72, 73, 74, 78, 79, 82, 84, 92, 93, 94, 95, 97, 98, 99, 100, 102, 108, 109, 117, 118, 120, 121, 127, 128, 130, 137, 138, 140, 141, 142, 144, 146, 147], "set_attribut": 37, "set_background_3ints_": 109, "set_background_faint_": 109, "set_background_short_": 109, "set_background_slowblink_": 109, "set_data": 100, "set_ensur": 109, "set_foreground_3ints_": 109, "set_foreground_faint_": 109, "set_foreground_short_": 109, "set_foreground_slowblink_": 109, "set_loc": 20, "set_local_overrid": 20, "set_swapped_valu": 20, "set_to_csv": [20, 94], "set_to_pathsep": [94, 109], "setconsoletitlew": 109, "setdaemon": [25, 27, 33, 34, 35, 55, 82], "setdefault": [2, 20, 39, 78, 82, 92], "seterrpostcmd": [1, 2, 74, 109], "seterrprevcmd": [1, 2, 74, 109, 128], "setlocal": 20, "setnam": [25, 27, 33, 34, 35, 55, 82], "setproctitl": [109, 127], "settabl": 109, "setter": 94, "settitl": [47, 48, 49, 55, 93, 109], "setup": [20, 37, 90, 109, 115, 117, 119, 121, 137, 145, 146, 147], "setup_readlin": 55, "setuptool": [98, 109, 146], "sever": [9, 35, 109, 137, 139], "sf": 26, "sg": [20, 119, 147], "sh": [1, 2, 20, 64, 74, 108, 109, 117, 119, 121, 128, 131, 137, 144, 147], "sha": 109, "shadow": [109, 137], "shalokshalom": 109, "shank": 109, "share": [1, 2, 19, 20, 109, 110, 113, 119, 121, 128, 137, 140, 147], "shebang": [108, 109], "shell": [1, 2, 4, 19, 20, 22, 24, 25, 27, 31, 32, 71, 74, 90, 94, 96, 97, 108, 109, 110, 112, 116, 117, 118, 124, 125, 127, 128, 130, 134, 137, 138, 140, 143, 144, 146, 147], "shell_kwarg": 90, "shell_typ": [20, 90, 109, 118, 127], "shelldat": 147, "shellexecuteex": 1, "shift": [109, 125, 137], "shim": 109, "shimon": 109, "ship": [108, 128, 138], "shlex": [3, 109], "shlvl": [20, 94, 109, 140], "shoen": 109, "shopt": [108, 109], "short": [29, 66, 70, 88, 92, 98, 107, 109, 137], "short2rgb": 70, "short_cwd": 137, "short_head": 42, "short_to_int": [70, 109], "shortcut": [108, 109, 113, 122, 137], "shorten": [20, 109, 119, 137], "shorter": 146, "shortli": 73, "should": [0, 1, 2, 8, 9, 20, 22, 24, 25, 26, 27, 31, 33, 34, 35, 37, 39, 41, 42, 43, 45, 47, 48, 49, 53, 55, 65, 69, 71, 74, 82, 84, 85, 90, 92, 93, 94, 95, 96, 97, 98, 103, 109, 115, 117, 119, 127, 128, 130, 137, 138, 139, 140, 141, 143, 144, 146], "should_use_cach": 69, "shouldn": [8, 20, 109, 119, 130, 137, 143], "show": [1, 2, 18, 20, 26, 28, 50, 70, 74, 79, 92, 96, 98, 109, 119, 120, 130, 137, 141, 145, 146, 147], "show_command": [26, 27], "show_convers": 96, "showcmd": [2, 109], "shown": [2, 20, 26, 42, 95, 97, 98, 109, 119, 137], "shut": 109, "side": [92, 109, 137, 145], "sig": 3, "sigcont": [33, 109], "sighup": [32, 109], "sigint": [20, 32, 49, 109, 119, 143], "sigkil": 109, "sign": [35, 98, 109], "signal": [2, 3, 32, 34, 37, 91, 94, 109], "signatur": [2, 20, 28, 79, 100, 109, 119, 137, 142], "signifi": 92, "signific": [35, 98], "significantli": [109, 110, 113], "signum": 94, "sigsegv": 109, "sigstop": [109, 143], "sigtstp": [20, 119], "sigusr1": 109, "sigwinch": 91, "silenc": 109, "silent": [100, 109], "similar": [1, 20, 49, 69, 90, 94, 108, 109, 115, 119, 121, 125, 128, 137, 140, 145, 146], "similarli": [137, 140], "simon": 109, "simpl": [1, 45, 50, 58, 66, 94, 96, 109, 117, 137, 138, 140, 142, 144], "simple_random_choic": 94, "simpleforegroundprocproxi": 109, "simplenamespac": 109, "simpleprocproxi": 109, "simplest": 142, "simpli": [41, 74, 90, 94, 109, 113, 121, 127, 128, 129, 130, 137, 139, 147], "simplifi": [109, 145], "simul": [1, 2], "simultan": 137, "sinc": [8, 20, 47, 48, 55, 91, 92, 93, 100, 109, 113, 117, 118, 119, 121, 128, 129, 137, 140, 142, 143, 144, 147], "singl": [1, 2, 3, 18, 20, 28, 32, 36, 39, 47, 48, 49, 55, 63, 71, 78, 79, 92, 93, 94, 108, 109, 115, 119, 125, 137, 140, 141, 142, 144], "single_command": [20, 90, 109, 119], "single_symbolic_arg": 63, "singlecharact": 109, "singlelin": [47, 48, 49, 55, 93, 96, 109], "singleton": [73, 78, 94, 95, 96], "singleton_pprint": [29, 88], "site": [3, 37, 82, 109, 128, 137, 142], "site_perl": [20, 119], "situat": [109, 121, 137, 138], "six": 142, "size": [18, 20, 22, 24, 25, 26, 27, 34, 35, 36, 84, 100, 109, 119, 121, 140, 141], "size_ov": 109, "size_to_keep": 27, "skel": 137, "skinn": 109, "skip": [1, 2, 9, 20, 25, 28, 79, 86, 96, 100, 109, 119, 141, 142, 147], "skip_encoding_cooki": 86, "slai": 121, "slash": [20, 109, 119], "slashdot": 134, "sleep": [20, 109, 119, 137], "slice": [18, 26, 94, 109, 140], "slight": 137, "slightli": 121, "slim": [108, 112], "slow": [20, 73, 109, 119, 121, 137], "slowblink": 109, "slowblink_": 137, "slowblink_purpl": 137, "slowdown": 109, "slower": 109, "slowli": 137, "sm": 23, "small": [34, 82, 109, 121], "smaller": 142, "smarter": 31, "smith": 109, "snail": [128, 137, 138, 147], "snappi": 121, "snippet": [109, 145], "so": [1, 3, 18, 19, 20, 23, 25, 27, 29, 31, 33, 34, 35, 52, 55, 82, 88, 92, 94, 108, 109, 112, 117, 119, 120, 128, 130, 131, 135, 137, 138, 140, 141, 142, 143, 147], "soft": [92, 109], "softwar": [19, 35, 64, 107, 109, 137, 141], "sole": 142, "solor": 109, "solut": [115, 117, 128, 137], "solv": [109, 121, 128], "some": [2, 20, 28, 39, 42, 49, 73, 79, 82, 92, 96, 100, 109, 112, 117, 119, 121, 128, 134, 137, 138, 140, 141, 142, 143, 146, 147], "some_command": 108, "some_fil": 137, "some_other_fil": 137, "some_var": 108, "somehow": 140, "someon": [117, 135], "someth": [0, 20, 29, 73, 88, 94, 108, 109, 115, 119, 139, 141, 146], "sometim": [20, 41, 109, 119, 137, 140, 142], "somevar": 137, "somewher": [109, 115, 130], "sooner": 26, "sophist": [137, 140, 142], "sorri": 121, "sort": [4, 20, 25, 94, 109, 117, 119, 137, 142], "sort_kei": 84, "sort_result": 94, "sosedkin": [109, 134], "sourc": [2, 3, 4, 6, 7, 8, 9, 10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 37, 39, 41, 42, 43, 45, 47, 48, 49, 50, 51, 52, 53, 54, 55, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 78, 79, 80, 81, 82, 84, 85, 86, 88, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 102, 103, 108, 109, 112, 117, 119, 127, 128, 137, 138, 142, 145, 147], "source_alia": 2, "source_cmd_fn": 2, "source_fil": 26, "source_foreign_fn": [2, 109], "source_msg": 94, "source_to_cod": 100, "source_to_unicod": 86, "sourcefil": [28, 79], "sourceforeignalia": 2, "sourcer": [1, 2, 74], "sp": 137, "space": [4, 8, 9, 18, 20, 29, 48, 55, 88, 93, 94, 109, 119, 137, 138, 140, 142, 144], "spam": [130, 139], "span": [94, 109], "spare": 137, "spawn": 25, "spc": 25, "spcial": 109, "speak": [113, 129], "spec": [2, 20, 33, 39, 54, 67, 100, 109, 137], "spec_num": 37, "specattrdecoratoralia": [37, 137], "speci": 73, "special": [2, 3, 20, 26, 28, 29, 37, 73, 79, 88, 92, 95, 97, 98, 100, 103, 108, 109, 121, 127, 137, 140, 142, 143, 146], "special_map": 103, "specif": [18, 20, 33, 37, 51, 74, 91, 92, 109, 112, 113, 117, 119, 120, 127, 132, 137, 138, 145], "specifi": [1, 2, 8, 18, 19, 20, 25, 27, 29, 32, 33, 34, 35, 37, 39, 55, 74, 82, 86, 88, 92, 94, 95, 96, 108, 109, 117, 119, 137, 138, 140, 147], "specmodifi": 109, "specmodifieralia": 109, "sped": 109, "speed": [20, 82, 109, 119, 140], "speedup": 109, "spell": [109, 127], "spencer": 109, "spend": [109, 121, 141], "spent": 131, "sphinx": [109, 117, 146], "split": [3, 8, 18, 20, 71, 72, 91, 94, 103, 108, 109, 119, 137, 138, 142, 147], "splitlin": [18, 72, 147], "spoiler": 145, "sponsor": 109, "spoof": 69, "spoon": 137, "spot": 109, "spuriou": 109, "spx": [20, 119], "sql": 109, "sqlite": [20, 109, 119, 141], "sqlite3": 27, "sqlite_web": 140, "sqlitehistori": 27, "sqlitehistorygc": 27, "squar": [20, 109, 119, 137], "src": [2, 47, 48, 49, 53, 55, 74, 92, 93, 100, 128], "ssh": [1, 8, 20, 109, 119, 121, 137, 142], "ssl": 128, "ssp": 109, "st": [20, 109, 119, 147], "sta": 109, "stabil": [109, 127], "stabl": [0, 28, 79, 109], "stack": [1, 19, 20, 37, 92, 100, 109, 119, 137], "stacklevel": [99, 109], "stackoverflow": 137, "stacktrac": 109, "stage": [42, 117, 137, 142], "stai": [109, 110, 113, 121], "stale": 109, "stamp": [26, 33, 137, 140], "stand": [65, 109, 137], "standalon": 109, "standard": [20, 25, 27, 28, 33, 35, 36, 55, 65, 79, 82, 94, 96, 109, 110, 113, 115, 117, 119, 121, 137, 140, 147], "standout": 115, "star": [109, 121], "star_dir": 20, "star_path": 20, "starship": 109, "start": [1, 3, 4, 8, 9, 18, 19, 20, 22, 25, 26, 27, 28, 33, 34, 35, 37, 39, 49, 51, 54, 55, 74, 79, 82, 84, 90, 94, 95, 96, 98, 100, 103, 109, 118, 119, 120, 121, 127, 128, 135, 138, 140, 142, 143, 146, 147], "start_index": 18, "start_kei": 141, "start_servic": 90, "start_tim": 26, "start_upd": [51, 54], "starting_whitespac": 94, "startix": 94, "startswith": [18, 39, 42, 137, 138], "starttim": 33, "startup": [20, 41, 49, 109, 119, 140, 146, 147], "startx": 109, "stash": 42, "stash_count": 42, "stat_result": 92, "state": [32, 48, 55, 73, 92, 93, 95, 96, 103, 109, 117, 137, 140], "state1": 92, "state2": 92, "statefil": 96, "statement": [1, 2, 3, 13, 29, 35, 88, 102, 109, 117, 121, 125, 137, 142, 146, 147], "statevisitor": [96, 109], "static": [4, 9, 18, 26, 36, 85, 92, 109, 137, 140, 147], "statist": 140, "statu": [1, 20, 32, 42, 94, 108, 109, 119, 137], "statup": 109, "std": 142, "stderr": [2, 20, 32, 33, 34, 35, 36, 37, 47, 57, 58, 59, 60, 61, 62, 63, 67, 68, 94, 109, 119, 133, 140, 141], "stderr_postfix": 33, "stderr_prefix": 33, "stderr_redirect": 33, "stdin": [2, 19, 20, 32, 33, 34, 35, 36, 37, 47, 48, 49, 55, 57, 58, 59, 60, 61, 62, 63, 67, 68, 74, 93, 109, 115, 119, 147], "stdin_redirect": 33, "stdout": [2, 3, 20, 29, 32, 33, 34, 35, 36, 37, 41, 47, 55, 57, 58, 59, 60, 61, 62, 63, 67, 68, 71, 88, 94, 109, 119, 133, 140, 143], "stdout_capture_kind": 137, "stdout_redirect": 33, "stefan": 109, "stefano": 109, "steffen": 109, "stem": 137, "step": [92, 109, 117, 147], "steven": 109, "stick": 146, "still": [20, 25, 27, 28, 33, 34, 35, 55, 79, 82, 97, 108, 109, 119, 121, 137, 138, 140, 142, 146, 147], "still_writ": 35, "sting": 109, "stmt": 137, "stock": 109, "stop": [1, 18, 20, 25, 32, 33, 39, 48, 54, 55, 84, 93, 94, 95, 98, 109, 119, 140, 143, 147], "stopiter": 109, "storag": [20, 25, 52, 96, 109], "store": [20, 25, 29, 36, 48, 49, 52, 55, 69, 88, 93, 96, 102, 109, 119, 120, 128, 130, 137, 140, 146], "store_as_str": 119, "store_in_histori": [48, 49, 55, 93], "store_raw": 96, "store_stdout": 27, "store_str": 52, "storenonempti": [96, 97], "str": [2, 3, 4, 8, 9, 10, 13, 15, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 35, 37, 39, 41, 42, 43, 49, 52, 54, 66, 71, 72, 73, 74, 79, 80, 82, 84, 85, 86, 90, 92, 94, 95, 96, 97, 98, 99, 100, 102, 103, 109, 119, 128, 133, 137, 140, 141, 142, 147], "str_detail_level": [28, 79], "str_to_env_path": [20, 94], "str_to_path": [20, 94], "strai": 109, "straightforward": [29, 88], "strang": [109, 143], "strangli": 37, "strategi": 109, "stream": [2, 20, 26, 33, 34, 35, 47, 92, 95, 97, 98, 103, 109, 119, 133], "stream_lin": [20, 109, 119], "stream_stderr": [33, 109], "strftime": 147, "strict": [18, 109], "strictli": 94, "strikethrough": 109, "strikethrough_": 137, "strikethrough_r": 137, "strikethroughoff_": 137, "strikethroughoff_r": 137, "string": [2, 3, 4, 8, 18, 20, 22, 23, 24, 25, 27, 28, 29, 33, 34, 35, 37, 39, 41, 42, 43, 45, 47, 48, 49, 52, 55, 63, 70, 74, 79, 80, 82, 86, 88, 91, 92, 93, 94, 96, 98, 100, 102, 103, 108, 109, 113, 115, 117, 119, 120, 121, 122, 140, 141, 142, 146, 147], "string_form": [28, 79], "stringio": 35, "strip": [18, 94, 108, 109, 137, 142], "strip_encoding_cooki": 86, "strip_expr": 102, "strip_simple_quot": 94, "strip_xonsh_error_typ": 94, "stripal": 92, "stripnl": 92, "strobach": 109, "strong": [73, 92], "strongli": 128, "strptime": [20, 109, 119], "struck": 121, "structur": [22, 24, 25, 27, 28, 79, 81, 84, 109, 140], "stty": 109, "stub": 109, "studi": 1, "studio": 109, "stuff": 120, "stumbl": 131, "style": [1, 18, 20, 47, 48, 49, 55, 92, 93, 94, 109, 118, 119, 128, 130, 137, 138], "style_dict": 92, "style_map": 94, "style_nam": [20, 92, 109], "style_tool": 109, "stylemap": 94, "styler": [47, 48, 49, 55, 92, 93], "stype": 109, "su": [20, 119, 147], "sub": [1, 2, 18, 26, 39, 92, 95, 97, 98, 102, 109, 146], "sub_proc_get_output": 18, "subclass": [0, 20, 22, 25, 27, 29, 34, 51, 55, 73, 78, 82, 88, 92, 109], "subcmd_open": 138, "subcommand": 109, "subexpr_before_unbalanc": 94, "subexpr_from_unbalanc": 94, "subexpress": 94, "subfield": [39, 42, 43], "subhead": 92, "sublim": 109, "submit": 54, "submit_sect": 54, "submodul": 109, "suboptim": 144, "subpackag": 109, "subpath": 109, "subpkg": [145, 146], "subpocspec": 109, "subporcess": 37, "subproc": [20, 37, 71, 74, 92, 94, 108, 109, 119, 137, 140], "subproc_": 109, "subproc_arg_callback": 92, "subproc_bracket": 92, "subproc_captured_hiddenobject": 3, "subproc_captured_inject": 3, "subproc_captured_object": 3, "subproc_captured_stdout": 3, "subproc_cmd_callback": 92, "subproc_macro": 92, "subproc_square_bracket": 92, "subproc_start": 92, "subproc_tok": 94, "subproc_uncaptur": 3, "subprocess": [1, 2, 3, 8, 20, 33, 34, 35, 37, 45, 94, 102, 103, 105, 108, 109, 113, 121, 122, 138, 140, 143], "subprocessset": 20, "subprocessspec": 109, "subprocspec": [33, 37, 109, 137], "subrocess": [20, 119], "subscrib": 139, "subscriptor": 109, "subsequ": [16, 20, 109, 119, 137], "subsequence_match": 16, "subsequence_path_complet": [20, 109], "subset": 138, "subshel": 109, "substitut": [18, 108, 109], "substitutiuon": 109, "substr": [18, 94, 109], "subsystem": 109, "subtract": 137, "subtre": 109, "succe": [20, 119], "succeed": 94, "success": [20, 22, 35, 109, 117, 120, 137, 142], "successfulli": [20, 109, 121, 137], "sudo": [9, 109, 127, 128, 137], "sudoedit": 109, "suffici": 140, "suffix": [4, 18, 39, 42, 43, 96, 109, 138], "suggest": [20, 50, 94, 109, 117, 119, 125, 128], "suggest_command": [20, 94, 109], "suggest_max_num": [20, 109], "suggest_threshold": [20, 109], "suggestion_complet": 50, "suggestion_sort_help": 94, "suit": [109, 121, 147], "suitabl": [18, 20, 94, 95, 108, 109], "sundri": 134, "supbrocess": 108, "super": [92, 96, 141], "superhelp": [3, 109], "supersed": [20, 109, 119, 147], "superset": [113, 124, 147], "superus": [107, 109], "suppli": [1, 18, 19, 20, 37, 94, 117, 119, 135, 142], "support": [1, 4, 9, 20, 25, 29, 35, 45, 51, 73, 74, 84, 88, 91, 94, 98, 100, 107, 109, 115, 117, 119, 121, 122, 127, 128, 137, 140, 142, 146], "suppos": [82, 137, 143, 145], "suppress": [1, 2, 19, 20, 55, 67, 98, 109, 119], "suppress_branch_timeout_messag": 20, "suppress_skip_messag": 2, "suppress_warn": 98, "suprocess": [109, 133], "sure": [33, 34, 35, 52, 82, 94, 109, 118, 121, 142, 146], "surfac": 109, "surrogateescap": [20, 119], "surround": [41, 109, 137, 144], "suspend": [32, 33, 109, 137], "suspens": 109, "svg": [20, 109, 119], "svgz": [20, 119], "swai": 109, "swap": [20, 94, 108, 109, 137], "swap_valu": 94, "swapcas": 18, "swapped_valu": 20, "swaymsg": 109, "swedneck": 109, "switch": [2, 69, 71, 74, 109, 118, 137, 140], "swm": [20, 119], "swoop": 109, "sy": [20, 33, 35, 39, 69, 82, 94, 98, 100, 109, 115, 119, 128, 137, 138, 140, 141], "sylvain": 109, "symbol": [42, 82, 92, 109], "symlink": [92, 109], "synchron": [52, 109], "syntact": 137, "syntax": [20, 92, 102, 108, 109, 110, 113, 118, 119, 121, 127, 128, 133, 137, 142], "syntaxerror": [86, 109, 137], "syscal": 36, "system": [0, 8, 20, 28, 31, 34, 35, 36, 64, 65, 71, 73, 79, 91, 98, 109, 113, 115, 119, 121, 124, 127, 128, 137, 138, 139, 140, 142, 145, 146, 147], "systemd": [20, 119], "systemexit": 109, "t": [0, 1, 2, 8, 18, 19, 20, 22, 24, 25, 26, 27, 28, 29, 31, 50, 65, 71, 73, 79, 88, 90, 92, 94, 107, 109, 113, 114, 115, 117, 119, 121, 128, 130, 137, 138, 140, 141, 142, 143, 144, 147], "t7z": [20, 119], "taat": 109, "tab": [4, 8, 18, 20, 48, 55, 93, 94, 108, 109, 113, 121, 122, 140, 143], "tabl": [1, 18, 32, 109, 110, 113, 122, 137, 142], "tabsiz": 18, "tabstop": 94, "tackl": 135, "tag": [42, 92, 109, 112, 142, 147], "tag_or_hash": 42, "tailor": 109, "take": [1, 3, 20, 28, 29, 34, 37, 50, 71, 74, 79, 88, 92, 94, 96, 108, 109, 115, 117, 119, 121, 137, 138, 140, 141, 143, 146, 147], "taken": [25, 27, 55, 82, 86], "talk": [111, 113], "tamura": 109, "tanaka": [29, 88], "tar": [20, 119], "tarbal": 109, "target": [1, 2, 3, 20, 25, 26, 27, 34, 55, 82, 92, 100, 108, 109, 112, 135, 137], "target_color": 20, "target_fil": 26, "target_valu": 20, "task": [31, 32, 109, 137], "taz": [20, 119], "tb": [2, 26, 94, 95, 97, 98, 140], "tbz": [20, 119], "tbz2": [20, 119], "tc": 109, "tcg": 109, "tcsetattr": 109, "tcsh": 109, "teach": [121, 137], "teal": 109, "team": [13, 28, 29, 55, 79, 86, 88, 94, 117], "tear": [55, 120], "teardown": 90, "teardown_readlin": 55, "technic": [111, 113, 117, 142], "techtonik": 109, "tediou": 121, "tee": [47, 105, 109], "tee_output": 33, "tee_stdout": 33, "teepti": 140, "tejasvi": 109, "tell": [35, 41, 109, 139, 141, 145], "telnet": 109, "temp": 109, "templat": [20, 39, 92, 94, 109, 113, 117, 119, 126, 137, 146], "temporari": [1, 2, 19, 108, 109, 142], "temporarili": [3, 20, 94, 109, 137], "ten": [20, 119, 143], "tend": 137, "terabyt": [94, 140], "term": [13, 20, 35, 48, 93, 98, 109, 117, 142], "term_color": 109, "termin": [1, 20, 25, 27, 33, 34, 35, 41, 47, 48, 49, 55, 82, 91, 93, 94, 109, 117, 119, 125, 127, 137, 147], "terminalemul": 115, "test": [3, 18, 25, 70, 91, 92, 94, 102, 109, 127, 137], "test2": 137, "test_": [109, 117], "test_alias": 117, "test_builtin": 109, "test_cdpath_expans": 109, "test_convert_macro_arg_ev": 109, "test_dirstack": 109, "test_env": 117, "test_env1": 117, "test_env2": 117, "test_environ": 117, "test_integr": 109, "test_new": 109, "test_on": 117, "test_ptk_multilin": 109, "test_redirect_out_to_fil": 109, "test_replai": 109, "test_run_subproc": 109, "test_script": 137, "test_single_command": 109, "test_whatev": 117, "test_work": 109, "tewari": 109, "text": [2, 4, 18, 20, 26, 29, 39, 48, 53, 55, 86, 88, 92, 93, 94, 95, 97, 98, 108, 109, 117, 119, 125, 135, 137, 141, 142, 143], "textiowrapp": [32, 47], "tf": 26, "tga": [20, 119], "tgz": [20, 119], "th": 109, "than": [3, 18, 20, 25, 26, 27, 29, 33, 34, 35, 37, 42, 55, 69, 71, 73, 82, 88, 94, 105, 109, 117, 119, 121, 128, 137, 138, 140, 142, 143, 144], "thank": 109, "thead": 109, "thei": [0, 1, 2, 16, 18, 20, 32, 35, 39, 42, 43, 73, 74, 82, 94, 96, 98, 109, 112, 117, 119, 120, 121, 137, 138, 139, 140, 142, 144, 146, 147], "them": [1, 2, 28, 32, 35, 36, 47, 48, 49, 53, 55, 79, 80, 93, 107, 108, 109, 112, 121, 128, 137, 140, 142, 143, 147], "theme": [20, 109, 117, 119, 147], "themselv": [20, 23, 92, 109, 119, 137, 138, 140, 146], "thenc": 109, "therefor": [25, 27, 33, 34, 35, 49, 55, 71, 82, 109, 121, 137], "thereof": [25, 27, 33, 34, 35, 55, 82], "thi": [0, 1, 2, 3, 4, 8, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 32, 33, 34, 35, 36, 37, 39, 41, 42, 43, 45, 47, 48, 49, 50, 52, 55, 64, 65, 69, 70, 71, 72, 73, 74, 78, 79, 80, 81, 82, 86, 88, 90, 91, 92, 93, 94, 95, 96, 97, 99, 100, 102, 105, 108, 109, 112, 113, 114, 115, 117, 118, 119, 120, 127, 128, 130, 135, 136, 137, 138, 140, 141, 142, 143, 144, 145, 146, 147], "thin": 1, "thing": [33, 94, 109, 117, 137, 140, 141, 142], "think": [121, 140, 141, 142, 144, 146], "third": [18, 109, 130], "thisfiledoesntexist": 109, "thoma": 109, "those": [20, 32, 69, 92, 94, 106, 108, 109, 119, 128, 137, 141, 143], "though": [48, 49, 55, 93, 109, 121, 137, 140, 141, 142, 143, 147], "thoughout": 109, "thought": [121, 140], "thousand": 140, "thread": [20, 25, 26, 27, 29, 32, 33, 34, 35, 36, 37, 51, 54, 55, 71, 73, 82, 88, 94, 109, 119, 140], "thread_subproc": [20, 109], "threadabilti": 109, "threadabl": [1, 2, 20, 26, 37, 71, 90, 95, 98, 109, 119], "threadable_predictor": [90, 109], "threadgroup": [34, 82], "threadpoolexecutor": [20, 119], "three": [18, 63, 91, 117, 128, 137, 140, 144], "threshold": [20, 109, 119], "through": [20, 25, 27, 28, 33, 34, 35, 36, 54, 55, 69, 79, 82, 86, 96, 109, 115, 117, 119, 137, 138, 140, 142, 143, 146, 147], "throughout": 117, "throw": [33, 109, 121], "thrown": 109, "thu": [26, 35, 36, 80, 108, 109, 121, 137, 141, 142], "thunar": 109, "tian": 109, "tick": 139, "tid": 32, "tif": [20, 119], "tiff": [20, 119], "tild": [1, 19, 109], "till": 109, "tim": 109, "time": [1, 8, 20, 23, 25, 26, 27, 33, 34, 35, 45, 49, 52, 54, 55, 65, 73, 82, 92, 94, 100, 108, 109, 113, 117, 119, 120, 128, 129, 137, 139, 140, 141, 142, 143, 146], "time_format": [109, 137], "timefram": [20, 119], "timeit": [109, 142], "timeout": [20, 25, 27, 33, 34, 35, 36, 45, 55, 71, 82, 119, 121, 140], "timeoutexpir": 45, "timer": 54, "timestamp": [20, 22, 25, 26, 33, 100, 109, 119, 120, 137, 140, 141], "timmi": 109, "tip": [28, 79, 109, 113, 132, 140], "titl": [18, 20, 47, 48, 49, 55, 90, 93, 109, 127], "titlecas": 18, "tlz": [20, 119], "tm": 137, "tmate": 117, "tmp": [74, 107, 109, 138], "tmpfile": [1, 2, 74], "tmpfile_ext": 74, "to_bool": [20, 94, 95], "to_bool_or_break": 94, "to_bool_or_int": [20, 94], "to_bool_or_non": [20, 94], "to_byt": [35, 98], "to_completion_mod": [20, 94], "to_completions_display_valu": [20, 94], "to_debug": 20, "to_dict": 94, "to_dynamic_cwd_tupl": [20, 94], "to_history_tupl": [20, 94], "to_int_or_non": [20, 94], "to_itself": [20, 94], "to_json": [26, 98], "to_logfile_opt": [20, 94], "to_repr_pretty_": 94, "to_shlvl": [20, 94], "to_tok_color_dict": [20, 94], "tobia": 109, "todo": 137, "togeth": [109, 121, 137, 144], "toggl": [20, 95, 109, 119, 137], "toggle_color": 95, "toggleabl": 109, "toi": 143, "tok": [92, 94], "tok_nam": 109, "token": [2, 9, 16, 20, 39, 47, 48, 49, 55, 86, 92, 93, 94, 103, 108, 109, 112, 115, 119, 121, 137, 138], "token_map": 103, "tokenize_ansi": 49, "tokenize_ioredirect": 103, "tokentyp": 92, "told": 128, "toler": 103, "tomar": 109, "toml": [109, 117], "too": [18, 99, 109, 117, 137, 140, 141], "took": 146, "tool": [1, 20, 23, 28, 33, 35, 36, 69, 70, 72, 74, 79, 81, 86, 95, 96, 98, 105, 108, 109, 110, 113, 115, 116, 117, 121, 128, 130, 137, 138, 143, 145, 146, 147], "toolbar": [20, 109, 119], "toolkit": [18, 20, 49, 52, 53, 91, 94, 109, 110, 112, 113, 118, 120, 125, 127, 128, 138], "toolkit2": 109, "tooo": 137, "top": [1, 19, 25, 32, 71, 90, 92, 94, 96, 109, 117, 120, 121, 137, 140, 142], "topic": [48, 55, 93, 109, 113, 117, 126, 146], "total": [20, 119, 137, 140], "touch": [109, 121, 137], "tour": 147, "toward": 137, "tp": [39, 42, 43, 98], "tput": 109, "tqdm": 107, "trace": [2, 4, 20, 95, 108, 109, 119, 137, 138], "traceback": [2, 20, 26, 92, 94, 95, 97, 98, 109, 115, 119], "tracer": [1, 2, 20, 113, 116, 119], "tracer_format_lin": 95, "traceralia": 95, "tracertyp": 95, "track": [95, 109], "trade": [20, 109, 119, 121], "tradit": [1, 2, 121, 137, 140, 144], "trail": [18, 109, 142, 144], "transfer": [1, 26, 109], "transform": [2, 20, 99, 102, 109, 119, 120, 121, 142], "transient": 117, "transit": [92, 147], "translat": [18, 109, 113, 122, 137], "transmogrif": 73, "transmogrifi": [0, 73], "transpar": [92, 140], "travi": 109, "tread": 143, "treat": [9, 80, 85, 109, 137, 138, 142, 144], "tree": [96, 102, 109, 121, 142], "trent": 109, "trentm": 109, "tri": [94, 102, 107, 109, 121, 140], "trick": [109, 113, 132, 137, 142, 147], "tricki": 121, "trigger": [53, 109, 112, 120, 141], "tripl": [94, 109], "triplet": 69, "trippabl": 109, "trivial": [20, 117], "troi": 109, "troubl": 128, "true": [1, 2, 3, 8, 16, 18, 19, 20, 22, 24, 25, 26, 27, 28, 29, 32, 33, 34, 35, 36, 39, 48, 49, 52, 53, 55, 69, 71, 73, 74, 79, 82, 84, 86, 88, 90, 91, 92, 93, 94, 95, 96, 98, 99, 103, 108, 109, 115, 119, 121, 128, 137, 138, 139, 140, 141, 142, 143, 146, 147], "true_color": 109, "truefals": 96, "truefalsebreak": 96, "truli": 142, "truncat": [18, 35, 137], "truth": [109, 137], "truthi": [20, 109, 119, 137], "try": [1, 13, 18, 20, 26, 32, 35, 37, 45, 48, 55, 93, 94, 102, 108, 109, 115, 117, 119, 121, 137, 138, 140, 144, 146], "try_import": 13, "try_subproc_tok": [102, 109], "tss": [22, 141], "tty": [35, 47, 48, 49, 55, 93, 105, 109], "tune": 109, "tupl": [2, 3, 4, 8, 17, 18, 20, 22, 24, 25, 26, 27, 28, 31, 34, 35, 39, 42, 49, 69, 70, 71, 72, 74, 79, 80, 82, 91, 92, 94, 96, 97, 109, 119, 137, 138, 140, 141, 142], "turn": [0, 20, 72, 73, 108, 109, 119, 137, 138, 140, 142], "turner": 109, "turquois": 109, "tutori": [0, 1, 20, 108, 109, 113, 119, 120, 122], "tw": [20, 119, 147], "tweak": [109, 147], "tweet": [109, 131], "twenti": [20, 119], "twice": 109, "twistylittlepassagesallalik": 94, "two": [1, 18, 20, 22, 23, 26, 35, 48, 55, 73, 82, 86, 90, 91, 92, 93, 98, 109, 117, 119, 121, 137, 140, 141, 142, 144, 147], "txt": [86, 94, 107, 109, 137], "txz": [20, 119], "ty": 109, "tyler": 147, "typ": [29, 88, 137], "type": [1, 3, 10, 16, 20, 22, 26, 28, 29, 32, 48, 55, 64, 73, 79, 80, 81, 88, 90, 92, 93, 95, 96, 98, 100, 108, 109, 110, 113, 115, 119, 121, 122, 128, 135, 138, 140, 141, 142, 147], "type_modul": [29, 88], "type_nam": [28, 29, 79, 88], "type_pprint": [29, 88], "type_str": 20, "typeerror": 109, "typerror": 109, "typic": [20, 35, 82, 96, 115, 127, 137], "typo": 109, "typograph": [20, 119], "tz": [20, 119], "tzo": [20, 119], "tzst": [20, 119], "u": [1, 2, 16, 18, 20, 94, 109, 115, 117, 119, 121, 127, 128, 137, 140, 141, 143], "ubuntu": [94, 109, 127], "ugli": [109, 144], "ui": 109, "ujson": 109, "ulimit": 109, "ultim": [121, 144], "umask": 109, "unabl": [0, 109, 115], "unallow": 109, "unam": 109, "unambigu": 120, "uname_fn": 64, "unari": 102, "unaryop": 102, "unattend": [20, 119], "unavail": 128, "unbalanc": 94, "unbeliever_complet": 138, "unc": [1, 19, 109], "uncal": 109, "uncaptur": [20, 94, 109, 119, 121, 133], "uncas": 18, "unchang": [86, 94], "unclos": 109, "uncommit": 45, "uncov": 109, "undefin": [20, 119, 137], "under": [0, 13, 20, 35, 96, 103, 109, 117, 119, 121, 125, 130, 137, 146], "underli": [71, 72, 109, 121], "underlin": [109, 115, 137], "underline_": 137, "underline_green": 137, "underlineoff_": 137, "underlineoff_green": 137, "underscor": [29, 88, 108, 109, 137], "understand": [108, 109, 137, 138, 139, 147], "undesir": 109, "undo_arg": 109, "undo_replace_env": [20, 119], "undoc_head": [48, 55, 93], "undocu": [48, 55, 93], "unexpect": [109, 128], "unfamiliar": 142, "unfilt": 92, "unfinish": 109, "unformat": 109, "unfortun": 137, "unhandl": [25, 27, 33, 34, 35, 55, 82, 109], "uni_nam": 92, "unicod": [18, 86, 100, 109, 128], "unicodeencodeerror": [18, 115], "unifi": 109, "uninstal": 109, "uninti": 109, "union": [20, 109, 119], "uniq": 137, "uniqu": [10, 32, 34, 73, 80, 82, 92, 96, 133, 137, 138, 140, 141], "unique_everseen": 80, "unit": [20, 22, 24, 25, 26, 27, 94, 109, 117, 119, 140, 141], "unittest": 117, "univers": [35, 37, 137, 140], "universal_newlin": [35, 37], "unix": [20, 109, 113, 119, 124, 128, 140, 141], "unknown": [2, 64, 91, 94, 109], "unless": [18, 109, 121], "unlik": [20, 109, 137, 142], "unlink": 109, "unlink_builtin": [3, 109], "unload": [3, 98, 109, 146], "unload_proxi": 109, "unlock": [109, 140], "unmap": 109, "unmodifi": 137, "unnam": 92, "unnecessari": 140, "unnecessarili": 109, "unnot": 109, "unpack": 109, "unpaus": 137, "unpin": 109, "unqualifi": 109, "unquot": [94, 109], "unread": [94, 109, 128], "unrecogn": 109, "unreplac": 109, "unrepresent": 18, "unsaf": [1, 2], "unset": [108, 109, 128], "unstor": [96, 109], "unstorabletyp": 96, "unsur": 137, "unthread": [1, 33, 94, 109], "until": [22, 24, 25, 27, 33, 34, 35, 55, 82, 96, 109, 120, 138, 140, 141, 142], "untouch": [18, 109], "untrack": [20, 42, 109, 119, 147], "untyp": [20, 137], "unum": 109, "unus": [109, 143], "unwant": 109, "unwrap": 109, "up": [1, 2, 18, 20, 32, 35, 37, 55, 74, 82, 90, 92, 108, 109, 118, 119, 121, 127, 140, 142, 143, 146, 147], "upcom": 117, "updart": 109, "updat": [2, 20, 32, 39, 42, 43, 69, 71, 78, 82, 90, 92, 94, 98, 102, 109, 113, 117, 119, 127, 130, 132, 137, 141], "update_cach": [20, 69, 71], "update_completions_on_keypress": [20, 109], "update_context": 98, "update_current_cmd": 43, "update_job_attr": 32, "update_os_environ": [20, 108, 109, 137], "update_process_group": 33, "update_prompt_on_keypress": 20, "upgrad": [109, 115, 117], "upon": [20, 82, 108, 109, 137, 138], "upper": [18, 109, 137], "uppercas": [18, 20, 94, 119, 137], "upstream": [107, 109, 115], "uptim": 109, "upward": 137, "urandom": 109, "urg": 147, "url": [86, 92, 98, 109, 141], "urllib": 121, "urlopen": 121, "us": [0, 1, 2, 3, 8, 9, 16, 18, 19, 20, 25, 26, 27, 29, 32, 33, 34, 35, 36, 37, 39, 41, 42, 43, 47, 48, 49, 50, 52, 54, 55, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 82, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 98, 99, 100, 102, 103, 107, 108, 109, 112, 113, 117, 118, 119, 120, 123, 124, 127, 130, 131, 135, 137, 138, 140, 141, 144, 145, 146, 147], "usabl": [18, 20, 94, 109, 112, 119, 121], "usag": [1, 2, 71, 92, 95, 109, 120, 138, 140], "use_main_job": 32, "use_pathext": 31, "use_rawinput": [48, 55, 93], "use_tmpfil": [2, 74], "usecolor": 95, "used_arg": 94, "useful": [8, 109], "usefulli": 109, "useless": 109, "user": [1, 2, 3, 19, 20, 22, 24, 47, 49, 53, 71, 91, 92, 94, 96, 97, 98, 107, 109, 117, 118, 119, 127, 128, 130, 135, 137, 138, 139, 141, 142, 146, 147], "usernam": 137, "usr": [20, 107, 108, 109, 119, 128, 130, 137, 138, 140], "usual": [29, 48, 88, 93, 109, 117, 121, 130, 137, 140, 142, 147], "utf": [18, 20, 32, 91, 100, 109, 119], "utf8": [109, 137], "utf_8_sig": 100, "util": [2, 19, 20, 37, 80, 92, 94, 97, 105, 109, 112, 117, 119, 137, 145], "uuid": [22, 24, 25, 27, 141], "uuid4": [140, 141], "uuu": 109, "ux": 147, "v": [1, 2, 19, 20, 26, 39, 64, 71, 78, 82, 92, 98, 108, 109, 115, 125, 140, 142], "v1": [8, 20, 109, 119, 128], "v2": [8, 20, 49, 109, 119, 128], "v260": 137, "v3": 109, "v5": 109, "vaaaaanquish": 109, "val": [39, 55, 66, 73, 81, 96, 108, 109], "val1": 108, "valid": [6, 8, 9, 18, 20, 39, 47, 48, 49, 53, 55, 69, 70, 71, 90, 92, 93, 94, 96, 108, 109, 117, 119, 121, 137, 140, 142], "valid_ev": 95, "valid_numeric_argu": 63, "valu": [1, 2, 3, 8, 18, 19, 20, 25, 27, 32, 33, 34, 35, 39, 42, 43, 48, 55, 69, 70, 71, 72, 73, 74, 78, 82, 84, 90, 91, 92, 93, 94, 96, 98, 102, 109, 119, 121, 137, 138, 140, 142, 144, 147], "valuabl": 142, "valueerror": [18, 20, 25, 39, 84, 94, 98, 109], "van": 109, "var": [20, 94, 108, 109, 115, 128, 137, 140, 142, 147], "var_nam": 20, "varaibl": 109, "vardoc": 109, "vareiti": 109, "vari": [139, 147], "variabl": [3, 12, 20, 22, 24, 25, 27, 28, 33, 54, 55, 69, 79, 82, 92, 94, 96, 97, 102, 108, 109, 110, 113, 115, 117, 120, 121, 128, 130, 132, 135, 138, 140, 141, 142, 146, 147], "variant": [31, 109, 112], "variat": [137, 138], "varieti": [35, 109], "variou": [20, 92, 94, 109, 110, 113, 117, 119, 123, 127, 130, 139, 141, 147], "varnam": 20, "vasili": 109, "vask\u00f3": 109, "vastli": 142, "vc": [109, 147], "vc_branch": 109, "vc_branch_timeout": [20, 109, 121], "vc_git_include_untrack": [20, 109], "vc_hg_show_branch": [20, 109], "ve": [131, 141], "vector": 142, "vend": 109, "vendor": [109, 141], "vendor_complet": [20, 119], "vendor_perl": [20, 119], "venv": [41, 109, 128, 130], "ver": 117, "verbatim": 137, "verbos": [19, 23, 26, 29, 67, 88, 98, 109, 140], "veri": [90, 109, 137, 142, 145, 147], "verif": 109, "verifi": 109, "versa": 109, "version": [18, 20, 25, 45, 64, 67, 69, 71, 91, 92, 94, 96, 109, 112, 117, 118, 119, 121, 127, 128, 135, 137, 140, 141], "version_ad": 92, "vformat": 94, "vi": [109, 137], "vi_mod": [20, 109], "via": [3, 18, 20, 22, 27, 28, 35, 79, 82, 96, 98, 108, 109, 115, 117, 118, 121, 127, 128, 130, 137, 138, 142, 144, 146], "vice": 109, "view": [2, 20, 39, 71, 78, 82, 84, 92, 109, 115, 117, 137, 138, 141, 146], "viinsertmod": 143, "vim": [109, 137], "vimeo": 70, "vimpag": 109, "violat": [109, 117], "virtual": [109, 113, 115, 117, 122, 127, 137], "virtual_env": [20, 41, 109], "virtual_env_disable_prompt": [109, 137], "virtual_env_prompt": [41, 109, 137], "virtualenv": [41, 109, 137], "virtualenv_hom": 130, "viru": 109, "visibl": 109, "visit": [96, 102, 128], "visit_annassign": 102, "visit_assign": 102, "visit_boolop": 102, "visit_classdef": 102, "visit_comprehens": 102, "visit_const": 102, "visit_delet": 102, "visit_expr": 102, "visit_express": 102, "visit_fileinsert": 96, "visit_for": 102, "visit_functiondef": 102, "visit_glob": 102, "visit_import": 102, "visit_importfrom": 102, "visit_input": 96, "visit_loadjson": 96, "visit_messag": 96, "visit_nod": 96, "visit_pass": 96, "visit_quest": 96, "visit_savejson": 96, "visit_statefil": 96, "visit_tri": 102, "visit_unaryop": 102, "visit_whil": 96, "visit_with": 102, "visit_wizard": 96, "visitor": [96, 102], "visual": 109, "vm": 117, "vob": [20, 119], "vogel": 109, "voic": 140, "vol": 1, "volum": 128, "vox": 109, "vox_default_interpret": [109, 130], "voxapi": 109, "vscode": 109, "vte": [41, 109, 115, 137], "vte_new_tab_cwd": [41, 109, 115, 137], "w": [1, 19, 20, 32, 92, 94, 137, 143], "wa": [0, 3, 20, 25, 28, 35, 37, 47, 48, 55, 64, 65, 70, 72, 79, 80, 86, 92, 93, 94, 96, 109, 112, 119, 120, 121, 130, 137, 138, 140, 142], "wai": [0, 20, 29, 31, 36, 39, 47, 48, 49, 55, 64, 65, 73, 88, 93, 94, 102, 107, 109, 117, 118, 119, 120, 121, 130, 133, 135, 137, 139, 140, 144, 146, 147], "wait": [22, 24, 25, 27, 32, 33, 34, 35, 55, 82, 109, 137, 141], "wait_for_active_job": [32, 109], "wait_for_gc": 55, "wait_for_shel": [25, 27], "wait_until_google_respond": 137, "waitpid": 94, "wakka": 37, "walk": [96, 109, 143, 147], "walru": 109, "walter": 109, "want": [18, 20, 29, 31, 35, 73, 88, 106, 107, 115, 117, 118, 120, 121, 128, 130, 137, 138, 139, 140, 142, 143, 145, 146, 147], "war": [20, 119], "ward": [109, 137], "warn": [1, 20, 32, 70, 73, 94, 98, 109, 119, 143], "warn_deprecated_no_color": 70, "wasn": [20, 109], "watch": [95, 117], "wav": [20, 119], "wbuthod": 131, "wc": 109, "we": [0, 2, 20, 23, 28, 31, 33, 37, 39, 42, 45, 52, 53, 69, 73, 79, 80, 90, 91, 94, 99, 102, 103, 109, 113, 114, 117, 120, 121, 127, 128, 130, 135, 137, 138, 140, 141, 142, 143, 144, 145, 146], "weakref": 84, "weav": 37, "web": [1, 96, 109, 140], "web_style_gallery_exclud": 92, "webconfig": 109, "webm": [20, 119], "webpag": 117, "websit": 141, "wed": 141, "weechat": 109, "week": 121, "weird": 109, "weirdli": 109, "welch": 109, "welcom": [109, 117, 141, 147], "well": [18, 20, 31, 47, 71, 77, 91, 108, 109, 119, 121, 128, 130, 137, 138, 140, 142, 146], "wendel": 109, "were": [3, 8, 20, 29, 35, 52, 70, 74, 88, 94, 109, 119, 121, 133, 137, 140, 142, 144], "wezfurlong": 20, "wezterm": [20, 119], "wget": 107, "what": [20, 22, 24, 25, 27, 47, 54, 71, 73, 108, 109, 115, 117, 119, 121, 135, 137, 139, 140, 141, 144, 146, 147], "whatev": [109, 140, 142], "whcih": 109, "wheel": 109, "when": [1, 2, 3, 4, 18, 19, 20, 22, 25, 26, 27, 28, 31, 32, 33, 34, 35, 37, 47, 48, 49, 52, 53, 55, 73, 74, 78, 79, 81, 82, 92, 93, 94, 95, 96, 97, 98, 99, 100, 102, 103, 109, 115, 117, 118, 119, 120, 121, 127, 128, 137, 138, 139, 140, 141, 143, 144, 146, 147], "whenc": 35, "whenev": [20, 109, 117, 119, 120, 128, 137, 146], "where": [1, 2, 3, 8, 16, 18, 20, 23, 27, 28, 34, 71, 73, 74, 79, 82, 94, 109, 117, 119, 121, 128, 137, 138, 147], "wherea": 109, "wherebi": 109, "wherein": 109, "whether": [1, 2, 8, 16, 18, 20, 23, 25, 26, 27, 28, 33, 34, 35, 36, 37, 39, 45, 48, 49, 53, 55, 69, 71, 74, 79, 82, 84, 93, 94, 95, 96, 98, 99, 102, 103, 109, 119, 121, 133, 137, 140], "whic": 138, "which": [0, 1, 2, 18, 20, 25, 28, 29, 33, 35, 36, 37, 48, 71, 73, 79, 84, 86, 88, 91, 92, 93, 94, 95, 96, 99, 103, 107, 109, 115, 117, 119, 121, 127, 128, 130, 137, 138, 140, 141, 142, 143, 144, 145, 147], "whichev": [73, 94, 142], "while": [20, 92, 94, 96, 108, 109, 117, 119, 121, 137, 138, 139, 140, 142, 145], "white": [20, 109, 137, 140], "whitespac": [3, 18, 29, 88, 92, 94, 103, 109, 137, 138, 142], "who": [78, 106, 109, 140], "whoami": 109, "whole": [20, 28, 79, 109, 119, 120, 128, 135, 138, 142, 145], "whole_word_jump": 109, "whose": [18, 20, 25, 27, 28, 33, 34, 35, 55, 79, 82, 96, 98, 108, 109, 119, 120, 121, 137], "why": 130, "wide": [20, 48, 55, 93, 109, 119, 137, 147], "widget": 109, "width": [18, 20, 29, 49, 88, 94, 109, 119, 137], "wifi": 137, "wild": 142, "wildcard": 96, "wilfri": 109, "wim": [20, 119], "win": [109, 144], "win_ansi_support": 91, "win_unicode_consol": 109, "window": [19, 20, 31, 34, 36, 37, 71, 91, 92, 94, 109, 113, 117, 124, 125, 137, 140, 147], "windows_bash_command": [91, 109], "windows_expandus": 91, "windows_foreign_env_fix": 20, "windowsset": 20, "wine": 117, "winutil": 36, "wipe": [1, 26, 27, 109], "wish": [109, 135, 137, 138], "wishlist": [113, 116], "with_default": 20, "with_pushd": 19, "with_traceback": [2, 26, 94, 95, 97, 98], "within": [18, 20, 86, 96, 109, 115, 117, 119, 121, 137], "without": [3, 20, 29, 31, 33, 35, 39, 42, 43, 51, 71, 72, 88, 91, 94, 98, 103, 107, 109, 117, 118, 119, 121, 128, 137, 140, 142, 146, 147], "wizard": [1, 97, 109, 113, 116, 120], "wizardri": 131, "wmv": [20, 119], "won": [2, 18, 20, 50, 109, 119, 120, 130, 140, 143], "woohoo": 141, "wor": 108, "word": [18, 20, 32, 92, 108, 109, 119, 125, 137, 142], "work": [1, 18, 19, 20, 22, 25, 27, 31, 39, 45, 49, 65, 71, 91, 92, 96, 108, 109, 113, 115, 117, 119, 120, 124, 130, 137, 140, 141, 143, 145, 147], "workaround": 109, "workdir": 109, "worker": [20, 119], "workflow": 112, "workon": 130, "world": [108, 109, 121, 137, 140, 142], "worri": [121, 137, 142], "worth": [102, 121, 137], "would": [0, 2, 20, 22, 24, 25, 27, 29, 33, 34, 35, 47, 49, 55, 71, 82, 88, 92, 109, 113, 114, 115, 119, 121, 129, 135, 137, 140, 141, 145, 146, 147], "wouldn": 109, "wrap": [9, 18, 39, 42, 43, 73, 84, 92, 96, 109, 121, 137, 142], "wrap_select": 53, "wrap_subproc": 109, "wrapper": [1, 4, 28, 39, 69, 71, 74, 79, 94, 109], "writabl": [20, 35, 94, 109, 119], "write": [2, 20, 25, 26, 33, 35, 36, 65, 94, 95, 97, 98, 100, 109, 113, 119, 120, 121, 122, 137, 140, 143, 145, 146, 147], "write_through": 47, "write_to": [2, 26, 95, 97, 98], "writelin": 35, "writer": 109, "written": [1, 2, 35, 64, 74, 100, 103, 109, 117, 121, 137, 138, 142, 145, 146, 147], "wrong": [94, 109, 137], "wrote": 141, "wsl": [109, 117], "wsl2": 109, "wt": 128, "wtfpl": 70, "www": [19, 64, 92, 94], "x": [1, 3, 8, 18, 19, 20, 37, 63, 70, 92, 94, 96, 102, 107, 108, 109, 113, 115, 117, 119, 121, 125, 129, 137, 141, 142], "x01": 109, "x02": 109, "x07": 109, "x08": [20, 119], "x1b": 109, "x7f": [20, 119], "x86_64": 107, "xbm": [20, 119], "xc": 92, "xcf": [20, 119], "xclip": 109, "xdg": [109, 147], "xdg_cache_hom": [20, 109], "xdg_config_hom": [20, 128], "xdg_data_dir": 20, "xdg_data_hom": [20, 109, 140], "xdg_seat_path": 137, "xdg_session_path": 137, "xession": 117, "xet": 20, "xexec": [2, 109, 121], "xexec_fn": 2, "xh_sqlite_append_histori": 27, "xh_sqlite_delete_input_match": 27, "xh_sqlite_delete_item": 27, "xh_sqlite_get_count": 27, "xh_sqlite_item": 27, "xh_sqlite_pul": 27, "xh_sqlite_wipe_sess": 27, "xiang": 109, "xip": 109, "xml": 142, "xmlblock": 142, "xmlcharrefreplac": 18, "xo": 109, "xog": 109, "xomplet": [9, 20, 109, 119], "xon": [1, 2, 20, 64, 109, 117, 119, 131, 137, 147], "xon_item": 97, "xonda": 109, "xonfig": [20, 109, 113, 115, 116, 119, 120], "xonfig_color_complet": 97, "xonfigalia": 97, "xonh": [20, 119], "xonsh": [0, 1, 105, 110, 111, 114, 116, 117, 119, 122, 123, 124, 125, 126, 127, 129, 130, 131, 132, 133, 134, 135, 136, 138, 139, 141, 142, 143, 144, 146, 147], "xonsh_append_newlin": [20, 109], "xonsh_autopair": [20, 109, 147], "xonsh_bash_path_overrid": [20, 109], "xonsh_builtin": [3, 109], "xonsh_cache_dir": [20, 109], "xonsh_cache_everyth": [20, 109], "xonsh_cache_script": [20, 109], "xonsh_cal": 102, "xonsh_capture_alwai": [20, 109, 140], "xonsh_color_styl": [20, 109, 115], "xonsh_complet": [2, 20, 26, 95, 97, 98, 109, 119], "xonsh_completer_dir": [20, 109], "xonsh_config_dir": 20, "xonsh_context_menu": 121, "xonsh_copy_on_delet": [20, 109], "xonsh_ctrl_bksp_delet": 20, "xonsh_ctrl_bkspc_delet": 109, "xonsh_data_dir": [20, 25, 109, 140], "xonsh_datetime_format": [20, 94, 109], "xonsh_debug": [20, 109, 117, 137], "xonsh_encod": [20, 94, 109], "xonsh_encoding_error": [20, 109], "xonsh_env_inherit": 3, "xonsh_exec": 109, "xonsh_exit": 2, "xonsh_ext_dir": 141, "xonsh_gitstatus_": 109, "xonsh_gitstatus_fields_hidden": 109, "xonsh_gitstatus_fields_to_hid": 109, "xonsh_gitstatus_separ": 109, "xonsh_hist_s": 109, "xonsh_history_backend": [20, 26, 109, 140, 141], "xonsh_history_fil": [20, 109], "xonsh_history_ignore_regex": [20, 109], "xonsh_history_match_anywher": [20, 109, 147], "xonsh_history_s": [20, 109, 137, 140, 141], "xonsh_history_save_cwd": [20, 109], "xonsh_history_sigint_flush": 20, "xonsh_interact": [20, 140, 147], "xonsh_login": [20, 147], "xonsh_mod": [20, 109], "xonsh_no_amalgam": 109, "xonsh_preexec_fn": 109, "xonsh_proc_frequ": [20, 109], "xonsh_register_right_click": 121, "xonsh_reset": 2, "xonsh_script_run_control": 20, "xonsh_show_traceback": [20, 109, 115, 147], "xonsh_sourc": [20, 109], "xonsh_stderr_postfix": [20, 109], "xonsh_stderr_prefix": [20, 109], "xonsh_stick": 109, "xonsh_store_stdin": [20, 109], "xonsh_store_stdout": [20, 109, 140, 141, 147], "xonsh_style_overrid": [20, 109], "xonsh_style_proxi": [92, 109], "xonsh_subproc_captured_print_stderr": [20, 109], "xonsh_subproc_output_format": [3, 20, 108, 109, 137], "xonsh_sys_config_dir": 20, "xonsh_trace_complet": [20, 109, 138], "xonsh_trace_subproc": [20, 108, 109, 137], "xonsh_trace_subproc_func": [20, 109], "xonsh_traceback_logfil": [20, 94, 109], "xonsh_unregister_right_click": 121, "xonsh_update_prompt_on_keypress": 109, "xonsh_use_system_clipboard": [20, 109], "xonsh_whole_word_ctrl_bksp": 109, "xonshblockerror": 109, "xonshcalledprocesserror": [94, 109, 137], "xonshcon": [92, 109], "xonshconfig": [20, 109], "xonshconsolelex": 92, "xonsherror": [94, 109], "xonshhtmlformatt": [92, 109], "xonshhtmlformatterproxi": 92, "xonshimporteventhook": 100, "xonshimporteventload": 100, "xonshimporthook": [100, 109], "xonshlex": [92, 109], "xonshmod": 90, "xonshrc": [20, 25, 27, 92, 109, 115, 118, 127, 128, 135, 137, 140, 141, 143, 146], "xonshrc_context": 20, "xonshrc_dir": [20, 109], "xonshsess": [3, 39, 109, 145, 146], "xonshstyl": [92, 109], "xonshterminal256formatt": [92, 109], "xonshterminal256formatterproxi": 92, "xontext": 121, "xontrib": [0, 20, 90, 97, 106, 108, 109, 113, 116, 120, 122, 126, 128, 130, 138, 139, 147], "xontrib_context": 98, "xontrib_data": 98, "xontrib_mpl_minim": 109, "xontrib_nam": 146, "xontrib_names_complet": 98, "xontrib_unload_complet": 98, "xontribalia": 98, "xontribnotinstal": 98, "xontribs_autoload_dis": 20, "xontribs_list": 98, "xontribs_load": [98, 109, 146], "xontribs_meta": 109, "xontribs_reload": 98, "xontribs_unload": 98, "xontribset": 20, "xontribut": [98, 108, 146], "xoreutil": [109, 113, 116], "xpg": 109, "xpip": [109, 112, 115, 121, 128, 130], "xpm": [20, 119], "xsh": [9, 10, 20, 32, 39, 73, 85, 92, 100, 108, 109, 119, 145, 146, 147], "xspf": [20, 119], "xsudo": 137, "xterm": [20, 70, 119, 137], "xthread": [109, 137], "xunthread": [109, 137], "xwd": [20, 119], "xxh": 109, "xz": [20, 119], "y": [18, 20, 70, 92, 94, 95, 109, 119, 137, 140, 142, 147], "yacc": 109, "yacc_debug": 109, "yaml": [109, 137], "yang": 109, "ydig": 137, "ye": [0, 96, 105, 109, 121, 139, 143, 147], "year": [94, 109, 140], "yearli": [113, 129], "yeild": 94, "yellow": [20, 45, 109, 137], "yesno": 96, "yet": [103, 109, 128, 137, 144, 147], "yggdr": 109, "yield": [25, 33, 49, 52, 80, 90, 92, 94, 103, 109, 137, 141], "yi\u011fit": 109, "ylmrx": 109, "yo": 137, "yohei": 109, "yoo": [137, 142], "yotamolenik": 109, "you": [0, 1, 8, 20, 25, 27, 29, 32, 33, 34, 35, 50, 55, 65, 71, 73, 82, 88, 92, 106, 107, 108, 109, 111, 112, 113, 114, 115, 117, 118, 119, 121, 124, 127, 128, 130, 133, 135, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147], "your": [2, 20, 22, 24, 25, 27, 29, 88, 109, 113, 114, 115, 118, 119, 121, 122, 125, 127, 128, 130, 133, 134, 137, 138, 139, 140, 142, 143, 144, 145, 147], "yourself": 140, "yr": [94, 140], "yuv": [20, 119], "z": [18, 20, 32, 47, 48, 55, 93, 109, 119, 128, 137, 141, 142, 143], "z_a": 92, "zero": [1, 18, 19, 20, 33, 108, 109, 119, 137, 140], "zeroth": [1, 2], "zfill": 18, "zhang": 109, "zip": [20, 119, 127], "zipapp": 109, "zoi": 70, "zone": 121, "zoo": [20, 119], "zoxid": 109, "zprofil": 140, "zscout": [28, 29, 55, 79, 86, 88, 94], "zsh": [26, 109, 110, 113, 130, 140, 146, 147], "zsh_histori": 140, "zshrc": [109, 140], "zst": [20, 119], "zulip": [109, 111, 113, 114], "zzj": 109, "z\u00aa\u00b5": 92, "z\u00aa\u00b5\u00ba\u00e0": 92, "\u00ba\u00e0": 92, "\u00df\u00f0\u0111": 115, "\u00f6\u00f8": 92, "\u02c1\u02c6": 92, "\u02d1\u02e0": 92, "\u02e4\u02ec\u02ee": 92, "\u02e4\u02ec\u02ee\u0371": 92, "\u0374\u0377": 92, "\u0377\u037b": 92, "\u037d\u03f3\u03ac": 92, "\u037d\u03f3\u03ac\u03ad": 92, "\u03af\u03cc\u03cd": 92, "\u03c1\u03c2": 92, "\u03f5\u03f8": 92, "\u0481": 92, "\u0481\u048b": 92, "\u048b": 92, "\u052f\u0561": 92, "\u0586\u0559\u0560": 92, "\u0588": 92, "\u0588\u05d0": 92, "\u05d0": 92, "\u05ea\u05ef": 92, "\u05f2": 92, "\u05f2\u0620": 92, "\u0620": 92, "\u064a\u066e": 92, "\u0669\u066e": 92, "\u066f\u0671": 92, "\u06d3\u06d5": 92, "\u06d3\u06d5\u06e5": 92, "\u06e6\u06ee": 92, "\u06ef\u06fa": 92, "\u06fc\u06ff\u0710": 92, "\u06fc\u06ff\u0710\u0712": 92, "\u072f\u074d": 92, "\u074d": 92, "\u07a5\u07b1\u07ca": 92, "\u07b1\u07c0": 92, "\u07ea\u07f4": 92, "\u07f5\u07fa": 92, "\u07f5\u07fa\u0800": 92, "\u0800": 92, "\u0815\u081a\u0824\u0828\u0840": 92, "\u0840": 92, "\u0858\u0860": 92, "\u0860": 92, "\u086a\u08a0": 92, "\u08b4\u08b6": 92, "\u08bd": 92, "\u08bd\u0904": 92, "\u0939\u093d\u0950\u0958": 92, "\u0961\u0971": 92, "\u0966": 92, "\u096f\u0971": 92, "\u0980\u0985": 92, "\u0985": 92, "\u098c\u098f": 92, "\u0990\u0993": 92, "\u09a8\u09aa": 92, "\u09b0\u09b2\u09b6": 92, "\u09b9": 92, "\u09b9\u09bd\u09ce\u09dc": 92, "\u09ce": 92, "\u09dc": 92, "\u09dd\u09df": 92, "\u09e1\u09f0": 92, "\u09e6": 92, "\u09f1\u09fc": 92, "\u09f1\u09fc\u0a05": 92, "\u0a05": 92, "\u0a0a\u0a0f": 92, "\u0a10\u0a13": 92, "\u0a28\u0a2a": 92, "\u0a30\u0a32": 92, "\u0a33\u0a35": 92, "\u0a36\u0a38": 92, "\u0a39": 92, "\u0a39\u0a59": 92, "\u0a59": 92, "\u0a5c\u0a5e\u0a66": 92, "\u0a5c\u0a5e\u0a72": 92, "\u0a74\u0a85": 92, "\u0a85": 92, "\u0a8d\u0a8f": 92, "\u0a91\u0a93": 92, "\u0aa8\u0aaa": 92, "\u0ab0\u0ab2": 92, "\u0ab3\u0ab5": 92, "\u0ab9": 92, "\u0ab9\u0abd\u0ad0\u0ae0": 92, "\u0ad0\u0ae0": 92, "\u0ae1\u0af9\u0b05": 92, "\u0ae6": 92, "\u0aef\u0af9": 92, "\u0b05": 92, "\u0b0c\u0b0f": 92, "\u0b10\u0b13": 92, "\u0b28\u0b2a": 92, "\u0b30\u0b32": 92, "\u0b33\u0b35": 92, "\u0b39": 92, "\u0b39\u0b3d\u0b5c": 92, "\u0b5c": 92, "\u0b5d\u0b5f": 92, "\u0b61\u0b71\u0b83\u0b85": 92, "\u0b66": 92, "\u0b6f\u0b71": 92, "\u0b83\u0b85": 92, "\u0b8a\u0b8e": 92, "\u0b90\u0b92": 92, "\u0b95\u0b99": 92, "\u0b9a\u0b9c\u0b9e": 92, "\u0b9f\u0ba3": 92, "\u0ba4\u0ba8": 92, "\u0baa\u0bae": 92, "\u0bb9": 92, "\u0bb9\u0bd0\u0c05": 92, "\u0bd0": 92, "\u0be6": 92, "\u0bef": 92, "\u0c0c\u0c0e": 92, "\u0c10\u0c12": 92, "\u0c28\u0c2a": 92, "\u0c39\u0c3d": 92, "\u0c39\u0c3d\u0c58": 92, "\u0c58": 92, "\u0c5a\u0c60": 92, "\u0c61\u0c80\u0c85": 92, "\u0c66": 92, "\u0c6f\u0c80": 92, "\u0c85": 92, "\u0c8c\u0c8e": 92, "\u0c90\u0c92": 92, "\u0ca8\u0caa": 92, "\u0cb3\u0cb5": 92, "\u0cb9": 92, "\u0cb9\u0cbd\u0cde\u0ce0": 92, "\u0cde\u0ce0": 92, "\u0ce1\u0cf1": 92, "\u0ce6": 92, "\u0cef\u0cf1": 92, "\u0cf2": 92, "\u0cf2\u0d05": 92, "\u0d05": 92, "\u0d0c\u0d0e": 92, "\u0d10\u0d12": 92, "\u0d3a\u0d3d\u0d4e\u0d54": 92, "\u0d4e\u0d54": 92, "\u0d56\u0d5f": 92, "\u0d5f": 92, "\u0d61\u0d7a": 92, "\u0d66": 92, "\u0d6f\u0d7a": 92, "\u0d7f": 92, "\u0d7f\u0d85": 92, "\u0d85": 92, "\u0d96\u0d9a": 92, "\u0db1\u0db3": 92, "\u0dbb\u0dbd\u0dc0": 92, "\u0dc6": 92, "\u0dc6\u0e01": 92, "\u0de6": 92, "\u0def": 92, "\u0e01": 92, "\u0e30\u0e32\u0e40": 92, "\u0e40": 92, "\u0e46\u0e81": 92, "\u0e50": 92, "\u0e59\u0e81": 92, "\u0e82\u0e84\u0e87": 92, "\u0e88\u0e8a\u0e8d\u0e94": 92, "\u0e97\u0e99": 92, "\u0e9f\u0ea1": 92, "\u0ea3\u0ea5\u0ea7\u0eaa": 92, "\u0eab\u0ead": 92, "\u0eb0\u0eb2\u0ebd\u0ec0": 92, "\u0ebd\u0ec0": 92, "\u0ec4\u0ec6": 92, "\u0ec4\u0ec6\u0edc": 92, "\u0ed0": 92, "\u0ed9\u0edc": 92, "\u0edf\u0f00": 92, "\u0edf\u0f00\u0f40": 92, "\u0f20": 92, "\u0f29": 92, "\u0f47\u0f49": 92, "\u0f6c": 92, "\u0f6c\u0f88": 92, "\u0f8c\u1000": 92, "\u1000": 92, "\u102a\u103f\u1050": 92, "\u1049\u1050": 92, "\u1055\u105a": 92, "\u105d\u1061\u1065": 92, "\u1066\u106e": 92, "\u1070\u1075": 92, "\u1081\u108e\u2d00": 92, "\u10fa\u10fc": 92, "\u10fa\u10fd": 92, "\u10ff": 92, "\u10ff\u1ce9": 92, "\u1248\u124a": 92, "\u124d\u1250": 92, "\u1256\u1258\u125a": 92, "\u125d\u1260": 92, "\u1288\u128a": 92, "\u128d\u1290": 92, "\u12b0\u12b2": 92, "\u12b5\u12b8": 92, "\u12be\u12c0\u12c2": 92, "\u12c5\u12c8": 92, "\u12d6\u12d8": 92, "\u1310\u1312": 92, "\u1315\u1318": 92, "\u135a": 92, "\u135a\u1380": 92, "\u1369": 92, "\u1371\u1380": 92, "\u138f\uab70": 92, "\u13fd\u13f8": 92, "\u13fd\u1401": 92, "\u166c\u166f": 92, "\u167f\u1681": 92, "\u169a\u16a0": 92, "\u16ea\u16ee": 92, "\u16f8\u1700": 92, "\u170c\u170e": 92, "\u1711\u1720": 92, "\u1720": 92, "\u1731\u1740": 92, "\u1740": 92, "\u1751\u1760": 92, "\u1760": 92, "\u176c\u176e": 92, "\u1770": 92, "\u1770\u1780": 92, "\u1780": 92, "\u17b3\u17d7\u17dc\u1820": 92, "\u17d7\u17dc": 92, "\u17e0": 92, "\u17e9": 92, "\u1810": 92, "\u1819\u1820": 92, "\u1878\u1880": 92, "\u18a8\u18aa\u18b0": 92, "\u18aa\u18b0": 92, "\u18f5\u1900": 92, "\u191e": 92, "\u191e\u1950": 92, "\u1946": 92, "\u196d\u1970": 92, "\u1974\u1980": 92, "\u19ab\u19b0": 92, "\u19c9\u19d0": 92, "\u19c9\u1a00": 92, "\u19da\u1a00": 92, "\u1a16\u1a20": 92, "\u1a20": 92, "\u1a54\u1aa7\u1b05": 92, "\u1a89\u1a90": 92, "\u1a99\u1aa7": 92, "\u1b33\u1b45": 92, "\u1b4b\u1b50": 92, "\u1b4b\u1b83": 92, "\u1b59": 92, "\u1ba0\u1bae": 92, "\u1baf\u1bba": 92, "\u1be5\u1c00": 92, "\u1c00": 92, "\u1c23\u1c4d": 92, "\u1c40": 92, "\u1c49\u1c4d": 92, "\u1c4f\u1c5a": 92, "\u1c7d\u1c80": 92, "\u1c88\u10d0": 92, "\u1cec\u1cee": 92, "\u1cf1\u1cf5": 92, "\u1cf6\u1d00": 92, "\u1d00": 92, "\u1dbf\u1e01": 92, "\u1f15\u1f10": 92, "\u1f15\u1f20": 92, "\u1f45\u1f40": 92, "\u1f45\u1f50": 92, "\u1f57\u1f51\u1f53\u1f55\u1f57": 92, "\u1f77\u1fe0": 92, "\u1f7d\u1f80": 92, "\u1fb3\u1fbe\u1fc2": 92, "\u1fb4\u1fb6": 92, "\u1fc3\u1fd0": 92, "\u1fc4\u1fc6": 92, "\u1fd3\u1fd6": 92, "\u1fe5\u1ff2": 92, "\u1ff3": 92, "\u1ff3\u2071\u207f\u2090": 92, "\u1ff4\u1ff6": 92, "\u2071\u207f\u2090": 92, "\u209c": 92, "\u209c\u2102\u2107\u210a": 92, "\u2102\u2107\u210a": 92, "\u2113\u2115": 92, "\u211d\u2124\u03c9\u2128k": 92, "\u2139\u213c": 92, "\u213f\u2145": 92, "\u2149\u214e\u2170": 92, "\u2188\u2c30": 92, "\u2c5e\u2c30": 92, "\u2c5e\u2c61": 92, "\u2ce4\u2cec": 92, "\u2cee\u2cf3": 92, "\u2cf3\u2d00": 92, "\u2d00": 92, "\u2d25\u2d27\u2d2d\u10d0": 92, "\u2d25\u2d27\u2d2d\u2d30": 92, "\u2d67\u2d6f": 92, "\u2d67\u2d6f\u2d80": 92, "\u2d96\u2da0": 92, "\u2da6\u2da8": 92, "\u2dae\u2db0": 92, "\u2db6\u2db8": 92, "\u2dbe\u2dc0": 92, "\u2dc6\u2dc8": 92, "\u2dce\u2dd0": 92, "\u2dd6\u2dd8": 92, "\u2dde": 92, "\u2dde\u3005": 92, "\u3005": 92, "\u3007\u3021": 92, "\u3029\u3031": 92, "\u3031": 92, "\u3035\u3038": 92, "\u303c\u3041": 92, "\u3096": 92, "\u3096\u309d": 92, "\u309d": 92, "\u309f\u30a1": 92, "\u30fa\u30fc": 92, "\u30ff\u3105": 92, "\u312f\u3131": 92, "\u318e\u31a0": 92, "\u31ba\u31f0": 92, "\u31ff\u3400": 92, "\u4db5\u4e00": 92, "\u9fef\ua000": 92, "\ua48c\ua4d0": 92, "\ua4fd\ua500": 92, "\ua60c\ua610": 92, "\ua61f\ua62a": 92, "\ua62b\ua641": 92, "\ua66e\ua67f": 92, "\ua67f": 92, "\ua69d\ua6a0": 92, "\ua6ef\ua717": 92, "\ua717": 92, "\ua71f\ua723": 92, "\ua788\ua78c": 92, "\ua7b9\ua7f7": 92, "\ua801\ua803": 92, "\ua805\ua807": 92, "\ua80a\ua80c": 92, "\ua822\ua840": 92, "\ua840": 92, "\ua873": 92, "\ua873\ua882": 92, "\ua8b3\ua8f2": 92, "\ua8d0": 92, "\ua8d9": 92, "\ua8f7\ua8fb\ua8fd": 92, "\ua8fe\ua90a": 92, "\ua925\ua930": 92, "\ua930": 92, "\ua946\ua960": 92, "\ua960": 92, "\ua97c": 92, "\ua97c\ua984": 92, "\ua9b2\ua9cf\ua9e0": 92, "\ua9cf": 92, "\ua9d9\ua9e0": 92, "\ua9e4\ua9e6": 92, "\ua9ef\ua9fa": 92, "\ua9fe\uaa00": 92, "\uaa28\uaa40": 92, "\uaa40": 92, "\uaa42\uaa44": 92, "\uaa4b\uaa60": 92, "\uaa50": 92, "\uaa59\uaa60": 92, "\uaa76\uaa7a": 92, "\uaa76\uaa7a\uaa7e": 92, "\uaaaf\uaab1\uaab5": 92, "\uaab6\uaab9": 92, "\uaabd\uaac0\uaac2\uaadb": 92, "\uaac2\uaadb": 92, "\uaadd\uaae0": 92, "\uaaea\uaaf2": 92, "\uaaf2": 92, "\uaaf4\uab01": 92, "\uab01": 92, "\uab06\uab09": 92, "\uab0e\uab11": 92, "\uab16\uab20": 92, "\uab26\uab28": 92, "\uab2e\uab30": 92, "\uab5a\uab5c": 92, "\uab65\uab70": 92, "\uabe2\uac00": 92, "\uabf0": 92, "\uabf9\uac00": 92, "\ud7a3\ud7b0": 92, "\ud7c6\ud7cb": 92, "\ud7fb\uf900": 92, "\ufa6d\ufa70": 92, "\ufad9\ufb00": 92, "\ufb06\ufb13": 92, "\ufb17\ufb1d": 92, "\ufb17\ufb1d\ufb1f": 92, "\ufb28\ufb2a": 92, "\ufb36\ufb38": 92, "\ufb3c\ufb3e\ufb40": 92, "\ufb41\ufb43": 92, "\ufb44\ufb46": 92, "\ufbb1\ufbd3": 92, "\ufc5d\ufc64": 92, "\ufd3d\ufd50": 92, "\ufd8f\ufd92": 92, "\ufdc7\ufdf0": 92, "\ufdf9": 92, "\ufdf9\ufe71\ufe73\ufe77\ufe79\ufe7b\ufe7d\ufe7f": 92, "\ufe71\ufe73\ufe77\ufe79\ufe7b\ufe7d\ufe7f": 92, "\ufefc\uff10": 92, "\ufefc\uff41": 92, "\uff19\uff41": 92, "\uff41": 92, "\uff5a": 92, "\uff5a\uff41": 92, "\uff5a\uff66": 92, "\uff9d\uffa0": 92, "\uffbe\uffc2": 92, "\uffc7\uffca": 92, "\uffcf\uffd2": 92, "\uffd7\uffda": 92, "\uffdc\ud800\udc00": 92, "\ud800\udc0b\ud800\udc0d": 92, "\ud800\udc26\ud800\udc28": 92, "\ud800\udc3a\ud800\udc3c": 92, "\ud800\udc3d\ud800\udc3f": 92, "\ud800\udc4d\ud800\udc50": 92, "\ud800\udc5d\ud800\udc80": 92, "\ud800\udcfa\ud800\udd40": 92, "\ud800\udd74": 92, "\ud800\udd74\ud800\ude80": 92, "\ud800\ude80": 92, "\ud800\ude9c\ud800\udea0": 92, "\ud800\uded0": 92, "\ud800\uded0\ud800\udf00": 92, "\ud800\udf00": 92, "\ud800\udf1f\ud800\udf2d": 92, "\ud800\udf4a\ud800\udf50": 92, "\ud800\udf75\ud800\udf80": 92, "\ud800\udf80": 92, "\ud800\udf9d\ud800\udfa0": 92, "\ud800\udfc3\ud800\udfc8": 92, "\ud800\udfcf\ud800\udfd1": 92, "\ud800\udfd5\ud801\udc28": 92, "\ud801\udc9d\ud801\udca0": 92, "\ud801\udc9d\ud801\udcd8": 92, "\ud801\udca9\ud801\udcd8": 92, "\ud801\udcfb\ud801\udcd8": 92, "\ud801\udcfb\ud801\udd00": 92, "\ud801\udd27\ud801\udd30": 92, "\ud801\udd63\ud801\ude00": 92, "\ud801\udf36\ud801\udf40": 92, "\ud801\udf55\ud801\udf60": 92, "\ud801\udf67\ud802\udc00": 92, "\ud802\udc05\ud802\udc08\ud802\udc0a": 92, "\ud802\udc35\ud802\udc37": 92, "\ud802\udc38\ud802\udc3c\ud802\udc3f": 92, "\ud802\udc55\ud802\udc60": 92, "\ud802\udc76\ud802\udc80": 92, "\ud802\udc9e\ud802\udce0": 92, "\ud802\udcf2\ud802\udcf4": 92, "\ud802\udcf5\ud802\udd00": 92, "\ud802\udd15\ud802\udd20": 92, "\ud802\udd39\ud802\udd80": 92, "\ud802\uddb7\ud802\uddbe": 92, "\ud802\uddbf\ud802\ude00": 92, "\ud802\uddbf\ud802\ude00\ud802\ude10": 92, "\ud802\ude13\ud802\ude15": 92, "\ud802\ude17\ud802\ude19": 92, "\ud802\ude35": 92, "\ud802\ude35\ud802\ude60": 92, "\ud802\ude60": 92, "\ud802\ude7c\ud802\ude80": 92, "\ud802\ude9c\ud802\udec0": 92, "\ud802\udec7\ud802\udec9": 92, "\ud802\udee4\ud802\udf00": 92, "\ud802\udf00": 92, "\ud802\udf35\ud802\udf40": 92, "\ud802\udf55\ud802\udf60": 92, "\ud802\udf72\ud802\udf80": 92, "\ud802\udf91\ud803\udc00": 92, "\ud803\udc48\ud803\udcc0": 92, "\ud803\udcf2\ud803\udcc0": 92, "\ud803\udcf2\ud803\udd00": 92, "\ud803\udd23\ud803\udf00": 92, "\ud803\udd30": 92, "\ud803\udd39\ud803\udf00": 92, "\ud803\udf1c\ud803\udf27\ud803\udf30": 92, "\ud803\udf45\ud804\udc03": 92, "\ud804\udc37\ud804\udc83": 92, "\ud804\udc66": 92, "\ud804\udc6f": 92, "\ud804\udcaf\ud804\udcd0": 92, "\ud804\udcd0": 92, "\ud804\udce8\ud804\udcf0": 92, "\ud804\udce8\ud804\udd03": 92, "\ud804\udcf9": 92, "\ud804\udd26\ud804\udd44\ud804\udd50": 92, "\ud804\udd36": 92, "\ud804\udd3f\ud804\udd44": 92, "\ud804\udd50": 92, "\ud804\udd72\ud804\udd76\ud804\udd83": 92, "\ud804\udd76": 92, "\ud804\uddb2\ud804\uddc1": 92, "\ud804\uddc4": 92, "\ud804\uddc4\ud804\uddda\ud804\udddc\ud804\ude00": 92, "\ud804\uddd0": 92, "\ud804\uddda\ud804\udddc\ud804\ude00": 92, "\ud804\ude11\ud804\ude13": 92, "\ud804\ude2b\ud804\ude80": 92, "\ud804\ude80": 92, "\ud804\ude86\ud804\ude88\ud804\ude8a": 92, "\ud804\ude8d\ud804\ude8f": 92, "\ud804\ude9d\ud804\ude9f": 92, "\ud804\udea8\ud804\udeb0": 92, "\ud804\udede\ud804\udf05": 92, "\ud804\udef0": 92, "\ud804\udef9": 92, "\ud804\udf05": 92, "\ud804\udf0c\ud804\udf0f": 92, "\ud804\udf10\ud804\udf13": 92, "\ud804\udf28\ud804\udf2a": 92, "\ud804\udf30\ud804\udf32": 92, "\ud804\udf33\ud804\udf35": 92, "\ud804\udf39": 92, "\ud804\udf39\ud804\udf3d\ud804\udf50\ud804\udf5d": 92, "\ud804\udf50": 92, "\ud804\udf5d": 92, "\ud804\udf61\ud805\udc00": 92, "\ud805\udc00": 92, "\ud805\udc34\ud805\udc47": 92, "\ud805\udc4a\ud805\udc50": 92, "\ud805\udc4a\ud805\udc80": 92, "\ud805\udc59": 92, "\ud805\udc80": 92, "\ud805\udcaf\ud805\udcc4": 92, "\ud805\udcc5\ud805\udcc7\ud805\udcd0": 92, "\ud805\udcc5\ud805\udcc7\ud805\udd80": 92, "\ud805\udcd9\ud805\udd80": 92, "\ud805\uddae\ud805\uddd8": 92, "\ud805\uddd8": 92, "\ud805\udddb\ud805\ude00": 92, "\ud805\ude00": 92, "\ud805\ude2f\ud805\ude44\ud805\ude80": 92, "\ud805\ude44\ud805\ude50": 92, "\ud805\ude59\ud805\ude80": 92, "\ud805\udeaa\ud805\udf00": 92, "\ud805\udec0": 92, "\ud805\udec9\ud805\udf00": 92, "\ud805\udf1a": 92, "\ud805\udf1a\ud806\udc00": 92, "\ud805\udf30": 92, "\ud805\udf39\ud806\udc00": 92, "\ud806\udc2b\ud806\udcc0": 92, "\ud806\udcc0": 92, "\ud806\udcdf\ud806\udcff\ud806\ude00\ud806\ude0b": 92, "\ud806\udce9\ud806\udcff\ud806\ude00": 92, "\ud806\ude32\ud806\ude3a\ud806\ude50\ud806\ude5c": 92, "\ud806\ude50": 92, "\ud806\ude83\ud806\ude86": 92, "\ud806\ude89\ud806\ude9d\ud806\udec0": 92, "\ud806\ude9d\ud806\udec0": 92, "\ud806\udef8\ud807\udc00": 92, "\ud807\udc08\ud807\udc0a": 92, "\ud807\udc2e\ud807\udc40\ud807\udc72": 92, "\ud807\udc40\ud807\udc50": 92, "\ud807\udc59\ud807\udc72": 92, "\ud807\udc8f": 92, "\ud807\udc8f\ud807\udd00": 92, "\ud807\udd00": 92, "\ud807\udd06\ud807\udd08": 92, "\ud807\udd09\ud807\udd0b": 92, "\ud807\udd30\ud807\udd46\ud807\udd60": 92, "\ud807\udd50": 92, "\ud807\udd59\ud807\udd60": 92, "\ud807\udd65\ud807\udd67": 92, "\ud807\udd68\ud807\udd6a": 92, "\ud807\udd89\ud807\udd98\ud807\udee0": 92, "\ud807\udd98\ud807\udda0": 92, "\ud807\udda9\ud807\udee0": 92, "\ud807\udef2\ud808\udc00": 92, "\ud808\udc00": 92, "\ud808\udf99\ud809\udc00": 92, "\ud809\udc6e\ud809\udc80": 92, "\ud809\udd43\ud80c\udc00": 92, "\ud80d\udc2e\ud811\udc00": 92, "\ud811\ude46\ud81a\udc00": 92, "\ud81a\ude38\ud81a\ude40": 92, "\ud81a\ude5e\ud81a\ude60": 92, "\ud81a\ude5e\ud81a\uded0": 92, "\ud81a\ude69\ud81a\uded0": 92, "\ud81a\udeed": 92, "\ud81a\udeed\ud81a\udf00": 92, "\ud81a\udf00": 92, "\ud81a\udf2f\ud81a\udf40": 92, "\ud81a\udf40": 92, "\ud81a\udf43\ud81a\udf50": 92, "\ud81a\udf43\ud81a\udf63": 92, "\ud81a\udf59\ud81a\udf63": 92, "\ud81a\udf77\ud81a\udf7d": 92, "\ud81a\udf8f\ud81b\ude60": 92, "\ud81b\ude7f\ud81b\udf00": 92, "\ud81b\udf44\ud81b\udf50": 92, "\ud81b\udf44\ud81b\udf50\ud81b\udf93": 92, "\ud81b\udf9f\ud81b\udfe0": 92, "\ud81b\udfe1\ud81c\udc00": 92, "\ud821\udff1\ud822\udc00": 92, "\ud822\udef2\ud82c\udc00": 92, "\ud82c\udd1e\ud82c\udd70": 92, "\ud82c\udefb\ud82f\udc00": 92, "\ud82f\udc6a\ud82f\udc70": 92, "\ud82f\udc7c\ud82f\udc80": 92, "\ud82f\udc88\ud82f\udc90": 92, "\ud82f\udc99": 92, "\ud82f\udc99\ud835\udc00": 92, "\ud835\udc00": 92, "\ud835\udc54\ud835\udc56": 92, "\ud835\udc9c\ud835\udc9e": 92, "\ud835\udc9f\ud835\udca2\ud835\udca5": 92, "\ud835\udca6\ud835\udca9": 92, "\ud835\udcac\ud835\udcae": 92, "\ud835\udcb9\ud835\udcbb\ud835\udcbd": 92, "\ud835\udcc3\ud835\udcc5": 92, "\ud835\udd05\ud835\udd07": 92, "\ud835\udd0a\ud835\udd0d": 92, "\ud835\udd14\ud835\udd16": 92, "\ud835\udd1c\ud835\udd1e": 92, "\ud835\udd39\ud835\udd3b": 92, "\ud835\udd3e\ud835\udd40": 92, "\ud835\udd44\ud835\udd46\ud835\udd4a": 92, "\ud835\udd50\ud835\udd52": 92, "\ud835\udea5\ud835\udea8": 92, "\ud835\udec0\ud835\udec2": 92, "\ud835\udeda\ud835\udedc": 92, "\ud835\udefa\ud835\udefc": 92, "\ud835\udf14\ud835\udf16": 92, "\ud835\udf34\ud835\udf36": 92, "\ud835\udf4e\ud835\udf50": 92, "\ud835\udf6e\ud835\udf70": 92, "\ud835\udf88\ud835\udf8a": 92, "\ud835\udfa8\ud835\udfaa": 92, "\ud835\udfc2\ud835\udfc4": 92, "\ud835\udfcb\ud835\udfce": 92, "\ud835\udfcb\ud83a\udc00": 92, "\ud835\udfff": 92, "\ud83a\udc00": 92, "\ud83a\udcc4": 92, "\ud83a\udcc4\ud83a\udd22": 92, "\ud83a\udd22": 92, "\ud83a\udd43\ud83b\ude00": 92, "\ud83a\udd50": 92, "\ud83a\udd59\ud83b\ude00": 92, "\ud83b\ude03\ud83b\ude05": 92, "\ud83b\ude1f\ud83b\ude21": 92, "\ud83b\ude22\ud83b\ude24\ud83b\ude27\ud83b\ude29": 92, "\ud83b\ude32\ud83b\ude34": 92, "\ud83b\ude37\ud83b\ude39\ud83b\ude3b\ud83b\ude42\ud83b\ude47\ud83b\ude49\ud83b\ude4b\ud83b\ude4d": 92, "\ud83b\ude4f\ud83b\ude51": 92, "\ud83b\ude52\ud83b\ude54\ud83b\ude57\ud83b\ude59\ud83b\ude5b\ud83b\ude5d\ud83b\ude5f\ud83b\ude61": 92, "\ud83b\ude62\ud83b\ude64\ud83b\ude67": 92, "\ud83b\ude6a\ud83b\ude6c": 92, "\ud83b\ude72\ud83b\ude74": 92, "\ud83b\ude77\ud83b\ude79": 92, "\ud83b\ude7c\ud83b\ude7e\ud83b\ude80": 92, "\ud83b\ude89\ud83b\ude8b": 92, "\ud83b\ude9b\ud83b\udea1": 92, "\ud83b\udea3\ud83b\udea5": 92, "\ud83b\udea9\ud83b\udeab": 92, "\ud83b\udebb\ud840\udc00": 92, "\ud869\uded6\ud869\udf00": 92, "\ud86d\udf34\ud86d\udf40": 92, "\ud86e\udc1d\ud86e\udc20": 92, "\ud873\udea1\ud873\udeb0": 92, "\ud87a\udfe0\ud87e\udc00": 92, "\ud87e\ude1d": 92}, "titles": ["Advanced Events", "Built-in Aliases", "xonsh.aliases", "xonsh.built_ins", "xonsh.completer", "xonsh.completers", "xonsh.completers.base", "xonsh.completers.bash", "xonsh.completers.bash_completion", "xonsh.completers.commands", "xonsh.completers.completer", "xonsh.completers.dirs", "xonsh.completers.environment", "xonsh.completers.imports", "xonsh.completers.init", "xonsh.completers.man", "xonsh.completers.path", "xonsh.completers.python", "xonsh.completers.tools", "xonsh.dirstack", "xonsh.environ", "xonsh.history", "xonsh.history.base", "xonsh.history.diff_history", "xonsh.history.dummy", "xonsh.history.json", "xonsh.history.main", "xonsh.history.sqlite", "xonsh.lib.inspectors", "xonsh.lib.pretty", "xonsh.procs", "xonsh.procs.executables", "xonsh.procs.jobs", "xonsh.procs.pipelines", "xonsh.procs.posix", "xonsh.procs.proxies", "xonsh.procs.readers", "xonsh.procs.specs", "xonsh.prompt", "xonsh.prompt.base", "xonsh.prompt.cwd", "xonsh.prompt.env", "xonsh.prompt.gitstatus", "xonsh.prompt.job", "xonsh.prompt.times", "xonsh.prompt.vc", "xonsh.shells", "xonsh.shells.base_shell", "xonsh.shells.dumb_shell", "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.xoreutils", "xonsh.xoreutils.cat", "xonsh.xoreutils.echo", "xonsh.xoreutils.pwd", "xonsh.xoreutils.tee", "xonsh.xoreutils.tty", "xonsh.xoreutils.ulimit", "xonsh.xoreutils.umask", "xonsh.xoreutils.uname", "xonsh.xoreutils.uptime", "xonsh.xoreutils.util", "xonsh.xoreutils.which", "xonsh.xoreutils.yes", "xonsh.codecache", "xonsh.color_tools", "xonsh.commands_cache", "xonsh.contexts", "xonsh.events", "xonsh.foreign_shells", "xonsh.lazyasd", "xonsh.lazyjson", "xonsh.lib", "xonsh.lib.collections", "xonsh.lib.inspectors", "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", "xonsh.lib.subprocess", "xonsh.main", "xonsh.platform", "xonsh.pyghooks", "xonsh.shells.dumb_shell", "xonsh.tools", "xonsh.tracer", "xonsh.wizard", "xonsh.xonfig", "xonsh.xontribs", "xonsh.execer", "xonsh.imphooks", "xonsh.parser", "xonsh.parsers.ast", "xonsh.parsers.lexer", "xontrib", "xontrib.coreutils", "Xonsh API", "AppImage", "Bash to Xonsh Translation Guide", "Xonsh Change Log", "Comparison", "Contact Us", "Docker container", "the xonsh shell", "Contributing", "Updating and customizing xonsh", "Development Spiral", "Developer\u2019s Guide", "Editor and IDE Support", "Environment Variables", "Core Events", "Frequently Asked Questions", "Guides", "Installation", "<no title>", "Keyboard Shortcuts", "Helpful Links", "Package Manager", "Platform-specific tips and tricks", "Python versions support policy", "Python Virtual Environments", "Quotes", "Config Files and Settings", "Subprocess Types Table", "Talks & Articles", "Wishlist & To-Dos", "Try It Now!", "Tutorial", "Tutorial: Programmable Tab-Completion", "Tutorial: Events", "Tutorial: History", "Tutorial: Write Your Own History Backend", "Tutorial: Macros", "Tutorial: prompt_toolkit custom keybindings", "Tutorial: Subprocess Strings", "Tutorial: Xonsh Projects", "Tutorial: Extensions (Xontribs)", "Run Control File"], "titleterms": {"": [117, 137], "0": 109, "1": [109, 115, 121], "10": 109, "10th": 147, "11": 109, "12": 109, "13": 109, "14": 109, "15": 109, "16": 109, "17": 109, "18": 109, "19": 109, "2": [109, 121], "20": 109, "21": 109, "22": 109, "23": 109, "24": 109, "25": 109, "26": 109, "27": 109, "3": [109, 121], "4": [109, 121], "5": [109, 121], "6": [109, 121], "7": [109, 121], "8": [109, 115, 121], "9": [109, 121], "And": 137, "By": 117, "It": 136, "No": 144, "Or": 137, "That": 137, "The": [137, 144], "To": 135, "about": 146, "action": [112, 115, 140, 143], "activ": [1, 138], "ad": 137, "add": [115, 121, 135], "adjust": 147, "advanc": [0, 117, 137, 138], "alia": [115, 137], "alias": [1, 2, 137], "alias_completions_options_by_default": 119, "alias_completions_options_longest": 119, "all": [121, 137], "also": 115, "anaconda": 1, "ani": 120, "annot": 142, "anonym": 137, "anoth": 121, "ansi": 118, "ansicon": 119, "api": 106, "appimag": 107, "ar": [0, 121, 142], "argument": 115, "articl": 134, "ask": 121, "ast": 102, "async_invalidate_interv": 119, "async_prompt_thread_work": 119, "asynchron": 119, "author": 146, "auto": 117, "auto_cd": 119, "auto_continu": 119, "auto_pushd": 119, "auto_suggest": 119, "auto_suggest_in_complet": 119, "automat": 130, "avoid": 128, "awai": 142, "backend": [140, 141], "background": 137, "backtick": 137, "base": [6, 22, 39, 135], "base_shel": 47, "bash": [1, 7, 108, 128], "bash_complet": [8, 119], "basic": [117, 137], "behav": 147, "behavior": 119, "better": 147, "bg": 1, "bind": 120, "bottom_toolbar": 119, "branch": [117, 121, 147], "buffer": 118, "build": [107, 117], "built": 1, "built_in": [3, 120], "builtin": 115, "cach": 119, "call": 142, "callabl": 137, "can": [139, 143], "captur": 137, "case_sensitive_complet": 119, "cat": 57, "categori": 120, "cd": [1, 119], "cdpath": 119, "chang": [109, 115, 117], "changelog": 117, "charact": [115, 143], "clear": 140, "close": 138, "cmd": [1, 120], "cmd_completions_show_desc": 119, "code": [118, 139], "codecach": 69, "collect": [78, 141], "color": [115, 128, 147], "color_input": 119, "color_result": 119, "color_tool": 70, "combin": 137, "comint": 118, "command": [9, 121, 135, 137, 140, 143, 147], "commands_cach": 71, "commands_cache_save_intermedi": 119, "comparison": [110, 113], "compil": 137, "complet": [4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 50, 115, 119, 120, 128, 135, 138], "complete_dot": 119, "completion_in_thread": 119, "completion_mod": 119, "completion_query_limit": 119, "completions_bracket": 119, "completions_confirm": 119, "completions_displai": 119, "completions_menu_row": 119, "config": [113, 132], "conflict": 128, "contact": [111, 113], "contain": 112, "context": [72, 121, 142], "contribut": [113, 114], "control": [137, 143, 147], "core": 120, "coreutil": 105, "correct": 115, "couchdb": 141, "cross": 117, "current": 115, "custom": [115, 137, 143], "cwd": 40, "data": [140, 147], "date": 147, "deactiv": 1, "decor": 137, "default": 115, "depend": 117, "detail": 140, "develop": [113, 116, 117], "diff": 140, "diff_histori": 23, "differ": [140, 147], "dir": [1, 11, 119], "directli": 147, "directori": [115, 128], "dirstack": 19, "dirstack_s": 119, "disown": 1, "displai": 147, "do": [0, 115, 135], "docker": [112, 117], "docstr": 117, "document": 117, "doe": 121, "dotglob": 119, "down": 137, "dumb_shel": [48, 93], "dummi": 24, "dynamic_cwd_elision_char": 119, "dynamic_cwd_width": 119, "echo": 58, "editor": 118, "emac": [115, 118], "enable_async_prompt": 119, "enable_commands_cach": 119, "env": 41, "environ": [12, 20, 119, 130, 137], "eof": 1, "error": [115, 119], "escap": 144, "evalu": 137, "event": [0, 73, 120, 139], "everi": 147, "exampl": [29, 88], "excit": 140, "exec": [1, 99, 121], "execalia": 137, "execut": [31, 115, 137, 142], "exit": 1, "exit_cod": 120, "exot": 121, "expand_env_var": 119, "expect": 117, "expr": 137, "express": 137, "extend": [29, 88], "extens": 146, "fewer": 127, "fg": 1, "file": [113, 132, 140, 147], "filenam": 137, "filter": 143, "first": 117, "fish": 121, "fix": 115, "flush": 140, "folk": 137, "force_posix_path": 119, "foreign": 1, "foreign_aliases_overrid": 119, "foreign_aliases_suppress_skip_messag": 119, "foreign_shel": 74, "format": 137, "formatt": 51, "frequent": 121, "from": [107, 115, 135, 147], "fullnam": 120, "fun": 140, "function": [142, 143], "further": [139, 144], "fuzzy_path_complet": 119, "garbag": 141, "gc": 140, "gener": 119, "get": [107, 147], "git": 147, "github": [107, 135], "gitstatu": 42, "glob": 137, "glob_sort": 119, "gotcha": 121, "grep": 1, "gross": 121, "guid": [108, 113, 117, 122], "handl": [0, 119], "have": 140, "help": [113, 126, 137], "helper": 128, "here": 115, "highlight": 135, "histcontrol": 119, "histori": [1, 21, 22, 23, 24, 25, 26, 27, 52, 117, 119, 120, 140, 141], "hook": 117, "hostnam": 119, "hosttyp": 119, "how": [0, 115, 117, 121, 140, 147], "i": [0, 115, 121, 137, 139, 140], "id": [118, 140], "idea": 140, "ignoreeof": 119, "imphook": 100, "import": [13, 115, 117, 137, 143], "indent": 119, "index": 140, "info": 140, "inform": 147, "init": 14, "initi": 141, "input": 137, "insid": 115, "inspector": [28, 79], "instal": [113, 123], "instruct": 142, "int": 120, "intensify_colors_on_win": 119, "interact": [112, 119], "interfac": [117, 121], "interpret": 119, "ipynb": 1, "ipython": 121, "item": 141, "itertool": 80, "itself": 137, "job": [1, 32, 43, 119, 137], "json": [25, 140, 147], "jsonutil": 81, "just": 121, "justif": 144, "kei": 120, "key_bind": 53, "keybind": [120, 143], "keyboard": 125, "keyload": 143, "kind": 142, "known": 146, "l": [1, 147], "label": 147, "lang": 119, "languag": 119, "last_return_cod": 119, "lazi": 140, "lazyasd": [75, 82], "lazyimp": 83, "lazyjson": [76, 84], "lc_collat": 119, "lc_ctype": 119, "lc_messag": 119, "lc_monetari": 119, "lc_numer": 119, "lc_time": 119, "legaci": 138, "lexer": 103, "lib": [28, 29, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89], "libgcc_": 115, "like": 130, "line": [115, 121], "link": [107, 113, 126], "linux": 128, "list": [120, 138, 146], "liter": [137, 138], "load": 146, "local": [115, 119], "lock": 128, "log": 109, "logic": 137, "lookup": 137, "ls_color": 119, "maco": 128, "macro": 142, "main": [26, 90], "mainten": 117, "make": [115, 117, 147], "man": [15, 115, 135], "manag": [127, 128, 142], "me": 139, "menu": 121, "minim": 141, "mode": [118, 137], "modifi": [117, 137], "modul": [85, 115, 120], "modulespec": 120, "mouse_support": 119, "multiline_prompt": 119, "multiline_prompt_po": 119, "multiline_prompt_pr": 119, "my": [115, 121], "name": [120, 128], "nest": 137, "new": [138, 141], "newdir": 120, "newvalu": 120, "nice": 128, "nix": 128, "none": 120, "normal": 137, "now": 136, "o": [87, 119, 137], "off": 140, "olddir": 120, "oldpwd": 119, "oldvalu": 120, "on_chdir": 120, "on_command_not_found": 120, "on_envvar_chang": 120, "on_envvar_new": 120, "on_exit": 120, "on_import_post_create_modul": 120, "on_import_post_exec_modul": 120, "on_import_post_find_spec": 120, "on_import_pre_create_modul": 120, "on_import_pre_exec_modul": 120, "on_import_pre_find_spec": 120, "on_lscolors_chang": 120, "on_post_cmdloop": 120, "on_post_init": 120, "on_post_prompt": 120, "on_post_rc": 120, "on_post_spec_run": 120, "on_post_spec_run_": 120, "on_postcommand": 120, "on_pre_cmdloop": 120, "on_pre_prompt": 120, "on_pre_prompt_format": 120, "on_pre_rc": 120, "on_pre_spec_run": 120, "on_pre_spec_run_": 120, "on_pre_spec_run_l": 120, "on_precommand": 120, "on_ptk_creat": 120, "on_transform_command": 120, "on_xonfig_info_request": 120, "on_xontribs_load": 120, "open": 115, "openpi": 86, "option": 141, "osx": 128, "other": [135, 141], "our": 141, "out": [120, 121, 141], "output": 137, "overview": [138, 139, 143, 145, 146], "own": [107, 141], "packag": [127, 128], "page": [115, 135], "pars": 121, "parser": [101, 102, 103], "pastabl": 147, "path": [16, 119, 120, 128, 137], "pathext": 119, "perform": 117, "pipe": 137, "pipelin": 33, "platform": [91, 117, 128, 135], "polici": [113, 129], "popd": 1, "posix": 34, "possibl": 128, "prerequisit": 127, "pretti": [29, 88], "pretty_print_result": 119, "proc": [30, 31, 32, 33, 34, 35, 36, 37], "procedur": 117, "programm": 138, "project": 145, "prompt": [38, 39, 40, 41, 42, 43, 44, 45, 119, 130, 135, 137], "prompt_field": 119, "prompt_refresh_interv": 119, "prompt_tokens_formatt": 119, "prompt_toolkit": 143, "prompt_toolkit_color_depth": 119, "prompter": 120, "promptsess": 120, "prompttoolkitcomplet": 120, "prompttoolkithistori": 120, "proxi": 35, "pseudo": 140, "ptk_shell": [49, 50, 51, 52, 53, 54], "ptk_style_overrid": 119, "pull": 140, "pushd": 1, "pushd_minu": 119, "pushd_sil": 119, "pwd": [59, 119], "py": 147, "pyghook": 92, "python": [17, 113, 115, 117, 129, 130, 137], "question": 121, "quit": 1, "quot": [131, 137, 144], "raise_subproc_error": 119, "rc": 147, "read": [139, 144], "reader": 36, "readlin": 128, "readline_shel": 55, "real": 147, "redirect": 137, "regist": [115, 138], "regular": 137, "releas": 117, "remov": [137, 138], "restrict": 143, "result": [0, 115], "resum": 1, "retriev": 141, "rich": 140, "right_prompt": 119, "rtn": 120, "rule": 117, "run": [117, 137, 143, 147], "sampl": 147, "save": 141, "scp": 1, "script": 137, "search": 137, "see": 115, "select": 115, "sensit": 121, "session": 145, "set": [113, 115, 119, 132, 145], "setup": 141, "shell": [46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 93, 113, 115, 119, 121], "shell_typ": 119, "shlvl": 119, "shortcut": 125, "show": [139, 140], "showcmd": 1, "snippet": 147, "so": [0, 115, 121], "sourc": 1, "space": 128, "spec": [37, 120], "speci": 0, "specif": 128, "spiral": [113, 116], "sqlite": [27, 140], "stai": 144, "start": [115, 137, 141], "stderr": 137, "stdin": 137, "stdout": 137, "str": 120, "stream": 137, "string": [137, 138, 144], "structur": [138, 145, 146], "studio": 118, "style": [115, 117], "sublim": 118, "subprocess": [89, 119, 133, 137, 142, 144], "subprocspec": 120, "subsequence_path_complet": 119, "substitut": 137, "sudo": 1, "suggest_command": 119, "suggest_max_num": 119, "suggest_threshold": 119, "superhelp": 137, "support": [113, 118, 129, 135, 138], "suppress_branch_timeout_messag": 119, "switch": 130, "syntax": 135, "t": 120, "tab": [115, 119, 128, 135, 137, 138], "tabl": 133, "take": 142, "talk": 134, "target": 120, "task": 117, "technic": 140, "tee": [60, 140], "tell": 146, "templat": 141, "term": [118, 119], "termin": [115, 128, 140], "test": [117, 135], "text": 118, "theme": 115, "thi": [121, 139], "thread": 137, "thread_subproc": 119, "thunar": 115, "time": [44, 121, 147], "timeit": 1, "tip": 128, "titl": 119, "too": 139, "tool": [18, 94], "toolkit": 119, "trace": 1, "tracer": 95, "translat": 108, "trick": 128, "try": [136, 141], "tty": 61, "tupl": 120, "tutori": [137, 138, 139, 140, 141, 142, 143, 144, 145, 146], "type": [133, 137], "u": [111, 113, 146], "ulimit": 62, "umask": 63, "unam": 64, "uncaptur": 137, "unord": 0, "unthread": 137, "up": [115, 137, 141, 145], "updat": [54, 115], "update_completions_on_keypress": 119, "update_os_environ": 119, "update_prompt_on_keypress": 119, "uptim": 65, "urwid": 135, "us": [115, 121, 128, 139, 142, 143], "usag": [29, 88], "utf": 115, "util": 66, "v": [118, 137], "v0": 109, "valu": 120, "variabl": [119, 137], "vc": 45, "vc_branch_timeout": 119, "vc_git_include_untrack": 119, "vc_hg_show_branch": 119, "version": [113, 129], "vi_mod": 119, "vim": 118, "virtual": 130, "virtual_env": 119, "virtualenv": 130, "visual": 118, "vox": 130, "w": 119, "web": 147, "websit": 117, "what": [0, 142, 143], "when": 142, "where": 142, "which": 67, "why": [0, 121, 140], "window": [1, 119, 121, 127, 128], "wishlist": 135, "without": 115, "wizard": [96, 147], "work": [121, 128], "world": 147, "wrap": 141, "write": [117, 138, 141, 142], "xdg_cache_hom": 119, "xdg_config_hom": 119, "xdg_data_dir": 119, "xdg_data_hom": 119, "xexec": 1, "xonfig": [1, 97, 147], "xonsh": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 106, 107, 108, 109, 112, 113, 115, 118, 120, 121, 128, 137, 140, 145], "xonsh_append_newlin": 119, "xonsh_autopair": 119, "xonsh_bash_path_overrid": 119, "xonsh_cache_dir": 119, "xonsh_cache_everyth": 119, "xonsh_cache_script": 119, "xonsh_capture_alwai": 119, "xonsh_color_styl": 119, "xonsh_completer_dir": 119, "xonsh_config_dir": 119, "xonsh_copy_on_delet": 119, "xonsh_ctrl_bksp_delet": 119, "xonsh_data_dir": 119, "xonsh_datetime_format": 119, "xonsh_debug": 119, "xonsh_encod": 119, "xonsh_encoding_error": 119, "xonsh_history_backend": 119, "xonsh_history_fil": 119, "xonsh_history_ignore_regex": 119, "xonsh_history_match_anywher": 119, "xonsh_history_s": 119, "xonsh_history_save_cwd": 119, "xonsh_history_sigint_flush": 119, "xonsh_interact": 119, "xonsh_login": 119, "xonsh_mod": 119, "xonsh_proc_frequ": 119, "xonsh_show_traceback": 119, "xonsh_sourc": 119, "xonsh_stderr_postfix": 119, "xonsh_stderr_prefix": 119, "xonsh_store_stdin": 119, "xonsh_store_stdout": 119, "xonsh_style_overrid": 119, "xonsh_subproc_captured_print_stderr": 119, "xonsh_subproc_output_format": 119, "xonsh_sys_config_dir": 119, "xonsh_trace_complet": 119, "xonsh_trace_subproc": 119, "xonsh_trace_subproc_func": 119, "xonsh_traceback_logfil": 119, "xonsh_use_system_clipboard": 119, "xonshrc": [119, 147], "xonshrc_dir": 119, "xontrib": [1, 98, 104, 105, 119, 146], "xontribs_autoload_dis": 119, "xoreutil": [56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68], "xpip": 1, "xsh": [135, 137], "xthread": 1, "xunthread": 1, "ye": 68, "your": [107, 117, 141, 146], "zsh": 1}}) \ No newline at end of file +Search.setIndex({"alltitles": {"$ALIAS_COMPLETIONS_OPTIONS_BY_DEFAULT": [[119, "alias-completions-options-by-default"]], "$ALIAS_COMPLETIONS_OPTIONS_LONGEST": [[119, "alias-completions-options-longest"]], "$ANSICON": [[119, "ansicon"]], "$ASYNC_INVALIDATE_INTERVAL": [[119, "async-invalidate-interval"]], "$ASYNC_PROMPT_THREAD_WORKERS": [[119, "async-prompt-thread-workers"]], "$AUTO_CD": [[119, "auto-cd"]], "$AUTO_CONTINUE": [[119, "auto-continue"]], "$AUTO_PUSHD": [[119, "auto-pushd"]], "$AUTO_SUGGEST": [[119, "auto-suggest"]], "$AUTO_SUGGEST_IN_COMPLETIONS": [[119, "auto-suggest-in-completions"]], "$BASH_COMPLETIONS": [[119, "bash-completions"]], "$BOTTOM_TOOLBAR": [[119, "bottom-toolbar"]], "$CASE_SENSITIVE_COMPLETIONS": [[119, "case-sensitive-completions"]], "$CDPATH": [[119, "cdpath"]], "$CMD_COMPLETIONS_SHOW_DESC": [[119, "cmd-completions-show-desc"]], "$COLOR_INPUT": [[119, "color-input"]], "$COLOR_RESULTS": [[119, "color-results"]], "$COMMANDS_CACHE_SAVE_INTERMEDIATE": [[119, "commands-cache-save-intermediate"]], "$COMPLETE_DOTS": [[119, "complete-dots"]], "$COMPLETIONS_BRACKETS": [[119, "completions-brackets"]], "$COMPLETIONS_CONFIRM": [[119, "completions-confirm"]], "$COMPLETIONS_DISPLAY": [[119, "completions-display"]], "$COMPLETIONS_MENU_ROWS": [[119, "completions-menu-rows"]], "$COMPLETION_IN_THREAD": [[119, "completion-in-thread"]], "$COMPLETION_MODE": [[119, "completion-mode"]], "$COMPLETION_QUERY_LIMIT": [[119, "completion-query-limit"]], "$DIRSTACK_SIZE": [[119, "dirstack-size"]], "$DOTGLOB": [[119, "dotglob"]], "$DYNAMIC_CWD_ELISION_CHAR": [[119, "dynamic-cwd-elision-char"]], "$DYNAMIC_CWD_WIDTH": [[119, "dynamic-cwd-width"]], "$ENABLE_ASYNC_PROMPT": [[119, "enable-async-prompt"]], "$ENABLE_COMMANDS_CACHE": [[119, "enable-commands-cache"]], "$EXPAND_ENV_VARS": [[119, "expand-env-vars"]], "$FORCE_POSIX_PATHS": [[119, "force-posix-paths"]], "$FOREIGN_ALIASES_OVERRIDE": [[119, "foreign-aliases-override"]], "$FOREIGN_ALIASES_SUPPRESS_SKIP_MESSAGE": [[119, "foreign-aliases-suppress-skip-message"]], "$FUZZY_PATH_COMPLETION": [[119, "fuzzy-path-completion"]], "$GLOB_SORTED": [[119, "glob-sorted"]], "$HISTCONTROL": [[119, "histcontrol"]], "$HOSTNAME": [[119, "hostname"]], "$HOSTTYPE": [[119, "hosttype"]], "$IGNOREEOF": [[119, "ignoreeof"]], "$INDENT": [[119, "indent"]], "$INTENSIFY_COLORS_ON_WIN": [[119, "intensify-colors-on-win"]], "$LANG": [[119, "lang"]], "$LAST_RETURN_CODE": [[119, "last-return-code"]], "$LC_COLLATE": [[119, "lc-collate"]], "$LC_CTYPE": [[119, "lc-ctype"]], "$LC_MESSAGES": [[119, "lc-messages"]], "$LC_MONETARY": [[119, "lc-monetary"]], "$LC_NUMERIC": [[119, "lc-numeric"]], "$LC_TIME": [[119, "lc-time"]], "$LS_COLORS": [[119, "ls-colors"]], "$MOUSE_SUPPORT": [[119, "mouse-support"]], "$MULTILINE_PROMPT": [[119, "multiline-prompt"]], "$MULTILINE_PROMPT_POS": [[119, "multiline-prompt-pos"]], "$MULTILINE_PROMPT_PRE": [[119, "multiline-prompt-pre"]], "$OLDPWD": [[119, "oldpwd"]], "$PATH": [[119, "path"]], "$PATHEXT": [[119, "pathext"]], "$PRETTY_PRINT_RESULTS": [[119, "pretty-print-results"]], "$PROMPT": [[119, "prompt"]], "$PROMPT_FIELDS": [[119, "prompt-fields"]], "$PROMPT_REFRESH_INTERVAL": [[119, "prompt-refresh-interval"]], "$PROMPT_TOKENS_FORMATTER": [[119, "prompt-tokens-formatter"]], "$PROMPT_TOOLKIT_COLOR_DEPTH": [[119, "prompt-toolkit-color-depth"]], "$PTK_STYLE_OVERRIDES": [[119, "ptk-style-overrides"]], "$PUSHD_MINUS": [[119, "pushd-minus"]], "$PUSHD_SILENT": [[119, "pushd-silent"]], "$PWD": [[119, "pwd"]], "$RAISE_SUBPROC_ERROR": [[119, "raise-subproc-error"]], "$RIGHT_PROMPT": [[119, "right-prompt"]], "$SHELL_TYPE": [[119, "shell-type"]], "$SHLVL": [[119, "shlvl"]], "$SUBSEQUENCE_PATH_COMPLETION": [[119, "subsequence-path-completion"]], "$SUGGEST_COMMANDS": [[119, "suggest-commands"]], "$SUGGEST_MAX_NUM": [[119, "suggest-max-num"]], "$SUGGEST_THRESHOLD": [[119, "suggest-threshold"]], "$SUPPRESS_BRANCH_TIMEOUT_MESSAGE": [[119, "suppress-branch-timeout-message"]], "$TERM": [[119, "term"]], "$THREAD_SUBPROCS": [[119, "thread-subprocs"]], "$TITLE": [[119, "title"]], "$UPDATE_COMPLETIONS_ON_KEYPRESS": [[119, "update-completions-on-keypress"]], "$UPDATE_OS_ENVIRON": [[119, "update-os-environ"]], "$UPDATE_PROMPT_ON_KEYPRESS": [[119, "update-prompt-on-keypress"]], "$VC_BRANCH_TIMEOUT": [[119, "vc-branch-timeout"]], "$VC_GIT_INCLUDE_UNTRACKED": [[119, "vc-git-include-untracked"]], "$VC_HG_SHOW_BRANCH": [[119, "vc-hg-show-branch"]], "$VIRTUAL_ENV": [[119, "virtual-env"]], "$VI_MODE": [[119, "vi-mode"]], "$XDG_CACHE_HOME": [[119, "xdg-cache-home"]], "$XDG_CONFIG_HOME": [[119, "xdg-config-home"]], "$XDG_DATA_DIRS": [[119, "xdg-data-dirs"]], "$XDG_DATA_HOME": [[119, "xdg-data-home"]], "$XONSHRC": [[119, "xonshrc"]], "$XONSHRC_DIR": [[119, "xonshrc-dir"]], "$XONSH_APPEND_NEWLINE": [[119, "xonsh-append-newline"]], "$XONSH_AUTOPAIR": [[119, "xonsh-autopair"]], "$XONSH_BASH_PATH_OVERRIDE": [[119, "xonsh-bash-path-override"]], "$XONSH_CACHE_DIR": [[119, "xonsh-cache-dir"]], "$XONSH_CACHE_EVERYTHING": [[119, "xonsh-cache-everything"]], "$XONSH_CACHE_SCRIPTS": [[119, "xonsh-cache-scripts"]], "$XONSH_CAPTURE_ALWAYS": [[119, "xonsh-capture-always"]], "$XONSH_COLOR_STYLE": [[119, "xonsh-color-style"]], "$XONSH_COMPLETER_DIRS": [[119, "xonsh-completer-dirs"]], "$XONSH_CONFIG_DIR": [[119, "xonsh-config-dir"]], "$XONSH_COPY_ON_DELETE": [[119, "xonsh-copy-on-delete"]], "$XONSH_CTRL_BKSP_DELETION": [[119, "xonsh-ctrl-bksp-deletion"]], "$XONSH_DATA_DIR": [[119, "xonsh-data-dir"]], "$XONSH_DATETIME_FORMAT": [[119, "xonsh-datetime-format"]], "$XONSH_DEBUG": [[119, "xonsh-debug"]], "$XONSH_ENCODING": [[119, "xonsh-encoding"]], "$XONSH_ENCODING_ERRORS": [[119, "xonsh-encoding-errors"]], "$XONSH_HISTORY_BACKEND": [[119, "xonsh-history-backend"]], "$XONSH_HISTORY_FILE": [[119, "xonsh-history-file"]], "$XONSH_HISTORY_IGNORE_REGEX": [[119, "xonsh-history-ignore-regex"]], "$XONSH_HISTORY_MATCH_ANYWHERE": [[119, "xonsh-history-match-anywhere"]], "$XONSH_HISTORY_SAVE_CWD": [[119, "xonsh-history-save-cwd"]], "$XONSH_HISTORY_SIGINT_FLUSH": [[119, "xonsh-history-sigint-flush"]], "$XONSH_HISTORY_SIZE": [[119, "xonsh-history-size"]], "$XONSH_INTERACTIVE": [[119, "xonsh-interactive"]], "$XONSH_LOGIN": [[119, "xonsh-login"]], "$XONSH_MODE": [[119, "xonsh-mode"]], "$XONSH_PROC_FREQUENCY": [[119, "xonsh-proc-frequency"]], "$XONSH_SHOW_TRACEBACK": [[119, "xonsh-show-traceback"]], "$XONSH_SOURCE": [[119, "xonsh-source"]], "$XONSH_STDERR_POSTFIX": [[119, "xonsh-stderr-postfix"]], "$XONSH_STDERR_PREFIX": [[119, "xonsh-stderr-prefix"]], "$XONSH_STORE_STDIN": [[119, "xonsh-store-stdin"]], "$XONSH_STORE_STDOUT": [[119, "xonsh-store-stdout"]], "$XONSH_STYLE_OVERRIDES": [[119, "xonsh-style-overrides"]], "$XONSH_SUBPROC_CAPTURED_PRINT_STDERR": [[119, "xonsh-subproc-captured-print-stderr"]], "$XONSH_SUBPROC_OUTPUT_FORMAT": [[119, "xonsh-subproc-output-format"]], "$XONSH_SYS_CONFIG_DIR": [[119, "xonsh-sys-config-dir"]], "$XONSH_TRACEBACK_LOGFILE": [[119, "xonsh-traceback-logfile"]], "$XONSH_TRACE_COMPLETIONS": [[119, "xonsh-trace-completions"]], "$XONSH_TRACE_SUBPROC": [[119, "xonsh-trace-subproc"]], "$XONSH_TRACE_SUBPROC_FUNC": [[119, "xonsh-trace-subproc-func"]], "$XONSH_USE_SYSTEM_CLIPBOARD": [[119, "xonsh-use-system-clipboard"]], "$XONTRIBS_AUTOLOAD_DISABLED": [[119, "xontribs-autoload-disabled"]], "$w*DIRS$": [[119, "w-dirs"]], "$w*PATH$": [[119, "w-path"]], "1. Why xonsh?": [[121, "why-xonsh"]], "2. Why not another exotic shell, such as fish?": [[121, "why-not-another-exotic-shell-such-as-fish"]], "3. Why not just use the IPython command line interface?": [[121, "why-not-just-use-the-ipython-command-line-interface"]], "4. So how does this all work?": [[121, "so-how-does-this-all-work"]], "5. Context-sensitive parsing is gross": [[121, "context-sensitive-parsing-is-gross"]], "6. My Branches are Timing Out?!": [[121, "my-branches-are-timing-out"]], "7. exec": [[121, "exec"]], "8. Gotchas": [[121, "gotchas"]], "9. How to add xonsh into the context menu for Windows?": [[121, "how-to-add-xonsh-into-the-context-menu-for-windows"]], "}": [[137, "environment-lookup-with-expr"]], "Environment Types": [[137, "environment-types"]], "Environment Variables": [[119, null], [137, "environment-variables"]], "Error Handling Settings": [[119, "id164"], [119, "error-handling-settings"]], "Event Categories": [[120, "event-categories"]], "Example Usage": [[29, "example-usage"], [88, "example-usage"]], "Exciting Technical Detail: Lazy JSON": [[140, "exciting-technical-detail-lazy-json"]], "Exciting Technical Detail: Teeing and Pseudo Terminals": [[140, "exciting-technical-detail-teeing-and-pseudo-terminals"]], "ExecAlias": [[137, "execalias"]], "Executing Commands and Scripts": [[137, "executing-commands-and-scripts"]], "Expectations": [[117, "expectations"]], "Extending": [[29, "extending"], [88, "extending"]], "Fewer Prerequisites": [[127, "fewer-prerequisites"]], "Filename Globbing with *": [[137, "filename-globbing-with"]], "Formatted Glob Literals": [[137, "formatted-glob-literals"]], "Frequently Asked Questions": [[121, null]], "Fun ideas for history data": [[140, "fun-ideas-for-history-data"]], "Function Macros": [[142, "function-macros"]], "Further Reading": [[139, "further-reading"], [144, "further-reading"]], "General": [[119, "id161"], [119, "general"]], "Get AppImage from Github": [[107, "get-appimage-from-github"]], "Get better colors from the ls command": [[147, "get-better-colors-from-the-ls-command"]], "Guides": [[113, "guides"], [122, null]], "Help & Superhelp with ? & ??": [[137, "help-superhelp-with"]], "Helpful Links": [[113, "helpful-links"], [126, null]], "History Garbage Collection": [[141, "history-garbage-collection"]], "History Indexing": [[140, "history-indexing"]], "How is xonsh history different?": [[140, "how-is-xonsh-history-different"]], "How to Document": [[117, "how-to-document"]], "How to Test": [[117, "how-to-test"]], "Importing Xonsh (*.xsh)": [[137, "importing-xonsh-xsh"]], "Imports": [[117, "imports"]], "Initialize History Backend": [[141, "initialize-history-backend"]], "Input/Output Redirection": [[137, "input-output-redirection"]], "Installation": [[113, "installation"], [123, null]], "Interactive Prompt": [[119, "id171"], [119, "interactive-prompt"]], "Interactive Prompt History": [[119, "id174"], [119, "interactive-prompt-history"]], "Interfaces": [[117, "interfaces"]], "Interpreter Behavior": [[119, "id169"], [119, "interpreter-behavior"]], "Job Control": [[137, "job-control"]], "Jobs Settings": [[119, "id165"], [119, "jobs-settings"]], "Justification": [[144, "justification"]], "Keyboard Shortcuts": [[125, null]], "Kinds of Annotation": [[142, "id2"]], "Language and locale settings.": [[119, "id166"], [119, "language-and-locale-settings"]], "Legacy Completers Support": [[138, "legacy-completers-support"]], "Links": [[107, "links"]], "Linux": [[128, "linux"]], "Listing": [[120, "listing"]], "Listing Active Completers": [[138, "listing-active-completers"]], "Listing Known Xontribs": [[146, "listing-known-xontribs"]], "Loading Xontribs": [[146, "loading-xontribs"]], "Logical Subprocess And": [[137, "logical-subprocess-and"]], "Logical Subprocess Or": [[137, "logical-subprocess-or"]], "MacOS, OSX": [[128, "macos-osx"]], "Macro Annotations": [[142, "macro-annotations"]], "Macro Function Execution Context": [[142, "macro-function-execution-context"]], "Maintenance Tasks": [[117, "maintenance-tasks"]], "Make JSON data directly pastable": [[147, "make-json-data-directly-pastable"]], "Making Your First Change": [[117, "making-your-first-change"]], "Name space conflicts": [[128, "name-space-conflicts"]], "Nesting Subprocesses": [[137, "nesting-subprocesses"]], "Nice colors": [[128, "nice-colors"]], "No Escape": [[144, "no-escape"]], "Normal Globbing": [[137, "normal-globbing"]], "Other History Options": [[141, "other-history-options"]], "Overview": [[138, "overview"], [139, "overview"], [143, "overview"], [145, "overview"], [146, "overview"]], "Package Manager": [[127, null]], "Path Helper": [[128, "path-helper"]], "Path Literals": [[137, "path-literals"]], "Path Output": [[137, "path-output"]], "Performing the Release": [[117, "performing-the-release"]], "Pipes": [[137, "pipes"]], "Platform-specific tips and tricks": [[128, null]], "Possible conflicts with Bash": [[128, "possible-conflicts-with-bash"]], "Procedure for modifying the website": [[117, "procedure-for-modifying-the-website"]], "Prompt Toolkit shell": [[119, "id172"], [119, "prompt-toolkit-shell"]], "Prompt Toolkit tab-completion": [[119, "id176"], [119, "prompt-toolkit-tab-completion"]], "Python Evaluation with @()": [[137, "python-evaluation-with"]], "Python Hooks": [[117, "python-hooks"]], "Python Style Guide": [[117, "python-style-guide"]], "Python Virtual Environments": [[130, null]], "Python versions support policy": [[113, "python-versions-support-policy"], [129, null]], "Python-mode vs Subprocess-mode": [[137, "python-mode-vs-subprocess-mode"]], "Quotes": [[131, null]], "Quoting": [[137, "quoting"]], "Real world sample rc.py": [[147, "real-world-sample-rc-py"]], "Real world sample xonshrc": [[147, "real-world-sample-xonshrc"]], "Redirecting stderr": [[137, "redirecting-stderr"]], "Redirecting stdin": [[137, "redirecting-stdin"]], "Redirecting stdout": [[137, "redirecting-stdout"]], "Registering a Completer": [[138, "registering-a-completer"]], "Registering custom styles": [[115, "registering-custom-styles"]], "Regular Expression Globbing": [[137, "regular-expression-globbing"]], "Removing a Completer": [[138, "removing-a-completer"]], "Restrict actions with filters": [[143, "restrict-actions-with-filters"]], "Retrieve History Items": [[141, "retrieve-history-items"]], "Rules to Write By": [[117, "rules-to-write-by"]], "Run Control File": [[147, null]], "Running Commands": [[137, "running-commands"]], "Running the Tests - Advanced": [[117, "running-the-tests-advanced"]], "Running the Tests - Basic": [[117, "running-the-tests-basic"]], "Save History to CouchDB": [[141, "save-history-to-couchdb"]], "See also": [[115, "see-also"]], "Setting up xonsh sessions": [[145, "setting-up-xonsh-sessions"]], "Setup CouchDB": [[141, "setup-couchdb"]], "Show me the code!": [[139, "show-me-the-code"]], "Snippets for xonshrc": [[147, "snippets-for-xonshrc"]], "So how do I handle results?": [[0, "so-how-do-i-handle-results"]], "Sqlite History Backend": [[140, "sqlite-history-backend"]], "Start with a Minimal History Template": [[141, "start-with-a-minimal-history-template"]], "Starting xonsh": [[137, "starting-xonsh"]], "String Literals in Subprocess-mode": [[137, "string-literals-in-subprocess-mode"]], "Structure": [[138, "structure"], [145, "structure"], [146, "structure"]], "Style Guide": [[117, "style-guide"]], "Sublime Text": [[118, "sublime-text"]], "Subprocess Macros": [[142, "subprocess-macros"]], "Subprocess Settings": [[119, "id163"], [119, "subprocess-settings"]], "Subprocess Types Table": [[133, null]], "Support and testing for other platforms": [[135, "support-and-testing-for-other-platforms"]], "Tab completion": [[128, "tab-completion"]], "Tab completion from man pages": [[135, "tab-completion-from-man-pages"]], "Tab-completion behavior.": [[119, "id175"], [119, "tab-completion-behavior"]], "Take Away": [[142, "take-away"]], "Talks": [[134, "talks"]], "Talks & Articles": [[134, null]], "Tell Us About Your Xontrib!": [[146, "tell-us-about-your-xontrib"]], "That\u2019s All, Folks": [[137, "that-s-all-folks"]], "The Environment Itself ${...}": [[137, "the-environment-itself"]], "The Quotes Stay": [[144, "the-quotes-stay"]], "Threading": [[137, "threading"]], "Try It Now!": [[136, null]], "Try Out Our New History Backend": [[141, "try-out-our-new-history-backend"]], "Tutorial": [[137, null]], "Tutorial: Events": [[139, null]], "Tutorial: Extensions (Xontribs)": [[146, null]], "Tutorial: History": [[140, null]], "Tutorial: Macros": [[142, null]], "Tutorial: Programmable Tab-Completion": [[138, null]], "Tutorial: Subprocess Strings": [[144, null]], "Tutorial: Write Your Own History Backend": [[141, null]], "Tutorial: Xonsh Projects": [[145, null]], "Tutorial: prompt_toolkit custom keybindings": [[143, null]], "Uncapturable Aliases": [[137, "uncapturable-aliases"]], "Uncaptured Subprocess with $[] and ![]": [[137, "uncaptured-subprocess-with-and"]], "Unthreadable Aliases": [[137, "unthreadable-aliases"]], "Up, Down, Tab": [[137, "up-down-tab"]], "Updating and customizing xonsh": [[115, null]], "Updating xonsh": [[115, "updating-xonsh"]], "Use the Nix Package manager with Xonsh": [[128, "use-the-nix-package-manager-with-xonsh"]], "Useful imports": [[143, "useful-imports"]], "Vim": [[118, "vim"]], "Visual Studio Code (VS Code)": [[118, "visual-studio-code-vs-code"]], "Vox": [[130, "vox"]], "What are Species?": [[0, "what-are-species"]], "What are macro instructions?": [[142, "what-are-macro-instructions"]], "What commands can keybindings run?": [[143, "what-commands-can-keybindings-run"]], "When and where are macros used?": [[142, "when-and-where-are-macros-used"]], "Why Unordered?": [[0, "why-unordered"]], "Why have rich history?": [[140, "why-have-rich-history"]], "Windows": [[127, "windows"], [128, "windows"]], "Windows OS": [[119, "id162"], [119, "windows-os"]], "Windows Terminal": [[128, "windows-terminal"]], "Windows cmd Aliases": [[1, "windows-cmd-aliases"]], "Wishlist & To-Dos": [[135, null]], "Working Directory on PATH": [[128, "working-directory-on-path"]], "Wrap Up": [[141, "wrap-up"]], "Writing Function Macros": [[142, "writing-function-macros"]], "Writing a New Completer": [[138, "writing-a-new-completer"]], "Writing the Tests - Advanced": [[117, "writing-the-tests-advanced"]], "Xonsh API": [[106, null]], "Xonsh Ansi-term buffer": [[118, "xonsh-ansi-term-buffer"]], "Xonsh Change Log": [[109, null]], "Xonsh Comint buffer": [[118, "xonsh-comint-buffer"]], "Xontrib Settings": [[119, "id170"], [119, "xontrib-settings"]], "activate/deactivate on Windows with Anaconda": [[1, "activate-deactivate-on-windows-with-anaconda"]], "bg": [[1, "bg"]], "cd": [[1, "cd"]], "cd Behavior": [[119, "id168"], [119, "cd-behavior"]], "clear action": [[140, "clear-action"]], "diff action": [[140, "diff-action"]], "dirs": [[1, "dirs"]], "disown": [[1, "disown"]], "exec and xexec": [[1, "exec-and-xexec"]], "fg": [[1, "fg"]], "file action": [[140, "file-action"]], "flush action": [[140, "flush-action"]], "gc action": [[140, "gc-action"]], "grep": [[1, "grep"]], "history": [[1, "history"]], "history command": [[140, "history-command"]], "id action": [[140, "id-action"]], "info action": [[140, "info-action"]], "ipynb": [[1, "ipynb"]], "jobs": [[1, "jobs"]], "ls": [[1, "ls"]], "off action": [[140, "off-action"]], "on action": [[140, "on-action"]], "on_chdir(olddir: str, newdir: str) -> None": [[120, "on-chdir-olddir-str-newdir-str-none"]], "on_command_not_found(cmd: list[str]) -> None": [[120, "on-command-not-found-cmd-list-str-none"]], "on_envvar_change(name: str, oldvalue: Any, newvalue: Any) -> None": [[120, "on-envvar-change-name-str-oldvalue-any-newvalue-any-none"]], "on_envvar_new(name: str, value: Any) -> None": [[120, "on-envvar-new-name-str-value-any-none"]], "on_exit(exit_code : int) -> None": [[120, "on-exit-exit-code-int-none"]], "on_import_post_create_module(module: Module, spec: ModuleSpec) -> None": [[120, "on-import-post-create-module-module-module-spec-modulespec-none"]], "on_import_post_exec_module": [[120, "on-import-post-exec-module"]], "on_import_post_find_spec(spec, fullname, path, target) -> None": [[120, "on-import-post-find-spec-spec-fullname-path-target-none"]], "on_import_pre_create_module(spec: ModuleSpec) -> None": [[120, "on-import-pre-create-module-spec-modulespec-none"]], "on_import_pre_exec_module(module: Module) -> None": [[120, "on-import-pre-exec-module-module-module-none"]], "on_import_pre_find_spec(fullname: str, path: str, target: module or None) -> None": [[120, "on-import-pre-find-spec-fullname-str-path-str-target-module-or-none-none"]], "on_lscolors_change(key: str, oldvalue: Any, newvalue: Any) -> None": [[120, "on-lscolors-change-key-str-oldvalue-any-newvalue-any-none"]], "on_post_cmdloop() -> None": [[120, "on-post-cmdloop-none"]], "on_post_init() -> None": [[120, "on-post-init-none"]], "on_post_prompt() -> None": [[120, "on-post-prompt-none"]], "on_post_rc() -> None": [[120, "on-post-rc-none"]], "on_post_spec_run(spec: SubprocSpec) -> None": [[120, "on-post-spec-run-spec-subprocspec-none"]], "on_post_spec_run_(spec: SubprocSpec) -> None": [[120, "on-post-spec-run-cmd-name-spec-subprocspec-none"]], "on_postcommand(cmd: str, rtn: int, out: str or None, ts: list) -> None": [[120, "on-postcommand-cmd-str-rtn-int-out-str-or-none-ts-list-none"]], "on_pre_cmdloop() -> None": [[120, "on-pre-cmdloop-none"]], "on_pre_prompt() -> None": [[120, "on-pre-prompt-none"]], "on_pre_prompt_format() -> None": [[120, "on-pre-prompt-format-none"]], "on_pre_rc() -> None": [[120, "on-pre-rc-none"]], "on_pre_spec_run(spec: SubprocSpec) -> None": [[120, "on-pre-spec-run-spec-subprocspec-none"]], "on_pre_spec_run_(spec: SubprocSpec) -> None": [[120, "on-pre-spec-run-cmd-name-spec-subprocspec-none"]], "on_pre_spec_run_ls(spec: xonsh.built_ins.SubprocSpec) -> None": [[120, "on-pre-spec-run-ls-spec-xonsh-built-ins-subprocspec-none"]], "on_precommand(cmd: str) -> None": [[120, "on-precommand-cmd-str-none"]], "on_ptk_create(prompter: PromptSession, history: PromptToolkitHistory, completer: PromptToolkitCompleter, bindings: KeyBindings) ->": [[120, "on-ptk-create-prompter-promptsession-history-prompttoolkithistory-completer-prompttoolkitcompleter-bindings-keybindings"]], "on_transform_command(cmd: str) -> str": [[120, "on-transform-command-cmd-str-str"]], "on_xonfig_info_requested() -> list[tuple[str, str]]": [[120, "on-xonfig-info-requested-list-tuple-str-str"]], "on_xontribs_loaded() -> None": [[120, "on-xontribs-loaded-none"]], "popd": [[1, "popd"]], "pull action": [[140, "pull-action"]], "pushd": [[1, "pushd"]], "readline": [[128, "readline"]], "scp-resume": [[1, "scp-resume"]], "show action": [[140, "show-action"]], "showcmd": [[1, "showcmd"]], "source": [[1, "source"]], "source-bash": [[1, "source-bash"]], "source-foreign": [[1, "source-foreign"]], "source-zsh": [[1, "source-zsh"]], "sudo on Windows": [[1, "sudo-on-windows"]], "the xonsh shell": [[113, null]], "timeit": [[1, "timeit"]], "trace": [[1, "trace"]], "urwid based command prompt": [[135, "urwid-based-command-prompt"]], "v0.1.0": [[109, "v0-1-0"]], "v0.10.0": [[109, "v0-10-0"]], "v0.10.1": [[109, "v0-10-1"]], "v0.11.0": [[109, "v0-11-0"], [109, "id2"]], "v0.12.0": [[109, "v0-12-0"]], "v0.12.1": [[109, "v0-12-1"]], "v0.12.2": [[109, "v0-12-2"]], "v0.12.3": [[109, "v0-12-3"]], "v0.12.4": [[109, "v0-12-4"]], "v0.12.5": [[109, "v0-12-5"]], "v0.12.6": [[109, "v0-12-6"]], "v0.13.0": [[109, "v0-13-0"]], "v0.13.1": [[109, "v0-13-1"]], "v0.13.2": [[109, "v0-13-2"]], "v0.13.3": [[109, "v0-13-3"]], "v0.13.4": [[109, "v0-13-4"]], "v0.14.0": [[109, "v0-14-0"]], "v0.14.1": [[109, "v0-14-1"]], "v0.14.2": [[109, "v0-14-2"]], "v0.14.3": [[109, "v0-14-3"]], "v0.14.4": [[109, "v0-14-4"]], "v0.15.0": [[109, "v0-15-0"]], "v0.15.1": [[109, "v0-15-1"]], "v0.16.0": [[109, "v0-16-0"]], "v0.17.0": [[109, "v0-17-0"]], "v0.18.0": [[109, "v0-18-0"]], "v0.18.1": [[109, "v0-18-1"]], "v0.18.2": [[109, "v0-18-2"]], "v0.18.3": [[109, "v0-18-3"]], "v0.2.0": [[109, "v0-2-0"]], "v0.2.1 - v0.2.4": [[109, "v0-2-1-v0-2-4"]], "v0.2.5": [[109, "v0-2-5"]], "v0.2.6": [[109, "v0-2-6"]], "v0.2.7": [[109, "v0-2-7"]], "v0.3.0": [[109, "v0-3-0"]], "v0.3.1": [[109, "v0-3-1"]], "v0.3.2": [[109, "v0-3-2"]], "v0.3.3": [[109, "v0-3-3"]], "v0.3.4": [[109, "v0-3-4"]], "v0.4.0": [[109, "v0-4-0"]], "v0.4.1": [[109, "v0-4-1"]], "v0.4.2": [[109, "v0-4-2"]], "v0.4.3": [[109, "v0-4-3"]], "v0.4.4": [[109, "v0-4-4"]], "v0.4.5": [[109, "v0-4-5"]], "v0.4.6": [[109, "v0-4-6"]], "v0.4.7": [[109, "v0-4-7"]], "v0.5.0": [[109, "v0-5-0"]], "v0.5.1": [[109, "v0-5-1"]], "v0.5.10": [[109, "v0-5-10"]], "v0.5.11": [[109, "v0-5-11"]], "v0.5.12": [[109, "v0-5-12"]], "v0.5.2": [[109, "v0-5-2"]], "v0.5.3": [[109, "v0-5-3"]], "v0.5.4": [[109, "v0-5-4"]], "v0.5.5": [[109, "v0-5-5"]], "v0.5.6": [[109, "v0-5-6"]], "v0.5.7": [[109, "v0-5-7"]], "v0.5.8": [[109, "v0-5-8"]], "v0.5.9": [[109, "v0-5-9"]], "v0.6.0": [[109, "v0-6-0"]], "v0.6.1": [[109, "v0-6-1"]], "v0.6.10": [[109, "v0-6-10"]], "v0.6.2": [[109, "v0-6-2"]], "v0.6.3": [[109, "v0-6-3"]], "v0.6.4": [[109, "v0-6-4"]], "v0.6.5": [[109, "v0-6-5"]], "v0.6.6": [[109, "v0-6-6"]], "v0.6.7": [[109, "v0-6-7"]], "v0.6.8": [[109, "v0-6-8"]], "v0.6.9": [[109, "v0-6-9"]], "v0.7.0": [[109, "v0-7-0"]], "v0.7.1": [[109, "v0-7-1"]], "v0.7.10": [[109, "v0-7-10"]], "v0.7.2": [[109, "v0-7-2"]], "v0.7.3": [[109, "v0-7-3"]], "v0.7.4": [[109, "v0-7-4"]], "v0.7.5": [[109, "v0-7-5"]], "v0.7.6": [[109, "v0-7-6"]], "v0.7.7": [[109, "v0-7-7"]], "v0.7.8": [[109, "v0-7-8"]], "v0.7.9": [[109, "v0-7-9"]], "v0.8.0": [[109, "v0-8-0"]], "v0.8.1": [[109, "v0-8-1"]], "v0.8.10": [[109, "v0-8-10"]], "v0.8.11": [[109, "v0-8-11"]], "v0.8.12": [[109, "v0-8-12"]], "v0.8.2": [[109, "v0-8-2"]], "v0.8.3": [[109, "v0-8-3"]], "v0.8.4": [[109, "v0-8-4"]], "v0.8.5": [[109, "v0-8-5"]], "v0.8.6": [[109, "v0-8-6"]], "v0.8.7": [[109, "v0-8-7"]], "v0.8.8": [[109, "v0-8-8"]], "v0.8.9": [[109, "v0-8-9"]], "v0.9.0": [[109, "v0-9-0"]], "v0.9.1": [[109, "v0-9-1"]], "v0.9.10": [[109, "v0-9-10"]], "v0.9.11": [[109, "v0-9-11"]], "v0.9.12": [[109, "v0-9-12"]], "v0.9.13": [[109, "v0-9-13"]], "v0.9.14": [[109, "v0-9-14"]], "v0.9.15": [[109, "v0-9-15"]], "v0.9.16": [[109, "v0-9-16"]], "v0.9.17": [[109, "v0-9-17"]], "v0.9.18": [[109, "v0-9-18"]], "v0.9.19": [[109, "v0-9-19"]], "v0.9.2": [[109, "v0-9-2"]], "v0.9.20": [[109, "v0-9-20"]], "v0.9.21": [[109, "v0-9-21"]], "v0.9.22": [[109, "v0-9-22"]], "v0.9.23": [[109, "v0-9-23"]], "v0.9.24": [[109, "v0-9-24"]], "v0.9.25": [[109, "v0-9-25"]], "v0.9.26": [[109, "v0-9-26"]], "v0.9.27": [[109, "v0-9-27"]], "v0.9.3": [[109, "v0-9-3"]], "v0.9.4": [[109, "v0-9-4"]], "v0.9.5": [[109, "v0-9-5"]], "v0.9.6": [[109, "v0-9-6"]], "v0.9.7": [[109, "v0-9-7"]], "v0.9.8": [[109, "v0-9-8"]], "v0.9.9": [[109, "v0-9-9"]], "virtualenv like prompt": [[130, "virtualenv-like-prompt"]], "xonfig": [[1, "xonfig"]], "xonfig web": [[147, "xonfig-web"]], "xonfig wizard": [[147, "xonfig-wizard"]], "xonsh.aliases": [[2, null]], "xonsh.built_ins": [[3, null]], "xonsh.codecache": [[69, null]], "xonsh.color_tools": [[70, null]], "xonsh.commands_cache": [[71, null]], "xonsh.completer": [[4, null]], "xonsh.completers": [[5, null]], "xonsh.completers.base": [[6, null]], "xonsh.completers.bash": [[7, null]], "xonsh.completers.bash_completion": [[8, null]], "xonsh.completers.commands": [[9, null]], "xonsh.completers.completer": [[10, null]], "xonsh.completers.dirs": [[11, null]], "xonsh.completers.environment": [[12, null]], "xonsh.completers.imports": [[13, null]], "xonsh.completers.init": [[14, null]], "xonsh.completers.man": [[15, null]], "xonsh.completers.path": [[16, null]], "xonsh.completers.python": [[17, null]], "xonsh.completers.tools": [[18, null]], "xonsh.contexts": [[72, null]], "xonsh.dirstack": [[19, null]], "xonsh.environ": [[20, null]], "xonsh.events": [[73, null]], "xonsh.execer": [[99, null]], "xonsh.foreign_shells": [[74, null]], "xonsh.history": [[21, null]], "xonsh.history.base": [[22, null]], "xonsh.history.diff_history": [[23, null]], "xonsh.history.dummy": [[24, null]], "xonsh.history.json": [[25, null]], "xonsh.history.main": [[26, null]], "xonsh.history.sqlite": [[27, null]], "xonsh.imphooks": [[100, null]], "xonsh.lazyasd": [[75, null]], "xonsh.lazyjson": [[76, null]], "xonsh.lib": [[77, null]], "xonsh.lib.collections": [[78, null]], "xonsh.lib.inspectors": [[28, null], [79, null]], "xonsh.lib.itertools": [[80, null]], "xonsh.lib.jsonutils": [[81, null]], "xonsh.lib.lazyasd": [[82, null]], "xonsh.lib.lazyimps": [[83, null]], "xonsh.lib.lazyjson": [[84, null]], "xonsh.lib.modules": [[85, null]], "xonsh.lib.openpy": [[86, null]], "xonsh.lib.os": [[87, null]], "xonsh.lib.pretty": [[29, null], [88, null]], "xonsh.lib.subprocess": [[89, null]], "xonsh.main": [[90, null]], "xonsh.parser": [[101, null]], "xonsh.parsers.ast": [[102, null]], "xonsh.parsers.lexer": [[103, null]], "xonsh.platform": [[91, null]], "xonsh.procs": [[30, null]], "xonsh.procs.executables": [[31, null]], "xonsh.procs.jobs": [[32, null]], "xonsh.procs.pipelines": [[33, null]], "xonsh.procs.posix": [[34, null]], "xonsh.procs.proxies": [[35, null]], "xonsh.procs.readers": [[36, null]], "xonsh.procs.specs": [[37, null]], "xonsh.prompt": [[38, null]], "xonsh.prompt.base": [[39, null]], "xonsh.prompt.cwd": [[40, null]], "xonsh.prompt.env": [[41, null]], "xonsh.prompt.gitstatus": [[42, null]], "xonsh.prompt.job": [[43, null]], "xonsh.prompt.times": [[44, null]], "xonsh.prompt.vc": [[45, null]], "xonsh.pyghooks": [[92, null]], "xonsh.shells": [[46, null]], "xonsh.shells.base_shell": [[47, null]], "xonsh.shells.dumb_shell": [[48, null], [93, null]], "xonsh.shells.ptk_shell": [[49, null]], "xonsh.shells.ptk_shell.completer": [[50, null]], "xonsh.shells.ptk_shell.formatter": [[51, null]], "xonsh.shells.ptk_shell.history": [[52, null]], "xonsh.shells.ptk_shell.key_bindings": [[53, null]], "xonsh.shells.ptk_shell.updator": [[54, null]], "xonsh.shells.readline_shell": [[55, null]], "xonsh.tools": [[94, null]], "xonsh.tracer": [[95, null]], "xonsh.wizard": [[96, null]], "xonsh.xonfig": [[97, null]], "xonsh.xontribs": [[98, null]], "xonsh.xoreutils": [[56, null]], "xonsh.xoreutils.cat": [[57, null]], "xonsh.xoreutils.echo": [[58, null]], "xonsh.xoreutils.pwd": [[59, null]], "xonsh.xoreutils.tee": [[60, null]], "xonsh.xoreutils.tty": [[61, null]], "xonsh.xoreutils.ulimit": [[62, null]], "xonsh.xoreutils.umask": [[63, null]], "xonsh.xoreutils.uname": [[64, null]], "xonsh.xoreutils.uptime": [[65, null]], "xonsh.xoreutils.util": [[66, null]], "xonsh.xoreutils.which": [[67, null]], "xonsh.xoreutils.yes": [[68, null]], "xonsh/action": [[112, "xonsh-action"]], "xonsh/interactive": [[112, "xonsh-interactive"]], "xonsh/xonsh": [[112, "xonsh-xonsh"]], "xontrib": [[1, "xontrib"], [104, null]], "xontrib.coreutils": [[105, null]], "xpip": [[1, "xpip"]], "xthread and xunthread": [[1, "xthread-and-xunthread"]], "\u2026add a default argument to a builtin xonsh alias?": [[115, "add-a-default-argument-to-a-builtin-xonsh-alias"]], "\u2026change the current color theme?": [[115, "change-the-current-color-theme"]], "\u2026color my man pages?": [[115, "color-my-man-pages"]], "\u2026fix a libgcc_s.so.1 error?": [[115, "fix-a-libgcc-s-so-1-error"]], "\u2026import python modules from a local directory?": [[115, "import-python-modules-from-a-local-directory"]], "\u2026make terminal tabs start in the correct directory?": [[115, "make-terminal-tabs-start-in-the-correct-directory"]], "\u2026select a tab completion result without executing the current line?": [[115, "select-a-tab-completion-result-without-executing-the-current-line"]], "\u2026set up the \u201cOpen Terminal Here\u201d action in Thunar?": [[115, "set-up-the-open-terminal-here-action-in-thunar"]], "\u2026set xonsh as my default shell?": [[115, "set-xonsh-as-my-default-shell"]], "\u2026use utf-8 characters in xonsh?": [[115, "use-utf-8-characters-in-xonsh"]], "\u2026use xonsh inside Emacs?": [[115, "use-xonsh-inside-emacs"]]}, "docnames": ["advanced_events", "aliases", "api/_autosummary/cmd/xonsh.aliases", "api/_autosummary/cmd/xonsh.built_ins", "api/_autosummary/cmd/xonsh.completer", "api/_autosummary/cmd/xonsh.completers", "api/_autosummary/cmd/xonsh.completers.base", "api/_autosummary/cmd/xonsh.completers.bash", "api/_autosummary/cmd/xonsh.completers.bash_completion", "api/_autosummary/cmd/xonsh.completers.commands", "api/_autosummary/cmd/xonsh.completers.completer", "api/_autosummary/cmd/xonsh.completers.dirs", "api/_autosummary/cmd/xonsh.completers.environment", "api/_autosummary/cmd/xonsh.completers.imports", "api/_autosummary/cmd/xonsh.completers.init", "api/_autosummary/cmd/xonsh.completers.man", "api/_autosummary/cmd/xonsh.completers.path", "api/_autosummary/cmd/xonsh.completers.python", "api/_autosummary/cmd/xonsh.completers.tools", "api/_autosummary/cmd/xonsh.dirstack", "api/_autosummary/cmd/xonsh.environ", "api/_autosummary/cmd/xonsh.history", "api/_autosummary/cmd/xonsh.history.base", "api/_autosummary/cmd/xonsh.history.diff_history", "api/_autosummary/cmd/xonsh.history.dummy", "api/_autosummary/cmd/xonsh.history.json", "api/_autosummary/cmd/xonsh.history.main", "api/_autosummary/cmd/xonsh.history.sqlite", "api/_autosummary/cmd/xonsh.lib.inspectors", "api/_autosummary/cmd/xonsh.lib.pretty", "api/_autosummary/cmd/xonsh.procs", "api/_autosummary/cmd/xonsh.procs.executables", "api/_autosummary/cmd/xonsh.procs.jobs", "api/_autosummary/cmd/xonsh.procs.pipelines", "api/_autosummary/cmd/xonsh.procs.posix", "api/_autosummary/cmd/xonsh.procs.proxies", "api/_autosummary/cmd/xonsh.procs.readers", "api/_autosummary/cmd/xonsh.procs.specs", "api/_autosummary/cmd/xonsh.prompt", "api/_autosummary/cmd/xonsh.prompt.base", "api/_autosummary/cmd/xonsh.prompt.cwd", "api/_autosummary/cmd/xonsh.prompt.env", "api/_autosummary/cmd/xonsh.prompt.gitstatus", "api/_autosummary/cmd/xonsh.prompt.job", "api/_autosummary/cmd/xonsh.prompt.times", "api/_autosummary/cmd/xonsh.prompt.vc", "api/_autosummary/cmd/xonsh.shells", "api/_autosummary/cmd/xonsh.shells.base_shell", "api/_autosummary/cmd/xonsh.shells.dumb_shell", "api/_autosummary/cmd/xonsh.shells.ptk_shell", "api/_autosummary/cmd/xonsh.shells.ptk_shell.completer", "api/_autosummary/cmd/xonsh.shells.ptk_shell.formatter", "api/_autosummary/cmd/xonsh.shells.ptk_shell.history", "api/_autosummary/cmd/xonsh.shells.ptk_shell.key_bindings", "api/_autosummary/cmd/xonsh.shells.ptk_shell.updator", "api/_autosummary/cmd/xonsh.shells.readline_shell", "api/_autosummary/cmd/xonsh.xoreutils", "api/_autosummary/cmd/xonsh.xoreutils.cat", "api/_autosummary/cmd/xonsh.xoreutils.echo", "api/_autosummary/cmd/xonsh.xoreutils.pwd", "api/_autosummary/cmd/xonsh.xoreutils.tee", "api/_autosummary/cmd/xonsh.xoreutils.tty", "api/_autosummary/cmd/xonsh.xoreutils.ulimit", "api/_autosummary/cmd/xonsh.xoreutils.umask", "api/_autosummary/cmd/xonsh.xoreutils.uname", "api/_autosummary/cmd/xonsh.xoreutils.uptime", "api/_autosummary/cmd/xonsh.xoreutils.util", "api/_autosummary/cmd/xonsh.xoreutils.which", "api/_autosummary/cmd/xonsh.xoreutils.yes", "api/_autosummary/helpers/xonsh.codecache", "api/_autosummary/helpers/xonsh.color_tools", "api/_autosummary/helpers/xonsh.commands_cache", "api/_autosummary/helpers/xonsh.contexts", "api/_autosummary/helpers/xonsh.events", "api/_autosummary/helpers/xonsh.foreign_shells", "api/_autosummary/helpers/xonsh.lazyasd", "api/_autosummary/helpers/xonsh.lazyjson", "api/_autosummary/helpers/xonsh.lib", "api/_autosummary/helpers/xonsh.lib.collections", "api/_autosummary/helpers/xonsh.lib.inspectors", "api/_autosummary/helpers/xonsh.lib.itertools", "api/_autosummary/helpers/xonsh.lib.jsonutils", "api/_autosummary/helpers/xonsh.lib.lazyasd", "api/_autosummary/helpers/xonsh.lib.lazyimps", "api/_autosummary/helpers/xonsh.lib.lazyjson", "api/_autosummary/helpers/xonsh.lib.modules", "api/_autosummary/helpers/xonsh.lib.openpy", "api/_autosummary/helpers/xonsh.lib.os", "api/_autosummary/helpers/xonsh.lib.pretty", "api/_autosummary/helpers/xonsh.lib.subprocess", "api/_autosummary/helpers/xonsh.main", "api/_autosummary/helpers/xonsh.platform", "api/_autosummary/helpers/xonsh.pyghooks", "api/_autosummary/helpers/xonsh.shells.dumb_shell", "api/_autosummary/helpers/xonsh.tools", "api/_autosummary/helpers/xonsh.tracer", "api/_autosummary/helpers/xonsh.wizard", "api/_autosummary/helpers/xonsh.xonfig", "api/_autosummary/helpers/xonsh.xontribs", "api/_autosummary/lang/xonsh.execer", "api/_autosummary/lang/xonsh.imphooks", "api/_autosummary/lang/xonsh.parser", "api/_autosummary/lang/xonsh.parsers.ast", "api/_autosummary/lang/xonsh.parsers.lexer", "api/_autosummary/xontribs/xontrib", "api/_autosummary/xontribs/xontrib.coreutils", "api/index", "appimage", "bash_to_xsh", "changelog", "comparison", "contact", "containers", "contents", "contributing", "customization", "development", "devguide", "editors", "envvars", "events", "faq", "guides", "installation", "intro", "keyboard_shortcuts", "links", "packages", "platform-issues", "python-versions-support-policy", "python_virtual_environments", "quotes", "setup", "subproc_types", "talks_and_articles", "todo", "tryitnow", "tutorial", "tutorial_completers", "tutorial_events", "tutorial_hist", "tutorial_history_backend", "tutorial_macros", "tutorial_ptk", "tutorial_subproc_strings", "tutorial_xonsh_projects", "tutorial_xontrib", "xonshrc"], "envversion": {"sphinx": 63, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.viewcode": 1}, "filenames": ["advanced_events.rst", "aliases.rst", "api/_autosummary/cmd/xonsh.aliases.rst", "api/_autosummary/cmd/xonsh.built_ins.rst", "api/_autosummary/cmd/xonsh.completer.rst", "api/_autosummary/cmd/xonsh.completers.rst", "api/_autosummary/cmd/xonsh.completers.base.rst", "api/_autosummary/cmd/xonsh.completers.bash.rst", "api/_autosummary/cmd/xonsh.completers.bash_completion.rst", "api/_autosummary/cmd/xonsh.completers.commands.rst", "api/_autosummary/cmd/xonsh.completers.completer.rst", "api/_autosummary/cmd/xonsh.completers.dirs.rst", "api/_autosummary/cmd/xonsh.completers.environment.rst", "api/_autosummary/cmd/xonsh.completers.imports.rst", "api/_autosummary/cmd/xonsh.completers.init.rst", "api/_autosummary/cmd/xonsh.completers.man.rst", "api/_autosummary/cmd/xonsh.completers.path.rst", "api/_autosummary/cmd/xonsh.completers.python.rst", "api/_autosummary/cmd/xonsh.completers.tools.rst", "api/_autosummary/cmd/xonsh.dirstack.rst", "api/_autosummary/cmd/xonsh.environ.rst", "api/_autosummary/cmd/xonsh.history.rst", "api/_autosummary/cmd/xonsh.history.base.rst", "api/_autosummary/cmd/xonsh.history.diff_history.rst", "api/_autosummary/cmd/xonsh.history.dummy.rst", "api/_autosummary/cmd/xonsh.history.json.rst", "api/_autosummary/cmd/xonsh.history.main.rst", "api/_autosummary/cmd/xonsh.history.sqlite.rst", "api/_autosummary/cmd/xonsh.lib.inspectors.rst", "api/_autosummary/cmd/xonsh.lib.pretty.rst", "api/_autosummary/cmd/xonsh.procs.rst", "api/_autosummary/cmd/xonsh.procs.executables.rst", "api/_autosummary/cmd/xonsh.procs.jobs.rst", "api/_autosummary/cmd/xonsh.procs.pipelines.rst", "api/_autosummary/cmd/xonsh.procs.posix.rst", "api/_autosummary/cmd/xonsh.procs.proxies.rst", "api/_autosummary/cmd/xonsh.procs.readers.rst", "api/_autosummary/cmd/xonsh.procs.specs.rst", "api/_autosummary/cmd/xonsh.prompt.rst", "api/_autosummary/cmd/xonsh.prompt.base.rst", "api/_autosummary/cmd/xonsh.prompt.cwd.rst", "api/_autosummary/cmd/xonsh.prompt.env.rst", "api/_autosummary/cmd/xonsh.prompt.gitstatus.rst", "api/_autosummary/cmd/xonsh.prompt.job.rst", "api/_autosummary/cmd/xonsh.prompt.times.rst", "api/_autosummary/cmd/xonsh.prompt.vc.rst", "api/_autosummary/cmd/xonsh.shells.rst", "api/_autosummary/cmd/xonsh.shells.base_shell.rst", "api/_autosummary/cmd/xonsh.shells.dumb_shell.rst", "api/_autosummary/cmd/xonsh.shells.ptk_shell.rst", "api/_autosummary/cmd/xonsh.shells.ptk_shell.completer.rst", "api/_autosummary/cmd/xonsh.shells.ptk_shell.formatter.rst", "api/_autosummary/cmd/xonsh.shells.ptk_shell.history.rst", "api/_autosummary/cmd/xonsh.shells.ptk_shell.key_bindings.rst", "api/_autosummary/cmd/xonsh.shells.ptk_shell.updator.rst", "api/_autosummary/cmd/xonsh.shells.readline_shell.rst", "api/_autosummary/cmd/xonsh.xoreutils.rst", "api/_autosummary/cmd/xonsh.xoreutils.cat.rst", "api/_autosummary/cmd/xonsh.xoreutils.echo.rst", "api/_autosummary/cmd/xonsh.xoreutils.pwd.rst", "api/_autosummary/cmd/xonsh.xoreutils.tee.rst", "api/_autosummary/cmd/xonsh.xoreutils.tty.rst", "api/_autosummary/cmd/xonsh.xoreutils.ulimit.rst", "api/_autosummary/cmd/xonsh.xoreutils.umask.rst", "api/_autosummary/cmd/xonsh.xoreutils.uname.rst", "api/_autosummary/cmd/xonsh.xoreutils.uptime.rst", "api/_autosummary/cmd/xonsh.xoreutils.util.rst", "api/_autosummary/cmd/xonsh.xoreutils.which.rst", "api/_autosummary/cmd/xonsh.xoreutils.yes.rst", "api/_autosummary/helpers/xonsh.codecache.rst", "api/_autosummary/helpers/xonsh.color_tools.rst", "api/_autosummary/helpers/xonsh.commands_cache.rst", "api/_autosummary/helpers/xonsh.contexts.rst", "api/_autosummary/helpers/xonsh.events.rst", "api/_autosummary/helpers/xonsh.foreign_shells.rst", "api/_autosummary/helpers/xonsh.lazyasd.rst", "api/_autosummary/helpers/xonsh.lazyjson.rst", "api/_autosummary/helpers/xonsh.lib.rst", "api/_autosummary/helpers/xonsh.lib.collections.rst", "api/_autosummary/helpers/xonsh.lib.inspectors.rst", "api/_autosummary/helpers/xonsh.lib.itertools.rst", "api/_autosummary/helpers/xonsh.lib.jsonutils.rst", "api/_autosummary/helpers/xonsh.lib.lazyasd.rst", "api/_autosummary/helpers/xonsh.lib.lazyimps.rst", "api/_autosummary/helpers/xonsh.lib.lazyjson.rst", "api/_autosummary/helpers/xonsh.lib.modules.rst", "api/_autosummary/helpers/xonsh.lib.openpy.rst", "api/_autosummary/helpers/xonsh.lib.os.rst", "api/_autosummary/helpers/xonsh.lib.pretty.rst", "api/_autosummary/helpers/xonsh.lib.subprocess.rst", "api/_autosummary/helpers/xonsh.main.rst", "api/_autosummary/helpers/xonsh.platform.rst", "api/_autosummary/helpers/xonsh.pyghooks.rst", "api/_autosummary/helpers/xonsh.shells.dumb_shell.rst", "api/_autosummary/helpers/xonsh.tools.rst", "api/_autosummary/helpers/xonsh.tracer.rst", "api/_autosummary/helpers/xonsh.wizard.rst", "api/_autosummary/helpers/xonsh.xonfig.rst", "api/_autosummary/helpers/xonsh.xontribs.rst", "api/_autosummary/lang/xonsh.execer.rst", "api/_autosummary/lang/xonsh.imphooks.rst", "api/_autosummary/lang/xonsh.parser.rst", "api/_autosummary/lang/xonsh.parsers.ast.rst", "api/_autosummary/lang/xonsh.parsers.lexer.rst", "api/_autosummary/xontribs/xontrib.rst", "api/_autosummary/xontribs/xontrib.coreutils.rst", "api/index.rst", "appimage.rst", "bash_to_xsh.rst", "changelog.rst", "comparison.rst", "contact.rst", "containers.rst", "contents.rst", "contributing.rst", "customization.rst", "development.rst", "devguide.rst", "editors.rst", "envvars.rst.jinja2", "events.rst", "faq.rst", "guides.rst", "installation.rst", "intro.rst", "keyboard_shortcuts.rst", "links.rst", "packages.rst", "platform-issues.rst", "python-versions-support-policy.rst", "python_virtual_environments.rst", "quotes.rst", "setup.rst", "subproc_types.rst", "talks_and_articles.rst", "todo.rst", "tryitnow.rst", "tutorial.rst", "tutorial_completers.rst", "tutorial_events.rst", "tutorial_hist.rst", "tutorial_history_backend.rst", "tutorial_macros.rst", "tutorial_ptk.rst", "tutorial_subproc_strings.rst", "tutorial_xonsh_projects.rst", "tutorial_xontrib.rst", "xonshrc.rst"], "indexentries": {"abstractevent (class in xonsh.events)": [[73, "xonsh.events.AbstractEvent", false]], "add() (xonsh.events.abstractevent method)": [[73, "xonsh.events.AbstractEvent.add", false]], "add() (xonsh.events.event method)": [[73, "xonsh.events.Event.add", false]], "add() (xonsh.events.loadevent method)": [[73, "xonsh.events.LoadEvent.add", false]], "add() (xonsh.shells.ptk_shell.updator.promptupdator method)": [[54, "xonsh.shells.ptk_shell.updator.PromptUpdator.add", false]], "add() (xonsh.tools.envpath method)": [[94, "xonsh.tools.EnvPath.add", false]], "add_attrs() (xonsh.shells.ptk_shell.updator.promptupdator method)": [[54, "xonsh.shells.ptk_shell.updator.PromptUpdator.add_attrs", false]], "add_command() (xonsh.xonfig.xonfigalias method)": [[97, "xonsh.xonfig.XonfigAlias.add_command", false]], "add_decorator() (xonsh.procs.specs.subprocspec method)": [[37, "xonsh.procs.specs.SubprocSpec.add_decorator", false]], "add_filter() (xonsh.pyghooks.xonshconsolelexer method)": [[92, "xonsh.pyghooks.XonshConsoleLexer.add_filter", false]], "add_filter() (xonsh.pyghooks.xonshlexer method)": [[92, "xonsh.pyghooks.XonshLexer.add_filter", false]], "add_job() (in module xonsh.procs.jobs)": [[32, "xonsh.procs.jobs.add_job", false]], "add_one_completer() (in module xonsh.completers.completer)": [[10, "xonsh.completers.completer.add_one_completer", false]], "adjust_shlvl() (in module xonsh.tools)": [[94, "xonsh.tools.adjust_shlvl", false]], "alias (xonsh.procs.pipelines.commandpipeline property)": [[33, "xonsh.procs.pipelines.CommandPipeline.alias", false]], "alias (xonsh.procs.pipelines.hiddencommandpipeline property)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.alias", false]], "alias_completions_options_by_default (xonsh.environ.autocompletionsetting attribute)": [[20, "xonsh.environ.AutoCompletionSetting.ALIAS_COMPLETIONS_OPTIONS_BY_DEFAULT", false]], "alias_completions_options_by_default (xonsh.environ.ptkcompletionsetting attribute)": [[20, "xonsh.environ.PTKCompletionSetting.ALIAS_COMPLETIONS_OPTIONS_BY_DEFAULT", false]], "alias_completions_options_longest (xonsh.environ.autocompletionsetting attribute)": [[20, "xonsh.environ.AutoCompletionSetting.ALIAS_COMPLETIONS_OPTIONS_LONGEST", false]], "alias_completions_options_longest (xonsh.environ.ptkcompletionsetting attribute)": [[20, "xonsh.environ.PTKCompletionSetting.ALIAS_COMPLETIONS_OPTIONS_LONGEST", false]], "alias_filenames (xonsh.pyghooks.xonshconsolelexer attribute)": [[92, "xonsh.pyghooks.XonshConsoleLexer.alias_filenames", false]], "alias_filenames (xonsh.pyghooks.xonshlexer attribute)": [[92, "xonsh.pyghooks.XonshLexer.alias_filenames", false]], "aliases (class in xonsh.aliases)": [[2, "xonsh.aliases.Aliases", false]], "aliases (xonsh.built_ins.xonshsession property)": [[3, "xonsh.built_ins.XonshSession.aliases", false]], "aliases (xonsh.pyghooks.xonshconsolelexer attribute)": [[92, "xonsh.pyghooks.XonshConsoleLexer.aliases", false]], "aliases (xonsh.pyghooks.xonshlexer attribute)": [[92, "xonsh.pyghooks.XonshLexer.aliases", false]], "aliases (xonsh.pyghooks.xonshstyle attribute)": [[92, "xonsh.pyghooks.XonshStyle.aliases", false]], "all_commands (xonsh.commands_cache.commandscache property)": [[71, "xonsh.commands_cache.CommandsCache.all_commands", false]], "all_items() (xonsh.history.base.history method)": [[22, "xonsh.history.base.History.all_items", false]], "all_items() (xonsh.history.dummy.dummyhistory method)": [[24, "xonsh.history.dummy.DummyHistory.all_items", false]], "all_items() (xonsh.history.json.jsonhistory method)": [[25, "xonsh.history.json.JsonHistory.all_items", false]], "all_items() (xonsh.history.sqlite.sqlitehistory method)": [[27, "xonsh.history.sqlite.SqliteHistory.all_items", false]], "all_permutations() (in module xonsh.tools)": [[94, "xonsh.tools.all_permutations", false]], "always_false() (in module xonsh.tools)": [[94, "xonsh.tools.always_false", false]], "always_none() (in module xonsh.tools)": [[94, "xonsh.tools.always_none", false]], "always_true() (in module xonsh.tools)": [[94, "xonsh.tools.always_true", false]], "analyse_text() (xonsh.pyghooks.xonshconsolelexer static method)": [[92, "xonsh.pyghooks.XonshConsoleLexer.analyse_text", false]], "analyse_text() (xonsh.pyghooks.xonshlexer static method)": [[92, "xonsh.pyghooks.XonshLexer.analyse_text", false]], "ansicolors_to_ptk1_names() (in module xonsh.tools)": [[94, "xonsh.tools.ansicolors_to_ptk1_names", false]], "ansicon (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.ANSICON", false]], "append() (xonsh.history.base.history method)": [[22, "xonsh.history.base.History.append", false]], "append() (xonsh.history.dummy.dummyhistory method)": [[24, "xonsh.history.dummy.DummyHistory.append", false]], "append() (xonsh.history.json.jsonhistory method)": [[25, "xonsh.history.json.JsonHistory.append", false]], "append() (xonsh.history.sqlite.sqlitehistory method)": [[27, "xonsh.history.sqlite.SqliteHistory.append", false]], "append() (xonsh.tools.envpath method)": [[94, "xonsh.tools.EnvPath.append", false]], "append_stack() (xonsh.imphooks.xonshimporteventhook method)": [[100, "xonsh.imphooks.XonshImportEventHook.append_stack", false]], "append_string() (xonsh.shells.ptk_shell.history.prompttoolkithistory method)": [[52, "xonsh.shells.ptk_shell.history.PromptToolkitHistory.append_string", false]], "apply_lprefix() (in module xonsh.completers.tools)": [[18, "xonsh.completers.tools.apply_lprefix", false]], "arg_handler() (in module xonsh.xoreutils.util)": [[66, "xonsh.xoreutils.util.arg_handler", false]], "args (xonsh.aliases.sourceforeignalias.error attribute)": [[2, "xonsh.aliases.SourceForeignAlias.Error.args", false]], "args (xonsh.history.main.historyalias.error attribute)": [[26, "xonsh.history.main.HistoryAlias.Error.args", false]], "args (xonsh.procs.pipelines.commandpipeline property)": [[33, "xonsh.procs.pipelines.CommandPipeline.args", false]], "args (xonsh.procs.pipelines.hiddencommandpipeline property)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.args", false]], "args (xonsh.tools.xonshcalledprocesserror attribute)": [[94, "xonsh.tools.XonshCalledProcessError.args", false]], "args (xonsh.tools.xonsherror attribute)": [[94, "xonsh.tools.XonshError.args", false]], "args (xonsh.tracer.traceralias.error attribute)": [[95, "xonsh.tracer.TracerAlias.Error.args", false]], "args (xonsh.xonfig.xonfigalias.error attribute)": [[97, "xonsh.xonfig.XonfigAlias.Error.args", false]], "args (xonsh.xontribs.xontribalias.error attribute)": [[98, "xonsh.xontribs.XontribAlias.Error.args", false]], "args (xonsh.xontribs.xontribnotinstalled attribute)": [[98, "xonsh.xontribs.XontribNotInstalled.args", false]], "argvquote() (in module xonsh.tools)": [[94, "xonsh.tools.argvquote", false]], "as_integer_ratio() (xonsh.procs.proxies.handle method)": [[35, "xonsh.procs.proxies.Handle.as_integer_ratio", false]], "as_integer_ratio() (xonsh.xontribs.exitcode method)": [[98, "xonsh.xontribs.ExitCode.as_integer_ratio", false]], "as_iterable() (in module xonsh.lib.itertools)": [[80, "xonsh.lib.itertools.as_iterable", false]], "async_invalidate_interval (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.ASYNC_INVALIDATE_INTERVAL", false]], "async_prompt_thread_workers (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.ASYNC_PROMPT_THREAD_WORKERS", false]], "asyncprompt (class in xonsh.shells.ptk_shell.updator)": [[54, "xonsh.shells.ptk_shell.updator.AsyncPrompt", false]], "asyncpromptsetting (class in xonsh.environ)": [[20, "xonsh.environ.AsyncPromptSetting", false]], "attr_complete() (in module xonsh.completers.python)": [[17, "xonsh.completers.python.attr_complete", false]], "attributes_inherit (xonsh.aliases.funcalias attribute)": [[2, "xonsh.aliases.FuncAlias.attributes_inherit", false]], "attributes_show (xonsh.aliases.funcalias attribute)": [[2, "xonsh.aliases.FuncAlias.attributes_show", false]], "attrnames (xonsh.procs.pipelines.commandpipeline attribute)": [[33, "xonsh.procs.pipelines.CommandPipeline.attrnames", false]], "attrnames (xonsh.procs.pipelines.hiddencommandpipeline attribute)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.attrnames", false]], "attrnames_ext (xonsh.procs.pipelines.commandpipeline attribute)": [[33, "xonsh.procs.pipelines.CommandPipeline.attrnames_ext", false]], "attrnames_ext (xonsh.procs.pipelines.hiddencommandpipeline attribute)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.attrnames_ext", false]], "attrs (xonsh.wizard.fileinserter attribute)": [[96, "xonsh.wizard.FileInserter.attrs", false]], "attrs (xonsh.wizard.input attribute)": [[96, "xonsh.wizard.Input.attrs", false]], "attrs (xonsh.wizard.loadjson attribute)": [[96, "xonsh.wizard.LoadJSON.attrs", false]], "attrs (xonsh.wizard.message attribute)": [[96, "xonsh.wizard.Message.attrs", false]], "attrs (xonsh.wizard.node attribute)": [[96, "xonsh.wizard.Node.attrs", false]], "attrs (xonsh.wizard.pass attribute)": [[96, "xonsh.wizard.Pass.attrs", false]], "attrs (xonsh.wizard.question attribute)": [[96, "xonsh.wizard.Question.attrs", false]], "attrs (xonsh.wizard.savejson attribute)": [[96, "xonsh.wizard.SaveJSON.attrs", false]], "attrs (xonsh.wizard.statefile attribute)": [[96, "xonsh.wizard.StateFile.attrs", false]], "attrs (xonsh.wizard.storenonempty attribute)": [[96, "xonsh.wizard.StoreNonEmpty.attrs", false]], "attrs (xonsh.wizard.truefalse attribute)": [[96, "xonsh.wizard.TrueFalse.attrs", false]], "attrs (xonsh.wizard.truefalsebreak attribute)": [[96, "xonsh.wizard.TrueFalseBreak.attrs", false]], "attrs (xonsh.wizard.while attribute)": [[96, "xonsh.wizard.While.attrs", false]], "attrs (xonsh.wizard.wizard attribute)": [[96, "xonsh.wizard.Wizard.attrs", false]], "attrs (xonsh.wizard.yesno attribute)": [[96, "xonsh.wizard.YesNo.attrs", false]], "auto_cd (xonsh.environ.changedirsetting attribute)": [[20, "xonsh.environ.ChangeDirSetting.AUTO_CD", false]], "auto_continue (xonsh.environ.jobssetting attribute)": [[20, "xonsh.environ.JobsSetting.AUTO_CONTINUE", false]], "auto_load_xontribs_from_entrypoints() (in module xonsh.xontribs)": [[98, "xonsh.xontribs.auto_load_xontribs_from_entrypoints", false]], "auto_pushd (xonsh.environ.changedirsetting attribute)": [[20, "xonsh.environ.ChangeDirSetting.AUTO_PUSHD", false]], "auto_suggest (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.AUTO_SUGGEST", false]], "auto_suggest (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.AUTO_SUGGEST", false]], "auto_suggest_in_completions (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.AUTO_SUGGEST_IN_COMPLETIONS", false]], "auto_suggest_in_completions (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.AUTO_SUGGEST_IN_COMPLETIONS", false]], "autocompletionsetting (class in xonsh.environ)": [[20, "xonsh.environ.AutoCompletionSetting", false]], "available (xonsh.procs.proxies.filethreaddispatcher property)": [[35, "xonsh.procs.proxies.FileThreadDispatcher.available", false]], "awitchawitch (class in xonsh.xoreutils.which)": [[67, "xonsh.xoreutils.which.AWitchAWitch", false]], "background_color (xonsh.pyghooks.xonshstyle attribute)": [[92, "xonsh.pyghooks.XonshStyle.background_color", false]], "backgroundmoduleloader (class in xonsh.lib.lazyasd)": [[82, "xonsh.lib.lazyasd.BackgroundModuleLoader", false]], "backgroundmoduleproxy (class in xonsh.lib.lazyasd)": [[82, "xonsh.lib.lazyasd.BackgroundModuleProxy", false]], "backup_file() (in module xonsh.tools)": [[94, "xonsh.tools.backup_file", false]], "balanced_parens() (in module xonsh.tools)": [[94, "xonsh.tools.balanced_parens", false]], "basepromptfield (class in xonsh.prompt.base)": [[39, "xonsh.prompt.base.BasePromptField", false]], "baseshell (class in xonsh.shells.base_shell)": [[47, "xonsh.shells.base_shell.BaseShell", false]], "bash_command() (in module xonsh.platform)": [[91, "xonsh.platform.bash_command", false]], "bash_complete_line() (in module xonsh.completers.bash_completion)": [[8, "xonsh.completers.bash_completion.bash_complete_line", false]], "bash_completions (xonsh.environ.autocompletionsetting attribute)": [[20, "xonsh.environ.AutoCompletionSetting.BASH_COMPLETIONS", false]], "bash_completions (xonsh.environ.ptkcompletionsetting attribute)": [[20, "xonsh.environ.PTKCompletionSetting.BASH_COMPLETIONS", false]], "bash_completions() (in module xonsh.completers.bash_completion)": [[8, "xonsh.completers.bash_completion.bash_completions", false]], "begin_group() (xonsh.lib.pretty.prettyprinter method)": [[29, "xonsh.lib.pretty.PrettyPrinter.begin_group", false], [88, "xonsh.lib.pretty.PrettyPrinter.begin_group", false]], "begin_group() (xonsh.lib.pretty.representationprinter method)": [[29, "xonsh.lib.pretty.RepresentationPrinter.begin_group", false], [88, "xonsh.lib.pretty.RepresentationPrinter.begin_group", false]], "best_shell_type() (in module xonsh.platform)": [[91, "xonsh.platform.best_shell_type", false]], "bg() (in module xonsh.procs.jobs)": [[32, "xonsh.procs.jobs.bg", false]], "bit_count() (xonsh.procs.proxies.handle method)": [[35, "xonsh.procs.proxies.Handle.bit_count", false]], "bit_count() (xonsh.xontribs.exitcode method)": [[98, "xonsh.xontribs.ExitCode.bit_count", false]], "bit_length() (xonsh.procs.proxies.handle method)": [[35, "xonsh.procs.proxies.Handle.bit_length", false]], "bit_length() (xonsh.xontribs.exitcode method)": [[98, "xonsh.xontribs.ExitCode.bit_length", false]], "block (class in xonsh.contexts)": [[72, "xonsh.contexts.Block", false]], "bold_green (xonsh.color_tools.colors attribute)": [[70, "xonsh.color_tools.COLORS.BOLD_GREEN", false]], "bold_red (xonsh.color_tools.colors attribute)": [[70, "xonsh.color_tools.COLORS.BOLD_RED", false]], "bold_str_diff() (in module xonsh.history.diff_history)": [[23, "xonsh.history.diff_history.bold_str_diff", false]], "bool_or_int_to_str() (in module xonsh.tools)": [[94, "xonsh.tools.bool_or_int_to_str", false]], "bool_or_none_to_str() (in module xonsh.tools)": [[94, "xonsh.tools.bool_or_none_to_str", false]], "bool_seq_to_csv() (in module xonsh.tools)": [[94, "xonsh.tools.bool_seq_to_csv", false]], "bool_to_str() (in module xonsh.tools)": [[94, "xonsh.tools.bool_to_str", false]], "boottime() (in module xonsh.xoreutils.uptime)": [[65, "xonsh.xoreutils.uptime.boottime", false]], "bottom_toolbar (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.BOTTOM_TOOLBAR", false]], "bottom_toolbar (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.BOTTOM_TOOLBAR", false]], "bottom_toolbar (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.BOTTOM_TOOLBAR", false]], "bottom_toolbar_tokens (xonsh.shells.ptk_shell.prompttoolkitshell property)": [[49, "xonsh.shells.ptk_shell.PromptToolkitShell.bottom_toolbar_tokens", false]], "branch_bg_color() (in module xonsh.prompt.vc)": [[45, "xonsh.prompt.vc.branch_bg_color", false]], "branch_color() (in module xonsh.prompt.vc)": [[45, "xonsh.prompt.vc.branch_color", false]], "break_() (xonsh.lib.pretty.prettyprinter method)": [[29, "xonsh.lib.pretty.PrettyPrinter.break_", false], [88, "xonsh.lib.pretty.PrettyPrinter.break_", false]], "break_() (xonsh.lib.pretty.representationprinter method)": [[29, "xonsh.lib.pretty.RepresentationPrinter.break_", false], [88, "xonsh.lib.pretty.RepresentationPrinter.break_", false]], "breakable() (xonsh.lib.pretty.prettyprinter method)": [[29, "xonsh.lib.pretty.PrettyPrinter.breakable", false], [88, "xonsh.lib.pretty.PrettyPrinter.breakable", false]], "breakable() (xonsh.lib.pretty.representationprinter method)": [[29, "xonsh.lib.pretty.RepresentationPrinter.breakable", false], [88, "xonsh.lib.pretty.RepresentationPrinter.breakable", false]], "buffer (xonsh.procs.proxies.filethreaddispatcher property)": [[35, "xonsh.procs.proxies.FileThreadDispatcher.buffer", false]], "bufferedfdparallelreader (class in xonsh.procs.readers)": [[36, "xonsh.procs.readers.BufferedFDParallelReader", false]], "build() (xonsh.aliases.sourceforeignalias method)": [[2, "xonsh.aliases.SourceForeignAlias.build", false]], "build() (xonsh.history.main.historyalias method)": [[26, "xonsh.history.main.HistoryAlias.build", false]], "build() (xonsh.parsers.lexer.lexer method)": [[103, "xonsh.parsers.lexer.Lexer.build", false]], "build() (xonsh.procs.specs.subprocspec class method)": [[37, "xonsh.procs.specs.SubprocSpec.build", false]], "build() (xonsh.tracer.traceralias method)": [[95, "xonsh.tracer.TracerAlias.build", false]], "build() (xonsh.xonfig.xonfigalias method)": [[97, "xonsh.xonfig.XonfigAlias.build", false]], "build() (xonsh.xontribs.xontribalias method)": [[98, "xonsh.xontribs.XontribAlias.build", false]], "cache_file (xonsh.commands_cache.commandscache attribute)": [[71, "xonsh.commands_cache.CommandsCache.CACHE_FILE", false]], "cache_file (xonsh.commands_cache.commandscache property)": [[71, "xonsh.commands_cache.CommandsCache.cache_file", false]], "cached_name() (xonsh.commands_cache.commandscache method)": [[71, "xonsh.commands_cache.CommandsCache.cached_name", false]], "cachesetting (class in xonsh.environ)": [[20, "xonsh.environ.CacheSetting", false]], "call_macro() (in module xonsh.built_ins)": [[3, "xonsh.built_ins.call_macro", false]], "call_tip() (in module xonsh.lib.inspectors)": [[28, "xonsh.lib.inspectors.call_tip", false], [79, "xonsh.lib.inspectors.call_tip", false]], "can_compile() (in module xonsh.shells.ptk_shell.key_bindings)": [[53, "xonsh.shells.ptk_shell.key_bindings.can_compile", false]], "can_resize_window (in module xonsh.platform)": [[91, "xonsh.platform.CAN_RESIZE_WINDOW", false]], "can_store_as_str (xonsh.environ.var attribute)": [[20, "xonsh.environ.Var.can_store_as_str", false]], "canon_path() (in module xonsh.wizard)": [[96, "xonsh.wizard.canon_path", false]], "capitalize() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.capitalize", false]], "carriage_return() (in module xonsh.shells.ptk_shell.key_bindings)": [[53, "xonsh.shells.ptk_shell.key_bindings.carriage_return", false]], "carriage_return() (in module xonsh.tools)": [[94, "xonsh.tools.carriage_return", false]], "case_sensitive_completions (xonsh.environ.autocompletionsetting attribute)": [[20, "xonsh.environ.AutoCompletionSetting.CASE_SENSITIVE_COMPLETIONS", false]], "case_sensitive_completions (xonsh.environ.ptkcompletionsetting attribute)": [[20, "xonsh.environ.PTKCompletionSetting.CASE_SENSITIVE_COMPLETIONS", false]], "casefold() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.casefold", false]], "cast_unicode() (in module xonsh.tools)": [[94, "xonsh.tools.cast_unicode", false]], "cat() (in module xonsh.xoreutils.cat)": [[57, "xonsh.xoreutils.cat.cat", false]], "cd() (in module xonsh.dirstack)": [[19, "xonsh.dirstack.cd", false]], "cd_in_command() (in module xonsh.completers.path)": [[16, "xonsh.completers.path.cd_in_command", false]], "cdpath (xonsh.environ.changedirsetting attribute)": [[20, "xonsh.environ.ChangeDirSetting.CDPATH", false]], "center() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.center", false]], "chaindb (class in xonsh.lib.collections)": [[78, "xonsh.lib.collections.ChainDB", false]], "chaindbdefaulttype (class in xonsh.lib.collections)": [[78, "xonsh.lib.collections.ChainDBDefaultType", false]], "changedirsetting (class in xonsh.environ)": [[20, "xonsh.environ.ChangeDirSetting", false]], "chdir() (in module xonsh.tools)": [[94, "xonsh.tools.chdir", false]], "check_bad_str_token() (in module xonsh.tools)": [[94, "xonsh.tools.check_bad_str_token", false]], "check_for_partial_string() (in module xonsh.tools)": [[94, "xonsh.tools.check_for_partial_string", false]], "check_quotes() (in module xonsh.tools)": [[94, "xonsh.tools.check_quotes", false]], "check_unused_args() (xonsh.tools.flexibleformatter method)": [[94, "xonsh.tools.FlexibleFormatter.check_unused_args", false]], "clean_cmd_name() (xonsh.completers.commands.commandcompleter static method)": [[9, "xonsh.completers.commands.CommandCompleter.clean_cmd_name", false]], "clean_jobs() (in module xonsh.procs.jobs)": [[32, "xonsh.procs.jobs.clean_jobs", false]], "clear() (xonsh.aliases.aliases method)": [[2, "xonsh.aliases.Aliases.clear", false]], "clear() (xonsh.environ.env method)": [[20, "xonsh.environ.Env.clear", false]], "clear() (xonsh.environ.internalenvirondict method)": [[20, "xonsh.environ.InternalEnvironDict.clear", false]], "clear() (xonsh.environ.lscolors method)": [[20, "xonsh.environ.LsColors.clear", false]], "clear() (xonsh.events.abstractevent method)": [[73, "xonsh.events.AbstractEvent.clear", false]], "clear() (xonsh.events.event method)": [[73, "xonsh.events.Event.clear", false]], "clear() (xonsh.events.loadevent method)": [[73, "xonsh.events.LoadEvent.clear", false]], "clear() (xonsh.history.base.history method)": [[22, "xonsh.history.base.History.clear", false]], "clear() (xonsh.history.dummy.dummyhistory method)": [[24, "xonsh.history.dummy.DummyHistory.clear", false]], "clear() (xonsh.history.json.jsonhistory method)": [[25, "xonsh.history.json.JsonHistory.clear", false]], "clear() (xonsh.history.main.historyalias static method)": [[26, "xonsh.history.main.HistoryAlias.clear", false]], "clear() (xonsh.history.sqlite.sqlitehistory method)": [[27, "xonsh.history.sqlite.SqliteHistory.clear", false]], "clear() (xonsh.lib.collections.chaindb method)": [[78, "xonsh.lib.collections.ChainDB.clear", false]], "clear() (xonsh.lib.lazyasd.lazydict method)": [[82, "xonsh.lib.lazyasd.LazyDict.clear", false]], "clear() (xonsh.prompt.base.promptfields method)": [[39, "xonsh.prompt.base.PromptFields.clear", false]], "clear() (xonsh.pyghooks.compoundcolormap method)": [[92, "xonsh.pyghooks.CompoundColorMap.clear", false]], "clear() (xonsh.tools.envpath method)": [[94, "xonsh.tools.EnvPath.clear", false]], "clear_paths() (in module xonsh.procs.executables)": [[31, "xonsh.procs.executables.clear_paths", false]], "close() (xonsh.lib.lazyjson.lazyjson method)": [[84, "xonsh.lib.lazyjson.LazyJSON.close", false]], "close() (xonsh.procs.proxies.filethreaddispatcher method)": [[35, "xonsh.procs.proxies.FileThreadDispatcher.close", false]], "close() (xonsh.procs.proxies.handle method)": [[35, "xonsh.procs.proxies.Handle.Close", false]], "close() (xonsh.procs.readers.consoleparallelreader method)": [[36, "xonsh.procs.readers.ConsoleParallelReader.close", false]], "close() (xonsh.procs.readers.nonblockingfdreader method)": [[36, "xonsh.procs.readers.NonBlockingFDReader.close", false]], "close() (xonsh.procs.readers.queuereader method)": [[36, "xonsh.procs.readers.QueueReader.close", false]], "close() (xonsh.shells.base_shell.tee method)": [[47, "xonsh.shells.base_shell.Tee.close", false]], "closed (xonsh.procs.proxies.filethreaddispatcher property)": [[35, "xonsh.procs.proxies.FileThreadDispatcher.closed", false]], "closed (xonsh.procs.proxies.handle attribute)": [[35, "xonsh.procs.proxies.Handle.closed", false]], "cmd_completions_show_desc (xonsh.environ.autocompletionsetting attribute)": [[20, "xonsh.environ.AutoCompletionSetting.CMD_COMPLETIONS_SHOW_DESC", false]], "cmd_completions_show_desc (xonsh.environ.ptkcompletionsetting attribute)": [[20, "xonsh.environ.PTKCompletionSetting.CMD_COMPLETIONS_SHOW_DESC", false]], "cmdloop() (xonsh.shells.dumb_shell.dumbshell method)": [[48, "xonsh.shells.dumb_shell.DumbShell.cmdloop", false], [93, "xonsh.shells.dumb_shell.DumbShell.cmdloop", false]], "cmdloop() (xonsh.shells.ptk_shell.prompttoolkitshell method)": [[49, "xonsh.shells.ptk_shell.PromptToolkitShell.cmdloop", false]], "cmdloop() (xonsh.shells.readline_shell.readlineshell method)": [[55, "xonsh.shells.readline_shell.ReadlineShell.cmdloop", false]], "cmds_to_specs() (in module xonsh.procs.specs)": [[37, "xonsh.procs.specs.cmds_to_specs", false]], "cmdsdiff() (xonsh.history.diff_history.historydiffer method)": [[23, "xonsh.history.diff_history.HistoryDiffer.cmdsdiff", false]], "code_by_name() (in module xonsh.pyghooks)": [[92, "xonsh.pyghooks.code_by_name", false]], "code_cache_check() (in module xonsh.codecache)": [[69, "xonsh.codecache.code_cache_check", false]], "code_cache_name() (in module xonsh.codecache)": [[69, "xonsh.codecache.code_cache_name", false]], "color_by_name() (in module xonsh.pyghooks)": [[92, "xonsh.pyghooks.color_by_name", false]], "color_dist() (in module xonsh.color_tools)": [[70, "xonsh.color_tools.color_dist", false]], "color_file() (in module xonsh.pyghooks)": [[92, "xonsh.pyghooks.color_file", false]], "color_input (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.COLOR_INPUT", false]], "color_input (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.COLOR_INPUT", false]], "color_input (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.COLOR_INPUT", false]], "color_name_to_pygments_code() (in module xonsh.pyghooks)": [[92, "xonsh.pyghooks.color_name_to_pygments_code", false]], "color_output() (xonsh.tracer.tracertype method)": [[95, "xonsh.tracer.TracerType.color_output", false]], "color_results (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.COLOR_RESULTS", false]], "color_results (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.COLOR_RESULTS", false]], "color_results (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.COLOR_RESULTS", false]], "color_style() (in module xonsh.tools)": [[94, "xonsh.tools.color_style", false]], "color_style() (xonsh.shells.base_shell.baseshell method)": [[47, "xonsh.shells.base_shell.BaseShell.color_style", false]], "color_style() (xonsh.shells.dumb_shell.dumbshell method)": [[48, "xonsh.shells.dumb_shell.DumbShell.color_style", false], [93, "xonsh.shells.dumb_shell.DumbShell.color_style", false]], "color_style() (xonsh.shells.ptk_shell.prompttoolkitshell method)": [[49, "xonsh.shells.ptk_shell.PromptToolkitShell.color_style", false]], "color_style() (xonsh.shells.readline_shell.readlineshell method)": [[55, "xonsh.shells.readline_shell.ReadlineShell.color_style", false]], "color_style_names() (in module xonsh.tools)": [[94, "xonsh.tools.color_style_names", false]], "color_style_names() (xonsh.shells.base_shell.baseshell method)": [[47, "xonsh.shells.base_shell.BaseShell.color_style_names", false]], "color_style_names() (xonsh.shells.dumb_shell.dumbshell method)": [[48, "xonsh.shells.dumb_shell.DumbShell.color_style_names", false], [93, "xonsh.shells.dumb_shell.DumbShell.color_style_names", false]], "color_style_names() (xonsh.shells.ptk_shell.prompttoolkitshell method)": [[49, "xonsh.shells.ptk_shell.PromptToolkitShell.color_style_names", false]], "color_style_names() (xonsh.shells.readline_shell.readlineshell method)": [[55, "xonsh.shells.readline_shell.ReadlineShell.color_style_names", false]], "color_token_by_name() (in module xonsh.pyghooks)": [[92, "xonsh.pyghooks.color_token_by_name", false]], "colors (class in xonsh.color_tools)": [[70, "xonsh.color_tools.COLORS", false]], "columnize() (in module xonsh.tools)": [[94, "xonsh.tools.columnize", false]], "columnize() (xonsh.shells.dumb_shell.dumbshell method)": [[48, "xonsh.shells.dumb_shell.DumbShell.columnize", false], [93, "xonsh.shells.dumb_shell.DumbShell.columnize", false]], "columnize() (xonsh.shells.readline_shell.readlineshell method)": [[55, "xonsh.shells.readline_shell.ReadlineShell.columnize", false]], "command_not_found() (in module xonsh.tools)": [[94, "xonsh.tools.command_not_found", false]], "commandcompleter (class in xonsh.completers.commands)": [[9, "xonsh.completers.commands.CommandCompleter", false]], "commandpipeline (class in xonsh.procs.pipelines)": [[33, "xonsh.procs.pipelines.CommandPipeline", false]], "commands_cache_save_intermediate (xonsh.environ.cachesetting attribute)": [[20, "xonsh.environ.CacheSetting.COMMANDS_CACHE_SAVE_INTERMEDIATE", false]], "commandscache (class in xonsh.commands_cache)": [[71, "xonsh.commands_cache.CommandsCache", false]], "comp_based_completer() (in module xonsh.completers.tools)": [[18, "xonsh.completers.tools.comp_based_completer", false]], "compile() (xonsh.execer.execer method)": [[99, "xonsh.execer.Execer.compile", false]], "compile() (xonsh.shells.base_shell.baseshell method)": [[47, "xonsh.shells.base_shell.BaseShell.compile", false]], "compile() (xonsh.shells.dumb_shell.dumbshell method)": [[48, "xonsh.shells.dumb_shell.DumbShell.compile", false], [93, "xonsh.shells.dumb_shell.DumbShell.compile", false]], "compile() (xonsh.shells.ptk_shell.prompttoolkitshell method)": [[49, "xonsh.shells.ptk_shell.PromptToolkitShell.compile", false]], "compile() (xonsh.shells.readline_shell.readlineshell method)": [[55, "xonsh.shells.readline_shell.ReadlineShell.compile", false]], "compile_code() (in module xonsh.codecache)": [[69, "xonsh.codecache.compile_code", false]], "complete() (xonsh.completer.completer method)": [[4, "xonsh.completer.Completer.complete", false]], "complete() (xonsh.shells.dumb_shell.dumbshell method)": [[48, "xonsh.shells.dumb_shell.DumbShell.complete", false], [93, "xonsh.shells.dumb_shell.DumbShell.complete", false]], "complete() (xonsh.shells.readline_shell.readlineshell method)": [[55, "xonsh.shells.readline_shell.ReadlineShell.complete", false]], "complete_base() (in module xonsh.completers.base)": [[6, "xonsh.completers.base.complete_base", false]], "complete_command() (in module xonsh.completers.commands)": [[9, "xonsh.completers.commands.complete_command", false]], "complete_completer_names() (in module xonsh.completers.completer)": [[10, "xonsh.completers.completer.complete_completer_names", false]], "complete_dir() (in module xonsh.completers.path)": [[16, "xonsh.completers.path.complete_dir", false]], "complete_dots (xonsh.environ.changedirsetting attribute)": [[20, "xonsh.environ.ChangeDirSetting.COMPLETE_DOTS", false]], "complete_end_proc_keywords() (in module xonsh.completers.commands)": [[9, "xonsh.completers.commands.complete_end_proc_keywords", false]], "complete_end_proc_tokens() (in module xonsh.completers.commands)": [[9, "xonsh.completers.commands.complete_end_proc_tokens", false]], "complete_environment_vars() (in module xonsh.completers.environment)": [[12, "xonsh.completers.environment.complete_environment_vars", false]], "complete_from_bash() (in module xonsh.completers.bash)": [[7, "xonsh.completers.bash.complete_from_bash", false]], "complete_from_context() (xonsh.completer.completer method)": [[4, "xonsh.completer.Completer.complete_from_context", false]], "complete_from_man() (in module xonsh.completers.man)": [[15, "xonsh.completers.man.complete_from_man", false]], "complete_from_sub_proc() (in module xonsh.completers.tools)": [[18, "xonsh.completers.tools.complete_from_sub_proc", false]], "complete_help() (xonsh.shells.dumb_shell.dumbshell method)": [[48, "xonsh.shells.dumb_shell.DumbShell.complete_help", false], [93, "xonsh.shells.dumb_shell.DumbShell.complete_help", false]], "complete_help() (xonsh.shells.readline_shell.readlineshell method)": [[55, "xonsh.shells.readline_shell.ReadlineShell.complete_help", false]], "complete_import() (in module xonsh.completers.imports)": [[13, "xonsh.completers.imports.complete_import", false]], "complete_line() (xonsh.completer.completer method)": [[4, "xonsh.completer.Completer.complete_line", false]], "complete_module() (in module xonsh.completers.imports)": [[13, "xonsh.completers.imports.complete_module", false]], "complete_path() (in module xonsh.completers.path)": [[16, "xonsh.completers.path.complete_path", false]], "complete_python() (in module xonsh.completers.python)": [[17, "xonsh.completers.python.complete_python", false]], "complete_skipper() (in module xonsh.completers.commands)": [[9, "xonsh.completers.commands.complete_skipper", false]], "completedefault() (xonsh.shells.dumb_shell.dumbshell method)": [[48, "xonsh.shells.dumb_shell.DumbShell.completedefault", false], [93, "xonsh.shells.dumb_shell.DumbShell.completedefault", false]], "completedefault() (xonsh.shells.readline_shell.readlineshell method)": [[55, "xonsh.shells.readline_shell.ReadlineShell.completedefault", false]], "completenames() (xonsh.shells.dumb_shell.dumbshell method)": [[48, "xonsh.shells.dumb_shell.DumbShell.completenames", false], [93, "xonsh.shells.dumb_shell.DumbShell.completenames", false]], "completenames() (xonsh.shells.readline_shell.readlineshell method)": [[55, "xonsh.shells.readline_shell.ReadlineShell.completenames", false]], "completer (class in xonsh.completer)": [[4, "xonsh.completer.Completer", false]], "completers (xonsh.built_ins.xonshsession property)": [[3, "xonsh.built_ins.XonshSession.completers", false]], "completion_displays_to_styles (xonsh.shells.ptk_shell.prompttoolkitshell attribute)": [[49, "xonsh.shells.ptk_shell.PromptToolkitShell.completion_displays_to_styles", false]], "completion_from_cmd_output() (in module xonsh.completers.tools)": [[18, "xonsh.completers.tools.completion_from_cmd_output", false]], "completion_in_thread (xonsh.environ.ptkcompletionsetting attribute)": [[20, "xonsh.environ.PTKCompletionSetting.COMPLETION_IN_THREAD", false]], "completion_mode (xonsh.environ.ptkcompletionsetting attribute)": [[20, "xonsh.environ.PTKCompletionSetting.COMPLETION_MODE", false]], "completion_query_limit (xonsh.environ.autocompletionsetting attribute)": [[20, "xonsh.environ.AutoCompletionSetting.COMPLETION_QUERY_LIMIT", false]], "completion_query_limit (xonsh.environ.ptkcompletionsetting attribute)": [[20, "xonsh.environ.PTKCompletionSetting.COMPLETION_QUERY_LIMIT", false]], "completions_brackets (xonsh.environ.autocompletionsetting attribute)": [[20, "xonsh.environ.AutoCompletionSetting.COMPLETIONS_BRACKETS", false]], "completions_brackets (xonsh.environ.ptkcompletionsetting attribute)": [[20, "xonsh.environ.PTKCompletionSetting.COMPLETIONS_BRACKETS", false]], "completions_confirm (xonsh.environ.ptkcompletionsetting attribute)": [[20, "xonsh.environ.PTKCompletionSetting.COMPLETIONS_CONFIRM", false]], "completions_display (xonsh.environ.ptkcompletionsetting attribute)": [[20, "xonsh.environ.PTKCompletionSetting.COMPLETIONS_DISPLAY", false]], "completions_menu_rows (xonsh.environ.ptkcompletionsetting attribute)": [[20, "xonsh.environ.PTKCompletionSetting.COMPLETIONS_MENU_ROWS", false]], "compoundcolormap (class in xonsh.pyghooks)": [[92, "xonsh.pyghooks.CompoundColorMap", false]], "conda_suggest_command_not_found() (in module xonsh.tools)": [[94, "xonsh.tools.conda_suggest_command_not_found", false]], "conjugate() (xonsh.procs.proxies.handle method)": [[35, "xonsh.procs.proxies.Handle.conjugate", false]], "conjugate() (xonsh.xontribs.exitcode method)": [[98, "xonsh.xontribs.ExitCode.conjugate", false]], "consoleparallelreader (class in xonsh.procs.readers)": [[36, "xonsh.procs.readers.ConsoleParallelReader", false]], "const_bytes() (in module xonsh.parsers.ast)": [[102, "xonsh.parsers.ast.const_bytes", false]], "const_name() (in module xonsh.parsers.ast)": [[102, "xonsh.parsers.ast.const_name", false]], "const_num() (in module xonsh.parsers.ast)": [[102, "xonsh.parsers.ast.const_num", false]], "const_str() (in module xonsh.parsers.ast)": [[102, "xonsh.parsers.ast.const_str", false]], "construct_history() (in module xonsh.history.main)": [[26, "xonsh.history.main.construct_history", false]], "contextual_command_completer() (in module xonsh.completers.tools)": [[18, "xonsh.completers.tools.contextual_command_completer", false]], "contextual_command_completer_for() (in module xonsh.completers.tools)": [[18, "xonsh.completers.tools.contextual_command_completer_for", false]], "contextual_complete_path() (in module xonsh.completers.path)": [[16, "xonsh.completers.path.contextual_complete_path", false]], "contextual_completer() (in module xonsh.completers.tools)": [[18, "xonsh.completers.tools.contextual_completer", false]], "continuation_tokens() (xonsh.shells.ptk_shell.prompttoolkitshell method)": [[49, "xonsh.shells.ptk_shell.PromptToolkitShell.continuation_tokens", false]], "convert (xonsh.environ.var attribute)": [[20, "xonsh.environ.Var.convert", false]], "convert() (xonsh.environ.lscolors class method)": [[20, "xonsh.environ.LsColors.convert", false]], "convert_field() (xonsh.tools.flexibleformatter method)": [[94, "xonsh.tools.FlexibleFormatter.convert_field", false]], "convert_macro_arg() (in module xonsh.built_ins)": [[3, "xonsh.built_ins.convert_macro_arg", false]], "copy() (xonsh.environ.internalenvirondict method)": [[20, "xonsh.environ.InternalEnvironDict.copy", false]], "copy() (xonsh.lib.collections.chaindb method)": [[78, "xonsh.lib.collections.ChainDB.copy", false]], "count() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.count", false]], "count() (xonsh.environ.var method)": [[20, "xonsh.environ.Var.count", false]], "count() (xonsh.history.json.jsoncommandfield method)": [[25, "xonsh.history.json.JsonCommandField.count", false]], "count() (xonsh.lib.lazyjson.lazyjson method)": [[84, "xonsh.lib.lazyjson.LazyJSON.count", false]], "count() (xonsh.lib.lazyjson.ljnode method)": [[84, "xonsh.lib.lazyjson.LJNode.count", false]], "count() (xonsh.prompt.base.parsedtokens method)": [[39, "xonsh.prompt.base.ParsedTokens.count", false]], "count() (xonsh.tools.envpath method)": [[94, "xonsh.tools.EnvPath.count", false]], "count() (xonsh.xontribs.xontrib method)": [[98, "xonsh.xontribs.Xontrib.count", false]], "create_module() (xonsh.imphooks.xonshimporteventloader method)": [[100, "xonsh.imphooks.XonshImportEventLoader.create_module", false]], "create_module() (xonsh.imphooks.xonshimporthook method)": [[100, "xonsh.imphooks.XonshImportHook.create_module", false]], "create_parser() (xonsh.aliases.sourceforeignalias method)": [[2, "xonsh.aliases.SourceForeignAlias.create_parser", false]], "create_parser() (xonsh.history.main.historyalias method)": [[26, "xonsh.history.main.HistoryAlias.create_parser", false]], "create_parser() (xonsh.tracer.traceralias method)": [[95, "xonsh.tracer.TracerAlias.create_parser", false]], "create_parser() (xonsh.xonfig.xonfigalias method)": [[97, "xonsh.xonfig.XonfigAlias.create_parser", false]], "create_parser() (xonsh.xontribs.xontribalias method)": [[98, "xonsh.xontribs.XontribAlias.create_parser", false]], "create_truefalse_cond() (in module xonsh.wizard)": [[96, "xonsh.wizard.create_truefalse_cond", false]], "csv_to_bool_seq() (in module xonsh.tools)": [[94, "xonsh.tools.csv_to_bool_seq", false]], "csv_to_set() (in module xonsh.tools)": [[94, "xonsh.tools.csv_to_set", false]], "ctxadd() (xonsh.parsers.ast.ctxawaretransformer method)": [[102, "xonsh.parsers.ast.CtxAwareTransformer.ctxadd", false]], "ctxawaretransformer (class in xonsh.parsers.ast)": [[102, "xonsh.parsers.ast.CtxAwareTransformer", false]], "ctxremove() (xonsh.parsers.ast.ctxawaretransformer method)": [[102, "xonsh.parsers.ast.CtxAwareTransformer.ctxremove", false]], "ctxupdate() (xonsh.parsers.ast.ctxawaretransformer method)": [[102, "xonsh.parsers.ast.CtxAwareTransformer.ctxupdate", false]], "ctxvisit() (xonsh.parsers.ast.ctxawaretransformer method)": [[102, "xonsh.parsers.ast.CtxAwareTransformer.ctxvisit", false]], "current_branch() (in module xonsh.prompt.vc)": [[45, "xonsh.prompt.vc.current_branch", false]], "current_mask() (in module xonsh.xoreutils.umask)": [[63, "xonsh.xoreutils.umask.current_mask", false]], "currentjobfield (class in xonsh.prompt.job)": [[43, "xonsh.prompt.job.CurrentJobField", false]], "daemon (xonsh.history.json.jsonhistoryflusher property)": [[25, "xonsh.history.json.JsonHistoryFlusher.daemon", false]], "daemon (xonsh.history.json.jsonhistorygc property)": [[25, "xonsh.history.json.JsonHistoryGC.daemon", false]], "daemon (xonsh.history.sqlite.sqlitehistorygc property)": [[27, "xonsh.history.sqlite.SqliteHistoryGC.daemon", false]], "daemon (xonsh.lib.lazyasd.backgroundmoduleloader property)": [[82, "xonsh.lib.lazyasd.BackgroundModuleLoader.daemon", false]], "daemon (xonsh.procs.pipelines.prevproccloser property)": [[33, "xonsh.procs.pipelines.PrevProcCloser.daemon", false]], "daemon (xonsh.procs.posix.popenthread property)": [[34, "xonsh.procs.posix.PopenThread.daemon", false]], "daemon (xonsh.procs.proxies.procproxythread property)": [[35, "xonsh.procs.proxies.ProcProxyThread.daemon", false]], "daemon (xonsh.shells.readline_shell.readlinehistoryadder property)": [[55, "xonsh.shells.readline_shell.ReadlineHistoryAdder.daemon", false]], "debian_command_not_found() (in module xonsh.tools)": [[94, "xonsh.tools.debian_command_not_found", false]], "debug_level() (in module xonsh.events)": [[73, "xonsh.events.debug_level", false]], "decode() (in module xonsh.tools)": [[94, "xonsh.tools.decode", false]], "decode_bytes() (in module xonsh.tools)": [[94, "xonsh.tools.decode_bytes", false]], "decorate_spec() (xonsh.procs.specs.decoratoralias method)": [[37, "xonsh.procs.specs.DecoratorAlias.decorate_spec", false]], "decorate_spec() (xonsh.procs.specs.specattrdecoratoralias method)": [[37, "xonsh.procs.specs.SpecAttrDecoratorAlias.decorate_spec", false]], "decorate_spec_pre_run() (xonsh.procs.specs.decoratoralias method)": [[37, "xonsh.procs.specs.DecoratorAlias.decorate_spec_pre_run", false]], "decorate_spec_pre_run() (xonsh.procs.specs.specattrdecoratoralias method)": [[37, "xonsh.procs.specs.SpecAttrDecoratorAlias.decorate_spec_pre_run", false]], "decoratoralias (class in xonsh.procs.specs)": [[37, "xonsh.procs.specs.DecoratorAlias", false]], "default (xonsh.environ.var attribute)": [[20, "xonsh.environ.Var.default", false]], "default() (xonsh.shells.base_shell.baseshell method)": [[47, "xonsh.shells.base_shell.BaseShell.default", false]], "default() (xonsh.shells.dumb_shell.dumbshell method)": [[48, "xonsh.shells.dumb_shell.DumbShell.default", false], [93, "xonsh.shells.dumb_shell.DumbShell.default", false]], "default() (xonsh.shells.ptk_shell.prompttoolkitshell method)": [[49, "xonsh.shells.ptk_shell.PromptToolkitShell.default", false]], "default() (xonsh.shells.readline_shell.readlineshell method)": [[55, "xonsh.shells.readline_shell.ReadlineShell.default", false]], "default_completer_dirs() (in module xonsh.environ)": [[20, "xonsh.environ.default_completer_dirs", false]], "default_completers() (in module xonsh.completers.init)": [[14, "xonsh.completers.init.default_completers", false]], "default_encoding (in module xonsh.platform)": [[91, "xonsh.platform.DEFAULT_ENCODING", false]], "default_env() (in module xonsh.environ)": [[20, "xonsh.environ.default_env", false]], "default_file (xonsh.wizard.fileinserter property)": [[96, "xonsh.wizard.FileInserter.default_file", false]], "default_file (xonsh.wizard.loadjson property)": [[96, "xonsh.wizard.LoadJSON.default_file", false]], "default_file (xonsh.wizard.savejson property)": [[96, "xonsh.wizard.SaveJSON.default_file", false]], "default_file (xonsh.wizard.statefile property)": [[96, "xonsh.wizard.StateFile.default_file", false]], "default_lscolors() (in module xonsh.environ)": [[20, "xonsh.environ.default_lscolors", false]], "default_predictor() (xonsh.commands_cache.commandscache method)": [[71, "xonsh.commands_cache.CommandsCache.default_predictor", false]], "default_predictor_alias() (xonsh.commands_cache.commandscache method)": [[71, "xonsh.commands_cache.CommandsCache.default_predictor_alias", false]], "default_predictor_readbin() (xonsh.commands_cache.commandscache method)": [[71, "xonsh.commands_cache.CommandsCache.default_predictor_readbin", false]], "default_prompt() (in module xonsh.prompt.base)": [[39, "xonsh.prompt.base.default_prompt", false]], "default_prompt_fields() (in module xonsh.environ)": [[20, "xonsh.environ.default_prompt_fields", false]], "default_settings (xonsh.environ.lscolors attribute)": [[20, "xonsh.environ.LsColors.default_settings", false]], "default_signal_pauser() (in module xonsh.procs.specs)": [[37, "xonsh.procs.specs.default_signal_pauser", false]], "default_threadable_predictors() (in module xonsh.commands_cache)": [[71, "xonsh.commands_cache.default_threadable_predictors", false]], "default_value() (in module xonsh.environ)": [[20, "xonsh.environ.default_value", false]], "default_xonshrc() (in module xonsh.environ)": [[20, "xonsh.environ.default_xonshrc", false]], "default_xonshrcdir() (in module xonsh.environ)": [[20, "xonsh.environ.default_xonshrcdir", false]], "defaultnotgiventype (class in xonsh.tools)": [[94, "xonsh.tools.DefaultNotGivenType", false]], "del_locally() (xonsh.environ.internalenvirondict method)": [[20, "xonsh.environ.InternalEnvironDict.del_locally", false]], "delete() (xonsh.history.base.history method)": [[22, "xonsh.history.base.History.delete", false]], "delete() (xonsh.history.dummy.dummyhistory method)": [[24, "xonsh.history.dummy.DummyHistory.delete", false]], "delete() (xonsh.history.json.jsonhistory method)": [[25, "xonsh.history.json.JsonHistory.delete", false]], "delete() (xonsh.history.main.historyalias static method)": [[26, "xonsh.history.main.HistoryAlias.delete", false]], "delete() (xonsh.history.sqlite.sqlitehistory method)": [[27, "xonsh.history.sqlite.SqliteHistory.delete", false]], "denominator (xonsh.procs.proxies.handle attribute)": [[35, "xonsh.procs.proxies.Handle.denominator", false]], "denominator (xonsh.xontribs.exitcode attribute)": [[98, "xonsh.xontribs.ExitCode.denominator", false]], "deprecated() (in module xonsh.tools)": [[94, "xonsh.tools.deprecated", false]], "deregister() (xonsh.environ.env method)": [[20, "xonsh.environ.Env.deregister", false]], "deregister() (xonsh.procs.proxies.filethreaddispatcher method)": [[35, "xonsh.procs.proxies.FileThreadDispatcher.deregister", false]], "descr (xonsh.procs.specs.decoratoralias attribute)": [[37, "xonsh.procs.specs.DecoratorAlias.descr", false]], "descr (xonsh.procs.specs.specattrdecoratoralias attribute)": [[37, "xonsh.procs.specs.SpecAttrDecoratorAlias.descr", false]], "describe_waitpid_status() (in module xonsh.tools)": [[94, "xonsh.tools.describe_waitpid_status", false]], "detach() (xonsh.procs.proxies.filethreaddispatcher method)": [[35, "xonsh.procs.proxies.FileThreadDispatcher.detach", false]], "detach() (xonsh.procs.proxies.handle method)": [[35, "xonsh.procs.proxies.Handle.Detach", false]], "detect_xpip_alias() (in module xonsh.aliases)": [[2, "xonsh.aliases.detect_xpip_alias", false]], "detype (xonsh.environ.var attribute)": [[20, "xonsh.environ.Var.detype", false]], "detype() (in module xonsh.tools)": [[94, "xonsh.tools.detype", false]], "detype() (xonsh.environ.env method)": [[20, "xonsh.environ.Env.detype", false]], "detype() (xonsh.environ.lscolors method)": [[20, "xonsh.environ.LsColors.detype", false]], "detype_all() (xonsh.environ.env method)": [[20, "xonsh.environ.Env.detype_all", false]], "dict_to_str() (in module xonsh.tools)": [[94, "xonsh.tools.dict_to_str", false]], "diff() (xonsh.history.main.historyalias static method)": [[26, "xonsh.history.main.HistoryAlias.diff", false]], "dirs_fn() (in module xonsh.dirstack)": [[19, "xonsh.dirstack.dirs_fn", false]], "dirstack (in module xonsh.dirstack)": [[19, "xonsh.dirstack.DIRSTACK", false]], "dirstack_size (xonsh.environ.changedirsetting attribute)": [[20, "xonsh.environ.ChangeDirSetting.DIRSTACK_SIZE", false]], "dirty_working_directory() (in module xonsh.prompt.vc)": [[45, "xonsh.prompt.vc.dirty_working_directory", false]], "disable_copy_on_deletion() (in module xonsh.shells.ptk_shell)": [[49, "xonsh.shells.ptk_shell.disable_copy_on_deletion", false]], "discard() (xonsh.events.abstractevent method)": [[73, "xonsh.events.AbstractEvent.discard", false]], "discard() (xonsh.events.event method)": [[73, "xonsh.events.Event.discard", false]], "discard() (xonsh.events.loadevent method)": [[73, "xonsh.events.LoadEvent.discard", false]], "disown_fn() (in module xonsh.procs.jobs)": [[32, "xonsh.procs.jobs.disown_fn", false]], "display_colored_error_message() (in module xonsh.tools)": [[94, "xonsh.tools.display_colored_error_message", false]], "display_error_message() (in module xonsh.tools)": [[94, "xonsh.tools.display_error_message", false]], "distribution (xonsh.xontribs.xontrib attribute)": [[98, "xonsh.xontribs.Xontrib.distribution", false]], "do_help() (xonsh.shells.dumb_shell.dumbshell method)": [[48, "xonsh.shells.dumb_shell.DumbShell.do_help", false], [93, "xonsh.shells.dumb_shell.DumbShell.do_help", false]], "do_help() (xonsh.shells.readline_shell.readlineshell method)": [[55, "xonsh.shells.readline_shell.ReadlineShell.do_help", false]], "doc (xonsh.environ.var attribute)": [[20, "xonsh.environ.Var.doc", false]], "doc() (xonsh.events.eventmanager method)": [[73, "xonsh.events.EventManager.doc", false]], "doc_default (xonsh.environ.var attribute)": [[20, "xonsh.environ.Var.doc_default", false]], "doc_header (xonsh.shells.dumb_shell.dumbshell attribute)": [[48, "xonsh.shells.dumb_shell.DumbShell.doc_header", false], [93, "xonsh.shells.dumb_shell.DumbShell.doc_header", false]], "doc_header (xonsh.shells.readline_shell.readlineshell attribute)": [[55, "xonsh.shells.readline_shell.ReadlineShell.doc_header", false]], "doc_leader (xonsh.shells.dumb_shell.dumbshell attribute)": [[48, "xonsh.shells.dumb_shell.DumbShell.doc_leader", false], [93, "xonsh.shells.dumb_shell.DumbShell.doc_leader", false]], "doc_leader (xonsh.shells.readline_shell.readlineshell attribute)": [[55, "xonsh.shells.readline_shell.ReadlineShell.doc_leader", false]], "dotglob (xonsh.environ.interpretersetting attribute)": [[20, "xonsh.environ.InterpreterSetting.DOTGLOB", false]], "dumbshell (class in xonsh.shells.dumb_shell)": [[48, "xonsh.shells.dumb_shell.DumbShell", false], [93, "xonsh.shells.dumb_shell.DumbShell", false]], "dummyhistory (class in xonsh.history.dummy)": [[24, "xonsh.history.dummy.DummyHistory", false]], "dump() (xonsh.history.json.jsonhistoryflusher method)": [[25, "xonsh.history.json.JsonHistoryFlusher.dump", false]], "dump_rules (xonsh.wizard.fileinserter property)": [[96, "xonsh.wizard.FileInserter.dump_rules", false]], "dumps() (in module xonsh.lib.lazyjson)": [[84, "xonsh.lib.lazyjson.dumps", false]], "dumps() (xonsh.wizard.fileinserter method)": [[96, "xonsh.wizard.FileInserter.dumps", false]], "dynamic_cwd_elision_char (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.DYNAMIC_CWD_ELISION_CHAR", false]], "dynamic_cwd_elision_char (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.DYNAMIC_CWD_ELISION_CHAR", false]], "dynamic_cwd_elision_char (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.DYNAMIC_CWD_ELISION_CHAR", false]], "dynamic_cwd_tuple_to_str() (in module xonsh.tools)": [[94, "xonsh.tools.dynamic_cwd_tuple_to_str", false]], "dynamic_cwd_width (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.DYNAMIC_CWD_WIDTH", false]], "dynamic_cwd_width (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.DYNAMIC_CWD_WIDTH", false]], "dynamic_cwd_width (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.DYNAMIC_CWD_WIDTH", false]], "dynamicaccessproxy (class in xonsh.built_ins)": [[3, "xonsh.built_ins.DynamicAccessProxy", false]], "echo() (in module xonsh.xoreutils.echo)": [[58, "xonsh.xoreutils.echo.echo", false]], "emptyline() (xonsh.shells.base_shell.baseshell method)": [[47, "xonsh.shells.base_shell.BaseShell.emptyline", false]], "emptyline() (xonsh.shells.dumb_shell.dumbshell method)": [[48, "xonsh.shells.dumb_shell.DumbShell.emptyline", false], [93, "xonsh.shells.dumb_shell.DumbShell.emptyline", false]], "emptyline() (xonsh.shells.ptk_shell.prompttoolkitshell method)": [[49, "xonsh.shells.ptk_shell.PromptToolkitShell.emptyline", false]], "emptyline() (xonsh.shells.readline_shell.readlineshell method)": [[55, "xonsh.shells.readline_shell.ReadlineShell.emptyline", false]], "enable_async_prompt (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.ENABLE_ASYNC_PROMPT", false]], "enable_commands_cache (xonsh.environ.cachesetting attribute)": [[20, "xonsh.environ.CacheSetting.ENABLE_COMMANDS_CACHE", false]], "encode() (in module xonsh.tools)": [[94, "xonsh.tools.encode", false]], "encode() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.encode", false]], "encoding (xonsh.procs.proxies.filethreaddispatcher property)": [[35, "xonsh.procs.proxies.FileThreadDispatcher.encoding", false]], "end() (xonsh.procs.pipelines.commandpipeline method)": [[33, "xonsh.procs.pipelines.CommandPipeline.end", false]], "end() (xonsh.procs.pipelines.hiddencommandpipeline method)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.end", false]], "end_group() (xonsh.lib.pretty.prettyprinter method)": [[29, "xonsh.lib.pretty.PrettyPrinter.end_group", false], [88, "xonsh.lib.pretty.PrettyPrinter.end_group", false]], "end_group() (xonsh.lib.pretty.representationprinter method)": [[29, "xonsh.lib.pretty.RepresentationPrinter.end_group", false], [88, "xonsh.lib.pretty.RepresentationPrinter.end_group", false]], "ends_with_colon_token() (in module xonsh.tools)": [[94, "xonsh.tools.ends_with_colon_token", false]], "endswith() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.endswith", false]], "endswith_newline() (in module xonsh.tools)": [[94, "xonsh.tools.endswith_newline", false]], "enhance_colors_for_cmd_exe() (xonsh.pyghooks.xonshstyle method)": [[92, "xonsh.pyghooks.XonshStyle.enhance_colors_for_cmd_exe", false]], "ensure_list_of_strs() (in module xonsh.built_ins)": [[3, "xonsh.built_ins.ensure_list_of_strs", false]], "ensure_ls_colors_in_env() (in module xonsh.environ)": [[20, "xonsh.environ.ensure_ls_colors_in_env", false]], "ensure_shell() (in module xonsh.foreign_shells)": [[74, "xonsh.foreign_shells.ensure_shell", false]], "ensure_slice() (in module xonsh.tools)": [[94, "xonsh.tools.ensure_slice", false]], "ensure_str_or_callable() (in module xonsh.built_ins)": [[3, "xonsh.built_ins.ensure_str_or_callable", false]], "ensure_str_or_int() (in module xonsh.wizard)": [[96, "xonsh.wizard.ensure_str_or_int", false]], "ensure_string() (in module xonsh.tools)": [[94, "xonsh.tools.ensure_string", false]], "ensure_timestamp() (in module xonsh.tools)": [[94, "xonsh.tools.ensure_timestamp", false]], "enter_macro() (in module xonsh.built_ins)": [[3, "xonsh.built_ins.enter_macro", false]], "env (class in xonsh.environ)": [[20, "xonsh.environ.Env", false]], "env_name() (in module xonsh.prompt.env)": [[41, "xonsh.prompt.env.env_name", false]], "env_path_to_str() (in module xonsh.tools)": [[94, "xonsh.tools.env_path_to_str", false]], "envdiff() (xonsh.history.diff_history.historydiffer method)": [[23, "xonsh.history.diff_history.HistoryDiffer.envdiff", false]], "envpath (class in xonsh.tools)": [[94, "xonsh.tools.EnvPath", false]], "err (xonsh.procs.pipelines.commandpipeline property)": [[33, "xonsh.procs.pipelines.CommandPipeline.err", false]], "err (xonsh.procs.pipelines.hiddencommandpipeline property)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.err", false]], "err() (xonsh.aliases.sourceforeignalias method)": [[2, "xonsh.aliases.SourceForeignAlias.err", false]], "err() (xonsh.history.main.historyalias method)": [[26, "xonsh.history.main.HistoryAlias.err", false]], "err() (xonsh.tracer.traceralias method)": [[95, "xonsh.tracer.TracerAlias.err", false]], "err() (xonsh.xonfig.xonfigalias method)": [[97, "xonsh.xonfig.XonfigAlias.err", false]], "err() (xonsh.xontribs.xontribalias method)": [[98, "xonsh.xontribs.XontribAlias.err", false]], "errorhandlingsetting (class in xonsh.environ)": [[20, "xonsh.environ.ErrorHandlingSetting", false]], "errors (xonsh.procs.proxies.filethreaddispatcher property)": [[35, "xonsh.procs.proxies.FileThreadDispatcher.errors", false]], "escape_windows_cmd_string() (in module xonsh.tools)": [[94, "xonsh.tools.escape_windows_cmd_string", false]], "eval() (xonsh.execer.execer method)": [[99, "xonsh.execer.Execer.eval", false]], "eval_alias() (xonsh.aliases.aliases method)": [[2, "xonsh.aliases.Aliases.eval_alias", false]], "eval_fstring_field() (in module xonsh.built_ins)": [[3, "xonsh.built_ins.eval_fstring_field", false]], "event (class in xonsh.events)": [[73, "xonsh.events.Event", false]], "eventmanager (class in xonsh.events)": [[73, "xonsh.events.EventManager", false]], "exec() (xonsh.execer.execer method)": [[99, "xonsh.execer.Execer.exec", false]], "exec_module() (xonsh.imphooks.xonshimporteventloader method)": [[100, "xonsh.imphooks.XonshImportEventLoader.exec_module", false]], "exec_module() (xonsh.imphooks.xonshimporthook method)": [[100, "xonsh.imphooks.XonshImportHook.exec_module", false]], "execalias (class in xonsh.aliases)": [[2, "xonsh.aliases.ExecAlias", false]], "execer (class in xonsh.execer)": [[99, "xonsh.execer.Execer", false]], "executables_in() (in module xonsh.commands_cache)": [[71, "xonsh.commands_cache.executables_in", false]], "executed_cmd (xonsh.procs.pipelines.commandpipeline property)": [[33, "xonsh.procs.pipelines.CommandPipeline.executed_cmd", false]], "executed_cmd (xonsh.procs.pipelines.hiddencommandpipeline property)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.executed_cmd", false]], "executor (class in xonsh.shells.ptk_shell.updator)": [[54, "xonsh.shells.ptk_shell.updator.Executor", false]], "exists() (xonsh.events.eventmanager method)": [[73, "xonsh.events.EventManager.exists", false]], "exitcode (class in xonsh.xontribs)": [[98, "xonsh.xontribs.ExitCode", false]], "expand_alias() (xonsh.aliases.aliases method)": [[2, "xonsh.aliases.Aliases.expand_alias", false]], "expand_case_matching() (in module xonsh.tools)": [[94, "xonsh.tools.expand_case_matching", false]], "expand_env_vars (xonsh.environ.interpretersetting attribute)": [[20, "xonsh.environ.InterpreterSetting.EXPAND_ENV_VARS", false]], "expand_path() (in module xonsh.tools)": [[94, "xonsh.tools.expand_path", false]], "expandtabs() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.expandtabs", false]], "expanduser_abs_path() (in module xonsh.tools)": [[94, "xonsh.tools.expanduser_abs_path", false]], "expandvars() (in module xonsh.tools)": [[94, "xonsh.tools.expandvars", false]], "extend() (xonsh.tools.envpath method)": [[94, "xonsh.tools.EnvPath.extend", false]], "extensions (xonsh.completers.commands.modulerematcher attribute)": [[9, "xonsh.completers.commands.ModuleReMatcher.extensions", false]], "extensions (xonsh.lib.modules.modulefinder attribute)": [[85, "xonsh.lib.modules.ModuleFinder.extensions", false]], "fallback() (in module xonsh.tools)": [[94, "xonsh.tools.fallback", false]], "fg() (in module xonsh.procs.jobs)": [[32, "xonsh.procs.jobs.fg", false]], "file() (xonsh.history.main.historyalias static method)": [[26, "xonsh.history.main.HistoryAlias.file", false]], "file_color_tokens (in module xonsh.pyghooks)": [[92, "xonsh.pyghooks.file_color_tokens", false]], "fileinserter (class in xonsh.wizard)": [[96, "xonsh.wizard.FileInserter", false]], "filenames (xonsh.pyghooks.xonshconsolelexer attribute)": [[92, "xonsh.pyghooks.XonshConsoleLexer.filenames", false]], "filenames (xonsh.pyghooks.xonshlexer attribute)": [[92, "xonsh.pyghooks.XonshLexer.filenames", false]], "fileno() (xonsh.procs.proxies.filethreaddispatcher method)": [[35, "xonsh.procs.proxies.FileThreadDispatcher.fileno", false]], "fileno() (xonsh.procs.readers.consoleparallelreader method)": [[36, "xonsh.procs.readers.ConsoleParallelReader.fileno", false]], "fileno() (xonsh.procs.readers.nonblockingfdreader method)": [[36, "xonsh.procs.readers.NonBlockingFDReader.fileno", false]], "fileno() (xonsh.procs.readers.queuereader method)": [[36, "xonsh.procs.readers.QueueReader.fileno", false]], "files() (xonsh.history.json.jsonhistorygc method)": [[25, "xonsh.history.json.JsonHistoryGC.files", false]], "filethreaddispatcher (class in xonsh.procs.proxies)": [[35, "xonsh.procs.proxies.FileThreadDispatcher", false]], "filter_completions() (in module xonsh.completers.imports)": [[13, "xonsh.completers.imports.filter_completions", false]], "find() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.find", false]], "find_closest_color() (in module xonsh.color_tools)": [[70, "xonsh.color_tools.find_closest_color", false]], "find_env_name() (in module xonsh.prompt.env)": [[41, "xonsh.prompt.env.find_env_name", false]], "find_file() (in module xonsh.lib.inspectors)": [[28, "xonsh.lib.inspectors.find_file", false], [79, "xonsh.lib.inspectors.find_file", false]], "find_module() (xonsh.imphooks.xonshimporteventhook method)": [[100, "xonsh.imphooks.XonshImportEventHook.find_module", false]], "find_module() (xonsh.imphooks.xonshimporthook method)": [[100, "xonsh.imphooks.XonshImportHook.find_module", false]], "find_next_break() (in module xonsh.tools)": [[94, "xonsh.tools.find_next_break", false]], "find_rule() (xonsh.wizard.fileinserter method)": [[96, "xonsh.wizard.FileInserter.find_rule", false]], "find_source_encoding() (in module xonsh.imphooks)": [[100, "xonsh.imphooks.find_source_encoding", false]], "find_source_lines() (in module xonsh.lib.inspectors)": [[28, "xonsh.lib.inspectors.find_source_lines", false], [79, "xonsh.lib.inspectors.find_source_lines", false]], "find_spec() (xonsh.imphooks.xonshimporteventhook method)": [[100, "xonsh.imphooks.XonshImportEventHook.find_spec", false]], "find_spec() (xonsh.imphooks.xonshimporthook method)": [[100, "xonsh.imphooks.XonshImportHook.find_spec", false]], "find_xontrib() (in module xonsh.xontribs)": [[98, "xonsh.xontribs.find_xontrib", false]], "findfirst() (in module xonsh.tools)": [[94, "xonsh.tools.findfirst", false]], "fire() (xonsh.events.abstractevent method)": [[73, "xonsh.events.AbstractEvent.fire", false]], "fire() (xonsh.events.event method)": [[73, "xonsh.events.Event.fire", false]], "fire() (xonsh.events.loadevent method)": [[73, "xonsh.events.LoadEvent.fire", false]], "fix_readline_state_after_ctrl_c() (in module xonsh.shells.readline_shell)": [[55, "xonsh.shells.readline_shell.fix_readline_state_after_ctrl_c", false]], "flags (xonsh.pyghooks.xonshconsolelexer attribute)": [[92, "xonsh.pyghooks.XonshConsoleLexer.flags", false]], "flags (xonsh.pyghooks.xonshlexer attribute)": [[92, "xonsh.pyghooks.XonshLexer.flags", false]], "flatten() (xonsh.wizard.promptvisitor method)": [[96, "xonsh.wizard.PromptVisitor.flatten", false]], "flatten() (xonsh.wizard.statevisitor method)": [[96, "xonsh.wizard.StateVisitor.flatten", false]], "flexibleformatter (class in xonsh.tools)": [[94, "xonsh.tools.FlexibleFormatter", false]], "flush() (xonsh.history.base.history method)": [[22, "xonsh.history.base.History.flush", false]], "flush() (xonsh.history.dummy.dummyhistory method)": [[24, "xonsh.history.dummy.DummyHistory.flush", false]], "flush() (xonsh.history.json.jsonhistory method)": [[25, "xonsh.history.json.JsonHistory.flush", false]], "flush() (xonsh.history.main.historyalias static method)": [[26, "xonsh.history.main.HistoryAlias.flush", false]], "flush() (xonsh.history.sqlite.sqlitehistory method)": [[27, "xonsh.history.sqlite.SqliteHistory.flush", false]], "flush() (xonsh.lib.pretty.prettyprinter method)": [[29, "xonsh.lib.pretty.PrettyPrinter.flush", false], [88, "xonsh.lib.pretty.PrettyPrinter.flush", false]], "flush() (xonsh.lib.pretty.representationprinter method)": [[29, "xonsh.lib.pretty.RepresentationPrinter.flush", false], [88, "xonsh.lib.pretty.RepresentationPrinter.flush", false]], "flush() (xonsh.procs.proxies.filethreaddispatcher method)": [[35, "xonsh.procs.proxies.FileThreadDispatcher.flush", false]], "for_locale() (xonsh.environ.var class method)": [[20, "xonsh.environ.Var.for_locale", false]], "for_type() (in module xonsh.lib.pretty)": [[29, "xonsh.lib.pretty.for_type", false], [88, "xonsh.lib.pretty.for_type", false]], "for_type_by_name() (in module xonsh.lib.pretty)": [[29, "xonsh.lib.pretty.for_type_by_name", false], [88, "xonsh.lib.pretty.for_type_by_name", false]], "force_posix_paths (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.FORCE_POSIX_PATHS", false]], "foreign_aliases_override (xonsh.environ.interpretersetting attribute)": [[20, "xonsh.environ.InterpreterSetting.FOREIGN_ALIASES_OVERRIDE", false]], "foreign_aliases_suppress_skip_message (xonsh.environ.interpretersetting attribute)": [[20, "xonsh.environ.InterpreterSetting.FOREIGN_ALIASES_SUPPRESS_SKIP_MESSAGE", false]], "foreign_env_fixes() (in module xonsh.environ)": [[20, "xonsh.environ.foreign_env_fixes", false]], "foreign_shell_data() (in module xonsh.foreign_shells)": [[74, "xonsh.foreign_shells.foreign_shell_data", false]], "foreignshellbasealias (class in xonsh.foreign_shells)": [[74, "xonsh.foreign_shells.ForeignShellBaseAlias", false]], "foreignshellexecalias (class in xonsh.foreign_shells)": [[74, "xonsh.foreign_shells.ForeignShellExecAlias", false]], "foreignshellfunctionalias (class in xonsh.foreign_shells)": [[74, "xonsh.foreign_shells.ForeignShellFunctionAlias", false]], "format() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.format", false]], "format() (xonsh.history.diff_history.historydiffer method)": [[23, "xonsh.history.diff_history.HistoryDiffer.format", false]], "format() (xonsh.tools.flexibleformatter method)": [[94, "xonsh.tools.FlexibleFormatter.format", false]], "format_argspec() (in module xonsh.lib.inspectors)": [[28, "xonsh.lib.inspectors.format_argspec", false], [79, "xonsh.lib.inspectors.format_argspec", false]], "format_color() (in module xonsh.tools)": [[94, "xonsh.tools.format_color", false]], "format_color() (xonsh.shells.base_shell.baseshell method)": [[47, "xonsh.shells.base_shell.BaseShell.format_color", false]], "format_color() (xonsh.shells.dumb_shell.dumbshell method)": [[48, "xonsh.shells.dumb_shell.DumbShell.format_color", false], [93, "xonsh.shells.dumb_shell.DumbShell.format_color", false]], "format_color() (xonsh.shells.ptk_shell.prompttoolkitshell method)": [[49, "xonsh.shells.ptk_shell.PromptToolkitShell.format_color", false]], "format_color() (xonsh.shells.readline_shell.readlineshell method)": [[55, "xonsh.shells.readline_shell.ReadlineShell.format_color", false]], "format_datetime() (in module xonsh.tools)": [[94, "xonsh.tools.format_datetime", false]], "format_field() (xonsh.tools.flexibleformatter method)": [[94, "xonsh.tools.FlexibleFormatter.format_field", false]], "format_job_string() (in module xonsh.procs.jobs)": [[32, "xonsh.procs.jobs.format_job_string", false]], "format_map() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.format_map", false]], "format_std_prepost() (in module xonsh.tools)": [[94, "xonsh.tools.format_std_prepost", false]], "format_usage() (xonsh.history.main.sessionaction method)": [[26, "xonsh.history.main.SessionAction.format_usage", false]], "format_usage() (xonsh.xoreutils.which.awitchawitch method)": [[67, "xonsh.xoreutils.which.AWitchAWitch.format_usage", false]], "fossil_dirty_working_directory() (in module xonsh.prompt.vc)": [[45, "xonsh.prompt.vc.fossil_dirty_working_directory", false]], "fragments (xonsh.prompt.base.multipromptfield attribute)": [[39, "xonsh.prompt.base.MultiPromptField.fragments", false]], "fragments (xonsh.prompt.gitstatus.gitstatus attribute)": [[42, "xonsh.prompt.gitstatus.GitStatus.fragments", false]], "from_bytes() (xonsh.procs.proxies.handle method)": [[35, "xonsh.procs.proxies.Handle.from_bytes", false]], "from_bytes() (xonsh.xontribs.exitcode method)": [[98, "xonsh.xontribs.ExitCode.from_bytes", false]], "from_oct_digits() (in module xonsh.xoreutils.umask)": [[63, "xonsh.xoreutils.umask.from_oct_digits", false]], "fromdircolors() (xonsh.environ.lscolors class method)": [[20, "xonsh.environ.LsColors.fromdircolors", false]], "fromkeys() (xonsh.environ.internalenvirondict class method)": [[20, "xonsh.environ.InternalEnvironDict.fromkeys", false]], "fromkeys() (xonsh.lib.collections.chaindb class method)": [[78, "xonsh.lib.collections.ChainDB.fromkeys", false]], "fromstring() (xonsh.environ.lscolors class method)": [[20, "xonsh.environ.LsColors.fromstring", false]], "fstring_rules() (xonsh.pyghooks.xonshconsolelexer method)": [[92, "xonsh.pyghooks.XonshConsoleLexer.fstring_rules", false]], "fstring_rules() (xonsh.pyghooks.xonshlexer method)": [[92, "xonsh.pyghooks.XonshLexer.fstring_rules", false]], "funcalias (class in xonsh.aliases)": [[2, "xonsh.aliases.FuncAlias", false]], "functor (class in xonsh.contexts)": [[72, "xonsh.contexts.Functor", false]], "fuzzy_path_completion (xonsh.environ.autocompletionsetting attribute)": [[20, "xonsh.environ.AutoCompletionSetting.FUZZY_PATH_COMPLETION", false]], "fuzzy_path_completion (xonsh.environ.ptkcompletionsetting attribute)": [[20, "xonsh.environ.PTKCompletionSetting.FUZZY_PATH_COMPLETION", false]], "gather_load_store_names() (in module xonsh.parsers.ast)": [[102, "xonsh.parsers.ast.gather_load_store_names", false]], "gather_names() (in module xonsh.parsers.ast)": [[102, "xonsh.parsers.ast.gather_names", false]], "gc() (xonsh.history.main.historyalias static method)": [[26, "xonsh.history.main.HistoryAlias.gc", false]], "generalsetting (class in xonsh.environ)": [[20, "xonsh.environ.GeneralSetting", false]], "generate_completions() (xonsh.completer.completer static method)": [[4, "xonsh.completer.Completer.generate_completions", false]], "generate_options_of() (in module xonsh.completers.man)": [[15, "xonsh.completers.man.generate_options_of", false]], "generic_visit() (xonsh.parsers.ast.ctxawaretransformer method)": [[102, "xonsh.parsers.ast.CtxAwareTransformer.generic_visit", false]], "get() (xonsh.aliases.aliases method)": [[2, "xonsh.aliases.Aliases.get", false]], "get() (xonsh.commands_cache.commandscache method)": [[71, "xonsh.commands_cache.CommandsCache.get", false]], "get() (xonsh.environ.env method)": [[20, "xonsh.environ.Env.get", false]], "get() (xonsh.environ.internalenvirondict method)": [[20, "xonsh.environ.InternalEnvironDict.get", false]], "get() (xonsh.environ.lscolors method)": [[20, "xonsh.environ.LsColors.get", false]], "get() (xonsh.lib.collections.chaindb method)": [[78, "xonsh.lib.collections.ChainDB.get", false]], "get() (xonsh.lib.lazyasd.lazydict method)": [[82, "xonsh.lib.lazyasd.LazyDict.get", false]], "get() (xonsh.lib.lazyjson.lazyjson method)": [[84, "xonsh.lib.lazyjson.LazyJSON.get", false]], "get() (xonsh.lib.lazyjson.ljnode method)": [[84, "xonsh.lib.lazyjson.LJNode.get", false]], "get() (xonsh.prompt.base.promptfields method)": [[39, "xonsh.prompt.base.PromptFields.get", false]], "get() (xonsh.pyghooks.compoundcolormap method)": [[92, "xonsh.pyghooks.CompoundColorMap.get", false]], "get_cache_filename() (in module xonsh.codecache)": [[69, "xonsh.codecache.get_cache_filename", false]], "get_code() (xonsh.imphooks.xonshimporthook method)": [[100, "xonsh.imphooks.XonshImportHook.get_code", false]], "get_col() (in module xonsh.parsers.ast)": [[102, "xonsh.parsers.ast.get_col", false]], "get_command_str() (xonsh.procs.specs.subprocspec method)": [[37, "xonsh.procs.specs.SubprocSpec.get_command_str", false]], "get_completions() (xonsh.shells.ptk_shell.completer.prompttoolkitcompleter method)": [[50, "xonsh.shells.ptk_shell.completer.PromptToolkitCompleter.get_completions", false]], "get_completions_async() (xonsh.shells.ptk_shell.completer.prompttoolkitcompleter method)": [[50, "xonsh.shells.ptk_shell.completer.PromptToolkitCompleter.get_completions_async", false]], "get_config_paths() (in module xonsh.environ)": [[20, "xonsh.environ.get_config_paths", false]], "get_converter() (xonsh.environ.env method)": [[20, "xonsh.environ.Env.get_converter", false]], "get_data() (xonsh.imphooks.xonshimporthook method)": [[100, "xonsh.imphooks.XonshImportHook.get_data", false]], "get_default() (xonsh.environ.env method)": [[20, "xonsh.environ.Env.get_default", false]], "get_default_builtins() (in module xonsh.built_ins)": [[3, "xonsh.built_ins.get_default_builtins", false]], "get_description() (xonsh.xontribs.xontrib method)": [[98, "xonsh.xontribs.Xontrib.get_description", false]], "get_detyped() (xonsh.environ.env method)": [[20, "xonsh.environ.Env.get_detyped", false]], "get_detyper() (xonsh.environ.env method)": [[20, "xonsh.environ.Env.get_detyper", false]], "get_doc() (xonsh.environ.asyncpromptsetting class method)": [[20, "xonsh.environ.AsyncPromptSetting.get_doc", false]], "get_doc() (xonsh.environ.autocompletionsetting class method)": [[20, "xonsh.environ.AutoCompletionSetting.get_doc", false]], "get_doc() (xonsh.environ.cachesetting class method)": [[20, "xonsh.environ.CacheSetting.get_doc", false]], "get_doc() (xonsh.environ.changedirsetting class method)": [[20, "xonsh.environ.ChangeDirSetting.get_doc", false]], "get_doc() (xonsh.environ.errorhandlingsetting class method)": [[20, "xonsh.environ.ErrorHandlingSetting.get_doc", false]], "get_doc() (xonsh.environ.generalsetting class method)": [[20, "xonsh.environ.GeneralSetting.get_doc", false]], "get_doc() (xonsh.environ.interpretersetting class method)": [[20, "xonsh.environ.InterpreterSetting.get_doc", false]], "get_doc() (xonsh.environ.jobssetting class method)": [[20, "xonsh.environ.JobsSetting.get_doc", false]], "get_doc() (xonsh.environ.langsetting class method)": [[20, "xonsh.environ.LangSetting.get_doc", false]], "get_doc() (xonsh.environ.prompthistorysetting class method)": [[20, "xonsh.environ.PromptHistorySetting.get_doc", false]], "get_doc() (xonsh.environ.promptsetting class method)": [[20, "xonsh.environ.PromptSetting.get_doc", false]], "get_doc() (xonsh.environ.ptkcompletionsetting class method)": [[20, "xonsh.environ.PTKCompletionSetting.get_doc", false]], "get_doc() (xonsh.environ.ptksetting class method)": [[20, "xonsh.environ.PTKSetting.get_doc", false]], "get_doc() (xonsh.environ.subprocesssetting class method)": [[20, "xonsh.environ.SubprocessSetting.get_doc", false]], "get_doc() (xonsh.environ.windowssetting class method)": [[20, "xonsh.environ.WindowsSetting.get_doc", false]], "get_doc() (xonsh.environ.xettings class method)": [[20, "xonsh.environ.Xettings.get_doc", false]], "get_doc() (xonsh.environ.xontribsetting class method)": [[20, "xonsh.environ.XontribSetting.get_doc", false]], "get_docs() (xonsh.environ.env method)": [[20, "xonsh.environ.Env.get_docs", false]], "get_encoding() (in module xonsh.lib.inspectors)": [[28, "xonsh.lib.inspectors.get_encoding", false], [79, "xonsh.lib.inspectors.get_encoding", false]], "get_field() (xonsh.tools.flexibleformatter method)": [[94, "xonsh.tools.FlexibleFormatter.get_field", false]], "get_fields() (xonsh.prompt.base.promptfields method)": [[39, "xonsh.prompt.base.PromptFields.get_fields", false]], "get_filename() (xonsh.imphooks.xonshimporthook method)": [[100, "xonsh.imphooks.XonshImportHook.get_filename", false]], "get_filter_function() (in module xonsh.completers.tools)": [[18, "xonsh.completers.tools.get_filter_function", false]], "get_formatted_lines() (xonsh.procs.pipelines.commandpipeline method)": [[33, "xonsh.procs.pipelines.CommandPipeline.get_formatted_lines", false]], "get_formatted_lines() (xonsh.procs.pipelines.hiddencommandpipeline method)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.get_formatted_lines", false]], "get_fossil_branch() (in module xonsh.prompt.vc)": [[45, "xonsh.prompt.vc.get_fossil_branch", false]], "get_frags() (xonsh.prompt.base.multipromptfield method)": [[39, "xonsh.prompt.base.MultiPromptField.get_frags", false]], "get_frags() (xonsh.prompt.gitstatus.gitstatus method)": [[42, "xonsh.prompt.gitstatus.GitStatus.get_frags", false]], "get_git_branch() (in module xonsh.prompt.vc)": [[45, "xonsh.prompt.vc.get_git_branch", false]], "get_gitstatus_info() (in module xonsh.prompt.gitstatus)": [[42, "xonsh.prompt.gitstatus.get_gitstatus_info", false]], "get_group_description() (xonsh.environ.asyncpromptsetting class method)": [[20, "xonsh.environ.AsyncPromptSetting.get_group_description", false]], "get_group_description() (xonsh.environ.autocompletionsetting class method)": [[20, "xonsh.environ.AutoCompletionSetting.get_group_description", false]], "get_group_description() (xonsh.environ.cachesetting class method)": [[20, "xonsh.environ.CacheSetting.get_group_description", false]], "get_group_description() (xonsh.environ.changedirsetting class method)": [[20, "xonsh.environ.ChangeDirSetting.get_group_description", false]], "get_group_description() (xonsh.environ.errorhandlingsetting class method)": [[20, "xonsh.environ.ErrorHandlingSetting.get_group_description", false]], "get_group_description() (xonsh.environ.generalsetting class method)": [[20, "xonsh.environ.GeneralSetting.get_group_description", false]], "get_group_description() (xonsh.environ.interpretersetting class method)": [[20, "xonsh.environ.InterpreterSetting.get_group_description", false]], "get_group_description() (xonsh.environ.jobssetting class method)": [[20, "xonsh.environ.JobsSetting.get_group_description", false]], "get_group_description() (xonsh.environ.langsetting class method)": [[20, "xonsh.environ.LangSetting.get_group_description", false]], "get_group_description() (xonsh.environ.prompthistorysetting class method)": [[20, "xonsh.environ.PromptHistorySetting.get_group_description", false]], "get_group_description() (xonsh.environ.promptsetting class method)": [[20, "xonsh.environ.PromptSetting.get_group_description", false]], "get_group_description() (xonsh.environ.ptkcompletionsetting class method)": [[20, "xonsh.environ.PTKCompletionSetting.get_group_description", false]], "get_group_description() (xonsh.environ.ptksetting class method)": [[20, "xonsh.environ.PTKSetting.get_group_description", false]], "get_group_description() (xonsh.environ.subprocesssetting class method)": [[20, "xonsh.environ.SubprocessSetting.get_group_description", false]], "get_group_description() (xonsh.environ.windowssetting class method)": [[20, "xonsh.environ.WindowsSetting.get_group_description", false]], "get_group_description() (xonsh.environ.xettings class method)": [[20, "xonsh.environ.Xettings.get_group_description", false]], "get_group_description() (xonsh.environ.xontribsetting class method)": [[20, "xonsh.environ.XontribSetting.get_group_description", false]], "get_group_title() (xonsh.environ.asyncpromptsetting class method)": [[20, "xonsh.environ.AsyncPromptSetting.get_group_title", false]], "get_group_title() (xonsh.environ.autocompletionsetting class method)": [[20, "xonsh.environ.AutoCompletionSetting.get_group_title", false]], "get_group_title() (xonsh.environ.cachesetting class method)": [[20, "xonsh.environ.CacheSetting.get_group_title", false]], "get_group_title() (xonsh.environ.changedirsetting class method)": [[20, "xonsh.environ.ChangeDirSetting.get_group_title", false]], "get_group_title() (xonsh.environ.errorhandlingsetting class method)": [[20, "xonsh.environ.ErrorHandlingSetting.get_group_title", false]], "get_group_title() (xonsh.environ.generalsetting class method)": [[20, "xonsh.environ.GeneralSetting.get_group_title", false]], "get_group_title() (xonsh.environ.interpretersetting class method)": [[20, "xonsh.environ.InterpreterSetting.get_group_title", false]], "get_group_title() (xonsh.environ.jobssetting class method)": [[20, "xonsh.environ.JobsSetting.get_group_title", false]], "get_group_title() (xonsh.environ.langsetting class method)": [[20, "xonsh.environ.LangSetting.get_group_title", false]], "get_group_title() (xonsh.environ.prompthistorysetting class method)": [[20, "xonsh.environ.PromptHistorySetting.get_group_title", false]], "get_group_title() (xonsh.environ.promptsetting class method)": [[20, "xonsh.environ.PromptSetting.get_group_title", false]], "get_group_title() (xonsh.environ.ptkcompletionsetting class method)": [[20, "xonsh.environ.PTKCompletionSetting.get_group_title", false]], "get_group_title() (xonsh.environ.ptksetting class method)": [[20, "xonsh.environ.PTKSetting.get_group_title", false]], "get_group_title() (xonsh.environ.subprocesssetting class method)": [[20, "xonsh.environ.SubprocessSetting.get_group_title", false]], "get_group_title() (xonsh.environ.windowssetting class method)": [[20, "xonsh.environ.WindowsSetting.get_group_title", false]], "get_group_title() (xonsh.environ.xettings class method)": [[20, "xonsh.environ.Xettings.get_group_title", false]], "get_group_title() (xonsh.environ.xontribsetting class method)": [[20, "xonsh.environ.XontribSetting.get_group_title", false]], "get_groups() (xonsh.environ.asyncpromptsetting class method)": [[20, "xonsh.environ.AsyncPromptSetting.get_groups", false]], "get_groups() (xonsh.environ.autocompletionsetting class method)": [[20, "xonsh.environ.AutoCompletionSetting.get_groups", false]], "get_groups() (xonsh.environ.cachesetting class method)": [[20, "xonsh.environ.CacheSetting.get_groups", false]], "get_groups() (xonsh.environ.changedirsetting class method)": [[20, "xonsh.environ.ChangeDirSetting.get_groups", false]], "get_groups() (xonsh.environ.errorhandlingsetting class method)": [[20, "xonsh.environ.ErrorHandlingSetting.get_groups", false]], "get_groups() (xonsh.environ.generalsetting class method)": [[20, "xonsh.environ.GeneralSetting.get_groups", false]], "get_groups() (xonsh.environ.interpretersetting class method)": [[20, "xonsh.environ.InterpreterSetting.get_groups", false]], "get_groups() (xonsh.environ.jobssetting class method)": [[20, "xonsh.environ.JobsSetting.get_groups", false]], "get_groups() (xonsh.environ.langsetting class method)": [[20, "xonsh.environ.LangSetting.get_groups", false]], "get_groups() (xonsh.environ.prompthistorysetting class method)": [[20, "xonsh.environ.PromptHistorySetting.get_groups", false]], "get_groups() (xonsh.environ.promptsetting class method)": [[20, "xonsh.environ.PromptSetting.get_groups", false]], "get_groups() (xonsh.environ.ptkcompletionsetting class method)": [[20, "xonsh.environ.PTKCompletionSetting.get_groups", false]], "get_groups() (xonsh.environ.ptksetting class method)": [[20, "xonsh.environ.PTKSetting.get_groups", false]], "get_groups() (xonsh.environ.subprocesssetting class method)": [[20, "xonsh.environ.SubprocessSetting.get_groups", false]], "get_groups() (xonsh.environ.windowssetting class method)": [[20, "xonsh.environ.WindowsSetting.get_groups", false]], "get_groups() (xonsh.environ.xettings class method)": [[20, "xonsh.environ.Xettings.get_groups", false]], "get_groups() (xonsh.environ.xontribsetting class method)": [[20, "xonsh.environ.XontribSetting.get_groups", false]], "get_hg_branch() (in module xonsh.prompt.vc)": [[45, "xonsh.prompt.vc.get_hg_branch", false]], "get_home_xonshrc_path() (in module xonsh.environ)": [[20, "xonsh.environ.get_home_xonshrc_path", false]], "get_id() (in module xonsh.parsers.ast)": [[102, "xonsh.parsers.ast.get_id", false]], "get_id_ctx() (in module xonsh.parsers.ast)": [[102, "xonsh.parsers.ast.get_id_ctx", false]], "get_jobs() (in module xonsh.procs.jobs)": [[32, "xonsh.procs.jobs.get_jobs", false]], "get_key() (xonsh.environ.var method)": [[20, "xonsh.environ.Var.get_key", false]], "get_lazy_ptk_kwargs() (xonsh.shells.ptk_shell.prompttoolkitshell method)": [[49, "xonsh.shells.ptk_shell.PromptToolkitShell.get_lazy_ptk_kwargs", false]], "get_line_continuation() (in module xonsh.tools)": [[94, "xonsh.tools.get_line_continuation", false]], "get_lineno() (in module xonsh.parsers.ast)": [[102, "xonsh.parsers.ast.get_lineno", false]], "get_local_overrides() (xonsh.environ.internalenvirondict method)": [[20, "xonsh.environ.InternalEnvironDict.get_local_overrides", false]], "get_logical_line() (in module xonsh.tools)": [[94, "xonsh.tools.get_logical_line", false]], "get_man_completions_path() (in module xonsh.completers.man)": [[15, "xonsh.completers.man.get_man_completions_path", false]], "get_module() (xonsh.completers.commands.modulerematcher method)": [[9, "xonsh.completers.commands.ModuleReMatcher.get_module", false]], "get_module() (xonsh.lib.modules.modulefinder method)": [[85, "xonsh.lib.modules.ModuleFinder.get_module", false]], "get_module_docstring() (in module xonsh.xontribs)": [[98, "xonsh.xontribs.get_module_docstring", false]], "get_names() (xonsh.shells.dumb_shell.dumbshell method)": [[48, "xonsh.shells.dumb_shell.DumbShell.get_names", false], [93, "xonsh.shells.dumb_shell.DumbShell.get_names", false]], "get_names() (xonsh.shells.readline_shell.readlineshell method)": [[55, "xonsh.shells.readline_shell.ReadlineShell.get_names", false]], "get_next_job_number() (in module xonsh.procs.jobs)": [[32, "xonsh.procs.jobs.get_next_job_number", false]], "get_next_task() (in module xonsh.procs.jobs)": [[32, "xonsh.procs.jobs.get_next_task", false]], "get_numeric_rep_single() (in module xonsh.xoreutils.umask)": [[63, "xonsh.xoreutils.umask.get_numeric_rep_single", false]], "get_oct_digits() (in module xonsh.xoreutils.umask)": [[63, "xonsh.xoreutils.umask.get_oct_digits", false]], "get_operations() (in module xonsh.prompt.gitstatus)": [[42, "xonsh.prompt.gitstatus.get_operations", false]], "get_paths() (in module xonsh.procs.executables)": [[31, "xonsh.procs.executables.get_paths", false]], "get_portions() (in module xonsh.tools)": [[94, "xonsh.tools.get_portions", false]], "get_possible_names() (in module xonsh.procs.executables)": [[31, "xonsh.procs.executables.get_possible_names", false]], "get_possible_names() (xonsh.commands_cache.commandscache method)": [[71, "xonsh.commands_cache.CommandsCache.get_possible_names", false]], "get_predictor_threadable() (xonsh.commands_cache.commandscache method)": [[71, "xonsh.commands_cache.CommandsCache.get_predictor_threadable", false]], "get_proc_proxy_name() (in module xonsh.procs.proxies)": [[35, "xonsh.procs.proxies.get_proc_proxy_name", false]], "get_prompt_style() (xonsh.shells.ptk_shell.prompttoolkitshell method)": [[49, "xonsh.shells.ptk_shell.PromptToolkitShell.get_prompt_style", false]], "get_root_modules() (in module xonsh.completers.imports)": [[13, "xonsh.completers.imports.get_root_modules", false]], "get_script_subproc_command() (in module xonsh.procs.specs)": [[37, "xonsh.procs.specs.get_script_subproc_command", false]], "get_sep() (in module xonsh.tools)": [[94, "xonsh.tools.get_sep", false]], "get_setproctitle() (in module xonsh.main)": [[90, "xonsh.main.get_setproctitle", false]], "get_settings() (xonsh.environ.asyncpromptsetting class method)": [[20, "xonsh.environ.AsyncPromptSetting.get_settings", false]], "get_settings() (xonsh.environ.autocompletionsetting class method)": [[20, "xonsh.environ.AutoCompletionSetting.get_settings", false]], "get_settings() (xonsh.environ.cachesetting class method)": [[20, "xonsh.environ.CacheSetting.get_settings", false]], "get_settings() (xonsh.environ.changedirsetting class method)": [[20, "xonsh.environ.ChangeDirSetting.get_settings", false]], "get_settings() (xonsh.environ.errorhandlingsetting class method)": [[20, "xonsh.environ.ErrorHandlingSetting.get_settings", false]], "get_settings() (xonsh.environ.generalsetting class method)": [[20, "xonsh.environ.GeneralSetting.get_settings", false]], "get_settings() (xonsh.environ.interpretersetting class method)": [[20, "xonsh.environ.InterpreterSetting.get_settings", false]], "get_settings() (xonsh.environ.jobssetting class method)": [[20, "xonsh.environ.JobsSetting.get_settings", false]], "get_settings() (xonsh.environ.langsetting class method)": [[20, "xonsh.environ.LangSetting.get_settings", false]], "get_settings() (xonsh.environ.prompthistorysetting class method)": [[20, "xonsh.environ.PromptHistorySetting.get_settings", false]], "get_settings() (xonsh.environ.promptsetting class method)": [[20, "xonsh.environ.PromptSetting.get_settings", false]], "get_settings() (xonsh.environ.ptkcompletionsetting class method)": [[20, "xonsh.environ.PTKCompletionSetting.get_settings", false]], "get_settings() (xonsh.environ.ptksetting class method)": [[20, "xonsh.environ.PTKSetting.get_settings", false]], "get_settings() (xonsh.environ.subprocesssetting class method)": [[20, "xonsh.environ.SubprocessSetting.get_settings", false]], "get_settings() (xonsh.environ.windowssetting class method)": [[20, "xonsh.environ.WindowsSetting.get_settings", false]], "get_settings() (xonsh.environ.xettings class method)": [[20, "xonsh.environ.Xettings.get_settings", false]], "get_settings() (xonsh.environ.xontribsetting class method)": [[20, "xonsh.environ.XontribSetting.get_settings", false]], "get_signal_name() (in module xonsh.tools)": [[94, "xonsh.tools.get_signal_name", false]], "get_source() (xonsh.imphooks.xonshimporthook method)": [[100, "xonsh.imphooks.XonshImportHook.get_source", false]], "get_stash_count() (in module xonsh.prompt.gitstatus)": [[42, "xonsh.prompt.gitstatus.get_stash_count", false]], "get_stringified() (xonsh.environ.env method)": [[20, "xonsh.environ.Env.get_stringified", false]], "get_strings() (xonsh.shells.ptk_shell.history.prompttoolkithistory method)": [[52, "xonsh.shells.ptk_shell.history.PromptToolkitHistory.get_strings", false]], "get_swapped_values() (xonsh.environ.env method)": [[20, "xonsh.environ.Env.get_swapped_values", false]], "get_symbolic_rep() (in module xonsh.xoreutils.umask)": [[63, "xonsh.xoreutils.umask.get_symbolic_rep", false]], "get_symbolic_rep_single() (in module xonsh.xoreutils.umask)": [[63, "xonsh.xoreutils.umask.get_symbolic_rep_single", false]], "get_task() (in module xonsh.procs.jobs)": [[32, "xonsh.procs.jobs.get_task", false]], "get_tasks() (in module xonsh.procs.jobs)": [[32, "xonsh.procs.jobs.get_tasks", false]], "get_tokens() (in module xonsh.parsers.lexer)": [[103, "xonsh.parsers.lexer.get_tokens", false]], "get_tokens() (xonsh.pyghooks.xonshconsolelexer method)": [[92, "xonsh.pyghooks.XonshConsoleLexer.get_tokens", false]], "get_tokens() (xonsh.pyghooks.xonshlexer method)": [[92, "xonsh.pyghooks.XonshLexer.get_tokens", false]], "get_tokens_unprocessed() (xonsh.pyghooks.xonshconsolelexer method)": [[92, "xonsh.pyghooks.XonshConsoleLexer.get_tokens_unprocessed", false]], "get_tokens_unprocessed() (xonsh.pyghooks.xonshlexer method)": [[92, "xonsh.pyghooks.XonshLexer.get_tokens_unprocessed", false]], "get_validator() (xonsh.environ.env method)": [[20, "xonsh.environ.Env.get_validator", false]], "get_value() (xonsh.tools.flexibleformatter method)": [[94, "xonsh.tools.FlexibleFormatter.get_value", false]], "get_xontribs() (in module xonsh.xontribs)": [[98, "xonsh.xontribs.get_xontribs", false]], "getargspec() (in module xonsh.lib.inspectors)": [[28, "xonsh.lib.inspectors.getargspec", false], [79, "xonsh.lib.inspectors.getargspec", false]], "getdoc() (in module xonsh.lib.inspectors)": [[28, "xonsh.lib.inspectors.getdoc", false], [79, "xonsh.lib.inspectors.getdoc", false]], "getname() (xonsh.history.json.jsonhistoryflusher method)": [[25, "xonsh.history.json.JsonHistoryFlusher.getName", false]], "getname() (xonsh.history.json.jsonhistorygc method)": [[25, "xonsh.history.json.JsonHistoryGC.getName", false]], "getname() (xonsh.history.sqlite.sqlitehistorygc method)": [[27, "xonsh.history.sqlite.SqliteHistoryGC.getName", false]], "getname() (xonsh.lib.lazyasd.backgroundmoduleloader method)": [[82, "xonsh.lib.lazyasd.BackgroundModuleLoader.getName", false]], "getname() (xonsh.procs.pipelines.prevproccloser method)": [[33, "xonsh.procs.pipelines.PrevProcCloser.getName", false]], "getname() (xonsh.procs.posix.popenthread method)": [[34, "xonsh.procs.posix.PopenThread.getName", false]], "getname() (xonsh.procs.proxies.procproxythread method)": [[35, "xonsh.procs.proxies.ProcProxyThread.getName", false]], "getname() (xonsh.shells.readline_shell.readlinehistoryadder method)": [[55, "xonsh.shells.readline_shell.ReadlineHistoryAdder.getName", false]], "getsource() (in module xonsh.lib.inspectors)": [[28, "xonsh.lib.inspectors.getsource", false], [79, "xonsh.lib.inspectors.getsource", false]], "getvalue() (xonsh.shells.base_shell.tee method)": [[47, "xonsh.shells.base_shell.Tee.getvalue", false]], "git_dirty_working_directory() (in module xonsh.prompt.vc)": [[45, "xonsh.prompt.vc.git_dirty_working_directory", false]], "git_for_windows_path() (in module xonsh.platform)": [[91, "xonsh.platform.git_for_windows_path", false]], "githash() (in module xonsh.platform)": [[91, "xonsh.platform.githash", false]], "gitstatus (class in xonsh.prompt.gitstatus)": [[42, "xonsh.prompt.gitstatus.GitStatus", false]], "gitstatuspromptfield (class in xonsh.prompt.gitstatus)": [[42, "xonsh.prompt.gitstatus.GitStatusPromptField", false]], "give_terminal_to() (in module xonsh.procs.jobs)": [[32, "xonsh.procs.jobs.give_terminal_to", false]], "glob_sorted (xonsh.environ.interpretersetting attribute)": [[20, "xonsh.environ.InterpreterSetting.GLOB_SORTED", false]], "globpath() (in module xonsh.tools)": [[94, "xonsh.tools.globpath", false]], "globsearch() (in module xonsh.built_ins)": [[3, "xonsh.built_ins.globsearch", false]], "green (xonsh.color_tools.colors attribute)": [[70, "xonsh.color_tools.COLORS.GREEN", false]], "greenline() (in module xonsh.history.diff_history)": [[23, "xonsh.history.diff_history.greenline", false]], "group() (xonsh.lib.pretty.prettyprinter method)": [[29, "xonsh.lib.pretty.PrettyPrinter.group", false], [88, "xonsh.lib.pretty.PrettyPrinter.group", false]], "group() (xonsh.lib.pretty.representationprinter method)": [[29, "xonsh.lib.pretty.RepresentationPrinter.group", false], [88, "xonsh.lib.pretty.RepresentationPrinter.group", false]], "handle (class in xonsh.procs.proxies)": [[35, "xonsh.procs.proxies.Handle", false]], "handle (xonsh.procs.proxies.filethreaddispatcher property)": [[35, "xonsh.procs.proxies.FileThreadDispatcher.handle", false]], "handle_double_amps() (in module xonsh.parsers.lexer)": [[103, "xonsh.parsers.lexer.handle_double_amps", false]], "handle_double_pipe() (in module xonsh.parsers.lexer)": [[103, "xonsh.parsers.lexer.handle_double_pipe", false]], "handle_error_linecont() (in module xonsh.parsers.lexer)": [[103, "xonsh.parsers.lexer.handle_error_linecont", false]], "handle_error_space() (in module xonsh.parsers.lexer)": [[103, "xonsh.parsers.lexer.handle_error_space", false]], "handle_error_token() (in module xonsh.parsers.lexer)": [[103, "xonsh.parsers.lexer.handle_error_token", false]], "handle_ignore() (in module xonsh.parsers.lexer)": [[103, "xonsh.parsers.lexer.handle_ignore", false]], "handle_name() (in module xonsh.parsers.lexer)": [[103, "xonsh.parsers.lexer.handle_name", false]], "handle_rbrace() (in module xonsh.parsers.lexer)": [[103, "xonsh.parsers.lexer.handle_rbrace", false]], "handle_rbracket() (in module xonsh.parsers.lexer)": [[103, "xonsh.parsers.lexer.handle_rbracket", false]], "handle_redirect() (in module xonsh.parsers.lexer)": [[103, "xonsh.parsers.lexer.handle_redirect", false]], "handle_rparen() (in module xonsh.parsers.lexer)": [[103, "xonsh.parsers.lexer.handle_rparen", false]], "handle_token() (in module xonsh.parsers.lexer)": [[103, "xonsh.parsers.lexer.handle_token", false]], "hardcode_colors_for_win10() (in module xonsh.tools)": [[94, "xonsh.tools.hardcode_colors_for_win10", false]], "has_elts() (in module xonsh.parsers.ast)": [[102, "xonsh.parsers.ast.has_elts", false]], "has_kwargs() (in module xonsh.events)": [[73, "xonsh.events.has_kwargs", false]], "has_prompt_toolkit() (in module xonsh.platform)": [[91, "xonsh.platform.has_prompt_toolkit", false]], "header() (xonsh.history.diff_history.historydiffer method)": [[23, "xonsh.history.diff_history.HistoryDiffer.header", false]], "help() (xonsh.environ.env method)": [[20, "xonsh.environ.Env.help", false]], "helper() (in module xonsh.built_ins)": [[3, "xonsh.built_ins.helper", false]], "hg_dirty_working_directory() (in module xonsh.prompt.vc)": [[45, "xonsh.prompt.vc.hg_dirty_working_directory", false]], "hidden (xonsh.prompt.gitstatus.gitstatus attribute)": [[42, "xonsh.prompt.gitstatus.GitStatus.hidden", false]], "hiddencommandpipeline (class in xonsh.procs.pipelines)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline", false]], "highlight_color (xonsh.pyghooks.xonshstyle attribute)": [[92, "xonsh.pyghooks.XonshStyle.highlight_color", false]], "highlighted_ndiff() (in module xonsh.history.diff_history)": [[23, "xonsh.history.diff_history.highlighted_ndiff", false]], "histcontrol (xonsh.environ.prompthistorysetting attribute)": [[20, "xonsh.environ.PromptHistorySetting.HISTCONTROL", false]], "history (class in xonsh.history.base)": [[22, "xonsh.history.base.History", false]], "history_tuple_to_str() (in module xonsh.tools)": [[94, "xonsh.tools.history_tuple_to_str", false]], "history_units (in module xonsh.tools)": [[94, "xonsh.tools.HISTORY_UNITS", false]], "historyalias (class in xonsh.history.main)": [[26, "xonsh.history.main.HistoryAlias", false]], "historyalias.error": [[26, "xonsh.history.main.HistoryAlias.Error", false]], "historydiffer (class in xonsh.history.diff_history)": [[23, "xonsh.history.diff_history.HistoryDiffer", false]], "historyentry (class in xonsh.history.base)": [[22, "xonsh.history.base.HistoryEntry", false]], "hostname (xonsh.environ.generalsetting attribute)": [[20, "xonsh.environ.GeneralSetting.HOSTNAME", false]], "hostname (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.HOSTNAME", false]], "hosttype (xonsh.environ.generalsetting attribute)": [[20, "xonsh.environ.GeneralSetting.HOSTTYPE", false]], "hosttype (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.HOSTTYPE", false]], "hup_all_jobs() (in module xonsh.procs.jobs)": [[32, "xonsh.procs.jobs.hup_all_jobs", false]], "i_am_at_the_front() (xonsh.history.json.jsoncommandfield method)": [[25, "xonsh.history.json.JsonCommandField.i_am_at_the_front", false]], "i_am_at_the_front() (xonsh.history.json.jsonhistoryflusher method)": [[25, "xonsh.history.json.JsonHistoryFlusher.i_am_at_the_front", false]], "id_cmd() (xonsh.history.main.historyalias static method)": [[26, "xonsh.history.main.HistoryAlias.id_cmd", false]], "ident (xonsh.history.json.jsonhistoryflusher property)": [[25, "xonsh.history.json.JsonHistoryFlusher.ident", false]], "ident (xonsh.history.json.jsonhistorygc property)": [[25, "xonsh.history.json.JsonHistoryGC.ident", false]], "ident (xonsh.history.sqlite.sqlitehistorygc property)": [[27, "xonsh.history.sqlite.SqliteHistoryGC.ident", false]], "ident (xonsh.lib.lazyasd.backgroundmoduleloader property)": [[82, "xonsh.lib.lazyasd.BackgroundModuleLoader.ident", false]], "ident (xonsh.procs.pipelines.prevproccloser property)": [[33, "xonsh.procs.pipelines.PrevProcCloser.ident", false]], "ident (xonsh.procs.posix.popenthread property)": [[34, "xonsh.procs.posix.PopenThread.ident", false]], "ident (xonsh.procs.proxies.procproxythread property)": [[35, "xonsh.procs.proxies.ProcProxyThread.ident", false]], "ident (xonsh.shells.readline_shell.readlinehistoryadder property)": [[55, "xonsh.shells.readline_shell.ReadlineHistoryAdder.ident", false]], "identchars (xonsh.shells.dumb_shell.dumbshell attribute)": [[48, "xonsh.shells.dumb_shell.DumbShell.identchars", false], [93, "xonsh.shells.dumb_shell.DumbShell.identchars", false]], "identchars (xonsh.shells.readline_shell.readlineshell attribute)": [[55, "xonsh.shells.readline_shell.ReadlineShell.identchars", false]], "iglobpath() (in module xonsh.tools)": [[94, "xonsh.tools.iglobpath", false]], "ignore_regex (xonsh.history.base.history property)": [[22, "xonsh.history.base.History.ignore_regex", false]], "ignore_regex (xonsh.history.dummy.dummyhistory property)": [[24, "xonsh.history.dummy.DummyHistory.ignore_regex", false]], "ignore_regex (xonsh.history.json.jsonhistory property)": [[25, "xonsh.history.json.JsonHistory.ignore_regex", false]], "ignore_regex (xonsh.history.sqlite.sqlitehistory property)": [[27, "xonsh.history.sqlite.SqliteHistory.ignore_regex", false]], "ignore_sigtstp() (in module xonsh.procs.jobs)": [[32, "xonsh.procs.jobs.ignore_sigtstp", false]], "ignoreeof (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.IGNOREEOF", false]], "ignoreeof (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.IGNOREEOF", false]], "ignoreeof (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.IGNOREEOF", false]], "imag (xonsh.procs.proxies.handle attribute)": [[35, "xonsh.procs.proxies.Handle.imag", false]], "imag (xonsh.xontribs.exitcode attribute)": [[98, "xonsh.xontribs.ExitCode.imag", false]], "import_module() (xonsh.completers.commands.modulerematcher static method)": [[9, "xonsh.completers.commands.ModuleReMatcher.import_module", false]], "import_module() (xonsh.lib.modules.modulefinder static method)": [[85, "xonsh.lib.modules.ModuleFinder.import_module", false]], "in_appimage (in module xonsh.platform)": [[91, "xonsh.platform.IN_APPIMAGE", false]], "in_macro_call() (in module xonsh.built_ins)": [[3, "xonsh.built_ins.in_macro_call", false]], "indent (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.INDENT", false]], "indent (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.INDENT", false]], "indent (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.INDENT", false]], "indent() (in module xonsh.tools)": [[94, "xonsh.tools.indent", false]], "indent() (xonsh.lib.pretty.prettyprinter method)": [[29, "xonsh.lib.pretty.PrettyPrinter.indent", false], [88, "xonsh.lib.pretty.PrettyPrinter.indent", false]], "indent() (xonsh.lib.pretty.representationprinter method)": [[29, "xonsh.lib.pretty.RepresentationPrinter.indent", false], [88, "xonsh.lib.pretty.RepresentationPrinter.indent", false]], "index() (in module xonsh.lib.lazyjson)": [[84, "xonsh.lib.lazyjson.index", false]], "index() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.index", false]], "index() (xonsh.environ.var method)": [[20, "xonsh.environ.Var.index", false]], "index() (xonsh.history.json.jsoncommandfield method)": [[25, "xonsh.history.json.JsonCommandField.index", false]], "index() (xonsh.lib.lazyjson.lazyjson method)": [[84, "xonsh.lib.lazyjson.LazyJSON.index", false]], "index() (xonsh.lib.lazyjson.ljnode method)": [[84, "xonsh.lib.lazyjson.LJNode.index", false]], "index() (xonsh.prompt.base.parsedtokens method)": [[39, "xonsh.prompt.base.ParsedTokens.index", false]], "index() (xonsh.tools.envpath method)": [[94, "xonsh.tools.EnvPath.index", false]], "index() (xonsh.xontribs.xontrib method)": [[98, "xonsh.xontribs.Xontrib.index", false]], "info() (xonsh.history.base.history method)": [[22, "xonsh.history.base.History.info", false]], "info() (xonsh.history.dummy.dummyhistory method)": [[24, "xonsh.history.dummy.DummyHistory.info", false]], "info() (xonsh.history.json.jsonhistory method)": [[25, "xonsh.history.json.JsonHistory.info", false]], "info() (xonsh.history.main.historyalias static method)": [[26, "xonsh.history.main.HistoryAlias.info", false]], "info() (xonsh.history.sqlite.sqlitehistory method)": [[27, "xonsh.history.sqlite.SqliteHistory.info", false]], "info() (xonsh.lib.inspectors.inspector method)": [[28, "xonsh.lib.inspectors.Inspector.info", false], [79, "xonsh.lib.inspectors.Inspector.info", false]], "init_failed (xonsh.xontribs.exitcode attribute)": [[98, "xonsh.xontribs.ExitCode.INIT_FAILED", false]], "inlineimporter (class in xonsh.built_ins)": [[3, "xonsh.built_ins.InlineImporter", false]], "innerstring_rules() (xonsh.pyghooks.xonshconsolelexer method)": [[92, "xonsh.pyghooks.XonshConsoleLexer.innerstring_rules", false]], "innerstring_rules() (xonsh.pyghooks.xonshlexer method)": [[92, "xonsh.pyghooks.XonshLexer.innerstring_rules", false]], "inp (xonsh.procs.pipelines.commandpipeline property)": [[33, "xonsh.procs.pipelines.CommandPipeline.inp", false]], "inp (xonsh.procs.pipelines.hiddencommandpipeline property)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.inp", false]], "input (class in xonsh.wizard)": [[96, "xonsh.wizard.Input", false]], "input (xonsh.foreign_shells.foreignshellbasealias attribute)": [[74, "xonsh.foreign_shells.ForeignShellBaseAlias.INPUT", false]], "input (xonsh.foreign_shells.foreignshellexecalias attribute)": [[74, "xonsh.foreign_shells.ForeignShellExecAlias.INPUT", false]], "input (xonsh.foreign_shells.foreignshellfunctionalias attribute)": [[74, "xonsh.foreign_shells.ForeignShellFunctionAlias.INPUT", false]], "input() (xonsh.parsers.lexer.lexer method)": [[103, "xonsh.parsers.lexer.Lexer.input", false]], "insert() (xonsh.tools.envpath method)": [[94, "xonsh.tools.EnvPath.insert", false]], "inside_repo() (in module xonsh.prompt.gitstatus)": [[42, "xonsh.prompt.gitstatus.inside_repo", false]], "inspector (class in xonsh.lib.inspectors)": [[28, "xonsh.lib.inspectors.Inspector", false], [79, "xonsh.lib.inspectors.Inspector", false]], "install_hook() (in module xonsh.imphooks)": [[100, "xonsh.imphooks.install_hook", false]], "install_import_hooks() (in module xonsh.imphooks)": [[100, "xonsh.imphooks.install_import_hooks", false]], "intensify_colors_for_cmd_exe() (in module xonsh.tools)": [[94, "xonsh.tools.intensify_colors_for_cmd_exe", false]], "intensify_colors_on_win (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.INTENSIFY_COLORS_ON_WIN", false]], "intensify_colors_on_win_setter() (in module xonsh.tools)": [[94, "xonsh.tools.intensify_colors_on_win_setter", false]], "interactive (xonsh.main.xonshmode attribute)": [[90, "xonsh.main.XonshMode.interactive", false]], "internalenvirondict (class in xonsh.environ)": [[20, "xonsh.environ.InternalEnvironDict", false]], "interpretersetting (class in xonsh.environ)": [[20, "xonsh.environ.InterpreterSetting", false]], "intro (xonsh.shells.dumb_shell.dumbshell attribute)": [[48, "xonsh.shells.dumb_shell.DumbShell.intro", false], [93, "xonsh.shells.dumb_shell.DumbShell.intro", false]], "intro (xonsh.shells.readline_shell.readlineshell attribute)": [[55, "xonsh.shells.readline_shell.ReadlineShell.intro", false]], "invalidate() (xonsh.shells.ptk_shell.updator.asyncprompt method)": [[54, "xonsh.shells.ptk_shell.updator.AsyncPrompt.invalidate", false]], "invalidate_caches() (xonsh.imphooks.xonshimporteventhook method)": [[100, "xonsh.imphooks.XonshImportEventHook.invalidate_caches", false]], "invalidate_caches() (xonsh.imphooks.xonshimporthook method)": [[100, "xonsh.imphooks.XonshImportHook.invalidate_caches", false]], "invert() (in module xonsh.xoreutils.umask)": [[63, "xonsh.xoreutils.umask.invert", false]], "is_alive() (xonsh.history.json.jsonhistoryflusher method)": [[25, "xonsh.history.json.JsonHistoryFlusher.is_alive", false]], "is_alive() (xonsh.history.json.jsonhistorygc method)": [[25, "xonsh.history.json.JsonHistoryGC.is_alive", false]], "is_alive() (xonsh.history.sqlite.sqlitehistorygc method)": [[27, "xonsh.history.sqlite.SqliteHistoryGC.is_alive", false]], "is_alive() (xonsh.lib.lazyasd.backgroundmoduleloader method)": [[82, "xonsh.lib.lazyasd.BackgroundModuleLoader.is_alive", false]], "is_alive() (xonsh.procs.pipelines.prevproccloser method)": [[33, "xonsh.procs.pipelines.PrevProcCloser.is_alive", false]], "is_alive() (xonsh.procs.posix.popenthread method)": [[34, "xonsh.procs.posix.PopenThread.is_alive", false]], "is_alive() (xonsh.procs.proxies.procproxythread method)": [[35, "xonsh.procs.proxies.ProcProxyThread.is_alive", false]], "is_alive() (xonsh.shells.readline_shell.readlinehistoryadder method)": [[55, "xonsh.shells.readline_shell.ReadlineHistoryAdder.is_alive", false]], "is_app_execution_alias() (in module xonsh.procs.specs)": [[37, "xonsh.procs.specs.is_app_execution_alias", false]], "is_auto_loaded (xonsh.xontribs.xontrib property)": [[98, "xonsh.xontribs.Xontrib.is_auto_loaded", false]], "is_balanced() (in module xonsh.tools)": [[94, "xonsh.tools.is_balanced", false]], "is_bool() (in module xonsh.tools)": [[94, "xonsh.tools.is_bool", false]], "is_bool_or_int() (in module xonsh.tools)": [[94, "xonsh.tools.is_bool_or_int", false]], "is_bool_or_none() (in module xonsh.tools)": [[94, "xonsh.tools.is_bool_or_none", false]], "is_bool_seq() (in module xonsh.tools)": [[94, "xonsh.tools.is_bool_seq", false]], "is_callable() (in module xonsh.tools)": [[94, "xonsh.tools.is_callable", false]], "is_callable_default() (in module xonsh.environ)": [[20, "xonsh.environ.is_callable_default", false]], "is_class() (in module xonsh.tools)": [[94, "xonsh.tools.is_class", false]], "is_completion_mode() (in module xonsh.tools)": [[94, "xonsh.tools.is_completion_mode", false]], "is_completions_display_value() (in module xonsh.tools)": [[94, "xonsh.tools.is_completions_display_value", false]], "is_configurable (xonsh.environ.var attribute)": [[20, "xonsh.environ.Var.is_configurable", false]], "is_configurable() (xonsh.environ.env method)": [[20, "xonsh.environ.Env.is_configurable", false]], "is_const_bytes() (in module xonsh.parsers.ast)": [[102, "xonsh.parsers.ast.is_const_bytes", false]], "is_const_name() (in module xonsh.parsers.ast)": [[102, "xonsh.parsers.ast.is_const_name", false]], "is_const_num() (in module xonsh.parsers.ast)": [[102, "xonsh.parsers.ast.is_const_num", false]], "is_const_str() (in module xonsh.parsers.ast)": [[102, "xonsh.parsers.ast.is_const_str", false]], "is_contextual_completer() (in module xonsh.completers.tools)": [[18, "xonsh.completers.tools.is_contextual_completer", false]], "is_dynamic_cwd_width() (in module xonsh.tools)": [[94, "xonsh.tools.is_dynamic_cwd_width", false]], "is_empty() (xonsh.commands_cache.commandscache method)": [[71, "xonsh.commands_cache.CommandsCache.is_empty", false]], "is_env_path() (in module xonsh.tools)": [[94, "xonsh.tools.is_env_path", false]], "is_exclusive_completer() (in module xonsh.completers.tools)": [[18, "xonsh.completers.tools.is_exclusive_completer", false]], "is_executable() (in module xonsh.procs.executables)": [[31, "xonsh.procs.executables.is_executable", false]], "is_executable_in_posix() (in module xonsh.procs.executables)": [[31, "xonsh.procs.executables.is_executable_in_posix", false]], "is_executable_in_windows() (in module xonsh.procs.executables)": [[31, "xonsh.procs.executables.is_executable_in_windows", false]], "is_float() (in module xonsh.tools)": [[94, "xonsh.tools.is_float", false]], "is_fully_read() (xonsh.procs.readers.consoleparallelreader method)": [[36, "xonsh.procs.readers.ConsoleParallelReader.is_fully_read", false]], "is_fully_read() (xonsh.procs.readers.nonblockingfdreader method)": [[36, "xonsh.procs.readers.NonBlockingFDReader.is_fully_read", false]], "is_fully_read() (xonsh.procs.readers.queuereader method)": [[36, "xonsh.procs.readers.QueueReader.is_fully_read", false]], "is_history_backend() (in module xonsh.tools)": [[94, "xonsh.tools.is_history_backend", false]], "is_history_tuple() (in module xonsh.tools)": [[94, "xonsh.tools.is_history_tuple", false]], "is_ignored() (xonsh.history.base.history method)": [[22, "xonsh.history.base.History.is_ignored", false]], "is_ignored() (xonsh.history.dummy.dummyhistory method)": [[24, "xonsh.history.dummy.DummyHistory.is_ignored", false]], "is_ignored() (xonsh.history.json.jsonhistory method)": [[25, "xonsh.history.json.JsonHistory.is_ignored", false]], "is_ignored() (xonsh.history.sqlite.sqlitehistory method)": [[27, "xonsh.history.sqlite.SqliteHistory.is_ignored", false]], "is_importable() (in module xonsh.completers.imports)": [[13, "xonsh.completers.imports.is_importable", false]], "is_in_scope() (xonsh.parsers.ast.ctxawaretransformer method)": [[102, "xonsh.parsers.ast.CtxAwareTransformer.is_in_scope", false]], "is_int() (in module xonsh.tools)": [[94, "xonsh.tools.is_int", false]], "is_int_as_str() (in module xonsh.tools)": [[94, "xonsh.tools.is_int_as_str", false]], "is_loaded (xonsh.xontribs.xontrib property)": [[98, "xonsh.xontribs.Xontrib.is_loaded", false]], "is_logfile_opt() (in module xonsh.tools)": [[94, "xonsh.tools.is_logfile_opt", false]], "is_lscolors() (in module xonsh.environ)": [[20, "xonsh.environ.is_lscolors", false]], "is_manually_set() (xonsh.environ.env method)": [[20, "xonsh.environ.Env.is_manually_set", false]], "is_nonstring_seq_of_strings() (in module xonsh.tools)": [[94, "xonsh.tools.is_nonstring_seq_of_strings", false]], "is_only_functional_alias() (xonsh.commands_cache.commandscache method)": [[71, "xonsh.commands_cache.CommandsCache.is_only_functional_alias", false]], "is_package() (xonsh.imphooks.xonshimporthook method)": [[100, "xonsh.imphooks.XonshImportHook.is_package", false]], "is_path() (in module xonsh.tools)": [[94, "xonsh.tools.is_path", false]], "is_possible_submodule() (in module xonsh.completers.imports)": [[13, "xonsh.completers.imports.is_possible_submodule", false]], "is_readline_available() (in module xonsh.platform)": [[91, "xonsh.platform.is_readline_available", false]], "is_regex() (in module xonsh.tools)": [[94, "xonsh.tools.is_regex", false]], "is_simple_callable() (in module xonsh.lib.inspectors)": [[28, "xonsh.lib.inspectors.is_simple_callable", false], [79, "xonsh.lib.inspectors.is_simple_callable", false]], "is_slice() (in module xonsh.tools)": [[94, "xonsh.tools.is_slice", false]], "is_slice_as_str() (in module xonsh.tools)": [[94, "xonsh.tools.is_slice_as_str", false]], "is_string() (in module xonsh.tools)": [[94, "xonsh.tools.is_string", false]], "is_string_or_callable() (in module xonsh.tools)": [[94, "xonsh.tools.is_string_or_callable", false]], "is_string_seq() (in module xonsh.tools)": [[94, "xonsh.tools.is_string_seq", false]], "is_string_set() (in module xonsh.tools)": [[94, "xonsh.tools.is_string_set", false]], "is_superuser() (in module xonsh.tools)": [[94, "xonsh.tools.is_superuser", false]], "is_target() (xonsh.environ.lscolors method)": [[20, "xonsh.environ.LsColors.is_target", false]], "is_template_string() (in module xonsh.prompt.base)": [[39, "xonsh.prompt.base.is_template_string", false]], "is_tok_color_dict() (in module xonsh.tools)": [[94, "xonsh.tools.is_tok_color_dict", false]], "is_valid_shlvl() (in module xonsh.tools)": [[94, "xonsh.tools.is_valid_shlvl", false]], "is_writable_file() (in module xonsh.tools)": [[94, "xonsh.tools.is_writable_file", false]], "isalnum() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.isalnum", false]], "isalpha() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.isalpha", false]], "isascii() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.isascii", false]], "isatty() (xonsh.procs.proxies.filethreaddispatcher method)": [[35, "xonsh.procs.proxies.FileThreadDispatcher.isatty", false]], "iscolor() (in module xonsh.color_tools)": [[70, "xonsh.color_tools.iscolor", false]], "isdaemon() (xonsh.history.json.jsonhistoryflusher method)": [[25, "xonsh.history.json.JsonHistoryFlusher.isDaemon", false]], "isdaemon() (xonsh.history.json.jsonhistorygc method)": [[25, "xonsh.history.json.JsonHistoryGC.isDaemon", false]], "isdaemon() (xonsh.history.sqlite.sqlitehistorygc method)": [[27, "xonsh.history.sqlite.SqliteHistoryGC.isDaemon", false]], "isdaemon() (xonsh.lib.lazyasd.backgroundmoduleloader method)": [[82, "xonsh.lib.lazyasd.BackgroundModuleLoader.isDaemon", false]], "isdaemon() (xonsh.procs.pipelines.prevproccloser method)": [[33, "xonsh.procs.pipelines.PrevProcCloser.isDaemon", false]], "isdaemon() (xonsh.procs.posix.popenthread method)": [[34, "xonsh.procs.posix.PopenThread.isDaemon", false]], "isdaemon() (xonsh.procs.proxies.procproxythread method)": [[35, "xonsh.procs.proxies.ProcProxyThread.isDaemon", false]], "isdaemon() (xonsh.shells.readline_shell.readlinehistoryadder method)": [[55, "xonsh.shells.readline_shell.ReadlineHistoryAdder.isDaemon", false]], "isdecimal() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.isdecimal", false]], "isdescendable() (in module xonsh.parsers.ast)": [[102, "xonsh.parsers.ast.isdescendable", false]], "isdigit() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.isdigit", false]], "isdisjoint() (xonsh.events.abstractevent method)": [[73, "xonsh.events.AbstractEvent.isdisjoint", false]], "isdisjoint() (xonsh.events.event method)": [[73, "xonsh.events.Event.isdisjoint", false]], "isdisjoint() (xonsh.events.loadevent method)": [[73, "xonsh.events.LoadEvent.isdisjoint", false]], "isexpression() (in module xonsh.parsers.ast)": [[102, "xonsh.parsers.ast.isexpression", false]], "isidentifier() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.isidentifier", false]], "iskeyword() (in module xonsh.pyghooks)": [[92, "xonsh.pyghooks.iskeyword", false]], "islower() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.islower", false]], "isnumeric() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.isnumeric", false]], "isprintable() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.isprintable", false]], "isspace() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.isspace", false]], "istitle() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.istitle", false]], "isupper() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.isupper", false]], "items() (xonsh.aliases.aliases method)": [[2, "xonsh.aliases.Aliases.items", false]], "items() (xonsh.commands_cache.commandscache method)": [[71, "xonsh.commands_cache.CommandsCache.items", false]], "items() (xonsh.environ.env method)": [[20, "xonsh.environ.Env.items", false]], "items() (xonsh.environ.internalenvirondict method)": [[20, "xonsh.environ.InternalEnvironDict.items", false]], "items() (xonsh.environ.lscolors method)": [[20, "xonsh.environ.LsColors.items", false]], "items() (xonsh.history.base.history method)": [[22, "xonsh.history.base.History.items", false]], "items() (xonsh.history.dummy.dummyhistory method)": [[24, "xonsh.history.dummy.DummyHistory.items", false]], "items() (xonsh.history.json.jsonhistory method)": [[25, "xonsh.history.json.JsonHistory.items", false]], "items() (xonsh.history.sqlite.sqlitehistory method)": [[27, "xonsh.history.sqlite.SqliteHistory.items", false]], "items() (xonsh.lib.collections.chaindb method)": [[78, "xonsh.lib.collections.ChainDB.items", false]], "items() (xonsh.lib.lazyasd.lazydict method)": [[82, "xonsh.lib.lazyasd.LazyDict.items", false]], "items() (xonsh.lib.lazyjson.lazyjson method)": [[84, "xonsh.lib.lazyjson.LazyJSON.items", false]], "items() (xonsh.lib.lazyjson.ljnode method)": [[84, "xonsh.lib.lazyjson.LJNode.items", false]], "items() (xonsh.prompt.base.promptfields method)": [[39, "xonsh.prompt.base.PromptFields.items", false]], "items() (xonsh.pyghooks.compoundcolormap method)": [[92, "xonsh.pyghooks.CompoundColorMap.items", false]], "iter_commands() (xonsh.commands_cache.commandscache method)": [[71, "xonsh.commands_cache.CommandsCache.iter_commands", false]], "itercheck() (xonsh.procs.pipelines.commandpipeline method)": [[33, "xonsh.procs.pipelines.CommandPipeline.itercheck", false]], "itercheck() (xonsh.procs.pipelines.hiddencommandpipeline method)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.itercheck", false]], "iterqueue() (xonsh.procs.readers.consoleparallelreader method)": [[36, "xonsh.procs.readers.ConsoleParallelReader.iterqueue", false]], "iterqueue() (xonsh.procs.readers.nonblockingfdreader method)": [[36, "xonsh.procs.readers.NonBlockingFDReader.iterqueue", false]], "iterqueue() (xonsh.procs.readers.queuereader method)": [[36, "xonsh.procs.readers.QueueReader.iterqueue", false]], "iterraw() (xonsh.procs.pipelines.commandpipeline method)": [[33, "xonsh.procs.pipelines.CommandPipeline.iterraw", false]], "iterraw() (xonsh.procs.pipelines.hiddencommandpipeline method)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.iterraw", false]], "job_id_completer() (in module xonsh.procs.jobs)": [[32, "xonsh.procs.jobs.job_id_completer", false]], "jobs() (in module xonsh.procs.jobs)": [[32, "xonsh.procs.jobs.jobs", false]], "jobssetting (class in xonsh.environ)": [[20, "xonsh.environ.JobsSetting", false]], "join() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.join", false]], "join() (xonsh.history.json.jsonhistoryflusher method)": [[25, "xonsh.history.json.JsonHistoryFlusher.join", false]], "join() (xonsh.history.json.jsonhistorygc method)": [[25, "xonsh.history.json.JsonHistoryGC.join", false]], "join() (xonsh.history.sqlite.sqlitehistorygc method)": [[27, "xonsh.history.sqlite.SqliteHistoryGC.join", false]], "join() (xonsh.lib.lazyasd.backgroundmoduleloader method)": [[82, "xonsh.lib.lazyasd.BackgroundModuleLoader.join", false]], "join() (xonsh.procs.pipelines.prevproccloser method)": [[33, "xonsh.procs.pipelines.PrevProcCloser.join", false]], "join() (xonsh.procs.posix.popenthread method)": [[34, "xonsh.procs.posix.PopenThread.join", false]], "join() (xonsh.procs.proxies.procproxythread method)": [[35, "xonsh.procs.proxies.ProcProxyThread.join", false]], "join() (xonsh.shells.readline_shell.readlinehistoryadder method)": [[55, "xonsh.shells.readline_shell.ReadlineHistoryAdder.join", false]], "jsoncommandfield (class in xonsh.history.json)": [[25, "xonsh.history.json.JsonCommandField", false]], "jsonhistory (class in xonsh.history.json)": [[25, "xonsh.history.json.JsonHistory", false]], "jsonhistoryflusher (class in xonsh.history.json)": [[25, "xonsh.history.json.JsonHistoryFlusher", false]], "jsonhistorygc (class in xonsh.history.json)": [[25, "xonsh.history.json.JsonHistoryGC", false]], "justify() (in module xonsh.completers.tools)": [[18, "xonsh.completers.tools.justify", false]], "keys() (xonsh.aliases.aliases method)": [[2, "xonsh.aliases.Aliases.keys", false]], "keys() (xonsh.commands_cache.commandscache method)": [[71, "xonsh.commands_cache.CommandsCache.keys", false]], "keys() (xonsh.environ.env method)": [[20, "xonsh.environ.Env.keys", false]], "keys() (xonsh.environ.internalenvirondict method)": [[20, "xonsh.environ.InternalEnvironDict.keys", false]], "keys() (xonsh.environ.lscolors method)": [[20, "xonsh.environ.LsColors.keys", false]], "keys() (xonsh.lib.collections.chaindb method)": [[78, "xonsh.lib.collections.ChainDB.keys", false]], "keys() (xonsh.lib.lazyasd.lazydict method)": [[82, "xonsh.lib.lazyasd.LazyDict.keys", false]], "keys() (xonsh.lib.lazyjson.lazyjson method)": [[84, "xonsh.lib.lazyjson.LazyJSON.keys", false]], "keys() (xonsh.lib.lazyjson.ljnode method)": [[84, "xonsh.lib.lazyjson.LJNode.keys", false]], "keys() (xonsh.prompt.base.promptfields method)": [[39, "xonsh.prompt.base.PromptFields.keys", false]], "keys() (xonsh.pyghooks.compoundcolormap method)": [[92, "xonsh.pyghooks.CompoundColorMap.keys", false]], "kill() (xonsh.procs.posix.popenthread method)": [[34, "xonsh.procs.posix.PopenThread.kill", false]], "kwnames (xonsh.procs.specs.subprocspec attribute)": [[37, "xonsh.procs.specs.SubprocSpec.kwnames", false]], "lang (xonsh.environ.langsetting attribute)": [[20, "xonsh.environ.LangSetting.LANG", false]], "langsetting (class in xonsh.environ)": [[20, "xonsh.environ.LangSetting", false]], "last_return_code (xonsh.environ.subprocesssetting attribute)": [[20, "xonsh.environ.SubprocessSetting.LAST_RETURN_CODE", false]], "lastcmd (xonsh.shells.dumb_shell.dumbshell attribute)": [[48, "xonsh.shells.dumb_shell.DumbShell.lastcmd", false], [93, "xonsh.shells.dumb_shell.DumbShell.lastcmd", false]], "lastcmd (xonsh.shells.readline_shell.readlineshell attribute)": [[55, "xonsh.shells.readline_shell.ReadlineShell.lastcmd", false]], "lazy_is_only_functional_alias() (xonsh.commands_cache.commandscache method)": [[71, "xonsh.commands_cache.CommandsCache.lazy_is_only_functional_alias", false]], "lazy_locate_binary() (xonsh.commands_cache.commandscache method)": [[71, "xonsh.commands_cache.CommandsCache.lazy_locate_binary", false]], "lazybool (class in xonsh.lib.lazyasd)": [[82, "xonsh.lib.lazyasd.LazyBool", false]], "lazybool() (in module xonsh.lib.lazyasd)": [[82, "xonsh.lib.lazyasd.lazybool", false]], "lazydict (class in xonsh.lib.lazyasd)": [[82, "xonsh.lib.lazyasd.LazyDict", false]], "lazydict() (in module xonsh.lib.lazyasd)": [[82, "xonsh.lib.lazyasd.lazydict", false]], "lazyget() (xonsh.commands_cache.commandscache method)": [[71, "xonsh.commands_cache.CommandsCache.lazyget", false]], "lazyin() (xonsh.commands_cache.commandscache method)": [[71, "xonsh.commands_cache.CommandsCache.lazyin", false]], "lazyiter() (xonsh.commands_cache.commandscache method)": [[71, "xonsh.commands_cache.CommandsCache.lazyiter", false]], "lazyjson (class in xonsh.lib.lazyjson)": [[84, "xonsh.lib.lazyjson.LazyJSON", false]], "lazylen() (xonsh.commands_cache.commandscache method)": [[71, "xonsh.commands_cache.CommandsCache.lazylen", false]], "lazyobject (class in xonsh.lib.lazyasd)": [[82, "xonsh.lib.lazyasd.LazyObject", false]], "lazyobject() (in module xonsh.lib.lazyasd)": [[82, "xonsh.lib.lazyasd.lazyobject", false]], "lc_collate (xonsh.environ.langsetting attribute)": [[20, "xonsh.environ.LangSetting.LC_COLLATE", false]], "lc_ctype (xonsh.environ.langsetting attribute)": [[20, "xonsh.environ.LangSetting.LC_CTYPE", false]], "lc_messages (xonsh.environ.langsetting attribute)": [[20, "xonsh.environ.LangSetting.LC_MESSAGES", false]], "lc_monetary (xonsh.environ.langsetting attribute)": [[20, "xonsh.environ.LangSetting.LC_MONETARY", false]], "lc_numeric (xonsh.environ.langsetting attribute)": [[20, "xonsh.environ.LangSetting.LC_NUMERIC", false]], "lc_time (xonsh.environ.langsetting attribute)": [[20, "xonsh.environ.LangSetting.LC_TIME", false]], "leftmostname() (in module xonsh.parsers.ast)": [[102, "xonsh.parsers.ast.leftmostname", false]], "levenshtein() (in module xonsh.tools)": [[94, "xonsh.tools.levenshtein", false]], "lexer (class in xonsh.parsers.lexer)": [[103, "xonsh.parsers.lexer.Lexer", false]], "license (xonsh.xontribs.xontrib property)": [[98, "xonsh.xontribs.Xontrib.license", false]], "line_buffering (xonsh.procs.proxies.filethreaddispatcher property)": [[35, "xonsh.procs.proxies.FileThreadDispatcher.line_buffering", false]], "line_buffering (xonsh.shells.base_shell.tee property)": [[47, "xonsh.shells.base_shell.Tee.line_buffering", false]], "line_number_background_color (xonsh.pyghooks.xonshstyle attribute)": [[92, "xonsh.pyghooks.XonshStyle.line_number_background_color", false]], "line_number_color (xonsh.pyghooks.xonshstyle attribute)": [[92, "xonsh.pyghooks.XonshStyle.line_number_color", false]], "line_number_special_background_color (xonsh.pyghooks.xonshstyle attribute)": [[92, "xonsh.pyghooks.XonshStyle.line_number_special_background_color", false]], "line_number_special_color (xonsh.pyghooks.xonshstyle attribute)": [[92, "xonsh.pyghooks.XonshStyle.line_number_special_color", false]], "link_builtins() (xonsh.built_ins.xonshsession method)": [[3, "xonsh.built_ins.XonshSession.link_builtins", false]], "linux_distro() (in module xonsh.platform)": [[91, "xonsh.platform.linux_distro", false]], "list_completers() (in module xonsh.completers.completer)": [[10, "xonsh.completers.completer.list_completers", false]], "list_of_list_of_strs_outer_product() (in module xonsh.built_ins)": [[3, "xonsh.built_ins.list_of_list_of_strs_outer_product", false]], "list_of_strs_or_callables() (in module xonsh.built_ins)": [[3, "xonsh.built_ins.list_of_strs_or_callables", false]], "ljdump() (in module xonsh.lib.lazyjson)": [[84, "xonsh.lib.lazyjson.ljdump", false]], "ljnode (class in xonsh.lib.lazyjson)": [[84, "xonsh.lib.lazyjson.LJNode", false]], "ljust() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.ljust", false]], "load() (xonsh.built_ins.xonshsession method)": [[3, "xonsh.built_ins.XonshSession.load", false]], "load() (xonsh.lib.lazyjson.lazyjson method)": [[84, "xonsh.lib.lazyjson.LazyJSON.load", false]], "load() (xonsh.lib.lazyjson.ljnode method)": [[84, "xonsh.lib.lazyjson.LJNode.load", false]], "load() (xonsh.shells.ptk_shell.history.prompttoolkithistory method)": [[52, "xonsh.shells.ptk_shell.history.PromptToolkitHistory.load", false]], "load_attribute_chain() (in module xonsh.parsers.ast)": [[102, "xonsh.parsers.ast.load_attribute_chain", false]], "load_foreign_aliases() (in module xonsh.foreign_shells)": [[74, "xonsh.foreign_shells.load_foreign_aliases", false]], "load_foreign_envs() (in module xonsh.foreign_shells)": [[74, "xonsh.foreign_shells.load_foreign_envs", false]], "load_history_strings() (xonsh.shells.ptk_shell.history.prompttoolkithistory method)": [[52, "xonsh.shells.ptk_shell.history.PromptToolkitHistory.load_history_strings", false]], "load_initial() (xonsh.prompt.base.promptfields method)": [[39, "xonsh.prompt.base.PromptFields.load_initial", false]], "load_module() (xonsh.imphooks.xonshimporteventloader method)": [[100, "xonsh.imphooks.XonshImportEventLoader.load_module", false]], "load_module() (xonsh.imphooks.xonshimporthook method)": [[100, "xonsh.imphooks.XonshImportHook.load_module", false]], "load_module_in_background() (in module xonsh.lib.lazyasd)": [[82, "xonsh.lib.lazyasd.load_module_in_background", false]], "load_xonsh_bindings() (in module xonsh.shells.ptk_shell.key_bindings)": [[53, "xonsh.shells.ptk_shell.key_bindings.load_xonsh_bindings", false]], "loadevent (class in xonsh.events)": [[73, "xonsh.events.LoadEvent", false]], "loadjson (class in xonsh.wizard)": [[96, "xonsh.wizard.LoadJSON", false]], "locale_convert() (in module xonsh.environ)": [[20, "xonsh.environ.locale_convert", false]], "locate_binary() (in module xonsh.environ)": [[20, "xonsh.environ.locate_binary", false]], "locate_binary() (xonsh.commands_cache.commandscache method)": [[71, "xonsh.commands_cache.CommandsCache.locate_binary", false]], "locate_executable() (in module xonsh.procs.executables)": [[31, "xonsh.procs.executables.locate_executable", false]], "locate_file() (in module xonsh.procs.executables)": [[31, "xonsh.procs.executables.locate_file", false]], "locate_file_in_path_env() (in module xonsh.procs.executables)": [[31, "xonsh.procs.executables.locate_file_in_path_env", false]], "locate_relative_path() (in module xonsh.procs.executables)": [[31, "xonsh.procs.executables.locate_relative_path", false]], "logfile_opt_to_str() (in module xonsh.tools)": [[94, "xonsh.tools.logfile_opt_to_str", false]], "lower() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.lower", false]], "ls_colors (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.LS_COLORS", false]], "ls_colors (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.LS_COLORS", false]], "ls_colors (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.LS_COLORS", false]], "lscolors (class in xonsh.environ)": [[20, "xonsh.environ.LsColors", false]], "lstrip() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.lstrip", false]], "main() (in module xonsh.main)": [[90, "xonsh.main.main", false]], "main() (in module xonsh.xoreutils.cat)": [[57, "xonsh.xoreutils.cat.main", false]], "main() (in module xonsh.xoreutils.uname)": [[64, "xonsh.xoreutils.uname.main", false]], "main() (in module xonsh.xoreutils.uptime)": [[65, "xonsh.xoreutils.uptime.main", false]], "main_context() (in module xonsh.main)": [[90, "xonsh.main.main_context", false]], "main_xonsh() (in module xonsh.main)": [[90, "xonsh.main.main_xonsh", false]], "make_args_env() (in module xonsh.environ)": [[20, "xonsh.environ.make_args_env", false]], "make_default_aliases() (in module xonsh.aliases)": [[2, "xonsh.aliases.make_default_aliases", false]], "make_env_wiz() (in module xonsh.xonfig)": [[97, "xonsh.xonfig.make_env_wiz", false]], "make_envvar() (in module xonsh.xonfig)": [[97, "xonsh.xonfig.make_envvar", false]], "make_exit_message() (in module xonsh.xonfig)": [[97, "xonsh.xonfig.make_exit_message", false]], "make_fs_wiz() (in module xonsh.xonfig)": [[97, "xonsh.xonfig.make_fs_wiz", false]], "make_palette() (in module xonsh.color_tools)": [[70, "xonsh.color_tools.make_palette", false]], "make_pygments_style() (in module xonsh.pyghooks)": [[92, "xonsh.pyghooks.make_pygments_style", false]], "make_xonfig_wizard() (in module xonsh.xonfig)": [[97, "xonsh.xonfig.make_xonfig_wizard", false]], "make_xontrib() (in module xonsh.xonfig)": [[97, "xonsh.xonfig.make_xontrib", false]], "make_xontribs_wiz() (in module xonsh.xonfig)": [[97, "xonsh.xonfig.make_xontribs_wiz", false]], "maketrans() (xonsh.completers.tools.richcompletion static method)": [[18, "xonsh.completers.tools.RichCompletion.maketrans", false]], "maps (xonsh.environ.internalenvirondict property)": [[20, "xonsh.environ.InternalEnvironDict.maps", false]], "matcher (xonsh.completers.commands.commandcompleter property)": [[9, "xonsh.completers.commands.CommandCompleter.matcher", false]], "max_col() (in module xonsh.parsers.ast)": [[102, "xonsh.parsers.ast.max_col", false]], "max_line() (in module xonsh.parsers.ast)": [[102, "xonsh.parsers.ast.max_line", false]], "message (class in xonsh.wizard)": [[96, "xonsh.wizard.Message", false]], "mimetypes (xonsh.pyghooks.xonshconsolelexer attribute)": [[92, "xonsh.pyghooks.XonshConsoleLexer.mimetypes", false]], "mimetypes (xonsh.pyghooks.xonshlexer attribute)": [[92, "xonsh.pyghooks.XonshLexer.mimetypes", false]], "min_col() (in module xonsh.parsers.ast)": [[102, "xonsh.parsers.ast.min_col", false]], "min_line() (in module xonsh.parsers.ast)": [[102, "xonsh.parsers.ast.min_line", false]], "minimum_required_ptk_version (in module xonsh.platform)": [[91, "xonsh.platform.minimum_required_ptk_version", false]], "misc_header (xonsh.shells.dumb_shell.dumbshell attribute)": [[48, "xonsh.shells.dumb_shell.DumbShell.misc_header", false], [93, "xonsh.shells.dumb_shell.DumbShell.misc_header", false]], "misc_header (xonsh.shells.readline_shell.readlineshell attribute)": [[55, "xonsh.shells.readline_shell.ReadlineShell.misc_header", false]], "module": [[2, "module-xonsh.aliases", false], [3, "module-xonsh.built_ins", false], [4, "module-xonsh.completer", false], [5, "module-xonsh.completers", false], [6, "module-xonsh.completers.base", false], [7, "module-xonsh.completers.bash", false], [8, "module-xonsh.completers.bash_completion", false], [9, "module-xonsh.completers.commands", false], [10, "module-xonsh.completers.completer", false], [11, "module-xonsh.completers.dirs", false], [12, "module-xonsh.completers.environment", false], [13, "module-xonsh.completers.imports", false], [14, "module-xonsh.completers.init", false], [15, "module-xonsh.completers.man", false], [16, "module-xonsh.completers.path", false], [17, "module-xonsh.completers.python", false], [18, "module-xonsh.completers.tools", false], [19, "module-xonsh.dirstack", false], [20, "module-xonsh.environ", false], [21, "module-xonsh.history", false], [22, "module-xonsh.history.base", false], [23, "module-xonsh.history.diff_history", false], [24, "module-xonsh.history.dummy", false], [25, "module-xonsh.history.json", false], [26, "module-xonsh.history.main", false], [27, "module-xonsh.history.sqlite", false], [28, "module-xonsh.lib.inspectors", false], [29, "module-xonsh.lib.pretty", false], [30, "module-xonsh.procs", false], [31, "module-xonsh.procs.executables", false], [32, "module-xonsh.procs.jobs", false], [33, "module-xonsh.procs.pipelines", false], [34, "module-xonsh.procs.posix", false], [35, "module-xonsh.procs.proxies", false], [36, "module-xonsh.procs.readers", false], [37, "module-xonsh.procs.specs", false], [38, "module-xonsh.prompt", false], [39, "module-xonsh.prompt.base", false], [40, "module-xonsh.prompt.cwd", false], [41, "module-xonsh.prompt.env", false], [42, "module-xonsh.prompt.gitstatus", false], [43, "module-xonsh.prompt.job", false], [44, "module-xonsh.prompt.times", false], [45, "module-xonsh.prompt.vc", false], [46, "module-xonsh.shells", false], [47, "module-xonsh.shells.base_shell", false], [48, "module-xonsh.shells.dumb_shell", false], [49, "module-xonsh.shells.ptk_shell", false], [50, "module-xonsh.shells.ptk_shell.completer", false], [51, "module-xonsh.shells.ptk_shell.formatter", false], [52, "module-xonsh.shells.ptk_shell.history", false], [53, "module-xonsh.shells.ptk_shell.key_bindings", false], [54, "module-xonsh.shells.ptk_shell.updator", false], [55, "module-xonsh.shells.readline_shell", false], [56, "module-xonsh.xoreutils", false], [57, "module-xonsh.xoreutils.cat", false], [58, "module-xonsh.xoreutils.echo", false], [59, "module-xonsh.xoreutils.pwd", false], [60, "module-xonsh.xoreutils.tee", false], [61, "module-xonsh.xoreutils.tty", false], [62, "module-xonsh.xoreutils.ulimit", false], [63, "module-xonsh.xoreutils.umask", false], [64, "module-xonsh.xoreutils.uname", false], [65, "module-xonsh.xoreutils.uptime", false], [66, "module-xonsh.xoreutils.util", false], [67, "module-xonsh.xoreutils.which", false], [68, "module-xonsh.xoreutils.yes", false], [69, "module-xonsh.codecache", false], [70, "module-xonsh.color_tools", false], [71, "module-xonsh.commands_cache", false], [72, "module-xonsh.contexts", false], [73, "module-xonsh.events", false], [74, "module-xonsh.foreign_shells", false], [75, "module-xonsh.lazyasd", false], [76, "module-xonsh.lazyjson", false], [77, "module-xonsh.lib", false], [78, "module-xonsh.lib.collections", false], [79, "module-xonsh.lib.inspectors", false], [80, "module-xonsh.lib.itertools", false], [81, "module-xonsh.lib.jsonutils", false], [82, "module-xonsh.lib.lazyasd", false], [83, "module-xonsh.lib.lazyimps", false], [84, "module-xonsh.lib.lazyjson", false], [85, "module-xonsh.lib.modules", false], [86, "module-xonsh.lib.openpy", false], [87, "module-xonsh.lib.os", false], [88, "module-xonsh.lib.pretty", false], [89, "module-xonsh.lib.subprocess", false], [90, "module-xonsh.main", false], [91, "module-xonsh.platform", false], [92, "module-xonsh.pyghooks", false], [93, "module-xonsh.shells.dumb_shell", false], [94, "module-xonsh.tools", false], [95, "module-xonsh.tracer", false], [96, "module-xonsh.wizard", false], [97, "module-xonsh.xonfig", false], [98, "module-xonsh.xontribs", false], [99, "module-xonsh.execer", false], [100, "module-xonsh.imphooks", false], [101, "module-xonsh.parser", false], [102, "module-xonsh.parsers.ast", false], [103, "module-xonsh.parsers.lexer", false], [104, "module-xontrib", false], [105, "module-xontrib.coreutils", false]], "module (xonsh.xontribs.xontrib attribute)": [[98, "xonsh.xontribs.Xontrib.module", false]], "module_list() (in module xonsh.completers.imports)": [[13, "xonsh.completers.imports.module_list", false]], "module_repr() (xonsh.imphooks.xonshimporteventloader method)": [[100, "xonsh.imphooks.XonshImportEventLoader.module_repr", false]], "module_repr() (xonsh.imphooks.xonshimporthook method)": [[100, "xonsh.imphooks.XonshImportHook.module_repr", false]], "modulefinder (class in xonsh.lib.modules)": [[85, "xonsh.lib.modules.ModuleFinder", false]], "modulerematcher (class in xonsh.completers.commands)": [[9, "xonsh.completers.commands.ModuleReMatcher", false]], "mouse_support (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.MOUSE_SUPPORT", false]], "mouse_support (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.MOUSE_SUPPORT", false]], "multiline_prompt (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.MULTILINE_PROMPT", false]], "multiline_prompt (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.MULTILINE_PROMPT", false]], "multiline_prompt (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.MULTILINE_PROMPT", false]], "multiline_prompt() (in module xonsh.prompt.base)": [[39, "xonsh.prompt.base.multiline_prompt", false]], "multiline_prompt_pos (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.MULTILINE_PROMPT_POS", false]], "multiline_prompt_pos (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.MULTILINE_PROMPT_POS", false]], "multiline_prompt_pos (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.MULTILINE_PROMPT_POS", false]], "multiline_prompt_pre (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.MULTILINE_PROMPT_PRE", false]], "multiline_prompt_pre (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.MULTILINE_PROMPT_PRE", false]], "multiline_prompt_pre (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.MULTILINE_PROMPT_PRE", false]], "multipromptfield (class in xonsh.prompt.base)": [[39, "xonsh.prompt.base.MultiPromptField", false]], "name (xonsh.history.json.jsonhistoryflusher property)": [[25, "xonsh.history.json.JsonHistoryFlusher.name", false]], "name (xonsh.history.json.jsonhistorygc property)": [[25, "xonsh.history.json.JsonHistoryGC.name", false]], "name (xonsh.history.sqlite.sqlitehistorygc property)": [[27, "xonsh.history.sqlite.SqliteHistoryGC.name", false]], "name (xonsh.lib.lazyasd.backgroundmoduleloader property)": [[82, "xonsh.lib.lazyasd.BackgroundModuleLoader.name", false]], "name (xonsh.procs.pipelines.prevproccloser property)": [[33, "xonsh.procs.pipelines.PrevProcCloser.name", false]], "name (xonsh.procs.posix.popenthread property)": [[34, "xonsh.procs.posix.PopenThread.name", false]], "name (xonsh.procs.proxies.procproxythread property)": [[35, "xonsh.procs.proxies.ProcProxyThread.name", false]], "name (xonsh.prompt.base.basepromptfield property)": [[39, "xonsh.prompt.base.BasePromptField.name", false]], "name (xonsh.prompt.base.multipromptfield property)": [[39, "xonsh.prompt.base.MultiPromptField.name", false]], "name (xonsh.prompt.base.promptfield property)": [[39, "xonsh.prompt.base.PromptField.name", false]], "name (xonsh.prompt.gitstatus.gitstatus property)": [[42, "xonsh.prompt.gitstatus.GitStatus.name", false]], "name (xonsh.prompt.gitstatus.gitstatuspromptfield property)": [[42, "xonsh.prompt.gitstatus.GitStatusPromptField.name", false]], "name (xonsh.prompt.job.currentjobfield property)": [[43, "xonsh.prompt.job.CurrentJobField.name", false]], "name (xonsh.pyghooks.xonshconsolelexer attribute)": [[92, "xonsh.pyghooks.XonshConsoleLexer.name", false]], "name (xonsh.pyghooks.xonshlexer attribute)": [[92, "xonsh.pyghooks.XonshLexer.name", false]], "name (xonsh.pyghooks.xonshstyle attribute)": [[92, "xonsh.pyghooks.XonshStyle.name", false]], "name (xonsh.shells.readline_shell.readlinehistoryadder property)": [[55, "xonsh.shells.readline_shell.ReadlineHistoryAdder.name", false]], "native_id (xonsh.history.json.jsonhistoryflusher property)": [[25, "xonsh.history.json.JsonHistoryFlusher.native_id", false]], "native_id (xonsh.history.json.jsonhistorygc property)": [[25, "xonsh.history.json.JsonHistoryGC.native_id", false]], "native_id (xonsh.history.sqlite.sqlitehistorygc property)": [[27, "xonsh.history.sqlite.SqliteHistoryGC.native_id", false]], "native_id (xonsh.lib.lazyasd.backgroundmoduleloader property)": [[82, "xonsh.lib.lazyasd.BackgroundModuleLoader.native_id", false]], "native_id (xonsh.procs.pipelines.prevproccloser property)": [[33, "xonsh.procs.pipelines.PrevProcCloser.native_id", false]], "native_id (xonsh.procs.posix.popenthread property)": [[34, "xonsh.procs.posix.PopenThread.native_id", false]], "native_id (xonsh.procs.proxies.procproxythread property)": [[35, "xonsh.procs.proxies.ProcProxyThread.native_id", false]], "native_id (xonsh.shells.readline_shell.readlinehistoryadder property)": [[55, "xonsh.shells.readline_shell.ReadlineHistoryAdder.native_id", false]], "needs_calling() (xonsh.prompt.base.promptfields method)": [[39, "xonsh.prompt.base.PromptFields.needs_calling", false]], "new_child() (xonsh.environ.internalenvirondict method)": [[20, "xonsh.environ.InternalEnvironDict.new_child", false]], "new_child() (xonsh.lib.collections.chaindb method)": [[78, "xonsh.lib.collections.ChainDB.new_child", false]], "newlines (xonsh.procs.proxies.filethreaddispatcher property)": [[35, "xonsh.procs.proxies.FileThreadDispatcher.newlines", false]], "no_default() (xonsh.environ.var class method)": [[20, "xonsh.environ.Var.no_default", false]], "no_pg_xonsh_preexec_fn() (in module xonsh.procs.specs)": [[37, "xonsh.procs.specs.no_pg_xonsh_preexec_fn", false]], "node (class in xonsh.wizard)": [[96, "xonsh.wizard.Node", false]], "node_len() (in module xonsh.parsers.ast)": [[102, "xonsh.parsers.ast.node_len", false]], "nohelp (xonsh.shells.dumb_shell.dumbshell attribute)": [[48, "xonsh.shells.dumb_shell.DumbShell.nohelp", false], [93, "xonsh.shells.dumb_shell.DumbShell.nohelp", false]], "nohelp (xonsh.shells.readline_shell.readlineshell attribute)": [[55, "xonsh.shells.readline_shell.ReadlineShell.nohelp", false]], "noinfo() (xonsh.lib.inspectors.inspector method)": [[28, "xonsh.lib.inspectors.Inspector.noinfo", false], [79, "xonsh.lib.inspectors.Inspector.noinfo", false]], "non_exclusive_completer() (in module xonsh.completers.tools)": [[18, "xonsh.completers.tools.non_exclusive_completer", false]], "non_pygments_rules (xonsh.pyghooks.xonshstyle property)": [[92, "xonsh.pyghooks.XonshStyle.non_pygments_rules", false]], "nonblocking (xonsh.procs.pipelines.commandpipeline attribute)": [[33, "xonsh.procs.pipelines.CommandPipeline.nonblocking", false]], "nonblocking (xonsh.procs.pipelines.hiddencommandpipeline attribute)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.nonblocking", false]], "nonblockingfdreader (class in xonsh.procs.readers)": [[36, "xonsh.procs.readers.NonBlockingFDReader", false]], "normabspath() (in module xonsh.tools)": [[94, "xonsh.tools.normabspath", false]], "not_found (xonsh.xontribs.exitcode attribute)": [[98, "xonsh.xontribs.ExitCode.NOT_FOUND", false]], "numerator (xonsh.procs.proxies.handle attribute)": [[35, "xonsh.procs.proxies.Handle.numerator", false]], "numerator (xonsh.xontribs.exitcode attribute)": [[98, "xonsh.xontribs.ExitCode.numerator", false]], "obj (xonsh.built_ins.dynamicaccessproxy property)": [[3, "xonsh.built_ins.DynamicAccessProxy.obj", false]], "object_info() (in module xonsh.lib.inspectors)": [[28, "xonsh.lib.inspectors.object_info", false], [79, "xonsh.lib.inspectors.object_info", false]], "off() (xonsh.history.main.historyalias static method)": [[26, "xonsh.history.main.HistoryAlias.off", false]], "off_files() (xonsh.tracer.tracertype method)": [[95, "xonsh.tracer.TracerType.off_files", false]], "ok (xonsh.xontribs.exitcode attribute)": [[98, "xonsh.xontribs.ExitCode.OK", false]], "oldpwd (xonsh.environ.generalsetting attribute)": [[20, "xonsh.environ.GeneralSetting.OLDPWD", false]], "oldpwd (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.OLDPWD", false]], "on() (xonsh.history.main.historyalias static method)": [[26, "xonsh.history.main.HistoryAlias.on", false]], "on_anaconda (in module xonsh.platform)": [[91, "xonsh.platform.ON_ANACONDA", false]], "on_complete() (xonsh.shells.ptk_shell.updator.promptupdator method)": [[54, "xonsh.shells.ptk_shell.updator.PromptUpdator.on_complete", false]], "on_cygwin (in module xonsh.platform)": [[91, "xonsh.platform.ON_CYGWIN", false]], "on_darwin (in module xonsh.platform)": [[91, "xonsh.platform.ON_DARWIN", false]], "on_dragonfly (in module xonsh.platform)": [[91, "xonsh.platform.ON_DRAGONFLY", false]], "on_files() (xonsh.tracer.tracertype method)": [[95, "xonsh.tracer.TracerType.on_files", false]], "on_freebsd (in module xonsh.platform)": [[91, "xonsh.platform.ON_FREEBSD", false]], "on_linux (in module xonsh.platform)": [[91, "xonsh.platform.ON_LINUX", false]], "on_lscolors_change() (in module xonsh.pyghooks)": [[92, "xonsh.pyghooks.on_lscolors_change", false]], "on_main_thread() (in module xonsh.tools)": [[94, "xonsh.tools.on_main_thread", false]], "on_msys (in module xonsh.platform)": [[91, "xonsh.platform.ON_MSYS", false]], "on_netbsd (in module xonsh.platform)": [[91, "xonsh.platform.ON_NETBSD", false]], "on_openbsd (in module xonsh.platform)": [[91, "xonsh.platform.ON_OPENBSD", false]], "on_posix (in module xonsh.platform)": [[91, "xonsh.platform.ON_POSIX", false]], "on_windows (in module xonsh.platform)": [[91, "xonsh.platform.ON_WINDOWS", false]], "onecmd() (xonsh.shells.dumb_shell.dumbshell method)": [[48, "xonsh.shells.dumb_shell.DumbShell.onecmd", false], [93, "xonsh.shells.dumb_shell.DumbShell.onecmd", false]], "onecmd() (xonsh.shells.readline_shell.readlineshell method)": [[55, "xonsh.shells.readline_shell.ReadlineShell.onecmd", false]], "out (xonsh.procs.pipelines.commandpipeline property)": [[33, "xonsh.procs.pipelines.CommandPipeline.out", false]], "out (xonsh.procs.pipelines.hiddencommandpipeline property)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.out", false]], "out() (xonsh.aliases.sourceforeignalias method)": [[2, "xonsh.aliases.SourceForeignAlias.out", false]], "out() (xonsh.history.main.historyalias method)": [[26, "xonsh.history.main.HistoryAlias.out", false]], "out() (xonsh.tracer.traceralias method)": [[95, "xonsh.tracer.TracerAlias.out", false]], "out() (xonsh.xonfig.xonfigalias method)": [[97, "xonsh.xonfig.XonfigAlias.out", false]], "out() (xonsh.xontribs.xontribalias method)": [[98, "xonsh.xontribs.XontribAlias.out", false]], "output (xonsh.procs.pipelines.commandpipeline property)": [[33, "xonsh.procs.pipelines.CommandPipeline.output", false]], "output (xonsh.procs.pipelines.hiddencommandpipeline property)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.output", false]], "override() (xonsh.pyghooks.xonshstyle method)": [[92, "xonsh.pyghooks.XonshStyle.override", false]], "parents (xonsh.environ.internalenvirondict property)": [[20, "xonsh.environ.InternalEnvironDict.parents", false]], "parents (xonsh.lib.collections.chaindb property)": [[78, "xonsh.lib.collections.ChainDB.parents", false]], "parse() (xonsh.completer.completer method)": [[4, "xonsh.completer.Completer.parse", false]], "parse() (xonsh.execer.execer method)": [[99, "xonsh.execer.Execer.parse", false]], "parse() (xonsh.tools.flexibleformatter method)": [[94, "xonsh.tools.FlexibleFormatter.parse", false]], "parse_aliases() (in module xonsh.foreign_shells)": [[74, "xonsh.foreign_shells.parse_aliases", false]], "parse_env() (in module xonsh.foreign_shells)": [[74, "xonsh.foreign_shells.parse_env", false]], "parse_funcs() (in module xonsh.foreign_shells)": [[74, "xonsh.foreign_shells.parse_funcs", false]], "parse_proxy_return() (in module xonsh.procs.proxies)": [[35, "xonsh.procs.proxies.parse_proxy_return", false]], "parsedtokens (class in xonsh.prompt.base)": [[39, "xonsh.prompt.base.ParsedTokens", false]], "parseline() (xonsh.shells.dumb_shell.dumbshell method)": [[48, "xonsh.shells.dumb_shell.DumbShell.parseline", false], [93, "xonsh.shells.dumb_shell.DumbShell.parseline", false]], "parseline() (xonsh.shells.readline_shell.readlineshell method)": [[55, "xonsh.shells.readline_shell.ReadlineShell.parseline", false]], "parser (xonsh.aliases.sourceforeignalias property)": [[2, "xonsh.aliases.SourceForeignAlias.parser", false]], "parser (xonsh.history.main.historyalias property)": [[26, "xonsh.history.main.HistoryAlias.parser", false]], "parser (xonsh.tracer.traceralias property)": [[95, "xonsh.tracer.TracerAlias.parser", false]], "parser (xonsh.xonfig.xonfigalias property)": [[97, "xonsh.xonfig.XonfigAlias.parser", false]], "parser (xonsh.xontribs.xontribalias property)": [[98, "xonsh.xontribs.XontribAlias.parser", false]], "partial_color_tokenize() (in module xonsh.pyghooks)": [[92, "xonsh.pyghooks.partial_color_tokenize", false]], "partial_eval_alias() (in module xonsh.aliases)": [[2, "xonsh.aliases.partial_eval_alias", false]], "partialevalalias0 (class in xonsh.aliases)": [[2, "xonsh.aliases.PartialEvalAlias0", false]], "partialevalalias1 (class in xonsh.aliases)": [[2, "xonsh.aliases.PartialEvalAlias1", false]], "partialevalalias2 (class in xonsh.aliases)": [[2, "xonsh.aliases.PartialEvalAlias2", false]], "partialevalalias3 (class in xonsh.aliases)": [[2, "xonsh.aliases.PartialEvalAlias3", false]], "partialevalalias4 (class in xonsh.aliases)": [[2, "xonsh.aliases.PartialEvalAlias4", false]], "partialevalalias5 (class in xonsh.aliases)": [[2, "xonsh.aliases.PartialEvalAlias5", false]], "partialevalalias6 (class in xonsh.aliases)": [[2, "xonsh.aliases.PartialEvalAlias6", false]], "partialevalalias7 (class in xonsh.aliases)": [[2, "xonsh.aliases.PartialEvalAlias7", false]], "partialevalaliasbase (class in xonsh.aliases)": [[2, "xonsh.aliases.PartialEvalAliasBase", false]], "partition() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.partition", false]], "pass (class in xonsh.wizard)": [[96, "xonsh.wizard.Pass", false]], "path (xonsh.environ.generalsetting attribute)": [[20, "xonsh.environ.GeneralSetting.PATH", false]], "path (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.PATH", false]], "path_argument() (in module xonsh.main)": [[90, "xonsh.main.path_argument", false]], "path_literal() (in module xonsh.built_ins)": [[3, "xonsh.built_ins.path_literal", false]], "path_mtime() (xonsh.imphooks.xonshimporthook method)": [[100, "xonsh.imphooks.XonshImportHook.path_mtime", false]], "path_stats() (xonsh.imphooks.xonshimporthook method)": [[100, "xonsh.imphooks.XonshImportHook.path_stats", false]], "path_to_str() (in module xonsh.tools)": [[94, "xonsh.tools.path_to_str", false]], "pathbasename() (in module xonsh.platform)": [[91, "xonsh.platform.pathbasename", false]], "pathext (xonsh.environ.generalsetting attribute)": [[20, "xonsh.environ.GeneralSetting.PATHEXT", false]], "pathext (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.PATHEXT", false]], "paths (xonsh.tools.envpath property)": [[94, "xonsh.tools.EnvPath.paths", false]], "pathsearch() (in module xonsh.built_ins)": [[3, "xonsh.built_ins.pathsearch", false]], "pathsep_to_seq() (in module xonsh.tools)": [[94, "xonsh.tools.pathsep_to_seq", false]], "pathsep_to_set() (in module xonsh.tools)": [[94, "xonsh.tools.pathsep_to_set", false]], "pathsep_to_upper_seq() (in module xonsh.tools)": [[94, "xonsh.tools.pathsep_to_upper_seq", false]], "pathsplit() (in module xonsh.platform)": [[91, "xonsh.platform.pathsplit", false]], "pattern (xonsh.environ.var attribute)": [[20, "xonsh.environ.Var.pattern", false]], "pdef() (xonsh.lib.inspectors.inspector method)": [[28, "xonsh.lib.inspectors.Inspector.pdef", false], [79, "xonsh.lib.inspectors.Inspector.pdef", false]], "pdoc() (xonsh.lib.inspectors.inspector method)": [[28, "xonsh.lib.inspectors.Inspector.pdoc", false], [79, "xonsh.lib.inspectors.Inspector.pdoc", false]], "pdump() (in module xonsh.parsers.ast)": [[102, "xonsh.parsers.ast.pdump", false]], "pfile() (xonsh.lib.inspectors.inspector method)": [[28, "xonsh.lib.inspectors.Inspector.pfile", false], [79, "xonsh.lib.inspectors.Inspector.pfile", false]], "pick() (xonsh.prompt.base.promptfields method)": [[39, "xonsh.prompt.base.PromptFields.pick", false]], "pick_val() (xonsh.prompt.base.promptfields method)": [[39, "xonsh.prompt.base.PromptFields.pick_val", false]], "pid (xonsh.procs.pipelines.commandpipeline property)": [[33, "xonsh.procs.pipelines.CommandPipeline.pid", false]], "pid (xonsh.procs.pipelines.hiddencommandpipeline property)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.pid", false]], "pinfo() (xonsh.lib.inspectors.inspector method)": [[28, "xonsh.lib.inspectors.Inspector.pinfo", false], [79, "xonsh.lib.inspectors.Inspector.pinfo", false]], "pinfo_fields1 (xonsh.lib.inspectors.inspector attribute)": [[28, "xonsh.lib.inspectors.Inspector.pinfo_fields1", false], [79, "xonsh.lib.inspectors.Inspector.pinfo_fields1", false]], "pinfo_fields2 (xonsh.lib.inspectors.inspector attribute)": [[28, "xonsh.lib.inspectors.Inspector.pinfo_fields2", false], [79, "xonsh.lib.inspectors.Inspector.pinfo_fields2", false]], "pinfo_fields3 (xonsh.lib.inspectors.inspector attribute)": [[28, "xonsh.lib.inspectors.Inspector.pinfo_fields3", false], [79, "xonsh.lib.inspectors.Inspector.pinfo_fields3", false]], "pinfo_fields_obj (xonsh.lib.inspectors.inspector attribute)": [[28, "xonsh.lib.inspectors.Inspector.pinfo_fields_obj", false], [79, "xonsh.lib.inspectors.Inspector.pinfo_fields_obj", false]], "poll() (xonsh.procs.posix.popenthread method)": [[34, "xonsh.procs.posix.PopenThread.poll", false]], "poll() (xonsh.procs.proxies.procproxy method)": [[35, "xonsh.procs.proxies.ProcProxy.poll", false]], "poll() (xonsh.procs.proxies.procproxythread method)": [[35, "xonsh.procs.proxies.ProcProxyThread.poll", false]], "pop() (xonsh.aliases.aliases method)": [[2, "xonsh.aliases.Aliases.pop", false]], "pop() (xonsh.environ.env method)": [[20, "xonsh.environ.Env.pop", false]], "pop() (xonsh.environ.internalenvirondict method)": [[20, "xonsh.environ.InternalEnvironDict.pop", false]], "pop() (xonsh.environ.lscolors method)": [[20, "xonsh.environ.LsColors.pop", false]], "pop() (xonsh.events.abstractevent method)": [[73, "xonsh.events.AbstractEvent.pop", false]], "pop() (xonsh.events.event method)": [[73, "xonsh.events.Event.pop", false]], "pop() (xonsh.events.loadevent method)": [[73, "xonsh.events.LoadEvent.pop", false]], "pop() (xonsh.lib.collections.chaindb method)": [[78, "xonsh.lib.collections.ChainDB.pop", false]], "pop() (xonsh.lib.lazyasd.lazydict method)": [[82, "xonsh.lib.lazyasd.LazyDict.pop", false]], "pop() (xonsh.prompt.base.promptfields method)": [[39, "xonsh.prompt.base.PromptFields.pop", false]], "pop() (xonsh.pyghooks.compoundcolormap method)": [[92, "xonsh.pyghooks.CompoundColorMap.pop", false]], "pop() (xonsh.tools.envpath method)": [[94, "xonsh.tools.EnvPath.pop", false]], "popd_fn() (in module xonsh.dirstack)": [[19, "xonsh.dirstack.popd_fn", false]], "popenthread (class in xonsh.procs.posix)": [[34, "xonsh.procs.posix.PopenThread", false]], "popitem() (xonsh.aliases.aliases method)": [[2, "xonsh.aliases.Aliases.popitem", false]], "popitem() (xonsh.environ.env method)": [[20, "xonsh.environ.Env.popitem", false]], "popitem() (xonsh.environ.internalenvirondict method)": [[20, "xonsh.environ.InternalEnvironDict.popitem", false]], "popitem() (xonsh.environ.lscolors method)": [[20, "xonsh.environ.LsColors.popitem", false]], "popitem() (xonsh.lib.collections.chaindb method)": [[78, "xonsh.lib.collections.ChainDB.popitem", false]], "popitem() (xonsh.lib.lazyasd.lazydict method)": [[82, "xonsh.lib.lazyasd.LazyDict.popitem", false]], "popitem() (xonsh.prompt.base.promptfields method)": [[39, "xonsh.prompt.base.PromptFields.popitem", false]], "popitem() (xonsh.pyghooks.compoundcolormap method)": [[92, "xonsh.pyghooks.CompoundColorMap.popitem", false]], "populate_buffer() (in module xonsh.procs.readers)": [[36, "xonsh.procs.readers.populate_buffer", false]], "populate_console() (in module xonsh.procs.readers)": [[36, "xonsh.procs.readers.populate_console", false]], "populate_fd_queue() (in module xonsh.procs.readers)": [[36, "xonsh.procs.readers.populate_fd_queue", false]], "postcmd() (xonsh.shells.dumb_shell.dumbshell method)": [[48, "xonsh.shells.dumb_shell.DumbShell.postcmd", false], [93, "xonsh.shells.dumb_shell.DumbShell.postcmd", false]], "postcmd() (xonsh.shells.readline_shell.readlineshell method)": [[55, "xonsh.shells.readline_shell.ReadlineShell.postcmd", false]], "postloop() (xonsh.shells.dumb_shell.dumbshell method)": [[48, "xonsh.shells.dumb_shell.DumbShell.postloop", false], [93, "xonsh.shells.dumb_shell.DumbShell.postloop", false]], "postloop() (xonsh.shells.readline_shell.readlineshell method)": [[55, "xonsh.shells.readline_shell.ReadlineShell.postloop", false]], "postmain() (in module xonsh.main)": [[90, "xonsh.main.postmain", false]], "pprint_ast() (in module xonsh.parsers.ast)": [[102, "xonsh.parsers.ast.pprint_ast", false]], "precmd() (xonsh.shells.base_shell.baseshell method)": [[47, "xonsh.shells.base_shell.BaseShell.precmd", false]], "precmd() (xonsh.shells.dumb_shell.dumbshell method)": [[48, "xonsh.shells.dumb_shell.DumbShell.precmd", false], [93, "xonsh.shells.dumb_shell.DumbShell.precmd", false]], "precmd() (xonsh.shells.ptk_shell.prompttoolkitshell method)": [[49, "xonsh.shells.ptk_shell.PromptToolkitShell.precmd", false]], "precmd() (xonsh.shells.readline_shell.readlineshell method)": [[55, "xonsh.shells.readline_shell.ReadlineShell.precmd", false]], "predict_env() (in module xonsh.commands_cache)": [[71, "xonsh.commands_cache.predict_env", false]], "predict_false() (in module xonsh.commands_cache)": [[71, "xonsh.commands_cache.predict_false", false]], "predict_help_ver() (in module xonsh.commands_cache)": [[71, "xonsh.commands_cache.predict_help_ver", false]], "predict_hg() (in module xonsh.commands_cache)": [[71, "xonsh.commands_cache.predict_hg", false]], "predict_shell() (in module xonsh.commands_cache)": [[71, "xonsh.commands_cache.predict_shell", false]], "predict_threadable() (xonsh.commands_cache.commandscache method)": [[71, "xonsh.commands_cache.CommandsCache.predict_threadable", false]], "predict_true() (in module xonsh.commands_cache)": [[71, "xonsh.commands_cache.predict_true", false]], "prefix (xonsh.prompt.base.promptfield attribute)": [[39, "xonsh.prompt.base.PromptField.prefix", false]], "prefix (xonsh.prompt.gitstatus.gitstatuspromptfield attribute)": [[42, "xonsh.prompt.gitstatus.GitStatusPromptField.prefix", false]], "prefix (xonsh.prompt.job.currentjobfield attribute)": [[43, "xonsh.prompt.job.CurrentJobField.prefix", false]], "preloop() (xonsh.shells.dumb_shell.dumbshell method)": [[48, "xonsh.shells.dumb_shell.DumbShell.preloop", false], [93, "xonsh.shells.dumb_shell.DumbShell.preloop", false]], "preloop() (xonsh.shells.readline_shell.readlineshell method)": [[55, "xonsh.shells.readline_shell.ReadlineShell.preloop", false]], "premain() (in module xonsh.main)": [[90, "xonsh.main.premain", false]], "prep_env_subproc() (xonsh.procs.specs.subprocspec method)": [[37, "xonsh.procs.specs.SubprocSpec.prep_env_subproc", false]], "prep_preexec_fn() (xonsh.procs.specs.subprocspec method)": [[37, "xonsh.procs.specs.SubprocSpec.prep_preexec_fn", false]], "prepend() (xonsh.tools.envpath method)": [[94, "xonsh.tools.EnvPath.prepend", false]], "pretty() (in module xonsh.lib.pretty)": [[29, "xonsh.lib.pretty.pretty", false], [88, "xonsh.lib.pretty.pretty", false]], "pretty() (xonsh.lib.pretty.representationprinter method)": [[29, "xonsh.lib.pretty.RepresentationPrinter.pretty", false], [88, "xonsh.lib.pretty.RepresentationPrinter.pretty", false]], "pretty_print() (in module xonsh.lib.pretty)": [[29, "xonsh.lib.pretty.pretty_print", false], [88, "xonsh.lib.pretty.pretty_print", false]], "pretty_print_results (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.PRETTY_PRINT_RESULTS", false]], "pretty_print_results (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.PRETTY_PRINT_RESULTS", false]], "pretty_print_results (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.PRETTY_PRINT_RESULTS", false]], "prettyformatter (class in xonsh.wizard)": [[96, "xonsh.wizard.PrettyFormatter", false]], "prettyprinter (class in xonsh.lib.pretty)": [[29, "xonsh.lib.pretty.PrettyPrinter", false], [88, "xonsh.lib.pretty.PrettyPrinter", false]], "prevproccloser (class in xonsh.procs.pipelines)": [[33, "xonsh.procs.pipelines.PrevProcCloser", false]], "print_alias() (in module xonsh.xoreutils.which)": [[67, "xonsh.xoreutils.which.print_alias", false]], "print_color() (in module xonsh.tools)": [[94, "xonsh.tools.print_color", false]], "print_color() (xonsh.shells.base_shell.baseshell method)": [[47, "xonsh.shells.base_shell.BaseShell.print_color", false]], "print_color() (xonsh.shells.dumb_shell.dumbshell method)": [[48, "xonsh.shells.dumb_shell.DumbShell.print_color", false], [93, "xonsh.shells.dumb_shell.DumbShell.print_color", false]], "print_color() (xonsh.shells.ptk_shell.prompttoolkitshell method)": [[49, "xonsh.shells.ptk_shell.PromptToolkitShell.print_color", false]], "print_color() (xonsh.shells.readline_shell.readlineshell method)": [[55, "xonsh.shells.readline_shell.ReadlineShell.print_color", false]], "print_exception() (in module xonsh.tools)": [[94, "xonsh.tools.print_exception", false]], "print_global_object() (in module xonsh.xoreutils.which)": [[67, "xonsh.xoreutils.which.print_global_object", false]], "print_one_job() (in module xonsh.procs.jobs)": [[32, "xonsh.procs.jobs.print_one_job", false]], "print_path() (in module xonsh.xoreutils.which)": [[67, "xonsh.xoreutils.which.print_path", false]], "print_topics() (xonsh.shells.dumb_shell.dumbshell method)": [[48, "xonsh.shells.dumb_shell.DumbShell.print_topics", false], [93, "xonsh.shells.dumb_shell.DumbShell.print_topics", false]], "print_topics() (xonsh.shells.readline_shell.readlineshell method)": [[55, "xonsh.shells.readline_shell.ReadlineShell.print_topics", false]], "print_warning() (in module xonsh.tools)": [[94, "xonsh.tools.print_warning", false]], "print_welcome_screen() (in module xonsh.xonfig)": [[97, "xonsh.xonfig.print_welcome_screen", false]], "priority (xonsh.pyghooks.xonshconsolelexer attribute)": [[92, "xonsh.pyghooks.XonshConsoleLexer.priority", false]], "priority (xonsh.pyghooks.xonshlexer attribute)": [[92, "xonsh.pyghooks.XonshLexer.priority", false]], "proc_untraced_waitpid() (in module xonsh.procs.jobs)": [[32, "xonsh.procs.jobs.proc_untraced_waitpid", false]], "process() (xonsh.prompt.base.parsedtokens method)": [[39, "xonsh.prompt.base.ParsedTokens.process", false]], "procproxy (class in xonsh.procs.proxies)": [[35, "xonsh.procs.proxies.ProcProxy", false]], "procproxythread (class in xonsh.procs.proxies)": [[35, "xonsh.procs.proxies.ProcProxyThread", false]], "prompt (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.PROMPT", false]], "prompt (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.PROMPT", false]], "prompt (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.PROMPT", false]], "prompt (xonsh.shells.base_shell.baseshell property)": [[47, "xonsh.shells.base_shell.BaseShell.prompt", false]], "prompt (xonsh.shells.dumb_shell.dumbshell property)": [[48, "xonsh.shells.dumb_shell.DumbShell.prompt", false], [93, "xonsh.shells.dumb_shell.DumbShell.prompt", false]], "prompt (xonsh.shells.ptk_shell.prompttoolkitshell property)": [[49, "xonsh.shells.ptk_shell.PromptToolkitShell.prompt", false]], "prompt (xonsh.shells.readline_shell.readlineshell property)": [[55, "xonsh.shells.readline_shell.ReadlineShell.prompt", false]], "prompt_fields (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.PROMPT_FIELDS", false]], "prompt_fields (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.PROMPT_FIELDS", false]], "prompt_fields (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.PROMPT_FIELDS", false]], "prompt_refresh_interval (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.PROMPT_REFRESH_INTERVAL", false]], "prompt_refresh_interval (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.PROMPT_REFRESH_INTERVAL", false]], "prompt_refresh_interval (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.PROMPT_REFRESH_INTERVAL", false]], "prompt_tokens() (xonsh.shells.ptk_shell.prompttoolkitshell method)": [[49, "xonsh.shells.ptk_shell.PromptToolkitShell.prompt_tokens", false]], "prompt_tokens_formatter (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.PROMPT_TOKENS_FORMATTER", false]], "prompt_tokens_formatter (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.PROMPT_TOKENS_FORMATTER", false]], "prompt_tokens_formatter (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.PROMPT_TOKENS_FORMATTER", false]], "prompt_tokens_formatter_default() (in module xonsh.prompt.base)": [[39, "xonsh.prompt.base.prompt_tokens_formatter_default", false]], "prompt_toolkit_color_depth (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.PROMPT_TOOLKIT_COLOR_DEPTH", false]], "prompt_toolkit_color_depth (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.PROMPT_TOOLKIT_COLOR_DEPTH", false]], "prompt_xontrib_install() (in module xonsh.xontribs)": [[98, "xonsh.xontribs.prompt_xontrib_install", false]], "promptfield (class in xonsh.prompt.base)": [[39, "xonsh.prompt.base.PromptField", false]], "promptfields (class in xonsh.prompt.base)": [[39, "xonsh.prompt.base.PromptFields", false]], "promptformatter (class in xonsh.prompt.base)": [[39, "xonsh.prompt.base.PromptFormatter", false]], "prompthistorysetting (class in xonsh.environ)": [[20, "xonsh.environ.PromptHistorySetting", false]], "promptsetting (class in xonsh.environ)": [[20, "xonsh.environ.PromptSetting", false]], "prompttoolkitcompleter (class in xonsh.shells.ptk_shell.completer)": [[50, "xonsh.shells.ptk_shell.completer.PromptToolkitCompleter", false]], "prompttoolkithistory (class in xonsh.shells.ptk_shell.history)": [[52, "xonsh.shells.ptk_shell.history.PromptToolkitHistory", false]], "prompttoolkitshell (class in xonsh.shells.ptk_shell)": [[49, "xonsh.shells.ptk_shell.PromptToolkitShell", false]], "promptupdator (class in xonsh.shells.ptk_shell.updator)": [[54, "xonsh.shells.ptk_shell.updator.PromptUpdator", false]], "promptvisitor (class in xonsh.wizard)": [[96, "xonsh.wizard.PromptVisitor", false]], "psource() (xonsh.lib.inspectors.inspector method)": [[28, "xonsh.lib.inspectors.Inspector.psource", false], [79, "xonsh.lib.inspectors.Inspector.psource", false]], "ptk2_color_depth_setter() (in module xonsh.tools)": [[94, "xonsh.tools.ptk2_color_depth_setter", false]], "ptk_above_min_supported() (in module xonsh.platform)": [[91, "xonsh.platform.ptk_above_min_supported", false]], "ptk_below_max_supported() (in module xonsh.platform)": [[91, "xonsh.platform.ptk_below_max_supported", false]], "ptk_style_overrides (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.PTK_STYLE_OVERRIDES", false]], "ptk_style_overrides (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.PTK_STYLE_OVERRIDES", false]], "ptk_version() (in module xonsh.platform)": [[91, "xonsh.platform.ptk_version", false]], "ptk_version_info() (in module xonsh.platform)": [[91, "xonsh.platform.ptk_version_info", false]], "ptkcompletionsetting (class in xonsh.environ)": [[20, "xonsh.environ.PTKCompletionSetting", false]], "ptkpromptformatter (class in xonsh.shells.ptk_shell.formatter)": [[51, "xonsh.shells.ptk_shell.formatter.PTKPromptFormatter", false]], "ptksetting (class in xonsh.environ)": [[20, "xonsh.environ.PTKSetting", false]], "pull() (xonsh.history.base.history method)": [[22, "xonsh.history.base.History.pull", false]], "pull() (xonsh.history.dummy.dummyhistory method)": [[24, "xonsh.history.dummy.DummyHistory.pull", false]], "pull() (xonsh.history.json.jsonhistory method)": [[25, "xonsh.history.json.JsonHistory.pull", false]], "pull() (xonsh.history.main.historyalias static method)": [[26, "xonsh.history.main.HistoryAlias.pull", false]], "pull() (xonsh.history.sqlite.sqlitehistory method)": [[27, "xonsh.history.sqlite.SqliteHistory.pull", false]], "push() (xonsh.shells.base_shell.baseshell method)": [[47, "xonsh.shells.base_shell.BaseShell.push", false]], "push() (xonsh.shells.dumb_shell.dumbshell method)": [[48, "xonsh.shells.dumb_shell.DumbShell.push", false], [93, "xonsh.shells.dumb_shell.DumbShell.push", false]], "push() (xonsh.shells.ptk_shell.prompttoolkitshell method)": [[49, "xonsh.shells.ptk_shell.PromptToolkitShell.push", false]], "push() (xonsh.shells.readline_shell.readlineshell method)": [[55, "xonsh.shells.readline_shell.ReadlineShell.push", false]], "pushd_fn() (in module xonsh.dirstack)": [[19, "xonsh.dirstack.pushd_fn", false]], "pushd_minus (xonsh.environ.changedirsetting attribute)": [[20, "xonsh.environ.ChangeDirSetting.PUSHD_MINUS", false]], "pushd_silent (xonsh.environ.changedirsetting attribute)": [[20, "xonsh.environ.ChangeDirSetting.PUSHD_SILENT", false]], "pwd (xonsh.environ.generalsetting attribute)": [[20, "xonsh.environ.GeneralSetting.PWD", false]], "pwd (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.PWD", false]], "pwd() (in module xonsh.xoreutils.pwd)": [[59, "xonsh.xoreutils.pwd.pwd", false]], "pygments_style_by_name() (in module xonsh.pyghooks)": [[92, "xonsh.pyghooks.pygments_style_by_name", false]], "pygments_version() (in module xonsh.platform)": [[91, "xonsh.platform.pygments_version", false]], "pygments_version_info() (in module xonsh.platform)": [[91, "xonsh.platform.pygments_version_info", false]], "python_signature_complete() (in module xonsh.completers.python)": [[17, "xonsh.completers.python.python_signature_complete", false]], "python_version_info (in module xonsh.platform)": [[91, "xonsh.platform.PYTHON_VERSION_INFO", false]], "question (class in xonsh.wizard)": [[96, "xonsh.wizard.Question", false]], "queuereader (class in xonsh.procs.readers)": [[36, "xonsh.procs.readers.QueueReader", false]], "raise_subproc_error (xonsh.environ.subprocesssetting attribute)": [[20, "xonsh.environ.SubprocessSetting.RAISE_SUBPROC_ERROR", false]], "raw_err (xonsh.procs.pipelines.commandpipeline property)": [[33, "xonsh.procs.pipelines.CommandPipeline.raw_err", false]], "raw_err (xonsh.procs.pipelines.hiddencommandpipeline property)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.raw_err", false]], "raw_out (xonsh.procs.pipelines.commandpipeline property)": [[33, "xonsh.procs.pipelines.CommandPipeline.raw_out", false]], "raw_out (xonsh.procs.pipelines.hiddencommandpipeline property)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.raw_out", false]], "rawkeys() (xonsh.environ.env method)": [[20, "xonsh.environ.Env.rawkeys", false]], "re_begin_string (in module xonsh.tools)": [[94, "xonsh.tools.RE_BEGIN_STRING", false]], "re_string_cont (in module xonsh.tools)": [[94, "xonsh.tools.RE_STRING_CONT", false]], "re_string_start (in module xonsh.tools)": [[94, "xonsh.tools.RE_STRING_START", false]], "read() (xonsh.procs.proxies.filethreaddispatcher method)": [[35, "xonsh.procs.proxies.FileThreadDispatcher.read", false]], "read() (xonsh.procs.readers.consoleparallelreader method)": [[36, "xonsh.procs.readers.ConsoleParallelReader.read", false]], "read() (xonsh.procs.readers.nonblockingfdreader method)": [[36, "xonsh.procs.readers.NonBlockingFDReader.read", false]], "read() (xonsh.procs.readers.queuereader method)": [[36, "xonsh.procs.readers.QueueReader.read", false]], "read_py_file() (in module xonsh.lib.openpy)": [[86, "xonsh.lib.openpy.read_py_file", false]], "read_py_url() (in module xonsh.lib.openpy)": [[86, "xonsh.lib.openpy.read_py_url", false]], "read_queue() (xonsh.procs.readers.consoleparallelreader method)": [[36, "xonsh.procs.readers.ConsoleParallelReader.read_queue", false]], "read_queue() (xonsh.procs.readers.nonblockingfdreader method)": [[36, "xonsh.procs.readers.NonBlockingFDReader.read_queue", false]], "read_queue() (xonsh.procs.readers.queuereader method)": [[36, "xonsh.procs.readers.QueueReader.read_queue", false]], "readable() (xonsh.procs.proxies.filethreaddispatcher method)": [[35, "xonsh.procs.proxies.FileThreadDispatcher.readable", false]], "readable() (xonsh.procs.readers.consoleparallelreader static method)": [[36, "xonsh.procs.readers.ConsoleParallelReader.readable", false]], "readable() (xonsh.procs.readers.nonblockingfdreader static method)": [[36, "xonsh.procs.readers.NonBlockingFDReader.readable", false]], "readable() (xonsh.procs.readers.queuereader static method)": [[36, "xonsh.procs.readers.QueueReader.readable", false]], "readline() (xonsh.procs.proxies.filethreaddispatcher method)": [[35, "xonsh.procs.proxies.FileThreadDispatcher.readline", false]], "readline() (xonsh.procs.readers.consoleparallelreader method)": [[36, "xonsh.procs.readers.ConsoleParallelReader.readline", false]], "readline() (xonsh.procs.readers.nonblockingfdreader method)": [[36, "xonsh.procs.readers.NonBlockingFDReader.readline", false]], "readline() (xonsh.procs.readers.queuereader method)": [[36, "xonsh.procs.readers.QueueReader.readline", false]], "readlinehistoryadder (class in xonsh.shells.readline_shell)": [[55, "xonsh.shells.readline_shell.ReadlineHistoryAdder", false]], "readlines() (xonsh.procs.proxies.filethreaddispatcher method)": [[35, "xonsh.procs.proxies.FileThreadDispatcher.readlines", false]], "readlines() (xonsh.procs.readers.consoleparallelreader method)": [[36, "xonsh.procs.readers.ConsoleParallelReader.readlines", false]], "readlines() (xonsh.procs.readers.nonblockingfdreader method)": [[36, "xonsh.procs.readers.NonBlockingFDReader.readlines", false]], "readlines() (xonsh.procs.readers.queuereader method)": [[36, "xonsh.procs.readers.QueueReader.readlines", false]], "readlineshell (class in xonsh.shells.readline_shell)": [[55, "xonsh.shells.readline_shell.ReadlineShell", false]], "real (xonsh.procs.proxies.handle attribute)": [[35, "xonsh.procs.proxies.Handle.real", false]], "real (xonsh.xontribs.exitcode attribute)": [[98, "xonsh.xontribs.ExitCode.real", false]], "red (xonsh.color_tools.colors attribute)": [[70, "xonsh.color_tools.COLORS.RED", false]], "redirect_stderr (class in xonsh.tools)": [[94, "xonsh.tools.redirect_stderr", false]], "redirect_stdout (class in xonsh.tools)": [[94, "xonsh.tools.redirect_stdout", false]], "redline() (in module xonsh.history.diff_history)": [[23, "xonsh.history.diff_history.redline", false]], "regexsearch() (in module xonsh.built_ins)": [[3, "xonsh.built_ins.regexsearch", false]], "register() (xonsh.aliases.aliases method)": [[2, "xonsh.aliases.Aliases.register", false]], "register() (xonsh.environ.env method)": [[20, "xonsh.environ.Env.register", false]], "register() (xonsh.events.eventmanager method)": [[73, "xonsh.events.EventManager.register", false]], "register() (xonsh.procs.proxies.filethreaddispatcher method)": [[35, "xonsh.procs.proxies.FileThreadDispatcher.register", false]], "register_custom_pygments_style() (in module xonsh.pyghooks)": [[92, "xonsh.pyghooks.register_custom_pygments_style", false]], "register_custom_style() (in module xonsh.tools)": [[94, "xonsh.tools.register_custom_style", false]], "reglob() (in module xonsh.built_ins)": [[3, "xonsh.built_ins.reglob", false]], "remove() (xonsh.events.abstractevent method)": [[73, "xonsh.events.AbstractEvent.remove", false]], "remove() (xonsh.events.event method)": [[73, "xonsh.events.Event.remove", false]], "remove() (xonsh.events.loadevent method)": [[73, "xonsh.events.LoadEvent.remove", false]], "remove() (xonsh.tools.envpath method)": [[94, "xonsh.tools.EnvPath.remove", false]], "remove_completer() (in module xonsh.completers.completer)": [[10, "xonsh.completers.completer.remove_completer", false]], "removeprefix() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.removeprefix", false]], "removesuffix() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.removesuffix", false]], "replace() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.replace", false]], "replace_env() (xonsh.environ.env method)": [[20, "xonsh.environ.Env.replace_env", false]], "replace_logical_line() (in module xonsh.tools)": [[94, "xonsh.tools.replace_logical_line", false]], "representationprinter (class in xonsh.lib.pretty)": [[29, "xonsh.lib.pretty.RepresentationPrinter", false], [88, "xonsh.lib.pretty.RepresentationPrinter", false]], "reserve_space() (xonsh.shells.ptk_shell.completer.prompttoolkitcompleter method)": [[50, "xonsh.shells.ptk_shell.completer.PromptToolkitCompleter.reserve_space", false]], "reset (xonsh.color_tools.colors attribute)": [[70, "xonsh.color_tools.COLORS.RESET", false]], "reset() (xonsh.parsers.lexer.lexer method)": [[103, "xonsh.parsers.lexer.Lexer.reset", false]], "reset() (xonsh.prompt.base.promptfields method)": [[39, "xonsh.prompt.base.PromptFields.reset", false]], "reset_buffer() (xonsh.shells.base_shell.baseshell method)": [[47, "xonsh.shells.base_shell.BaseShell.reset_buffer", false]], "reset_buffer() (xonsh.shells.dumb_shell.dumbshell method)": [[48, "xonsh.shells.dumb_shell.DumbShell.reset_buffer", false], [93, "xonsh.shells.dumb_shell.DumbShell.reset_buffer", false]], "reset_buffer() (xonsh.shells.ptk_shell.prompttoolkitshell method)": [[49, "xonsh.shells.ptk_shell.PromptToolkitShell.reset_buffer", false]], "reset_buffer() (xonsh.shells.readline_shell.readlineshell method)": [[55, "xonsh.shells.readline_shell.ReadlineShell.reset_buffer", false]], "reset_key() (xonsh.prompt.base.promptfields method)": [[39, "xonsh.prompt.base.PromptFields.reset_key", false]], "resetting_signal_handle() (in module xonsh.built_ins)": [[3, "xonsh.built_ins.resetting_signal_handle", false]], "resolve_alias() (xonsh.procs.specs.subprocspec method)": [[37, "xonsh.procs.specs.SubprocSpec.resolve_alias", false]], "resolve_alias_cls() (xonsh.procs.specs.subprocspec method)": [[37, "xonsh.procs.specs.SubprocSpec.resolve_alias_cls", false]], "resolve_args_list() (xonsh.procs.specs.subprocspec method)": [[37, "xonsh.procs.specs.SubprocSpec.resolve_args_list", false]], "resolve_auto_cd() (xonsh.procs.specs.subprocspec method)": [[37, "xonsh.procs.specs.SubprocSpec.resolve_auto_cd", false]], "resolve_binary_loc() (xonsh.procs.specs.subprocspec method)": [[37, "xonsh.procs.specs.SubprocSpec.resolve_binary_loc", false]], "resolve_decorators() (xonsh.procs.specs.subprocspec method)": [[37, "xonsh.procs.specs.SubprocSpec.resolve_decorators", false]], "resolve_executable_commands() (xonsh.procs.specs.subprocspec method)": [[37, "xonsh.procs.specs.SubprocSpec.resolve_executable_commands", false]], "resolve_redirects() (xonsh.procs.specs.subprocspec method)": [[37, "xonsh.procs.specs.SubprocSpec.resolve_redirects", false]], "resolve_stack() (xonsh.procs.specs.subprocspec method)": [[37, "xonsh.procs.specs.SubprocSpec.resolve_stack", false]], "resolve_symlink() (xonsh.commands_cache.commandscache method)": [[71, "xonsh.commands_cache.CommandsCache.resolve_symlink", false]], "restore_tty_sanity() (xonsh.shells.base_shell.baseshell method)": [[47, "xonsh.shells.base_shell.BaseShell.restore_tty_sanity", false]], "restore_tty_sanity() (xonsh.shells.dumb_shell.dumbshell method)": [[48, "xonsh.shells.dumb_shell.DumbShell.restore_tty_sanity", false], [93, "xonsh.shells.dumb_shell.DumbShell.restore_tty_sanity", false]], "restore_tty_sanity() (xonsh.shells.ptk_shell.prompttoolkitshell method)": [[49, "xonsh.shells.ptk_shell.PromptToolkitShell.restore_tty_sanity", false]], "restore_tty_sanity() (xonsh.shells.readline_shell.readlineshell method)": [[55, "xonsh.shells.readline_shell.ReadlineShell.restore_tty_sanity", false]], "resume() (xonsh.procs.pipelines.commandpipeline method)": [[33, "xonsh.procs.pipelines.CommandPipeline.resume", false]], "resume() (xonsh.procs.pipelines.hiddencommandpipeline method)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.resume", false]], "resume_job() (in module xonsh.procs.jobs)": [[32, "xonsh.procs.jobs.resume_job", false]], "resume_process() (in module xonsh.procs.pipelines)": [[33, "xonsh.procs.pipelines.resume_process", false]], "return_command() (xonsh.aliases.aliases method)": [[2, "xonsh.aliases.Aliases.return_command", false]], "return_what (xonsh.aliases.funcalias attribute)": [[2, "xonsh.aliases.FuncAlias.return_what", false]], "returncode (xonsh.procs.pipelines.commandpipeline property)": [[33, "xonsh.procs.pipelines.CommandPipeline.returncode", false]], "returncode (xonsh.procs.pipelines.hiddencommandpipeline property)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.returncode", false]], "returncode (xonsh.procs.posix.popenthread property)": [[34, "xonsh.procs.posix.PopenThread.returncode", false]], "reverse() (xonsh.tools.envpath method)": [[94, "xonsh.tools.EnvPath.reverse", false]], "rfind() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.rfind", false]], "rgb2short() (in module xonsh.color_tools)": [[70, "xonsh.color_tools.rgb2short", false]], "rgb_to_256() (in module xonsh.color_tools)": [[70, "xonsh.color_tools.rgb_to_256", false]], "rgb_to_ints() (in module xonsh.color_tools)": [[70, "xonsh.color_tools.rgb_to_ints", false]], "richcompletion (class in xonsh.completers.tools)": [[18, "xonsh.completers.tools.RichCompletion", false]], "right_prompt (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.RIGHT_PROMPT", false]], "right_prompt (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.RIGHT_PROMPT", false]], "right_prompt (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.RIGHT_PROMPT", false]], "rindex() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.rindex", false]], "rjust() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.rjust", false]], "rl_completion_query_items() (in module xonsh.shells.readline_shell)": [[55, "xonsh.shells.readline_shell.rl_completion_query_items", false]], "rl_completion_suppress_append() (in module xonsh.shells.readline_shell)": [[55, "xonsh.shells.readline_shell.rl_completion_suppress_append", false]], "rl_on_new_line() (in module xonsh.shells.readline_shell)": [[55, "xonsh.shells.readline_shell.rl_on_new_line", false]], "rl_variable_dumper() (in module xonsh.shells.readline_shell)": [[55, "xonsh.shells.readline_shell.rl_variable_dumper", false]], "rl_variable_value() (in module xonsh.shells.readline_shell)": [[55, "xonsh.shells.readline_shell.rl_variable_value", false]], "rpartition() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.rpartition", false]], "rprompt_tokens() (xonsh.shells.ptk_shell.prompttoolkitshell method)": [[49, "xonsh.shells.ptk_shell.PromptToolkitShell.rprompt_tokens", false]], "rsplit() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.rsplit", false]], "rstrip() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.rstrip", false]], "rtn (xonsh.procs.pipelines.commandpipeline property)": [[33, "xonsh.procs.pipelines.CommandPipeline.rtn", false]], "rtn (xonsh.procs.pipelines.hiddencommandpipeline property)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.rtn", false]], "ruler (xonsh.shells.dumb_shell.dumbshell attribute)": [[48, "xonsh.shells.dumb_shell.DumbShell.ruler", false], [93, "xonsh.shells.dumb_shell.DumbShell.ruler", false]], "ruler (xonsh.shells.readline_shell.readlineshell attribute)": [[55, "xonsh.shells.readline_shell.ReadlineShell.ruler", false]], "run() (xonsh.history.json.jsonhistoryflusher method)": [[25, "xonsh.history.json.JsonHistoryFlusher.run", false]], "run() (xonsh.history.json.jsonhistorygc method)": [[25, "xonsh.history.json.JsonHistoryGC.run", false]], "run() (xonsh.history.sqlite.sqlitehistorygc method)": [[27, "xonsh.history.sqlite.SqliteHistoryGC.run", false]], "run() (xonsh.lib.lazyasd.backgroundmoduleloader method)": [[82, "xonsh.lib.lazyasd.BackgroundModuleLoader.run", false]], "run() (xonsh.procs.pipelines.prevproccloser method)": [[33, "xonsh.procs.pipelines.PrevProcCloser.run", false]], "run() (xonsh.procs.posix.popenthread method)": [[34, "xonsh.procs.posix.PopenThread.run", false]], "run() (xonsh.procs.proxies.procproxythread method)": [[35, "xonsh.procs.proxies.ProcProxyThread.run", false]], "run() (xonsh.procs.specs.subprocspec method)": [[37, "xonsh.procs.specs.SubprocSpec.run", false]], "run() (xonsh.shells.readline_shell.readlinehistoryadder method)": [[55, "xonsh.shells.readline_shell.ReadlineHistoryAdder.run", false]], "run_alias() (in module xonsh.xoreutils.util)": [[66, "xonsh.xoreutils.util.run_alias", false]], "run_alias_by_params() (in module xonsh.aliases)": [[2, "xonsh.aliases.run_alias_by_params", false]], "run_code_with_cache() (in module xonsh.codecache)": [[69, "xonsh.codecache.run_code_with_cache", false]], "run_compiled_code() (in module xonsh.codecache)": [[69, "xonsh.codecache.run_compiled_code", false]], "run_gc() (xonsh.history.base.history method)": [[22, "xonsh.history.base.History.run_gc", false]], "run_gc() (xonsh.history.dummy.dummyhistory method)": [[24, "xonsh.history.dummy.DummyHistory.run_gc", false]], "run_gc() (xonsh.history.json.jsonhistory method)": [[25, "xonsh.history.json.JsonHistory.run_gc", false]], "run_gc() (xonsh.history.sqlite.sqlitehistory method)": [[27, "xonsh.history.sqlite.SqliteHistory.run_gc", false]], "run_script_with_cache() (in module xonsh.codecache)": [[69, "xonsh.codecache.run_script_with_cache", false]], "run_subproc() (in module xonsh.procs.specs)": [[37, "xonsh.procs.specs.run_subproc", false]], "safe_close() (in module xonsh.procs.specs)": [[37, "xonsh.procs.specs.safe_close", false]], "safe_fdclose() (in module xonsh.procs.readers)": [[36, "xonsh.procs.readers.safe_fdclose", false]], "safe_flush() (in module xonsh.procs.proxies)": [[35, "xonsh.procs.proxies.safe_flush", false]], "safe_hasattr() (in module xonsh.tools)": [[94, "xonsh.tools.safe_hasattr", false]], "safe_open() (in module xonsh.procs.specs)": [[37, "xonsh.procs.specs.safe_open", false]], "safe_readable() (in module xonsh.procs.pipelines)": [[33, "xonsh.procs.pipelines.safe_readable", false]], "safe_readlines() (in module xonsh.procs.pipelines)": [[33, "xonsh.procs.pipelines.safe_readlines", false]], "savejson (class in xonsh.wizard)": [[96, "xonsh.wizard.SaveJSON", false]], "scan_dir_for_source_files() (in module xonsh.environ)": [[20, "xonsh.environ.scan_dir_for_source_files", false]], "script_cache_check() (in module xonsh.codecache)": [[69, "xonsh.codecache.script_cache_check", false]], "script_from_file (xonsh.main.xonshmode attribute)": [[90, "xonsh.main.XonshMode.script_from_file", false]], "script_from_stdin (xonsh.main.xonshmode attribute)": [[90, "xonsh.main.XonshMode.script_from_stdin", false]], "search_completer() (xonsh.completers.commands.modulerematcher method)": [[9, "xonsh.completers.commands.ModuleReMatcher.search_completer", false]], "seek() (xonsh.procs.proxies.filethreaddispatcher method)": [[35, "xonsh.procs.proxies.FileThreadDispatcher.seek", false]], "seekable() (xonsh.procs.proxies.filethreaddispatcher method)": [[35, "xonsh.procs.proxies.FileThreadDispatcher.seekable", false]], "send_signal() (xonsh.procs.posix.popenthread method)": [[34, "xonsh.procs.posix.PopenThread.send_signal", false]], "separator (xonsh.prompt.base.multipromptfield attribute)": [[39, "xonsh.prompt.base.MultiPromptField.separator", false]], "separator (xonsh.prompt.gitstatus.gitstatus attribute)": [[42, "xonsh.prompt.gitstatus.GitStatus.separator", false]], "seq_to_pathsep() (in module xonsh.tools)": [[94, "xonsh.tools.seq_to_pathsep", false]], "seq_to_upper_pathsep() (in module xonsh.tools)": [[94, "xonsh.tools.seq_to_upper_pathsep", false]], "serialize_xonsh_json() (in module xonsh.lib.jsonutils)": [[81, "xonsh.lib.jsonutils.serialize_xonsh_json", false]], "sessionaction (class in xonsh.history.main)": [[26, "xonsh.history.main.SessionAction", false]], "set_data() (xonsh.imphooks.xonshimporthook method)": [[100, "xonsh.imphooks.XonshImportHook.set_data", false]], "set_local_overrides() (xonsh.environ.internalenvirondict method)": [[20, "xonsh.environ.InternalEnvironDict.set_local_overrides", false]], "set_locally() (xonsh.environ.internalenvirondict method)": [[20, "xonsh.environ.InternalEnvironDict.set_locally", false]], "set_swapped_values() (xonsh.environ.env method)": [[20, "xonsh.environ.Env.set_swapped_values", false]], "set_to_csv() (in module xonsh.tools)": [[94, "xonsh.tools.set_to_csv", false]], "set_to_pathsep() (in module xonsh.tools)": [[94, "xonsh.tools.set_to_pathsep", false]], "setdaemon() (xonsh.history.json.jsonhistoryflusher method)": [[25, "xonsh.history.json.JsonHistoryFlusher.setDaemon", false]], "setdaemon() (xonsh.history.json.jsonhistorygc method)": [[25, "xonsh.history.json.JsonHistoryGC.setDaemon", false]], "setdaemon() (xonsh.history.sqlite.sqlitehistorygc method)": [[27, "xonsh.history.sqlite.SqliteHistoryGC.setDaemon", false]], "setdaemon() (xonsh.lib.lazyasd.backgroundmoduleloader method)": [[82, "xonsh.lib.lazyasd.BackgroundModuleLoader.setDaemon", false]], "setdaemon() (xonsh.procs.pipelines.prevproccloser method)": [[33, "xonsh.procs.pipelines.PrevProcCloser.setDaemon", false]], "setdaemon() (xonsh.procs.posix.popenthread method)": [[34, "xonsh.procs.posix.PopenThread.setDaemon", false]], "setdaemon() (xonsh.procs.proxies.procproxythread method)": [[35, "xonsh.procs.proxies.ProcProxyThread.setDaemon", false]], "setdaemon() (xonsh.shells.readline_shell.readlinehistoryadder method)": [[55, "xonsh.shells.readline_shell.ReadlineHistoryAdder.setDaemon", false]], "setdefault() (xonsh.aliases.aliases method)": [[2, "xonsh.aliases.Aliases.setdefault", false]], "setdefault() (xonsh.environ.env method)": [[20, "xonsh.environ.Env.setdefault", false]], "setdefault() (xonsh.environ.internalenvirondict method)": [[20, "xonsh.environ.InternalEnvironDict.setdefault", false]], "setdefault() (xonsh.environ.lscolors method)": [[20, "xonsh.environ.LsColors.setdefault", false]], "setdefault() (xonsh.lib.collections.chaindb method)": [[78, "xonsh.lib.collections.ChainDB.setdefault", false]], "setdefault() (xonsh.lib.lazyasd.lazydict method)": [[82, "xonsh.lib.lazyasd.LazyDict.setdefault", false]], "setdefault() (xonsh.prompt.base.promptfields method)": [[39, "xonsh.prompt.base.PromptFields.setdefault", false]], "setdefault() (xonsh.pyghooks.compoundcolormap method)": [[92, "xonsh.pyghooks.CompoundColorMap.setdefault", false]], "setname() (xonsh.history.json.jsonhistoryflusher method)": [[25, "xonsh.history.json.JsonHistoryFlusher.setName", false]], "setname() (xonsh.history.json.jsonhistorygc method)": [[25, "xonsh.history.json.JsonHistoryGC.setName", false]], "setname() (xonsh.history.sqlite.sqlitehistorygc method)": [[27, "xonsh.history.sqlite.SqliteHistoryGC.setName", false]], "setname() (xonsh.lib.lazyasd.backgroundmoduleloader method)": [[82, "xonsh.lib.lazyasd.BackgroundModuleLoader.setName", false]], "setname() (xonsh.procs.pipelines.prevproccloser method)": [[33, "xonsh.procs.pipelines.PrevProcCloser.setName", false]], "setname() (xonsh.procs.posix.popenthread method)": [[34, "xonsh.procs.posix.PopenThread.setName", false]], "setname() (xonsh.procs.proxies.procproxythread method)": [[35, "xonsh.procs.proxies.ProcProxyThread.setName", false]], "setname() (xonsh.shells.readline_shell.readlinehistoryadder method)": [[55, "xonsh.shells.readline_shell.ReadlineHistoryAdder.setName", false]], "settitle() (xonsh.shells.base_shell.baseshell method)": [[47, "xonsh.shells.base_shell.BaseShell.settitle", false]], "settitle() (xonsh.shells.dumb_shell.dumbshell method)": [[48, "xonsh.shells.dumb_shell.DumbShell.settitle", false], [93, "xonsh.shells.dumb_shell.DumbShell.settitle", false]], "settitle() (xonsh.shells.ptk_shell.prompttoolkitshell method)": [[49, "xonsh.shells.ptk_shell.PromptToolkitShell.settitle", false]], "settitle() (xonsh.shells.readline_shell.readlineshell method)": [[55, "xonsh.shells.readline_shell.ReadlineShell.settitle", false]], "setup() (in module xonsh.main)": [[90, "xonsh.main.setup", false]], "setup_readline() (in module xonsh.shells.readline_shell)": [[55, "xonsh.shells.readline_shell.setup_readline", false]], "shell_type (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.SHELL_TYPE", false]], "shell_type (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.SHELL_TYPE", false]], "shell_type (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.SHELL_TYPE", false]], "shlvl (xonsh.environ.generalsetting attribute)": [[20, "xonsh.environ.GeneralSetting.SHLVL", false]], "shlvl (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.SHLVL", false]], "short2rgb() (in module xonsh.color_tools)": [[70, "xonsh.color_tools.short2rgb", false]], "short_to_ints() (in module xonsh.color_tools)": [[70, "xonsh.color_tools.short_to_ints", false]], "should_use_cache() (in module xonsh.codecache)": [[69, "xonsh.codecache.should_use_cache", false]], "show() (xonsh.history.main.historyalias method)": [[26, "xonsh.history.main.HistoryAlias.show", false]], "showcmd() (in module xonsh.aliases)": [[2, "xonsh.aliases.showcmd", false]], "signal (xonsh.procs.posix.popenthread property)": [[34, "xonsh.procs.posix.PopenThread.signal", false]], "simple_random_choice() (in module xonsh.tools)": [[94, "xonsh.tools.simple_random_choice", false]], "single_command (xonsh.main.xonshmode attribute)": [[90, "xonsh.main.XonshMode.single_command", false]], "single_symbolic_arg() (in module xonsh.xoreutils.umask)": [[63, "xonsh.xoreutils.umask.single_symbolic_arg", false]], "singleline() (xonsh.shells.base_shell.baseshell method)": [[47, "xonsh.shells.base_shell.BaseShell.singleline", false]], "singleline() (xonsh.shells.dumb_shell.dumbshell method)": [[48, "xonsh.shells.dumb_shell.DumbShell.singleline", false], [93, "xonsh.shells.dumb_shell.DumbShell.singleline", false]], "singleline() (xonsh.shells.ptk_shell.prompttoolkitshell method)": [[49, "xonsh.shells.ptk_shell.PromptToolkitShell.singleline", false]], "singleline() (xonsh.shells.readline_shell.readlineshell method)": [[55, "xonsh.shells.readline_shell.ReadlineShell.singleline", false]], "source_alias() (in module xonsh.aliases)": [[2, "xonsh.aliases.source_alias", false]], "source_cmd_fn() (in module xonsh.aliases)": [[2, "xonsh.aliases.source_cmd_fn", false]], "source_foreign_fn() (in module xonsh.aliases)": [[2, "xonsh.aliases.source_foreign_fn", false]], "source_to_code() (xonsh.imphooks.xonshimporthook method)": [[100, "xonsh.imphooks.XonshImportHook.source_to_code", false]], "source_to_unicode() (in module xonsh.lib.openpy)": [[86, "xonsh.lib.openpy.source_to_unicode", false]], "sourceforeignalias (class in xonsh.aliases)": [[2, "xonsh.aliases.SourceForeignAlias", false]], "sourceforeignalias.error": [[2, "xonsh.aliases.SourceForeignAlias.Error", false]], "specattrdecoratoralias (class in xonsh.procs.specs)": [[37, "xonsh.procs.specs.SpecAttrDecoratorAlias", false]], "species (xonsh.events.abstractevent property)": [[73, "xonsh.events.AbstractEvent.species", false]], "species (xonsh.events.event property)": [[73, "xonsh.events.Event.species", false]], "species (xonsh.events.loadevent property)": [[73, "xonsh.events.LoadEvent.species", false]], "split() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.split", false]], "split() (xonsh.parsers.lexer.lexer method)": [[103, "xonsh.parsers.lexer.Lexer.split", false]], "splitlines() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.splitlines", false]], "sqlitehistory (class in xonsh.history.sqlite)": [[27, "xonsh.history.sqlite.SqliteHistory", false]], "sqlitehistorygc (class in xonsh.history.sqlite)": [[27, "xonsh.history.sqlite.SqliteHistoryGC", false]], "star_dirs (xonsh.environ.generalsetting attribute)": [[20, "xonsh.environ.GeneralSetting.STAR_DIRS", false]], "star_dirs (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.STAR_DIRS", false]], "star_path (xonsh.environ.generalsetting attribute)": [[20, "xonsh.environ.GeneralSetting.STAR_PATH", false]], "star_path (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.STAR_PATH", false]], "start() (xonsh.history.json.jsonhistoryflusher method)": [[25, "xonsh.history.json.JsonHistoryFlusher.start", false]], "start() (xonsh.history.json.jsonhistorygc method)": [[25, "xonsh.history.json.JsonHistoryGC.start", false]], "start() (xonsh.history.sqlite.sqlitehistorygc method)": [[27, "xonsh.history.sqlite.SqliteHistoryGC.start", false]], "start() (xonsh.lib.lazyasd.backgroundmoduleloader method)": [[82, "xonsh.lib.lazyasd.BackgroundModuleLoader.start", false]], "start() (xonsh.procs.pipelines.prevproccloser method)": [[33, "xonsh.procs.pipelines.PrevProcCloser.start", false]], "start() (xonsh.procs.posix.popenthread method)": [[34, "xonsh.procs.posix.PopenThread.start", false]], "start() (xonsh.procs.proxies.procproxythread method)": [[35, "xonsh.procs.proxies.ProcProxyThread.start", false]], "start() (xonsh.shells.ptk_shell.updator.promptupdator method)": [[54, "xonsh.shells.ptk_shell.updator.PromptUpdator.start", false]], "start() (xonsh.shells.readline_shell.readlinehistoryadder method)": [[55, "xonsh.shells.readline_shell.ReadlineHistoryAdder.start", false]], "start() (xonsh.tracer.tracertype method)": [[95, "xonsh.tracer.TracerType.start", false]], "start_services() (in module xonsh.main)": [[90, "xonsh.main.start_services", false]], "start_update() (xonsh.shells.ptk_shell.formatter.ptkpromptformatter method)": [[51, "xonsh.shells.ptk_shell.formatter.PTKPromptFormatter.start_update", false]], "start_update() (xonsh.shells.ptk_shell.updator.asyncprompt method)": [[54, "xonsh.shells.ptk_shell.updator.AsyncPrompt.start_update", false]], "starting_whitespace() (in module xonsh.tools)": [[94, "xonsh.tools.starting_whitespace", false]], "startswith() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.startswith", false]], "statefile (class in xonsh.wizard)": [[96, "xonsh.wizard.StateFile", false]], "statevisitor (class in xonsh.wizard)": [[96, "xonsh.wizard.StateVisitor", false]], "stderr (xonsh.procs.pipelines.commandpipeline property)": [[33, "xonsh.procs.pipelines.CommandPipeline.stderr", false]], "stderr (xonsh.procs.pipelines.hiddencommandpipeline property)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.stderr", false]], "stderr (xonsh.procs.specs.subprocspec property)": [[37, "xonsh.procs.specs.SubprocSpec.stderr", false]], "stderr_postfix (xonsh.procs.pipelines.commandpipeline property)": [[33, "xonsh.procs.pipelines.CommandPipeline.stderr_postfix", false]], "stderr_postfix (xonsh.procs.pipelines.hiddencommandpipeline property)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.stderr_postfix", false]], "stderr_prefix (xonsh.procs.pipelines.commandpipeline property)": [[33, "xonsh.procs.pipelines.CommandPipeline.stderr_prefix", false]], "stderr_prefix (xonsh.procs.pipelines.hiddencommandpipeline property)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.stderr_prefix", false]], "stderr_redirect (xonsh.procs.pipelines.commandpipeline property)": [[33, "xonsh.procs.pipelines.CommandPipeline.stderr_redirect", false]], "stderr_redirect (xonsh.procs.pipelines.hiddencommandpipeline property)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.stderr_redirect", false]], "stdin (xonsh.procs.pipelines.commandpipeline property)": [[33, "xonsh.procs.pipelines.CommandPipeline.stdin", false]], "stdin (xonsh.procs.pipelines.hiddencommandpipeline property)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.stdin", false]], "stdin (xonsh.procs.specs.subprocspec property)": [[37, "xonsh.procs.specs.SubprocSpec.stdin", false]], "stdin_redirect (xonsh.procs.pipelines.commandpipeline property)": [[33, "xonsh.procs.pipelines.CommandPipeline.stdin_redirect", false]], "stdin_redirect (xonsh.procs.pipelines.hiddencommandpipeline property)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.stdin_redirect", false]], "stdout (xonsh.procs.pipelines.commandpipeline property)": [[33, "xonsh.procs.pipelines.CommandPipeline.stdout", false]], "stdout (xonsh.procs.pipelines.hiddencommandpipeline property)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.stdout", false]], "stdout (xonsh.procs.specs.subprocspec property)": [[37, "xonsh.procs.specs.SubprocSpec.stdout", false]], "stdout (xonsh.tools.xonshcalledprocesserror property)": [[94, "xonsh.tools.XonshCalledProcessError.stdout", false]], "stdout_redirect (xonsh.procs.pipelines.commandpipeline property)": [[33, "xonsh.procs.pipelines.CommandPipeline.stdout_redirect", false]], "stdout_redirect (xonsh.procs.pipelines.hiddencommandpipeline property)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.stdout_redirect", false]], "still_writable() (in module xonsh.procs.proxies)": [[35, "xonsh.procs.proxies.still_writable", false]], "stop() (xonsh.shells.ptk_shell.updator.asyncprompt method)": [[54, "xonsh.shells.ptk_shell.updator.AsyncPrompt.stop", false]], "stop() (xonsh.shells.ptk_shell.updator.promptupdator method)": [[54, "xonsh.shells.ptk_shell.updator.PromptUpdator.stop", false]], "stop() (xonsh.tracer.tracertype method)": [[95, "xonsh.tracer.TracerType.stop", false]], "store() (xonsh.wizard.promptvisitor method)": [[96, "xonsh.wizard.PromptVisitor.store", false]], "store() (xonsh.wizard.statevisitor method)": [[96, "xonsh.wizard.StateVisitor.store", false]], "store_string() (xonsh.shells.ptk_shell.history.prompttoolkithistory method)": [[52, "xonsh.shells.ptk_shell.history.PromptToolkitHistory.store_string", false]], "storenonempty (class in xonsh.wizard)": [[96, "xonsh.wizard.StoreNonEmpty", false]], "str_to_env_path() (in module xonsh.tools)": [[94, "xonsh.tools.str_to_env_path", false]], "str_to_path() (in module xonsh.tools)": [[94, "xonsh.tools.str_to_path", false]], "stream_stderr() (xonsh.procs.pipelines.commandpipeline method)": [[33, "xonsh.procs.pipelines.CommandPipeline.stream_stderr", false]], "stream_stderr() (xonsh.procs.pipelines.hiddencommandpipeline method)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.stream_stderr", false]], "strip() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.strip", false]], "strip_encoding_cookie() (in module xonsh.lib.openpy)": [[86, "xonsh.lib.openpy.strip_encoding_cookie", false]], "strip_simple_quotes() (in module xonsh.tools)": [[94, "xonsh.tools.strip_simple_quotes", false]], "style (xonsh.environ.lscolors property)": [[20, "xonsh.environ.LsColors.style", false]], "style_name (xonsh.environ.lscolors property)": [[20, "xonsh.environ.LsColors.style_name", false]], "style_name (xonsh.pyghooks.xonshstyle property)": [[92, "xonsh.pyghooks.XonshStyle.style_name", false]], "styler (xonsh.shells.base_shell.baseshell property)": [[47, "xonsh.shells.base_shell.BaseShell.styler", false]], "styler (xonsh.shells.dumb_shell.dumbshell property)": [[48, "xonsh.shells.dumb_shell.DumbShell.styler", false], [93, "xonsh.shells.dumb_shell.DumbShell.styler", false]], "styler (xonsh.shells.ptk_shell.prompttoolkitshell property)": [[49, "xonsh.shells.ptk_shell.PromptToolkitShell.styler", false]], "styler (xonsh.shells.readline_shell.readlineshell property)": [[55, "xonsh.shells.readline_shell.ReadlineShell.styler", false]], "styles (xonsh.pyghooks.xonshstyle attribute)": [[92, "xonsh.pyghooks.XonshStyle.styles", false]], "sub_proc_get_output() (in module xonsh.completers.tools)": [[18, "xonsh.completers.tools.sub_proc_get_output", false]], "subexpr_before_unbalanced() (in module xonsh.tools)": [[94, "xonsh.tools.subexpr_before_unbalanced", false]], "subexpr_from_unbalanced() (in module xonsh.tools)": [[94, "xonsh.tools.subexpr_from_unbalanced", false]], "submit() (xonsh.shells.ptk_shell.updator.executor method)": [[54, "xonsh.shells.ptk_shell.updator.Executor.submit", false]], "submit_section() (xonsh.shells.ptk_shell.updator.asyncprompt method)": [[54, "xonsh.shells.ptk_shell.updator.AsyncPrompt.submit_section", false]], "subproc_arg_callback() (in module xonsh.pyghooks)": [[92, "xonsh.pyghooks.subproc_arg_callback", false]], "subproc_captured_hiddenobject() (in module xonsh.built_ins)": [[3, "xonsh.built_ins.subproc_captured_hiddenobject", false]], "subproc_captured_inject() (in module xonsh.built_ins)": [[3, "xonsh.built_ins.subproc_captured_inject", false]], "subproc_captured_object() (in module xonsh.built_ins)": [[3, "xonsh.built_ins.subproc_captured_object", false]], "subproc_captured_stdout() (in module xonsh.built_ins)": [[3, "xonsh.built_ins.subproc_captured_stdout", false]], "subproc_cmd_callback() (in module xonsh.pyghooks)": [[92, "xonsh.pyghooks.subproc_cmd_callback", false]], "subproc_toks() (in module xonsh.tools)": [[94, "xonsh.tools.subproc_toks", false]], "subproc_uncaptured() (in module xonsh.built_ins)": [[3, "xonsh.built_ins.subproc_uncaptured", false]], "subprocesssetting (class in xonsh.environ)": [[20, "xonsh.environ.SubprocessSetting", false]], "subprocspec (class in xonsh.procs.specs)": [[37, "xonsh.procs.specs.SubprocSpec", false]], "subsequence_match() (in module xonsh.completers.path)": [[16, "xonsh.completers.path.subsequence_match", false]], "subsequence_path_completion (xonsh.environ.autocompletionsetting attribute)": [[20, "xonsh.environ.AutoCompletionSetting.SUBSEQUENCE_PATH_COMPLETION", false]], "subsequence_path_completion (xonsh.environ.ptkcompletionsetting attribute)": [[20, "xonsh.environ.PTKCompletionSetting.SUBSEQUENCE_PATH_COMPLETION", false]], "suffix (xonsh.prompt.base.promptfield attribute)": [[39, "xonsh.prompt.base.PromptField.suffix", false]], "suffix (xonsh.prompt.gitstatus.gitstatuspromptfield attribute)": [[42, "xonsh.prompt.gitstatus.GitStatusPromptField.suffix", false]], "suffix (xonsh.prompt.job.currentjobfield attribute)": [[43, "xonsh.prompt.job.CurrentJobField.suffix", false]], "suggest_commands (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.SUGGEST_COMMANDS", false]], "suggest_commands (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.SUGGEST_COMMANDS", false]], "suggest_commands (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.SUGGEST_COMMANDS", false]], "suggest_commands() (in module xonsh.tools)": [[94, "xonsh.tools.suggest_commands", false]], "suggest_max_num (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.SUGGEST_MAX_NUM", false]], "suggest_max_num (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.SUGGEST_MAX_NUM", false]], "suggest_max_num (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.SUGGEST_MAX_NUM", false]], "suggest_threshold (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.SUGGEST_THRESHOLD", false]], "suggest_threshold (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.SUGGEST_THRESHOLD", false]], "suggest_threshold (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.SUGGEST_THRESHOLD", false]], "suggestion_completion() (xonsh.shells.ptk_shell.completer.prompttoolkitcompleter method)": [[50, "xonsh.shells.ptk_shell.completer.PromptToolkitCompleter.suggestion_completion", false]], "suggestion_sort_helper() (in module xonsh.tools)": [[94, "xonsh.tools.suggestion_sort_helper", false]], "superhelper() (in module xonsh.built_ins)": [[3, "xonsh.built_ins.superhelper", false]], "suppress (xonsh.xoreutils.which.awitchawitch attribute)": [[67, "xonsh.xoreutils.which.AWitchAWitch.SUPPRESS", false]], "suppress_branch_timeout_message (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.SUPPRESS_BRANCH_TIMEOUT_MESSAGE", false]], "suppress_branch_timeout_message (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.SUPPRESS_BRANCH_TIMEOUT_MESSAGE", false]], "suppress_branch_timeout_message (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.SUPPRESS_BRANCH_TIMEOUT_MESSAGE", false]], "swap() (in module xonsh.tools)": [[94, "xonsh.tools.swap", false]], "swap() (xonsh.environ.env method)": [[20, "xonsh.environ.Env.swap", false]], "swap_values() (in module xonsh.tools)": [[94, "xonsh.tools.swap_values", false]], "swapcase() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.swapcase", false]], "target_color (xonsh.environ.lscolors attribute)": [[20, "xonsh.environ.LsColors.target_color", false]], "target_value (xonsh.environ.lscolors attribute)": [[20, "xonsh.environ.LsColors.target_value", false]], "teardown_readline() (in module xonsh.shells.readline_shell)": [[55, "xonsh.shells.readline_shell.teardown_readline", false]], "tee (class in xonsh.shells.base_shell)": [[47, "xonsh.shells.base_shell.Tee", false]], "tee() (in module xonsh.xoreutils.tee)": [[60, "xonsh.xoreutils.tee.tee", false]], "tee_stdout() (xonsh.procs.pipelines.commandpipeline method)": [[33, "xonsh.procs.pipelines.CommandPipeline.tee_stdout", false]], "tee_stdout() (xonsh.procs.pipelines.hiddencommandpipeline method)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.tee_stdout", false]], "tell() (xonsh.procs.proxies.filethreaddispatcher method)": [[35, "xonsh.procs.proxies.FileThreadDispatcher.tell", false]], "template (xonsh.prompt.base.parsedtokens attribute)": [[39, "xonsh.prompt.base.ParsedTokens.template", false]], "term (xonsh.environ.generalsetting attribute)": [[20, "xonsh.environ.GeneralSetting.TERM", false]], "term (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.TERM", false]], "terminate() (xonsh.procs.posix.popenthread method)": [[34, "xonsh.procs.posix.PopenThread.terminate", false]], "text() (xonsh.lib.pretty.prettyprinter method)": [[29, "xonsh.lib.pretty.PrettyPrinter.text", false], [88, "xonsh.lib.pretty.PrettyPrinter.text", false]], "text() (xonsh.lib.pretty.representationprinter method)": [[29, "xonsh.lib.pretty.RepresentationPrinter.text", false], [88, "xonsh.lib.pretty.RepresentationPrinter.text", false]], "thread_subprocs (xonsh.environ.subprocesssetting attribute)": [[20, "xonsh.environ.SubprocessSetting.THREAD_SUBPROCS", false]], "timestamps (xonsh.procs.pipelines.commandpipeline property)": [[33, "xonsh.procs.pipelines.CommandPipeline.timestamps", false]], "timestamps (xonsh.procs.pipelines.hiddencommandpipeline property)": [[33, "xonsh.procs.pipelines.HiddenCommandPipeline.timestamps", false]], "title (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.TITLE", false]], "title (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.TITLE", false]], "title (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.TITLE", false]], "title() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.title", false]], "to_bool() (in module xonsh.tools)": [[94, "xonsh.tools.to_bool", false]], "to_bool_or_break() (in module xonsh.tools)": [[94, "xonsh.tools.to_bool_or_break", false]], "to_bool_or_int() (in module xonsh.tools)": [[94, "xonsh.tools.to_bool_or_int", false]], "to_bool_or_none() (in module xonsh.tools)": [[94, "xonsh.tools.to_bool_or_none", false]], "to_bytes() (xonsh.procs.proxies.handle method)": [[35, "xonsh.procs.proxies.Handle.to_bytes", false]], "to_bytes() (xonsh.xontribs.exitcode method)": [[98, "xonsh.xontribs.ExitCode.to_bytes", false]], "to_completion_mode() (in module xonsh.tools)": [[94, "xonsh.tools.to_completion_mode", false]], "to_completions_display_value() (in module xonsh.tools)": [[94, "xonsh.tools.to_completions_display_value", false]], "to_debug() (in module xonsh.environ)": [[20, "xonsh.environ.to_debug", false]], "to_dict() (in module xonsh.tools)": [[94, "xonsh.tools.to_dict", false]], "to_dynamic_cwd_tuple() (in module xonsh.tools)": [[94, "xonsh.tools.to_dynamic_cwd_tuple", false]], "to_history_tuple() (in module xonsh.tools)": [[94, "xonsh.tools.to_history_tuple", false]], "to_int_or_none() (in module xonsh.tools)": [[94, "xonsh.tools.to_int_or_none", false]], "to_itself() (in module xonsh.tools)": [[94, "xonsh.tools.to_itself", false]], "to_logfile_opt() (in module xonsh.tools)": [[94, "xonsh.tools.to_logfile_opt", false]], "to_repr_pretty_() (in module xonsh.tools)": [[94, "xonsh.tools.to_repr_pretty_", false]], "to_shlvl() (in module xonsh.tools)": [[94, "xonsh.tools.to_shlvl", false]], "to_tok_color_dict() (in module xonsh.tools)": [[94, "xonsh.tools.to_tok_color_dict", false]], "toggle_color() (xonsh.tracer.tracertype method)": [[95, "xonsh.tracer.TracerType.toggle_color", false]], "token() (xonsh.parsers.lexer.lexer method)": [[103, "xonsh.parsers.lexer.Lexer.token", false]], "tokenize_ansi() (in module xonsh.shells.ptk_shell)": [[49, "xonsh.shells.ptk_shell.tokenize_ansi", false]], "tokens (xonsh.parsers.lexer.lexer property)": [[103, "xonsh.parsers.lexer.Lexer.tokens", false]], "tokens (xonsh.prompt.base.parsedtokens attribute)": [[39, "xonsh.prompt.base.ParsedTokens.tokens", false]], "tokens (xonsh.pyghooks.xonshconsolelexer attribute)": [[92, "xonsh.pyghooks.XonshConsoleLexer.tokens", false]], "tokens (xonsh.pyghooks.xonshlexer attribute)": [[92, "xonsh.pyghooks.XonshLexer.tokens", false]], "tolerant (xonsh.parsers.lexer.lexer property)": [[103, "xonsh.parsers.lexer.Lexer.tolerant", false]], "trace() (in module xonsh.aliases)": [[2, "xonsh.aliases.trace", false]], "trace() (xonsh.tracer.tracertype method)": [[95, "xonsh.tracer.TracerType.trace", false]], "tracer_format_line() (in module xonsh.tracer)": [[95, "xonsh.tracer.tracer_format_line", false]], "traceralias (class in xonsh.tracer)": [[95, "xonsh.tracer.TracerAlias", false]], "traceralias.error": [[95, "xonsh.tracer.TracerAlias.Error", false]], "tracertype (class in xonsh.tracer)": [[95, "xonsh.tracer.TracerType", false]], "transfer() (xonsh.history.main.historyalias method)": [[26, "xonsh.history.main.HistoryAlias.transfer", false]], "translate() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.translate", false]], "transmogrify() (xonsh.events.eventmanager method)": [[73, "xonsh.events.EventManager.transmogrify", false]], "truefalse (class in xonsh.wizard)": [[96, "xonsh.wizard.TrueFalse", false]], "truefalsebreak (class in xonsh.wizard)": [[96, "xonsh.wizard.TrueFalseBreak", false]], "truncate() (xonsh.procs.proxies.filethreaddispatcher method)": [[35, "xonsh.procs.proxies.FileThreadDispatcher.truncate", false]], "try_import() (in module xonsh.completers.imports)": [[13, "xonsh.completers.imports.try_import", false]], "try_subproc_toks() (xonsh.parsers.ast.ctxawaretransformer method)": [[102, "xonsh.parsers.ast.CtxAwareTransformer.try_subproc_toks", false]], "tty() (in module xonsh.xoreutils.tty)": [[61, "xonsh.xoreutils.tty.tty", false]], "ulimit() (in module xonsh.xoreutils.ulimit)": [[62, "xonsh.xoreutils.ulimit.ulimit", false]], "umask() (in module xonsh.xoreutils.umask)": [[63, "xonsh.xoreutils.umask.umask", false]], "uname_fn() (in module xonsh.xoreutils.uname)": [[64, "xonsh.xoreutils.uname.uname_fn", false]], "uncapturable() (in module xonsh.tools)": [[94, "xonsh.tools.uncapturable", false]], "undo_replace_env() (xonsh.environ.env method)": [[20, "xonsh.environ.Env.undo_replace_env", false]], "undoc_header (xonsh.shells.dumb_shell.dumbshell attribute)": [[48, "xonsh.shells.dumb_shell.DumbShell.undoc_header", false], [93, "xonsh.shells.dumb_shell.DumbShell.undoc_header", false]], "undoc_header (xonsh.shells.readline_shell.readlineshell attribute)": [[55, "xonsh.shells.readline_shell.ReadlineShell.undoc_header", false]], "uni_name (xonsh.pyghooks.xonshconsolelexer attribute)": [[92, "xonsh.pyghooks.XonshConsoleLexer.uni_name", false]], "uni_name (xonsh.pyghooks.xonshlexer attribute)": [[92, "xonsh.pyghooks.XonshLexer.uni_name", false]], "unique_everseen() (in module xonsh.lib.itertools)": [[80, "xonsh.lib.itertools.unique_everseen", false]], "unlink_builtins() (xonsh.built_ins.xonshsession method)": [[3, "xonsh.built_ins.XonshSession.unlink_builtins", false]], "unload() (xonsh.built_ins.xonshsession method)": [[3, "xonsh.built_ins.XonshSession.unload", false]], "unquote() (in module xonsh.tools)": [[94, "xonsh.tools.unquote", false]], "unstorabletype (class in xonsh.wizard)": [[96, "xonsh.wizard.UnstorableType", false]], "unthreadable() (in module xonsh.tools)": [[94, "xonsh.tools.unthreadable", false]], "update() (xonsh.aliases.aliases method)": [[2, "xonsh.aliases.Aliases.update", false]], "update() (xonsh.environ.env method)": [[20, "xonsh.environ.Env.update", false]], "update() (xonsh.environ.internalenvirondict method)": [[20, "xonsh.environ.InternalEnvironDict.update", false]], "update() (xonsh.environ.lscolors method)": [[20, "xonsh.environ.LsColors.update", false]], "update() (xonsh.lib.collections.chaindb method)": [[78, "xonsh.lib.collections.ChainDB.update", false]], "update() (xonsh.lib.lazyasd.lazydict method)": [[82, "xonsh.lib.lazyasd.LazyDict.update", false]], "update() (xonsh.prompt.base.basepromptfield method)": [[39, "xonsh.prompt.base.BasePromptField.update", false]], "update() (xonsh.prompt.base.multipromptfield method)": [[39, "xonsh.prompt.base.MultiPromptField.update", false]], "update() (xonsh.prompt.base.parsedtokens method)": [[39, "xonsh.prompt.base.ParsedTokens.update", false]], "update() (xonsh.prompt.base.promptfield method)": [[39, "xonsh.prompt.base.PromptField.update", false]], "update() (xonsh.prompt.base.promptfields method)": [[39, "xonsh.prompt.base.PromptFields.update", false]], "update() (xonsh.prompt.gitstatus.gitstatus method)": [[42, "xonsh.prompt.gitstatus.GitStatus.update", false]], "update() (xonsh.prompt.gitstatus.gitstatuspromptfield method)": [[42, "xonsh.prompt.gitstatus.GitStatusPromptField.update", false]], "update() (xonsh.prompt.job.currentjobfield method)": [[43, "xonsh.prompt.job.CurrentJobField.update", false]], "update() (xonsh.pyghooks.compoundcolormap method)": [[92, "xonsh.pyghooks.CompoundColorMap.update", false]], "update_cache() (in module xonsh.codecache)": [[69, "xonsh.codecache.update_cache", false]], "update_cache() (xonsh.commands_cache.commandscache method)": [[71, "xonsh.commands_cache.CommandsCache.update_cache", false]], "update_completions_on_keypress (xonsh.environ.ptkcompletionsetting attribute)": [[20, "xonsh.environ.PTKCompletionSetting.UPDATE_COMPLETIONS_ON_KEYPRESS", false]], "update_context() (in module xonsh.xontribs)": [[98, "xonsh.xontribs.update_context", false]], "update_current_cmds() (xonsh.prompt.job.currentjobfield method)": [[43, "xonsh.prompt.job.CurrentJobField.update_current_cmds", false]], "update_job_attr() (in module xonsh.procs.jobs)": [[32, "xonsh.procs.jobs.update_job_attr", false]], "update_os_environ (xonsh.environ.generalsetting attribute)": [[20, "xonsh.environ.GeneralSetting.UPDATE_OS_ENVIRON", false]], "update_os_environ (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.UPDATE_OS_ENVIRON", false]], "update_process_group() (in module xonsh.procs.pipelines)": [[33, "xonsh.procs.pipelines.update_process_group", false]], "update_prompt_on_keypress (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.UPDATE_PROMPT_ON_KEYPRESS", false]], "update_prompt_on_keypress (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.UPDATE_PROMPT_ON_KEYPRESS", false]], "update_prompt_on_keypress (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.UPDATE_PROMPT_ON_KEYPRESS", false]], "updator (xonsh.prompt.base.basepromptfield attribute)": [[39, "xonsh.prompt.base.BasePromptField.updator", false]], "updator (xonsh.prompt.base.multipromptfield attribute)": [[39, "xonsh.prompt.base.MultiPromptField.updator", false]], "updator (xonsh.prompt.base.promptfield attribute)": [[39, "xonsh.prompt.base.PromptField.updator", false]], "updator (xonsh.prompt.gitstatus.gitstatus attribute)": [[42, "xonsh.prompt.gitstatus.GitStatus.updator", false]], "updator (xonsh.prompt.gitstatus.gitstatuspromptfield attribute)": [[42, "xonsh.prompt.gitstatus.GitStatusPromptField.updator", false]], "updator (xonsh.prompt.job.currentjobfield attribute)": [[43, "xonsh.prompt.job.CurrentJobField.updator", false]], "upper() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.upper", false]], "uptime() (in module xonsh.xoreutils.uptime)": [[65, "xonsh.xoreutils.uptime.uptime", false]], "url (xonsh.pyghooks.xonshconsolelexer attribute)": [[92, "xonsh.pyghooks.XonshConsoleLexer.url", false]], "url (xonsh.pyghooks.xonshlexer attribute)": [[92, "xonsh.pyghooks.XonshLexer.url", false]], "url (xonsh.xontribs.xontrib property)": [[98, "xonsh.xontribs.Xontrib.url", false]], "use_main_jobs() (in module xonsh.procs.jobs)": [[32, "xonsh.procs.jobs.use_main_jobs", false]], "use_rawinput (xonsh.shells.dumb_shell.dumbshell attribute)": [[48, "xonsh.shells.dumb_shell.DumbShell.use_rawinput", false], [93, "xonsh.shells.dumb_shell.DumbShell.use_rawinput", false]], "use_rawinput (xonsh.shells.readline_shell.readlineshell attribute)": [[55, "xonsh.shells.readline_shell.ReadlineShell.use_rawinput", false]], "valid_events (xonsh.tracer.tracertype attribute)": [[95, "xonsh.tracer.TracerType.valid_events", false]], "valid_numeric_argument() (in module xonsh.xoreutils.umask)": [[63, "xonsh.xoreutils.umask.valid_numeric_argument", false]], "validate (xonsh.environ.var attribute)": [[20, "xonsh.environ.Var.validate", false]], "value (xonsh.completers.tools.richcompletion property)": [[18, "xonsh.completers.tools.RichCompletion.value", false]], "value (xonsh.prompt.base.basepromptfield attribute)": [[39, "xonsh.prompt.base.BasePromptField.value", false]], "value (xonsh.prompt.base.multipromptfield attribute)": [[39, "xonsh.prompt.base.MultiPromptField.value", false]], "value (xonsh.prompt.base.promptfield attribute)": [[39, "xonsh.prompt.base.PromptField.value", false]], "value (xonsh.prompt.gitstatus.gitstatus attribute)": [[42, "xonsh.prompt.gitstatus.GitStatus.value", false]], "value (xonsh.prompt.gitstatus.gitstatuspromptfield attribute)": [[42, "xonsh.prompt.gitstatus.GitStatusPromptField.value", false]], "value (xonsh.prompt.job.currentjobfield attribute)": [[43, "xonsh.prompt.job.CurrentJobField.value", false]], "values() (xonsh.aliases.aliases method)": [[2, "xonsh.aliases.Aliases.values", false]], "values() (xonsh.commands_cache.commandscache method)": [[71, "xonsh.commands_cache.CommandsCache.values", false]], "values() (xonsh.environ.env method)": [[20, "xonsh.environ.Env.values", false]], "values() (xonsh.environ.internalenvirondict method)": [[20, "xonsh.environ.InternalEnvironDict.values", false]], "values() (xonsh.environ.lscolors method)": [[20, "xonsh.environ.LsColors.values", false]], "values() (xonsh.lib.collections.chaindb method)": [[78, "xonsh.lib.collections.ChainDB.values", false]], "values() (xonsh.lib.lazyasd.lazydict method)": [[82, "xonsh.lib.lazyasd.LazyDict.values", false]], "values() (xonsh.lib.lazyjson.lazyjson method)": [[84, "xonsh.lib.lazyjson.LazyJSON.values", false]], "values() (xonsh.lib.lazyjson.ljnode method)": [[84, "xonsh.lib.lazyjson.LJNode.values", false]], "values() (xonsh.prompt.base.promptfields method)": [[39, "xonsh.prompt.base.PromptFields.values", false]], "values() (xonsh.pyghooks.compoundcolormap method)": [[92, "xonsh.pyghooks.CompoundColorMap.values", false]], "var (class in xonsh.environ)": [[20, "xonsh.environ.Var", false]], "vc_branch_timeout (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.VC_BRANCH_TIMEOUT", false]], "vc_branch_timeout (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.VC_BRANCH_TIMEOUT", false]], "vc_branch_timeout (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.VC_BRANCH_TIMEOUT", false]], "vc_git_include_untracked (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.VC_GIT_INCLUDE_UNTRACKED", false]], "vc_git_include_untracked (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.VC_GIT_INCLUDE_UNTRACKED", false]], "vc_git_include_untracked (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.VC_GIT_INCLUDE_UNTRACKED", false]], "vc_hg_show_branch (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.VC_HG_SHOW_BRANCH", false]], "vc_hg_show_branch (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.VC_HG_SHOW_BRANCH", false]], "vc_hg_show_branch (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.VC_HG_SHOW_BRANCH", false]], "version_added (xonsh.pyghooks.xonshconsolelexer attribute)": [[92, "xonsh.pyghooks.XonshConsoleLexer.version_added", false]], "version_added (xonsh.pyghooks.xonshlexer attribute)": [[92, "xonsh.pyghooks.XonshLexer.version_added", false]], "vformat() (xonsh.tools.flexibleformatter method)": [[94, "xonsh.tools.FlexibleFormatter.vformat", false]], "vi_mode (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.VI_MODE", false]], "vi_mode (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.VI_MODE", false]], "virtual_env (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.VIRTUAL_ENV", false]], "virtual_env (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.VIRTUAL_ENV", false]], "virtual_env (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.VIRTUAL_ENV", false]], "visit() (xonsh.parsers.ast.ctxawaretransformer method)": [[102, "xonsh.parsers.ast.CtxAwareTransformer.visit", false]], "visit() (xonsh.wizard.prettyformatter method)": [[96, "xonsh.wizard.PrettyFormatter.visit", false]], "visit() (xonsh.wizard.promptvisitor method)": [[96, "xonsh.wizard.PromptVisitor.visit", false]], "visit() (xonsh.wizard.statevisitor method)": [[96, "xonsh.wizard.StateVisitor.visit", false]], "visit() (xonsh.wizard.visitor method)": [[96, "xonsh.wizard.Visitor.visit", false]], "visit_annassign() (xonsh.parsers.ast.ctxawaretransformer method)": [[102, "xonsh.parsers.ast.CtxAwareTransformer.visit_AnnAssign", false]], "visit_assign() (xonsh.parsers.ast.ctxawaretransformer method)": [[102, "xonsh.parsers.ast.CtxAwareTransformer.visit_Assign", false]], "visit_boolop() (xonsh.parsers.ast.ctxawaretransformer method)": [[102, "xonsh.parsers.ast.CtxAwareTransformer.visit_BoolOp", false]], "visit_classdef() (xonsh.parsers.ast.ctxawaretransformer method)": [[102, "xonsh.parsers.ast.CtxAwareTransformer.visit_ClassDef", false]], "visit_comprehension() (xonsh.parsers.ast.ctxawaretransformer method)": [[102, "xonsh.parsers.ast.CtxAwareTransformer.visit_comprehension", false]], "visit_constant() (xonsh.parsers.ast.ctxawaretransformer method)": [[102, "xonsh.parsers.ast.CtxAwareTransformer.visit_Constant", false]], "visit_delete() (xonsh.parsers.ast.ctxawaretransformer method)": [[102, "xonsh.parsers.ast.CtxAwareTransformer.visit_Delete", false]], "visit_expr() (xonsh.parsers.ast.ctxawaretransformer method)": [[102, "xonsh.parsers.ast.CtxAwareTransformer.visit_Expr", false]], "visit_expression() (xonsh.parsers.ast.ctxawaretransformer method)": [[102, "xonsh.parsers.ast.CtxAwareTransformer.visit_Expression", false]], "visit_fileinserter() (xonsh.wizard.promptvisitor method)": [[96, "xonsh.wizard.PromptVisitor.visit_fileinserter", false]], "visit_for() (xonsh.parsers.ast.ctxawaretransformer method)": [[102, "xonsh.parsers.ast.CtxAwareTransformer.visit_For", false]], "visit_functiondef() (xonsh.parsers.ast.ctxawaretransformer method)": [[102, "xonsh.parsers.ast.CtxAwareTransformer.visit_FunctionDef", false]], "visit_global() (xonsh.parsers.ast.ctxawaretransformer method)": [[102, "xonsh.parsers.ast.CtxAwareTransformer.visit_Global", false]], "visit_import() (xonsh.parsers.ast.ctxawaretransformer method)": [[102, "xonsh.parsers.ast.CtxAwareTransformer.visit_Import", false]], "visit_importfrom() (xonsh.parsers.ast.ctxawaretransformer method)": [[102, "xonsh.parsers.ast.CtxAwareTransformer.visit_ImportFrom", false]], "visit_input() (xonsh.wizard.prettyformatter method)": [[96, "xonsh.wizard.PrettyFormatter.visit_input", false]], "visit_input() (xonsh.wizard.promptvisitor method)": [[96, "xonsh.wizard.PromptVisitor.visit_input", false]], "visit_loadjson() (xonsh.wizard.promptvisitor method)": [[96, "xonsh.wizard.PromptVisitor.visit_loadjson", false]], "visit_message() (xonsh.wizard.prettyformatter method)": [[96, "xonsh.wizard.PrettyFormatter.visit_message", false]], "visit_message() (xonsh.wizard.promptvisitor method)": [[96, "xonsh.wizard.PromptVisitor.visit_message", false]], "visit_node() (xonsh.wizard.prettyformatter method)": [[96, "xonsh.wizard.PrettyFormatter.visit_node", false]], "visit_pass() (xonsh.wizard.promptvisitor method)": [[96, "xonsh.wizard.PromptVisitor.visit_pass", false]], "visit_question() (xonsh.wizard.prettyformatter method)": [[96, "xonsh.wizard.PrettyFormatter.visit_question", false]], "visit_question() (xonsh.wizard.promptvisitor method)": [[96, "xonsh.wizard.PromptVisitor.visit_question", false]], "visit_savejson() (xonsh.wizard.promptvisitor method)": [[96, "xonsh.wizard.PromptVisitor.visit_savejson", false]], "visit_statefile() (xonsh.wizard.prettyformatter method)": [[96, "xonsh.wizard.PrettyFormatter.visit_statefile", false]], "visit_try() (xonsh.parsers.ast.ctxawaretransformer method)": [[102, "xonsh.parsers.ast.CtxAwareTransformer.visit_Try", false]], "visit_unaryop() (xonsh.parsers.ast.ctxawaretransformer method)": [[102, "xonsh.parsers.ast.CtxAwareTransformer.visit_UnaryOp", false]], "visit_while() (xonsh.wizard.prettyformatter method)": [[96, "xonsh.wizard.PrettyFormatter.visit_while", false]], "visit_while() (xonsh.wizard.promptvisitor method)": [[96, "xonsh.wizard.PromptVisitor.visit_while", false]], "visit_with() (xonsh.parsers.ast.ctxawaretransformer method)": [[102, "xonsh.parsers.ast.CtxAwareTransformer.visit_With", false]], "visit_wizard() (xonsh.wizard.prettyformatter method)": [[96, "xonsh.wizard.PrettyFormatter.visit_wizard", false]], "visit_wizard() (xonsh.wizard.promptvisitor method)": [[96, "xonsh.wizard.PromptVisitor.visit_wizard", false]], "visitor (class in xonsh.wizard)": [[96, "xonsh.wizard.Visitor", false]], "vte_new_tab_cwd() (in module xonsh.prompt.env)": [[41, "xonsh.prompt.env.vte_new_tab_cwd", false]], "wait() (xonsh.procs.posix.popenthread method)": [[34, "xonsh.procs.posix.PopenThread.wait", false]], "wait() (xonsh.procs.proxies.procproxy method)": [[35, "xonsh.procs.proxies.ProcProxy.wait", false]], "wait() (xonsh.procs.proxies.procproxythread method)": [[35, "xonsh.procs.proxies.ProcProxyThread.wait", false]], "wait_for_active_job() (in module xonsh.procs.jobs)": [[32, "xonsh.procs.jobs.wait_for_active_job", false]], "warn_deprecated_no_color() (in module xonsh.color_tools)": [[70, "xonsh.color_tools.warn_deprecated_no_color", false]], "web_style_gallery_exclude (xonsh.pyghooks.xonshstyle attribute)": [[92, "xonsh.pyghooks.XonshStyle.web_style_gallery_exclude", false]], "which() (in module xonsh.xoreutils.which)": [[67, "xonsh.xoreutils.which.which", false]], "while (class in xonsh.wizard)": [[96, "xonsh.wizard.While", false]], "win_ansi_support() (in module xonsh.platform)": [[91, "xonsh.platform.win_ansi_support", false]], "windows_bash_command() (in module xonsh.platform)": [[91, "xonsh.platform.windows_bash_command", false]], "windows_expanduser() (in module xonsh.platform)": [[91, "xonsh.platform.windows_expanduser", false]], "windows_foreign_env_fixes() (in module xonsh.environ)": [[20, "xonsh.environ.windows_foreign_env_fixes", false]], "windowssetting (class in xonsh.environ)": [[20, "xonsh.environ.WindowsSetting", false]], "with_default() (xonsh.environ.var class method)": [[20, "xonsh.environ.Var.with_default", false]], "with_pushd() (in module xonsh.dirstack)": [[19, "xonsh.dirstack.with_pushd", false]], "with_traceback() (xonsh.aliases.sourceforeignalias.error method)": [[2, "xonsh.aliases.SourceForeignAlias.Error.with_traceback", false]], "with_traceback() (xonsh.history.main.historyalias.error method)": [[26, "xonsh.history.main.HistoryAlias.Error.with_traceback", false]], "with_traceback() (xonsh.tools.xonshcalledprocesserror method)": [[94, "xonsh.tools.XonshCalledProcessError.with_traceback", false]], "with_traceback() (xonsh.tools.xonsherror method)": [[94, "xonsh.tools.XonshError.with_traceback", false]], "with_traceback() (xonsh.tracer.traceralias.error method)": [[95, "xonsh.tracer.TracerAlias.Error.with_traceback", false]], "with_traceback() (xonsh.xonfig.xonfigalias.error method)": [[97, "xonsh.xonfig.XonfigAlias.Error.with_traceback", false]], "with_traceback() (xonsh.xontribs.xontribalias.error method)": [[98, "xonsh.xontribs.XontribAlias.Error.with_traceback", false]], "with_traceback() (xonsh.xontribs.xontribnotinstalled method)": [[98, "xonsh.xontribs.XontribNotInstalled.with_traceback", false]], "wizard (class in xonsh.wizard)": [[96, "xonsh.wizard.Wizard", false]], "wrap() (xonsh.completers.commands.modulerematcher method)": [[9, "xonsh.completers.commands.ModuleReMatcher.wrap", false]], "wrap() (xonsh.prompt.base.basepromptfield class method)": [[39, "xonsh.prompt.base.BasePromptField.wrap", false]], "wrap() (xonsh.prompt.base.multipromptfield class method)": [[39, "xonsh.prompt.base.MultiPromptField.wrap", false]], "wrap() (xonsh.prompt.base.promptfield class method)": [[39, "xonsh.prompt.base.PromptField.wrap", false]], "wrap() (xonsh.prompt.gitstatus.gitstatus class method)": [[42, "xonsh.prompt.gitstatus.GitStatus.wrap", false]], "wrap() (xonsh.prompt.gitstatus.gitstatuspromptfield class method)": [[42, "xonsh.prompt.gitstatus.GitStatusPromptField.wrap", false]], "wrap() (xonsh.prompt.job.currentjobfield class method)": [[43, "xonsh.prompt.job.CurrentJobField.wrap", false]], "wrap_selection() (in module xonsh.shells.ptk_shell.key_bindings)": [[53, "xonsh.shells.ptk_shell.key_bindings.wrap_selection", false]], "writable() (xonsh.procs.proxies.filethreaddispatcher method)": [[35, "xonsh.procs.proxies.FileThreadDispatcher.writable", false]], "write() (xonsh.procs.proxies.filethreaddispatcher method)": [[35, "xonsh.procs.proxies.FileThreadDispatcher.write", false]], "write_to() (xonsh.aliases.sourceforeignalias method)": [[2, "xonsh.aliases.SourceForeignAlias.write_to", false]], "write_to() (xonsh.history.main.historyalias method)": [[26, "xonsh.history.main.HistoryAlias.write_to", false]], "write_to() (xonsh.tracer.traceralias method)": [[95, "xonsh.tracer.TracerAlias.write_to", false]], "write_to() (xonsh.xonfig.xonfigalias method)": [[97, "xonsh.xonfig.XonfigAlias.write_to", false]], "write_to() (xonsh.xontribs.xontribalias method)": [[98, "xonsh.xontribs.XontribAlias.write_to", false]], "writelines() (xonsh.procs.proxies.filethreaddispatcher method)": [[35, "xonsh.procs.proxies.FileThreadDispatcher.writelines", false]], "xdg_cache_home (xonsh.environ.generalsetting attribute)": [[20, "xonsh.environ.GeneralSetting.XDG_CACHE_HOME", false]], "xdg_cache_home (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.XDG_CACHE_HOME", false]], "xdg_config_home (xonsh.environ.generalsetting attribute)": [[20, "xonsh.environ.GeneralSetting.XDG_CONFIG_HOME", false]], "xdg_config_home (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.XDG_CONFIG_HOME", false]], "xdg_data_dirs (xonsh.environ.generalsetting attribute)": [[20, "xonsh.environ.GeneralSetting.XDG_DATA_DIRS", false]], "xdg_data_dirs (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.XDG_DATA_DIRS", false]], "xdg_data_dirs() (in module xonsh.environ)": [[20, "xonsh.environ.xdg_data_dirs", false]], "xdg_data_home (xonsh.environ.generalsetting attribute)": [[20, "xonsh.environ.GeneralSetting.XDG_DATA_HOME", false]], "xdg_data_home (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.XDG_DATA_HOME", false]], "xettings (class in xonsh.environ)": [[20, "xonsh.environ.Xettings", false]], "xexec_fn() (in module xonsh.aliases)": [[2, "xonsh.aliases.xexec_fn", false]], "xh_sqlite_append_history() (in module xonsh.history.sqlite)": [[27, "xonsh.history.sqlite.xh_sqlite_append_history", false]], "xh_sqlite_delete_input_matching() (in module xonsh.history.sqlite)": [[27, "xonsh.history.sqlite.xh_sqlite_delete_input_matching", false]], "xh_sqlite_delete_items() (in module xonsh.history.sqlite)": [[27, "xonsh.history.sqlite.xh_sqlite_delete_items", false]], "xh_sqlite_get_count() (in module xonsh.history.sqlite)": [[27, "xonsh.history.sqlite.xh_sqlite_get_count", false]], "xh_sqlite_items() (in module xonsh.history.sqlite)": [[27, "xonsh.history.sqlite.xh_sqlite_items", false]], "xh_sqlite_pull() (in module xonsh.history.sqlite)": [[27, "xonsh.history.sqlite.xh_sqlite_pull", false]], "xh_sqlite_wipe_session() (in module xonsh.history.sqlite)": [[27, "xonsh.history.sqlite.xh_sqlite_wipe_session", false]], "xonfig_color_completer() (in module xonsh.xonfig)": [[97, "xonsh.xonfig.xonfig_color_completer", false]], "xonfigalias (class in xonsh.xonfig)": [[97, "xonsh.xonfig.XonfigAlias", false]], "xonfigalias.error": [[97, "xonsh.xonfig.XonfigAlias.Error", false]], "xonsh.aliases": [[2, "module-xonsh.aliases", false]], "xonsh.built_ins": [[3, "module-xonsh.built_ins", false]], "xonsh.codecache": [[69, "module-xonsh.codecache", false]], "xonsh.color_tools": [[70, "module-xonsh.color_tools", false]], "xonsh.commands_cache": [[71, "module-xonsh.commands_cache", false]], "xonsh.completer": [[4, "module-xonsh.completer", false]], "xonsh.completers": [[5, "module-xonsh.completers", false]], "xonsh.completers.base": [[6, "module-xonsh.completers.base", false]], "xonsh.completers.bash": [[7, "module-xonsh.completers.bash", false]], "xonsh.completers.bash_completion": [[8, "module-xonsh.completers.bash_completion", false]], "xonsh.completers.commands": [[9, "module-xonsh.completers.commands", false]], "xonsh.completers.completer": [[10, "module-xonsh.completers.completer", false]], "xonsh.completers.dirs": [[11, "module-xonsh.completers.dirs", false]], "xonsh.completers.environment": [[12, "module-xonsh.completers.environment", false]], "xonsh.completers.imports": [[13, "module-xonsh.completers.imports", false]], "xonsh.completers.init": [[14, "module-xonsh.completers.init", false]], "xonsh.completers.man": [[15, "module-xonsh.completers.man", false]], "xonsh.completers.path": [[16, "module-xonsh.completers.path", false]], "xonsh.completers.python": [[17, "module-xonsh.completers.python", false]], "xonsh.completers.tools": [[18, "module-xonsh.completers.tools", false]], "xonsh.contexts": [[72, "module-xonsh.contexts", false]], "xonsh.dirstack": [[19, "module-xonsh.dirstack", false]], "xonsh.environ": [[20, "module-xonsh.environ", false]], "xonsh.events": [[73, "module-xonsh.events", false]], "xonsh.execer": [[99, "module-xonsh.execer", false]], "xonsh.foreign_shells": [[74, "module-xonsh.foreign_shells", false]], "xonsh.history": [[21, "module-xonsh.history", false]], "xonsh.history.base": [[22, "module-xonsh.history.base", false]], "xonsh.history.diff_history": [[23, "module-xonsh.history.diff_history", false]], "xonsh.history.dummy": [[24, "module-xonsh.history.dummy", false]], "xonsh.history.json": [[25, "module-xonsh.history.json", false]], "xonsh.history.main": [[26, "module-xonsh.history.main", false]], "xonsh.history.sqlite": [[27, "module-xonsh.history.sqlite", false]], "xonsh.imphooks": [[100, "module-xonsh.imphooks", false]], "xonsh.lazyasd": [[75, "module-xonsh.lazyasd", false]], "xonsh.lazyjson": [[76, "module-xonsh.lazyjson", false]], "xonsh.lib": [[77, "module-xonsh.lib", false]], "xonsh.lib.collections": [[78, "module-xonsh.lib.collections", false]], "xonsh.lib.inspectors": [[28, "module-xonsh.lib.inspectors", false], [79, "module-xonsh.lib.inspectors", false]], "xonsh.lib.itertools": [[80, "module-xonsh.lib.itertools", false]], "xonsh.lib.jsonutils": [[81, "module-xonsh.lib.jsonutils", false]], "xonsh.lib.lazyasd": [[82, "module-xonsh.lib.lazyasd", false]], "xonsh.lib.lazyimps": [[83, "module-xonsh.lib.lazyimps", false]], "xonsh.lib.lazyjson": [[84, "module-xonsh.lib.lazyjson", false]], "xonsh.lib.modules": [[85, "module-xonsh.lib.modules", false]], "xonsh.lib.openpy": [[86, "module-xonsh.lib.openpy", false]], "xonsh.lib.os": [[87, "module-xonsh.lib.os", false]], "xonsh.lib.pretty": [[29, "module-xonsh.lib.pretty", false], [88, "module-xonsh.lib.pretty", false]], "xonsh.lib.subprocess": [[89, "module-xonsh.lib.subprocess", false]], "xonsh.main": [[90, "module-xonsh.main", false]], "xonsh.parser": [[101, "module-xonsh.parser", false]], "xonsh.parsers.ast": [[102, "module-xonsh.parsers.ast", false]], "xonsh.parsers.lexer": [[103, "module-xonsh.parsers.lexer", false]], "xonsh.platform": [[91, "module-xonsh.platform", false]], "xonsh.procs": [[30, "module-xonsh.procs", false]], "xonsh.procs.executables": [[31, "module-xonsh.procs.executables", false]], "xonsh.procs.jobs": [[32, "module-xonsh.procs.jobs", false]], "xonsh.procs.pipelines": [[33, "module-xonsh.procs.pipelines", false]], "xonsh.procs.posix": [[34, "module-xonsh.procs.posix", false]], "xonsh.procs.proxies": [[35, "module-xonsh.procs.proxies", false]], "xonsh.procs.readers": [[36, "module-xonsh.procs.readers", false]], "xonsh.procs.specs": [[37, "module-xonsh.procs.specs", false]], "xonsh.prompt": [[38, "module-xonsh.prompt", false]], "xonsh.prompt.base": [[39, "module-xonsh.prompt.base", false]], "xonsh.prompt.cwd": [[40, "module-xonsh.prompt.cwd", false]], "xonsh.prompt.env": [[41, "module-xonsh.prompt.env", false]], "xonsh.prompt.gitstatus": [[42, "module-xonsh.prompt.gitstatus", false]], "xonsh.prompt.job": [[43, "module-xonsh.prompt.job", false]], "xonsh.prompt.times": [[44, "module-xonsh.prompt.times", false]], "xonsh.prompt.vc": [[45, "module-xonsh.prompt.vc", false]], "xonsh.pyghooks": [[92, "module-xonsh.pyghooks", false]], "xonsh.shells": [[46, "module-xonsh.shells", false]], "xonsh.shells.base_shell": [[47, "module-xonsh.shells.base_shell", false]], "xonsh.shells.dumb_shell": [[48, "module-xonsh.shells.dumb_shell", false], [93, "module-xonsh.shells.dumb_shell", false]], "xonsh.shells.ptk_shell": [[49, "module-xonsh.shells.ptk_shell", false]], "xonsh.shells.ptk_shell.completer": [[50, "module-xonsh.shells.ptk_shell.completer", false]], "xonsh.shells.ptk_shell.formatter": [[51, "module-xonsh.shells.ptk_shell.formatter", false]], "xonsh.shells.ptk_shell.history": [[52, "module-xonsh.shells.ptk_shell.history", false]], "xonsh.shells.ptk_shell.key_bindings": [[53, "module-xonsh.shells.ptk_shell.key_bindings", false]], "xonsh.shells.ptk_shell.updator": [[54, "module-xonsh.shells.ptk_shell.updator", false]], "xonsh.shells.readline_shell": [[55, "module-xonsh.shells.readline_shell", false]], "xonsh.tools": [[94, "module-xonsh.tools", false]], "xonsh.tracer": [[95, "module-xonsh.tracer", false]], "xonsh.wizard": [[96, "module-xonsh.wizard", false]], "xonsh.xonfig": [[97, "module-xonsh.xonfig", false]], "xonsh.xontribs": [[98, "module-xonsh.xontribs", false]], "xonsh.xoreutils": [[56, "module-xonsh.xoreutils", false]], "xonsh.xoreutils.cat": [[57, "module-xonsh.xoreutils.cat", false]], "xonsh.xoreutils.echo": [[58, "module-xonsh.xoreutils.echo", false]], "xonsh.xoreutils.pwd": [[59, "module-xonsh.xoreutils.pwd", false]], "xonsh.xoreutils.tee": [[60, "module-xonsh.xoreutils.tee", false]], "xonsh.xoreutils.tty": [[61, "module-xonsh.xoreutils.tty", false]], "xonsh.xoreutils.ulimit": [[62, "module-xonsh.xoreutils.ulimit", false]], "xonsh.xoreutils.umask": [[63, "module-xonsh.xoreutils.umask", false]], "xonsh.xoreutils.uname": [[64, "module-xonsh.xoreutils.uname", false]], "xonsh.xoreutils.uptime": [[65, "module-xonsh.xoreutils.uptime", false]], "xonsh.xoreutils.util": [[66, "module-xonsh.xoreutils.util", false]], "xonsh.xoreutils.which": [[67, "module-xonsh.xoreutils.which", false]], "xonsh.xoreutils.yes": [[68, "module-xonsh.xoreutils.yes", false]], "xonsh_append_newline (xonsh.environ.subprocesssetting attribute)": [[20, "xonsh.environ.SubprocessSetting.XONSH_APPEND_NEWLINE", false]], "xonsh_append_newline() (in module xonsh.environ)": [[20, "xonsh.environ.xonsh_append_newline", false]], "xonsh_autopair (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.XONSH_AUTOPAIR", false]], "xonsh_autopair (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.XONSH_AUTOPAIR", false]], "xonsh_bash_path_override (xonsh.environ.autocompletionsetting attribute)": [[20, "xonsh.environ.AutoCompletionSetting.XONSH_BASH_PATH_OVERRIDE", false]], "xonsh_bash_path_override (xonsh.environ.ptkcompletionsetting attribute)": [[20, "xonsh.environ.PTKCompletionSetting.XONSH_BASH_PATH_OVERRIDE", false]], "xonsh_builtins() (in module xonsh.built_ins)": [[3, "xonsh.built_ins.xonsh_builtins", false]], "xonsh_cache_dir (xonsh.environ.cachesetting attribute)": [[20, "xonsh.environ.CacheSetting.XONSH_CACHE_DIR", false]], "xonsh_cache_dir() (in module xonsh.environ)": [[20, "xonsh.environ.xonsh_cache_dir", false]], "xonsh_cache_everything (xonsh.environ.cachesetting attribute)": [[20, "xonsh.environ.CacheSetting.XONSH_CACHE_EVERYTHING", false]], "xonsh_cache_scripts (xonsh.environ.cachesetting attribute)": [[20, "xonsh.environ.CacheSetting.XONSH_CACHE_SCRIPTS", false]], "xonsh_call() (in module xonsh.parsers.ast)": [[102, "xonsh.parsers.ast.xonsh_call", false]], "xonsh_capture_always (xonsh.environ.subprocesssetting attribute)": [[20, "xonsh.environ.SubprocessSetting.XONSH_CAPTURE_ALWAYS", false]], "xonsh_color_style (xonsh.environ.generalsetting attribute)": [[20, "xonsh.environ.GeneralSetting.XONSH_COLOR_STYLE", false]], "xonsh_color_style (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.XONSH_COLOR_STYLE", false]], "xonsh_complete() (xonsh.aliases.sourceforeignalias method)": [[2, "xonsh.aliases.SourceForeignAlias.xonsh_complete", false]], "xonsh_complete() (xonsh.history.main.historyalias method)": [[26, "xonsh.history.main.HistoryAlias.xonsh_complete", false]], "xonsh_complete() (xonsh.tracer.traceralias method)": [[95, "xonsh.tracer.TracerAlias.xonsh_complete", false]], "xonsh_complete() (xonsh.xonfig.xonfigalias method)": [[97, "xonsh.xonfig.XonfigAlias.xonsh_complete", false]], "xonsh_complete() (xonsh.xontribs.xontribalias method)": [[98, "xonsh.xontribs.XontribAlias.xonsh_complete", false]], "xonsh_completer_dirs (xonsh.environ.autocompletionsetting attribute)": [[20, "xonsh.environ.AutoCompletionSetting.XONSH_COMPLETER_DIRS", false]], "xonsh_completer_dirs (xonsh.environ.ptkcompletionsetting attribute)": [[20, "xonsh.environ.PTKCompletionSetting.XONSH_COMPLETER_DIRS", false]], "xonsh_config_dir (xonsh.environ.generalsetting attribute)": [[20, "xonsh.environ.GeneralSetting.XONSH_CONFIG_DIR", false]], "xonsh_config_dir (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.XONSH_CONFIG_DIR", false]], "xonsh_config_dir() (in module xonsh.environ)": [[20, "xonsh.environ.xonsh_config_dir", false]], "xonsh_copy_on_delete (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.XONSH_COPY_ON_DELETE", false]], "xonsh_copy_on_delete (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.XONSH_COPY_ON_DELETE", false]], "xonsh_ctrl_bksp_deletion (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.XONSH_CTRL_BKSP_DELETION", false]], "xonsh_ctrl_bksp_deletion (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.XONSH_CTRL_BKSP_DELETION", false]], "xonsh_data_dir (xonsh.environ.generalsetting attribute)": [[20, "xonsh.environ.GeneralSetting.XONSH_DATA_DIR", false]], "xonsh_data_dir (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.XONSH_DATA_DIR", false]], "xonsh_data_dir() (in module xonsh.environ)": [[20, "xonsh.environ.xonsh_data_dir", false]], "xonsh_datetime_format (xonsh.environ.langsetting attribute)": [[20, "xonsh.environ.LangSetting.XONSH_DATETIME_FORMAT", false]], "xonsh_debug (xonsh.environ.generalsetting attribute)": [[20, "xonsh.environ.GeneralSetting.XONSH_DEBUG", false]], "xonsh_debug (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.XONSH_DEBUG", false]], "xonsh_encoding (xonsh.environ.generalsetting attribute)": [[20, "xonsh.environ.GeneralSetting.XONSH_ENCODING", false]], "xonsh_encoding (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.XONSH_ENCODING", false]], "xonsh_encoding_errors (xonsh.environ.generalsetting attribute)": [[20, "xonsh.environ.GeneralSetting.XONSH_ENCODING_ERRORS", false]], "xonsh_encoding_errors (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.XONSH_ENCODING_ERRORS", false]], "xonsh_exit() (in module xonsh.aliases)": [[2, "xonsh.aliases.xonsh_exit", false]], "xonsh_history_backend (xonsh.environ.prompthistorysetting attribute)": [[20, "xonsh.environ.PromptHistorySetting.XONSH_HISTORY_BACKEND", false]], "xonsh_history_file (xonsh.environ.prompthistorysetting attribute)": [[20, "xonsh.environ.PromptHistorySetting.XONSH_HISTORY_FILE", false]], "xonsh_history_ignore_regex (xonsh.environ.prompthistorysetting attribute)": [[20, "xonsh.environ.PromptHistorySetting.XONSH_HISTORY_IGNORE_REGEX", false]], "xonsh_history_match_anywhere (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.XONSH_HISTORY_MATCH_ANYWHERE", false]], "xonsh_history_match_anywhere (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.XONSH_HISTORY_MATCH_ANYWHERE", false]], "xonsh_history_match_anywhere (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.XONSH_HISTORY_MATCH_ANYWHERE", false]], "xonsh_history_save_cwd (xonsh.environ.prompthistorysetting attribute)": [[20, "xonsh.environ.PromptHistorySetting.XONSH_HISTORY_SAVE_CWD", false]], "xonsh_history_sigint_flush (xonsh.environ.prompthistorysetting attribute)": [[20, "xonsh.environ.PromptHistorySetting.XONSH_HISTORY_SIGINT_FLUSH", false]], "xonsh_history_size (xonsh.environ.prompthistorysetting attribute)": [[20, "xonsh.environ.PromptHistorySetting.XONSH_HISTORY_SIZE", false]], "xonsh_interactive (xonsh.environ.generalsetting attribute)": [[20, "xonsh.environ.GeneralSetting.XONSH_INTERACTIVE", false]], "xonsh_interactive (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.XONSH_INTERACTIVE", false]], "xonsh_login (xonsh.environ.generalsetting attribute)": [[20, "xonsh.environ.GeneralSetting.XONSH_LOGIN", false]], "xonsh_login (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.XONSH_LOGIN", false]], "xonsh_mode (xonsh.environ.generalsetting attribute)": [[20, "xonsh.environ.GeneralSetting.XONSH_MODE", false]], "xonsh_mode (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.XONSH_MODE", false]], "xonsh_proc_frequency (xonsh.environ.subprocesssetting attribute)": [[20, "xonsh.environ.SubprocessSetting.XONSH_PROC_FREQUENCY", false]], "xonsh_reset() (in module xonsh.aliases)": [[2, "xonsh.aliases.xonsh_reset", false]], "xonsh_script_run_control() (in module xonsh.environ)": [[20, "xonsh.environ.xonsh_script_run_control", false]], "xonsh_show_traceback (xonsh.environ.errorhandlingsetting attribute)": [[20, "xonsh.environ.ErrorHandlingSetting.XONSH_SHOW_TRACEBACK", false]], "xonsh_source (xonsh.environ.generalsetting attribute)": [[20, "xonsh.environ.GeneralSetting.XONSH_SOURCE", false]], "xonsh_source (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.XONSH_SOURCE", false]], "xonsh_stderr_postfix (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.XONSH_STDERR_POSTFIX", false]], "xonsh_stderr_postfix (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.XONSH_STDERR_POSTFIX", false]], "xonsh_stderr_postfix (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.XONSH_STDERR_POSTFIX", false]], "xonsh_stderr_prefix (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.XONSH_STDERR_PREFIX", false]], "xonsh_stderr_prefix (xonsh.environ.promptsetting attribute)": [[20, "xonsh.environ.PromptSetting.XONSH_STDERR_PREFIX", false]], "xonsh_stderr_prefix (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.XONSH_STDERR_PREFIX", false]], "xonsh_store_stdin (xonsh.environ.generalsetting attribute)": [[20, "xonsh.environ.GeneralSetting.XONSH_STORE_STDIN", false]], "xonsh_store_stdin (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.XONSH_STORE_STDIN", false]], "xonsh_store_stdout (xonsh.environ.prompthistorysetting attribute)": [[20, "xonsh.environ.PromptHistorySetting.XONSH_STORE_STDOUT", false]], "xonsh_style_overrides (xonsh.environ.generalsetting attribute)": [[20, "xonsh.environ.GeneralSetting.XONSH_STYLE_OVERRIDES", false]], "xonsh_style_overrides (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.XONSH_STYLE_OVERRIDES", false]], "xonsh_style_proxy() (in module xonsh.pyghooks)": [[92, "xonsh.pyghooks.xonsh_style_proxy", false]], "xonsh_subproc_captured_print_stderr (xonsh.environ.subprocesssetting attribute)": [[20, "xonsh.environ.SubprocessSetting.XONSH_SUBPROC_CAPTURED_PRINT_STDERR", false]], "xonsh_subproc_output_format (xonsh.environ.subprocesssetting attribute)": [[20, "xonsh.environ.SubprocessSetting.XONSH_SUBPROC_OUTPUT_FORMAT", false]], "xonsh_sys_config_dir (xonsh.environ.generalsetting attribute)": [[20, "xonsh.environ.GeneralSetting.XONSH_SYS_CONFIG_DIR", false]], "xonsh_sys_config_dir (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.XONSH_SYS_CONFIG_DIR", false]], "xonsh_sys_config_dir() (in module xonsh.environ)": [[20, "xonsh.environ.xonsh_sys_config_dir", false]], "xonsh_trace_completions (xonsh.environ.autocompletionsetting attribute)": [[20, "xonsh.environ.AutoCompletionSetting.XONSH_TRACE_COMPLETIONS", false]], "xonsh_trace_completions (xonsh.environ.ptkcompletionsetting attribute)": [[20, "xonsh.environ.PTKCompletionSetting.XONSH_TRACE_COMPLETIONS", false]], "xonsh_trace_subproc (xonsh.environ.subprocesssetting attribute)": [[20, "xonsh.environ.SubprocessSetting.XONSH_TRACE_SUBPROC", false]], "xonsh_trace_subproc_func (xonsh.environ.subprocesssetting attribute)": [[20, "xonsh.environ.SubprocessSetting.XONSH_TRACE_SUBPROC_FUNC", false]], "xonsh_traceback_logfile (xonsh.environ.errorhandlingsetting attribute)": [[20, "xonsh.environ.ErrorHandlingSetting.XONSH_TRACEBACK_LOGFILE", false]], "xonsh_use_system_clipboard (xonsh.environ.asyncpromptsetting attribute)": [[20, "xonsh.environ.AsyncPromptSetting.XONSH_USE_SYSTEM_CLIPBOARD", false]], "xonsh_use_system_clipboard (xonsh.environ.ptksetting attribute)": [[20, "xonsh.environ.PTKSetting.XONSH_USE_SYSTEM_CLIPBOARD", false]], "xonshcalledprocesserror": [[94, "xonsh.tools.XonshCalledProcessError", false]], "xonshconfig() (in module xonsh.environ)": [[20, "xonsh.environ.xonshconfig", false]], "xonshconsolelexer (class in xonsh.pyghooks)": [[92, "xonsh.pyghooks.XonshConsoleLexer", false]], "xonsherror": [[94, "xonsh.tools.XonshError", false]], "xonshhtmlformatter (in module xonsh.pyghooks)": [[92, "xonsh.pyghooks.XonshHtmlFormatter", false]], "xonshimporteventhook (class in xonsh.imphooks)": [[100, "xonsh.imphooks.XonshImportEventHook", false]], "xonshimporteventloader (class in xonsh.imphooks)": [[100, "xonsh.imphooks.XonshImportEventLoader", false]], "xonshimporthook (class in xonsh.imphooks)": [[100, "xonsh.imphooks.XonshImportHook", false]], "xonshlexer (class in xonsh.pyghooks)": [[92, "xonsh.pyghooks.XonshLexer", false]], "xonshmode (class in xonsh.main)": [[90, "xonsh.main.XonshMode", false]], "xonshrc (xonsh.environ.generalsetting attribute)": [[20, "xonsh.environ.GeneralSetting.XONSHRC", false]], "xonshrc (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.XONSHRC", false]], "xonshrc_context() (in module xonsh.environ)": [[20, "xonsh.environ.xonshrc_context", false]], "xonshrc_dir (xonsh.environ.generalsetting attribute)": [[20, "xonsh.environ.GeneralSetting.XONSHRC_DIR", false]], "xonshrc_dir (xonsh.environ.windowssetting attribute)": [[20, "xonsh.environ.WindowsSetting.XONSHRC_DIR", false]], "xonshsession (class in xonsh.built_ins)": [[3, "xonsh.built_ins.XonshSession", false]], "xonshstyle (class in xonsh.pyghooks)": [[92, "xonsh.pyghooks.XonshStyle", false]], "xonshterminal256formatter (in module xonsh.pyghooks)": [[92, "xonsh.pyghooks.XonshTerminal256Formatter", false]], "xontrib": [[104, "module-xontrib", false]], "xontrib (class in xonsh.xontribs)": [[98, "xonsh.xontribs.Xontrib", false]], "xontrib.coreutils": [[105, "module-xontrib.coreutils", false]], "xontrib_context() (in module xonsh.xontribs)": [[98, "xonsh.xontribs.xontrib_context", false]], "xontrib_data() (in module xonsh.xontribs)": [[98, "xonsh.xontribs.xontrib_data", false]], "xontrib_names_completer() (in module xonsh.xontribs)": [[98, "xonsh.xontribs.xontrib_names_completer", false]], "xontrib_unload_completer() (in module xonsh.xontribs)": [[98, "xonsh.xontribs.xontrib_unload_completer", false]], "xontribalias (class in xonsh.xontribs)": [[98, "xonsh.xontribs.XontribAlias", false]], "xontribalias.error": [[98, "xonsh.xontribs.XontribAlias.Error", false]], "xontribnotinstalled": [[98, "xonsh.xontribs.XontribNotInstalled", false]], "xontribs_autoload_disabled (xonsh.environ.xontribsetting attribute)": [[20, "xonsh.environ.XontribSetting.XONTRIBS_AUTOLOAD_DISABLED", false]], "xontribs_list() (in module xonsh.xontribs)": [[98, "xonsh.xontribs.xontribs_list", false]], "xontribs_load() (in module xonsh.xontribs)": [[98, "xonsh.xontribs.xontribs_load", false]], "xontribs_loaded() (in module xonsh.xontribs)": [[98, "xonsh.xontribs.xontribs_loaded", false]], "xontribs_reload() (in module xonsh.xontribs)": [[98, "xonsh.xontribs.xontribs_reload", false]], "xontribs_unload() (in module xonsh.xontribs)": [[98, "xonsh.xontribs.xontribs_unload", false]], "xontribsetting (class in xonsh.environ)": [[20, "xonsh.environ.XontribSetting", false]], "yes() (in module xonsh.xoreutils.yes)": [[68, "xonsh.xoreutils.yes.yes", false]], "yesno (class in xonsh.wizard)": [[96, "xonsh.wizard.YesNo", false]], "zfill() (xonsh.completers.tools.richcompletion method)": [[18, "xonsh.completers.tools.RichCompletion.zfill", false]]}, "objects": {"": [[104, 0, 0, "-", "xontrib"]], "xonsh": [[2, 0, 0, "-", "aliases"], [3, 0, 0, "-", "built_ins"], [69, 0, 0, "-", "codecache"], [70, 0, 0, "-", "color_tools"], [71, 0, 0, "-", "commands_cache"], [4, 0, 0, "-", "completer"], [5, 0, 0, "-", "completers"], [72, 0, 0, "-", "contexts"], [19, 0, 0, "-", "dirstack"], [20, 0, 0, "-", "environ"], [73, 0, 0, "-", "events"], [99, 0, 0, "-", "execer"], [74, 0, 0, "-", "foreign_shells"], [21, 0, 0, "-", "history"], [100, 0, 0, "-", "imphooks"], [75, 0, 0, "-", "lazyasd"], [76, 0, 0, "-", "lazyjson"], [77, 0, 0, "-", "lib"], [90, 0, 0, "-", "main"], [101, 0, 0, "-", "parser"], [91, 0, 0, "-", "platform"], [30, 0, 0, "-", "procs"], [38, 0, 0, "-", "prompt"], [92, 0, 0, "-", "pyghooks"], [46, 0, 0, "-", "shells"], [94, 0, 0, "-", "tools"], [95, 0, 0, "-", "tracer"], [96, 0, 0, "-", "wizard"], [97, 0, 0, "-", "xonfig"], [98, 0, 0, "-", "xontribs"], [56, 0, 0, "-", "xoreutils"]], "xonsh.aliases": [[2, 1, 1, "", "Aliases"], [2, 1, 1, "", "ExecAlias"], [2, 1, 1, "", "FuncAlias"], [2, 1, 1, "", "PartialEvalAlias0"], [2, 1, 1, "", "PartialEvalAlias1"], [2, 1, 1, "", "PartialEvalAlias2"], [2, 1, 1, "", "PartialEvalAlias3"], [2, 1, 1, "", "PartialEvalAlias4"], [2, 1, 1, "", "PartialEvalAlias5"], [2, 1, 1, "", "PartialEvalAlias6"], [2, 1, 1, "", "PartialEvalAlias7"], [2, 1, 1, "", "PartialEvalAliasBase"], [2, 1, 1, "", "SourceForeignAlias"], [2, 6, 1, "", "detect_xpip_alias"], [2, 6, 1, "", "make_default_aliases"], [2, 6, 1, "", "partial_eval_alias"], [2, 6, 1, "", "run_alias_by_params"], [2, 6, 1, "", "showcmd"], [2, 6, 1, "", "source_alias"], [2, 6, 1, "", "source_cmd_fn"], [2, 6, 1, "", "source_foreign_fn"], [2, 6, 1, "", "trace"], [2, 6, 1, "", "xexec_fn"], [2, 6, 1, "", "xonsh_exit"], [2, 6, 1, "", "xonsh_reset"]], "xonsh.aliases.Aliases": [[2, 2, 1, "", "clear"], [2, 2, 1, "", "eval_alias"], [2, 2, 1, "", "expand_alias"], [2, 2, 1, "", "get"], [2, 2, 1, "", "items"], [2, 2, 1, "", "keys"], [2, 2, 1, "", "pop"], [2, 2, 1, "", "popitem"], [2, 2, 1, "", "register"], [2, 2, 1, "", "return_command"], [2, 2, 1, "", "setdefault"], [2, 2, 1, "", "update"], [2, 2, 1, "", "values"]], "xonsh.aliases.FuncAlias": [[2, 3, 1, "", "attributes_inherit"], [2, 3, 1, "", "attributes_show"], [2, 3, 1, "", "return_what"]], "xonsh.aliases.SourceForeignAlias": [[2, 4, 1, "", "Error"], [2, 2, 1, "", "build"], [2, 2, 1, "", "create_parser"], [2, 2, 1, "", "err"], [2, 2, 1, "", "out"], [2, 5, 1, "", "parser"], [2, 2, 1, "", "write_to"], [2, 2, 1, "", "xonsh_complete"]], "xonsh.aliases.SourceForeignAlias.Error": [[2, 3, 1, "", "args"], [2, 2, 1, "", "with_traceback"]], "xonsh.built_ins": [[3, 1, 1, "", "DynamicAccessProxy"], [3, 1, 1, "", "InlineImporter"], [3, 1, 1, "", "XonshSession"], [3, 6, 1, "", "call_macro"], [3, 6, 1, "", "convert_macro_arg"], [3, 6, 1, "", "ensure_list_of_strs"], [3, 6, 1, "", "ensure_str_or_callable"], [3, 6, 1, "", "enter_macro"], [3, 6, 1, "", "eval_fstring_field"], [3, 6, 1, "", "get_default_builtins"], [3, 6, 1, "", "globsearch"], [3, 6, 1, "", "helper"], [3, 6, 1, "", "in_macro_call"], [3, 6, 1, "", "list_of_list_of_strs_outer_product"], [3, 6, 1, "", "list_of_strs_or_callables"], [3, 6, 1, "", "path_literal"], [3, 6, 1, "", "pathsearch"], [3, 6, 1, "", "regexsearch"], [3, 6, 1, "", "reglob"], [3, 6, 1, "", "resetting_signal_handle"], [3, 6, 1, "", "subproc_captured_hiddenobject"], [3, 6, 1, "", "subproc_captured_inject"], [3, 6, 1, "", "subproc_captured_object"], [3, 6, 1, "", "subproc_captured_stdout"], [3, 6, 1, "", "subproc_uncaptured"], [3, 6, 1, "", "superhelper"], [3, 6, 1, "", "xonsh_builtins"]], "xonsh.built_ins.DynamicAccessProxy": [[3, 5, 1, "", "obj"]], "xonsh.built_ins.XonshSession": [[3, 5, 1, "", "aliases"], [3, 5, 1, "", "completers"], [3, 2, 1, "", "link_builtins"], [3, 2, 1, "", "load"], [3, 2, 1, "", "unlink_builtins"], [3, 2, 1, "", "unload"]], "xonsh.codecache": [[69, 6, 1, "", "code_cache_check"], [69, 6, 1, "", "code_cache_name"], [69, 6, 1, "", "compile_code"], [69, 6, 1, "", "get_cache_filename"], [69, 6, 1, "", "run_code_with_cache"], [69, 6, 1, "", "run_compiled_code"], [69, 6, 1, "", "run_script_with_cache"], [69, 6, 1, "", "script_cache_check"], [69, 6, 1, "", "should_use_cache"], [69, 6, 1, "", "update_cache"]], "xonsh.color_tools": [[70, 1, 1, "", "COLORS"], [70, 6, 1, "", "color_dist"], [70, 6, 1, "", "find_closest_color"], [70, 6, 1, "", "iscolor"], [70, 6, 1, "", "make_palette"], [70, 6, 1, "", "rgb2short"], [70, 6, 1, "", "rgb_to_256"], [70, 6, 1, "", "rgb_to_ints"], [70, 6, 1, "", "short2rgb"], [70, 6, 1, "", "short_to_ints"], [70, 6, 1, "", "warn_deprecated_no_color"]], "xonsh.color_tools.COLORS": [[70, 3, 1, "", "BOLD_GREEN"], [70, 3, 1, "", "BOLD_RED"], [70, 3, 1, "", "GREEN"], [70, 3, 1, "", "RED"], [70, 3, 1, "", "RESET"]], "xonsh.commands_cache": [[71, 1, 1, "", "CommandsCache"], [71, 6, 1, "", "default_threadable_predictors"], [71, 6, 1, "", "executables_in"], [71, 6, 1, "", "predict_env"], [71, 6, 1, "", "predict_false"], [71, 6, 1, "", "predict_help_ver"], [71, 6, 1, "", "predict_hg"], [71, 6, 1, "", "predict_shell"], [71, 6, 1, "", "predict_true"]], "xonsh.commands_cache.CommandsCache": [[71, 3, 1, "", "CACHE_FILE"], [71, 5, 1, "", "all_commands"], [71, 5, 1, "", "cache_file"], [71, 2, 1, "", "cached_name"], [71, 2, 1, "", "default_predictor"], [71, 2, 1, "", "default_predictor_alias"], [71, 2, 1, "", "default_predictor_readbin"], [71, 2, 1, "", "get"], [71, 2, 1, "", "get_possible_names"], [71, 2, 1, "", "get_predictor_threadable"], [71, 2, 1, "", "is_empty"], [71, 2, 1, "", "is_only_functional_alias"], [71, 2, 1, "", "items"], [71, 2, 1, "", "iter_commands"], [71, 2, 1, "", "keys"], [71, 2, 1, "", "lazy_is_only_functional_alias"], [71, 2, 1, "", "lazy_locate_binary"], [71, 2, 1, "", "lazyget"], [71, 2, 1, "", "lazyin"], [71, 2, 1, "", "lazyiter"], [71, 2, 1, "", "lazylen"], [71, 2, 1, "", "locate_binary"], [71, 2, 1, "", "predict_threadable"], [71, 2, 1, "", "resolve_symlink"], [71, 2, 1, "", "update_cache"], [71, 2, 1, "", "values"]], "xonsh.completer": [[4, 1, 1, "", "Completer"]], "xonsh.completer.Completer": [[4, 2, 1, "", "complete"], [4, 2, 1, "", "complete_from_context"], [4, 2, 1, "", "complete_line"], [4, 2, 1, "", "generate_completions"], [4, 2, 1, "", "parse"]], "xonsh.completers": [[6, 0, 0, "-", "base"], [7, 0, 0, "-", "bash"], [8, 0, 0, "-", "bash_completion"], [9, 0, 0, "-", "commands"], [10, 0, 0, "-", "completer"], [11, 0, 0, "-", "dirs"], [12, 0, 0, "-", "environment"], [13, 0, 0, "-", "imports"], [14, 0, 0, "-", "init"], [15, 0, 0, "-", "man"], [16, 0, 0, "-", "path"], [17, 0, 0, "-", "python"], [18, 0, 0, "-", "tools"]], "xonsh.completers.base": [[6, 6, 1, "", "complete_base"]], "xonsh.completers.bash": [[7, 6, 1, "", "complete_from_bash"]], "xonsh.completers.bash_completion": [[8, 6, 1, "", "bash_complete_line"], [8, 6, 1, "", "bash_completions"]], "xonsh.completers.commands": [[9, 1, 1, "", "CommandCompleter"], [9, 1, 1, "", "ModuleReMatcher"], [9, 6, 1, "", "complete_command"], [9, 6, 1, "", "complete_end_proc_keywords"], [9, 6, 1, "", "complete_end_proc_tokens"], [9, 6, 1, "", "complete_skipper"]], "xonsh.completers.commands.CommandCompleter": [[9, 2, 1, "", "clean_cmd_name"], [9, 5, 1, "", "matcher"]], "xonsh.completers.commands.ModuleReMatcher": [[9, 3, 1, "", "extensions"], [9, 2, 1, "", "get_module"], [9, 2, 1, "", "import_module"], [9, 2, 1, "", "search_completer"], [9, 2, 1, "", "wrap"]], "xonsh.completers.completer": [[10, 6, 1, "", "add_one_completer"], [10, 6, 1, "", "complete_completer_names"], [10, 6, 1, "", "list_completers"], [10, 6, 1, "", "remove_completer"]], "xonsh.completers.environment": [[12, 6, 1, "", "complete_environment_vars"]], "xonsh.completers.imports": [[13, 6, 1, "", "complete_import"], [13, 6, 1, "", "complete_module"], [13, 6, 1, "", "filter_completions"], [13, 6, 1, "", "get_root_modules"], [13, 6, 1, "", "is_importable"], [13, 6, 1, "", "is_possible_submodule"], [13, 6, 1, "", "module_list"], [13, 6, 1, "", "try_import"]], "xonsh.completers.init": [[14, 6, 1, "", "default_completers"]], "xonsh.completers.man": [[15, 6, 1, "", "complete_from_man"], [15, 6, 1, "", "generate_options_of"], [15, 6, 1, "", "get_man_completions_path"]], "xonsh.completers.path": [[16, 6, 1, "", "cd_in_command"], [16, 6, 1, "", "complete_dir"], [16, 6, 1, "", "complete_path"], [16, 6, 1, "", "contextual_complete_path"], [16, 6, 1, "", "subsequence_match"]], "xonsh.completers.python": [[17, 6, 1, "", "attr_complete"], [17, 6, 1, "", "complete_python"], [17, 6, 1, "", "python_signature_complete"]], "xonsh.completers.tools": [[18, 1, 1, "", "RichCompletion"], [18, 6, 1, "", "apply_lprefix"], [18, 6, 1, "", "comp_based_completer"], [18, 6, 1, "", "complete_from_sub_proc"], [18, 6, 1, "", "completion_from_cmd_output"], [18, 6, 1, "", "contextual_command_completer"], [18, 6, 1, "", "contextual_command_completer_for"], [18, 6, 1, "", "contextual_completer"], [18, 6, 1, "", "get_filter_function"], [18, 6, 1, "", "is_contextual_completer"], [18, 6, 1, "", "is_exclusive_completer"], [18, 6, 1, "", "justify"], [18, 6, 1, "", "non_exclusive_completer"], [18, 6, 1, "", "sub_proc_get_output"]], "xonsh.completers.tools.RichCompletion": [[18, 2, 1, "", "capitalize"], [18, 2, 1, "", "casefold"], [18, 2, 1, "", "center"], [18, 2, 1, "", "count"], [18, 2, 1, "", "encode"], [18, 2, 1, "", "endswith"], [18, 2, 1, "", "expandtabs"], [18, 2, 1, "", "find"], [18, 2, 1, "", "format"], [18, 2, 1, "", "format_map"], [18, 2, 1, "", "index"], [18, 2, 1, "", "isalnum"], [18, 2, 1, "", "isalpha"], [18, 2, 1, "", "isascii"], [18, 2, 1, "", "isdecimal"], [18, 2, 1, "", "isdigit"], [18, 2, 1, "", "isidentifier"], [18, 2, 1, "", "islower"], [18, 2, 1, "", "isnumeric"], [18, 2, 1, "", "isprintable"], [18, 2, 1, "", "isspace"], [18, 2, 1, "", "istitle"], [18, 2, 1, "", "isupper"], [18, 2, 1, "", "join"], [18, 2, 1, "", "ljust"], [18, 2, 1, "", "lower"], [18, 2, 1, "", "lstrip"], [18, 2, 1, "", "maketrans"], [18, 2, 1, "", "partition"], [18, 2, 1, "", "removeprefix"], [18, 2, 1, "", "removesuffix"], [18, 2, 1, "", "replace"], [18, 2, 1, "", "rfind"], [18, 2, 1, "", "rindex"], [18, 2, 1, "", "rjust"], [18, 2, 1, "", "rpartition"], [18, 2, 1, "", "rsplit"], [18, 2, 1, "", "rstrip"], [18, 2, 1, "", "split"], [18, 2, 1, "", "splitlines"], [18, 2, 1, "", "startswith"], [18, 2, 1, "", "strip"], [18, 2, 1, "", "swapcase"], [18, 2, 1, "", "title"], [18, 2, 1, "", "translate"], [18, 2, 1, "", "upper"], [18, 5, 1, "", "value"], [18, 2, 1, "", "zfill"]], "xonsh.contexts": [[72, 1, 1, "", "Block"], [72, 1, 1, "", "Functor"]], "xonsh.dirstack": [[19, 7, 1, "", "DIRSTACK"], [19, 6, 1, "", "cd"], [19, 6, 1, "", "dirs_fn"], [19, 6, 1, "", "popd_fn"], [19, 6, 1, "", "pushd_fn"], [19, 6, 1, "", "with_pushd"]], "xonsh.environ": [[20, 1, 1, "", "AsyncPromptSetting"], [20, 1, 1, "", "AutoCompletionSetting"], [20, 1, 1, "", "CacheSetting"], [20, 1, 1, "", "ChangeDirSetting"], [20, 1, 1, "", "Env"], [20, 1, 1, "", "ErrorHandlingSetting"], [20, 1, 1, "", "GeneralSetting"], [20, 1, 1, "", "InternalEnvironDict"], [20, 1, 1, "", "InterpreterSetting"], [20, 1, 1, "", "JobsSetting"], [20, 1, 1, "", "LangSetting"], [20, 1, 1, "", "LsColors"], [20, 1, 1, "", "PTKCompletionSetting"], [20, 1, 1, "", "PTKSetting"], [20, 1, 1, "", "PromptHistorySetting"], [20, 1, 1, "", "PromptSetting"], [20, 1, 1, "", "SubprocessSetting"], [20, 1, 1, "", "Var"], [20, 1, 1, "", "WindowsSetting"], [20, 1, 1, "", "Xettings"], [20, 1, 1, "", "XontribSetting"], [20, 6, 1, "", "default_completer_dirs"], [20, 6, 1, "", "default_env"], [20, 6, 1, "", "default_lscolors"], [20, 6, 1, "", "default_prompt_fields"], [20, 6, 1, "", "default_value"], [20, 6, 1, "", "default_xonshrc"], [20, 6, 1, "", "default_xonshrcdir"], [20, 6, 1, "", "ensure_ls_colors_in_env"], [20, 6, 1, "", "foreign_env_fixes"], [20, 6, 1, "", "get_config_paths"], [20, 6, 1, "", "get_home_xonshrc_path"], [20, 6, 1, "", "is_callable_default"], [20, 6, 1, "", "is_lscolors"], [20, 6, 1, "", "locale_convert"], [20, 6, 1, "", "locate_binary"], [20, 6, 1, "", "make_args_env"], [20, 6, 1, "", "scan_dir_for_source_files"], [20, 6, 1, "", "to_debug"], [20, 6, 1, "", "windows_foreign_env_fixes"], [20, 6, 1, "", "xdg_data_dirs"], [20, 6, 1, "", "xonsh_append_newline"], [20, 6, 1, "", "xonsh_cache_dir"], [20, 6, 1, "", "xonsh_config_dir"], [20, 6, 1, "", "xonsh_data_dir"], [20, 6, 1, "", "xonsh_script_run_control"], [20, 6, 1, "", "xonsh_sys_config_dir"], [20, 6, 1, "", "xonshconfig"], [20, 6, 1, "", "xonshrc_context"]], "xonsh.environ.AsyncPromptSetting": [[20, 3, 1, "", "ASYNC_INVALIDATE_INTERVAL"], [20, 3, 1, "", "ASYNC_PROMPT_THREAD_WORKERS"], [20, 3, 1, "", "AUTO_SUGGEST"], [20, 3, 1, "", "AUTO_SUGGEST_IN_COMPLETIONS"], [20, 3, 1, "", "BOTTOM_TOOLBAR"], [20, 3, 1, "", "COLOR_INPUT"], [20, 3, 1, "", "COLOR_RESULTS"], [20, 3, 1, "", "DYNAMIC_CWD_ELISION_CHAR"], [20, 3, 1, "", "DYNAMIC_CWD_WIDTH"], [20, 3, 1, "", "ENABLE_ASYNC_PROMPT"], [20, 3, 1, "", "IGNOREEOF"], [20, 3, 1, "", "INDENT"], [20, 3, 1, "", "LS_COLORS"], [20, 3, 1, "", "MOUSE_SUPPORT"], [20, 3, 1, "", "MULTILINE_PROMPT"], [20, 3, 1, "", "MULTILINE_PROMPT_POS"], [20, 3, 1, "", "MULTILINE_PROMPT_PRE"], [20, 3, 1, "", "PRETTY_PRINT_RESULTS"], [20, 3, 1, "", "PROMPT"], [20, 3, 1, "", "PROMPT_FIELDS"], [20, 3, 1, "", "PROMPT_REFRESH_INTERVAL"], [20, 3, 1, "", "PROMPT_TOKENS_FORMATTER"], [20, 3, 1, "", "PROMPT_TOOLKIT_COLOR_DEPTH"], [20, 3, 1, "", "PTK_STYLE_OVERRIDES"], [20, 3, 1, "", "RIGHT_PROMPT"], [20, 3, 1, "", "SHELL_TYPE"], [20, 3, 1, "", "SUGGEST_COMMANDS"], [20, 3, 1, "", "SUGGEST_MAX_NUM"], [20, 3, 1, "", "SUGGEST_THRESHOLD"], [20, 3, 1, "", "SUPPRESS_BRANCH_TIMEOUT_MESSAGE"], [20, 3, 1, "", "TITLE"], [20, 3, 1, "", "UPDATE_PROMPT_ON_KEYPRESS"], [20, 3, 1, "", "VC_BRANCH_TIMEOUT"], [20, 3, 1, "", "VC_GIT_INCLUDE_UNTRACKED"], [20, 3, 1, "", "VC_HG_SHOW_BRANCH"], [20, 3, 1, "", "VIRTUAL_ENV"], [20, 3, 1, "", "VI_MODE"], [20, 3, 1, "", "XONSH_AUTOPAIR"], [20, 3, 1, "", "XONSH_COPY_ON_DELETE"], [20, 3, 1, "", "XONSH_CTRL_BKSP_DELETION"], [20, 3, 1, "", "XONSH_HISTORY_MATCH_ANYWHERE"], [20, 3, 1, "", "XONSH_STDERR_POSTFIX"], [20, 3, 1, "", "XONSH_STDERR_PREFIX"], [20, 3, 1, "", "XONSH_USE_SYSTEM_CLIPBOARD"], [20, 2, 1, "", "get_doc"], [20, 2, 1, "", "get_group_description"], [20, 2, 1, "", "get_group_title"], [20, 2, 1, "", "get_groups"], [20, 2, 1, "", "get_settings"]], "xonsh.environ.AutoCompletionSetting": [[20, 3, 1, "", "ALIAS_COMPLETIONS_OPTIONS_BY_DEFAULT"], [20, 3, 1, "", "ALIAS_COMPLETIONS_OPTIONS_LONGEST"], [20, 3, 1, "", "BASH_COMPLETIONS"], [20, 3, 1, "", "CASE_SENSITIVE_COMPLETIONS"], [20, 3, 1, "", "CMD_COMPLETIONS_SHOW_DESC"], [20, 3, 1, "", "COMPLETIONS_BRACKETS"], [20, 3, 1, "", "COMPLETION_QUERY_LIMIT"], [20, 3, 1, "", "FUZZY_PATH_COMPLETION"], [20, 3, 1, "", "SUBSEQUENCE_PATH_COMPLETION"], [20, 3, 1, "", "XONSH_BASH_PATH_OVERRIDE"], [20, 3, 1, "", "XONSH_COMPLETER_DIRS"], [20, 3, 1, "", "XONSH_TRACE_COMPLETIONS"], [20, 2, 1, "", "get_doc"], [20, 2, 1, "", "get_group_description"], [20, 2, 1, "", "get_group_title"], [20, 2, 1, "", "get_groups"], [20, 2, 1, "", "get_settings"]], "xonsh.environ.CacheSetting": [[20, 3, 1, "", "COMMANDS_CACHE_SAVE_INTERMEDIATE"], [20, 3, 1, "", "ENABLE_COMMANDS_CACHE"], [20, 3, 1, "", "XONSH_CACHE_DIR"], [20, 3, 1, "", "XONSH_CACHE_EVERYTHING"], [20, 3, 1, "", "XONSH_CACHE_SCRIPTS"], [20, 2, 1, "", "get_doc"], [20, 2, 1, "", "get_group_description"], [20, 2, 1, "", "get_group_title"], [20, 2, 1, "", "get_groups"], [20, 2, 1, "", "get_settings"]], "xonsh.environ.ChangeDirSetting": [[20, 3, 1, "", "AUTO_CD"], [20, 3, 1, "", "AUTO_PUSHD"], [20, 3, 1, "", "CDPATH"], [20, 3, 1, "", "COMPLETE_DOTS"], [20, 3, 1, "", "DIRSTACK_SIZE"], [20, 3, 1, "", "PUSHD_MINUS"], [20, 3, 1, "", "PUSHD_SILENT"], [20, 2, 1, "", "get_doc"], [20, 2, 1, "", "get_group_description"], [20, 2, 1, "", "get_group_title"], [20, 2, 1, "", "get_groups"], [20, 2, 1, "", "get_settings"]], "xonsh.environ.Env": [[20, 2, 1, "", "clear"], [20, 2, 1, "", "deregister"], [20, 2, 1, "", "detype"], [20, 2, 1, "", "detype_all"], [20, 2, 1, "", "get"], [20, 2, 1, "", "get_converter"], [20, 2, 1, "", "get_default"], [20, 2, 1, "", "get_detyped"], [20, 2, 1, "", "get_detyper"], [20, 2, 1, "", "get_docs"], [20, 2, 1, "", "get_stringified"], [20, 2, 1, "", "get_swapped_values"], [20, 2, 1, "", "get_validator"], [20, 2, 1, "", "help"], [20, 2, 1, "", "is_configurable"], [20, 2, 1, "", "is_manually_set"], [20, 2, 1, "", "items"], [20, 2, 1, "", "keys"], [20, 2, 1, "", "pop"], [20, 2, 1, "", "popitem"], [20, 2, 1, "", "rawkeys"], [20, 2, 1, "", "register"], [20, 2, 1, "", "replace_env"], [20, 2, 1, "", "set_swapped_values"], [20, 2, 1, "", "setdefault"], [20, 2, 1, "", "swap"], [20, 2, 1, "", "undo_replace_env"], [20, 2, 1, "", "update"], [20, 2, 1, "", "values"]], "xonsh.environ.ErrorHandlingSetting": [[20, 3, 1, "", "XONSH_SHOW_TRACEBACK"], [20, 3, 1, "", "XONSH_TRACEBACK_LOGFILE"], [20, 2, 1, "", "get_doc"], [20, 2, 1, "", "get_group_description"], [20, 2, 1, "", "get_group_title"], [20, 2, 1, "", "get_groups"], [20, 2, 1, "", "get_settings"]], "xonsh.environ.GeneralSetting": [[20, 3, 1, "", "HOSTNAME"], [20, 3, 1, "", "HOSTTYPE"], [20, 3, 1, "", "OLDPWD"], [20, 3, 1, "", "PATH"], [20, 3, 1, "", "PATHEXT"], [20, 3, 1, "", "PWD"], [20, 3, 1, "", "SHLVL"], [20, 3, 1, "", "STAR_DIRS"], [20, 3, 1, "", "STAR_PATH"], [20, 3, 1, "", "TERM"], [20, 3, 1, "", "UPDATE_OS_ENVIRON"], [20, 3, 1, "", "XDG_CACHE_HOME"], [20, 3, 1, "", "XDG_CONFIG_HOME"], [20, 3, 1, "", "XDG_DATA_DIRS"], [20, 3, 1, "", "XDG_DATA_HOME"], [20, 3, 1, "", "XONSHRC"], [20, 3, 1, "", "XONSHRC_DIR"], [20, 3, 1, "", "XONSH_COLOR_STYLE"], [20, 3, 1, "", "XONSH_CONFIG_DIR"], [20, 3, 1, "", "XONSH_DATA_DIR"], [20, 3, 1, "", "XONSH_DEBUG"], [20, 3, 1, "", "XONSH_ENCODING"], [20, 3, 1, "", "XONSH_ENCODING_ERRORS"], [20, 3, 1, "", "XONSH_INTERACTIVE"], [20, 3, 1, "", "XONSH_LOGIN"], [20, 3, 1, "", "XONSH_MODE"], [20, 3, 1, "", "XONSH_SOURCE"], [20, 3, 1, "", "XONSH_STORE_STDIN"], [20, 3, 1, "", "XONSH_STYLE_OVERRIDES"], [20, 3, 1, "", "XONSH_SYS_CONFIG_DIR"], [20, 2, 1, "", "get_doc"], [20, 2, 1, "", "get_group_description"], [20, 2, 1, "", "get_group_title"], [20, 2, 1, "", "get_groups"], [20, 2, 1, "", "get_settings"]], "xonsh.environ.InternalEnvironDict": [[20, 2, 1, "", "clear"], [20, 2, 1, "", "copy"], [20, 2, 1, "", "del_locally"], [20, 2, 1, "", "fromkeys"], [20, 2, 1, "", "get"], [20, 2, 1, "", "get_local_overrides"], [20, 2, 1, "", "items"], [20, 2, 1, "", "keys"], [20, 5, 1, "", "maps"], [20, 2, 1, "", "new_child"], [20, 5, 1, "", "parents"], [20, 2, 1, "", "pop"], [20, 2, 1, "", "popitem"], [20, 2, 1, "", "set_local_overrides"], [20, 2, 1, "", "set_locally"], [20, 2, 1, "", "setdefault"], [20, 2, 1, "", "update"], [20, 2, 1, "", "values"]], "xonsh.environ.InterpreterSetting": [[20, 3, 1, "", "DOTGLOB"], [20, 3, 1, "", "EXPAND_ENV_VARS"], [20, 3, 1, "", "FOREIGN_ALIASES_OVERRIDE"], [20, 3, 1, "", "FOREIGN_ALIASES_SUPPRESS_SKIP_MESSAGE"], [20, 3, 1, "", "GLOB_SORTED"], [20, 2, 1, "", "get_doc"], [20, 2, 1, "", "get_group_description"], [20, 2, 1, "", "get_group_title"], [20, 2, 1, "", "get_groups"], [20, 2, 1, "", "get_settings"]], "xonsh.environ.JobsSetting": [[20, 3, 1, "", "AUTO_CONTINUE"], [20, 2, 1, "", "get_doc"], [20, 2, 1, "", "get_group_description"], [20, 2, 1, "", "get_group_title"], [20, 2, 1, "", "get_groups"], [20, 2, 1, "", "get_settings"]], "xonsh.environ.LangSetting": [[20, 3, 1, "", "LANG"], [20, 3, 1, "", "LC_COLLATE"], [20, 3, 1, "", "LC_CTYPE"], [20, 3, 1, "", "LC_MESSAGES"], [20, 3, 1, "", "LC_MONETARY"], [20, 3, 1, "", "LC_NUMERIC"], [20, 3, 1, "", "LC_TIME"], [20, 3, 1, "", "XONSH_DATETIME_FORMAT"], [20, 2, 1, "", "get_doc"], [20, 2, 1, "", "get_group_description"], [20, 2, 1, "", "get_group_title"], [20, 2, 1, "", "get_groups"], [20, 2, 1, "", "get_settings"]], "xonsh.environ.LsColors": [[20, 2, 1, "", "clear"], [20, 2, 1, "", "convert"], [20, 3, 1, "", "default_settings"], [20, 2, 1, "", "detype"], [20, 2, 1, "", "fromdircolors"], [20, 2, 1, "", "fromstring"], [20, 2, 1, "", "get"], [20, 2, 1, "", "is_target"], [20, 2, 1, "", "items"], [20, 2, 1, "", "keys"], [20, 2, 1, "", "pop"], [20, 2, 1, "", "popitem"], [20, 2, 1, "", "setdefault"], [20, 5, 1, "", "style"], [20, 5, 1, "", "style_name"], [20, 3, 1, "", "target_color"], [20, 3, 1, "", "target_value"], [20, 2, 1, "", "update"], [20, 2, 1, "", "values"]], "xonsh.environ.PTKCompletionSetting": [[20, 3, 1, "", "ALIAS_COMPLETIONS_OPTIONS_BY_DEFAULT"], [20, 3, 1, "", "ALIAS_COMPLETIONS_OPTIONS_LONGEST"], [20, 3, 1, "", "BASH_COMPLETIONS"], [20, 3, 1, "", "CASE_SENSITIVE_COMPLETIONS"], [20, 3, 1, "", "CMD_COMPLETIONS_SHOW_DESC"], [20, 3, 1, "", "COMPLETIONS_BRACKETS"], [20, 3, 1, "", "COMPLETIONS_CONFIRM"], [20, 3, 1, "", "COMPLETIONS_DISPLAY"], [20, 3, 1, "", "COMPLETIONS_MENU_ROWS"], [20, 3, 1, "", "COMPLETION_IN_THREAD"], [20, 3, 1, "", "COMPLETION_MODE"], [20, 3, 1, "", "COMPLETION_QUERY_LIMIT"], [20, 3, 1, "", "FUZZY_PATH_COMPLETION"], [20, 3, 1, "", "SUBSEQUENCE_PATH_COMPLETION"], [20, 3, 1, "", "UPDATE_COMPLETIONS_ON_KEYPRESS"], [20, 3, 1, "", "XONSH_BASH_PATH_OVERRIDE"], [20, 3, 1, "", "XONSH_COMPLETER_DIRS"], [20, 3, 1, "", "XONSH_TRACE_COMPLETIONS"], [20, 2, 1, "", "get_doc"], [20, 2, 1, "", "get_group_description"], [20, 2, 1, "", "get_group_title"], [20, 2, 1, "", "get_groups"], [20, 2, 1, "", "get_settings"]], "xonsh.environ.PTKSetting": [[20, 3, 1, "", "AUTO_SUGGEST"], [20, 3, 1, "", "AUTO_SUGGEST_IN_COMPLETIONS"], [20, 3, 1, "", "BOTTOM_TOOLBAR"], [20, 3, 1, "", "COLOR_INPUT"], [20, 3, 1, "", "COLOR_RESULTS"], [20, 3, 1, "", "DYNAMIC_CWD_ELISION_CHAR"], [20, 3, 1, "", "DYNAMIC_CWD_WIDTH"], [20, 3, 1, "", "IGNOREEOF"], [20, 3, 1, "", "INDENT"], [20, 3, 1, "", "LS_COLORS"], [20, 3, 1, "", "MOUSE_SUPPORT"], [20, 3, 1, "", "MULTILINE_PROMPT"], [20, 3, 1, "", "MULTILINE_PROMPT_POS"], [20, 3, 1, "", "MULTILINE_PROMPT_PRE"], [20, 3, 1, "", "PRETTY_PRINT_RESULTS"], [20, 3, 1, "", "PROMPT"], [20, 3, 1, "", "PROMPT_FIELDS"], [20, 3, 1, "", "PROMPT_REFRESH_INTERVAL"], [20, 3, 1, "", "PROMPT_TOKENS_FORMATTER"], [20, 3, 1, "", "PROMPT_TOOLKIT_COLOR_DEPTH"], [20, 3, 1, "", "PTK_STYLE_OVERRIDES"], [20, 3, 1, "", "RIGHT_PROMPT"], [20, 3, 1, "", "SHELL_TYPE"], [20, 3, 1, "", "SUGGEST_COMMANDS"], [20, 3, 1, "", "SUGGEST_MAX_NUM"], [20, 3, 1, "", "SUGGEST_THRESHOLD"], [20, 3, 1, "", "SUPPRESS_BRANCH_TIMEOUT_MESSAGE"], [20, 3, 1, "", "TITLE"], [20, 3, 1, "", "UPDATE_PROMPT_ON_KEYPRESS"], [20, 3, 1, "", "VC_BRANCH_TIMEOUT"], [20, 3, 1, "", "VC_GIT_INCLUDE_UNTRACKED"], [20, 3, 1, "", "VC_HG_SHOW_BRANCH"], [20, 3, 1, "", "VIRTUAL_ENV"], [20, 3, 1, "", "VI_MODE"], [20, 3, 1, "", "XONSH_AUTOPAIR"], [20, 3, 1, "", "XONSH_COPY_ON_DELETE"], [20, 3, 1, "", "XONSH_CTRL_BKSP_DELETION"], [20, 3, 1, "", "XONSH_HISTORY_MATCH_ANYWHERE"], [20, 3, 1, "", "XONSH_STDERR_POSTFIX"], [20, 3, 1, "", "XONSH_STDERR_PREFIX"], [20, 3, 1, "", "XONSH_USE_SYSTEM_CLIPBOARD"], [20, 2, 1, "", "get_doc"], [20, 2, 1, "", "get_group_description"], [20, 2, 1, "", "get_group_title"], [20, 2, 1, "", "get_groups"], [20, 2, 1, "", "get_settings"]], "xonsh.environ.PromptHistorySetting": [[20, 3, 1, "", "HISTCONTROL"], [20, 3, 1, "", "XONSH_HISTORY_BACKEND"], [20, 3, 1, "", "XONSH_HISTORY_FILE"], [20, 3, 1, "", "XONSH_HISTORY_IGNORE_REGEX"], [20, 3, 1, "", "XONSH_HISTORY_SAVE_CWD"], [20, 3, 1, "", "XONSH_HISTORY_SIGINT_FLUSH"], [20, 3, 1, "", "XONSH_HISTORY_SIZE"], [20, 3, 1, "", "XONSH_STORE_STDOUT"], [20, 2, 1, "", "get_doc"], [20, 2, 1, "", "get_group_description"], [20, 2, 1, "", "get_group_title"], [20, 2, 1, "", "get_groups"], [20, 2, 1, "", "get_settings"]], "xonsh.environ.PromptSetting": [[20, 3, 1, "", "BOTTOM_TOOLBAR"], [20, 3, 1, "", "COLOR_INPUT"], [20, 3, 1, "", "COLOR_RESULTS"], [20, 3, 1, "", "DYNAMIC_CWD_ELISION_CHAR"], [20, 3, 1, "", "DYNAMIC_CWD_WIDTH"], [20, 3, 1, "", "IGNOREEOF"], [20, 3, 1, "", "INDENT"], [20, 3, 1, "", "LS_COLORS"], [20, 3, 1, "", "MULTILINE_PROMPT"], [20, 3, 1, "", "MULTILINE_PROMPT_POS"], [20, 3, 1, "", "MULTILINE_PROMPT_PRE"], [20, 3, 1, "", "PRETTY_PRINT_RESULTS"], [20, 3, 1, "", "PROMPT"], [20, 3, 1, "", "PROMPT_FIELDS"], [20, 3, 1, "", "PROMPT_REFRESH_INTERVAL"], [20, 3, 1, "", "PROMPT_TOKENS_FORMATTER"], [20, 3, 1, "", "RIGHT_PROMPT"], [20, 3, 1, "", "SHELL_TYPE"], [20, 3, 1, "", "SUGGEST_COMMANDS"], [20, 3, 1, "", "SUGGEST_MAX_NUM"], [20, 3, 1, "", "SUGGEST_THRESHOLD"], [20, 3, 1, "", "SUPPRESS_BRANCH_TIMEOUT_MESSAGE"], [20, 3, 1, "", "TITLE"], [20, 3, 1, "", "UPDATE_PROMPT_ON_KEYPRESS"], [20, 3, 1, "", "VC_BRANCH_TIMEOUT"], [20, 3, 1, "", "VC_GIT_INCLUDE_UNTRACKED"], [20, 3, 1, "", "VC_HG_SHOW_BRANCH"], [20, 3, 1, "", "VIRTUAL_ENV"], [20, 3, 1, "", "XONSH_HISTORY_MATCH_ANYWHERE"], [20, 3, 1, "", "XONSH_STDERR_POSTFIX"], [20, 3, 1, "", "XONSH_STDERR_PREFIX"], [20, 2, 1, "", "get_doc"], [20, 2, 1, "", "get_group_description"], [20, 2, 1, "", "get_group_title"], [20, 2, 1, "", "get_groups"], [20, 2, 1, "", "get_settings"]], "xonsh.environ.SubprocessSetting": [[20, 3, 1, "", "LAST_RETURN_CODE"], [20, 3, 1, "", "RAISE_SUBPROC_ERROR"], [20, 3, 1, "", "THREAD_SUBPROCS"], [20, 3, 1, "", "XONSH_APPEND_NEWLINE"], [20, 3, 1, "", "XONSH_CAPTURE_ALWAYS"], [20, 3, 1, "", "XONSH_PROC_FREQUENCY"], [20, 3, 1, "", "XONSH_SUBPROC_CAPTURED_PRINT_STDERR"], [20, 3, 1, "", "XONSH_SUBPROC_OUTPUT_FORMAT"], [20, 3, 1, "", "XONSH_TRACE_SUBPROC"], [20, 3, 1, "", "XONSH_TRACE_SUBPROC_FUNC"], [20, 2, 1, "", "get_doc"], [20, 2, 1, "", "get_group_description"], [20, 2, 1, "", "get_group_title"], [20, 2, 1, "", "get_groups"], [20, 2, 1, "", "get_settings"]], "xonsh.environ.Var": [[20, 3, 1, "", "can_store_as_str"], [20, 3, 1, "", "convert"], [20, 2, 1, "", "count"], [20, 3, 1, "", "default"], [20, 3, 1, "", "detype"], [20, 3, 1, "", "doc"], [20, 3, 1, "", "doc_default"], [20, 2, 1, "", "for_locale"], [20, 2, 1, "", "get_key"], [20, 2, 1, "", "index"], [20, 3, 1, "", "is_configurable"], [20, 2, 1, "", "no_default"], [20, 3, 1, "", "pattern"], [20, 3, 1, "", "validate"], [20, 2, 1, "", "with_default"]], "xonsh.environ.WindowsSetting": [[20, 3, 1, "", "ANSICON"], [20, 3, 1, "", "FORCE_POSIX_PATHS"], [20, 3, 1, "", "HOSTNAME"], [20, 3, 1, "", "HOSTTYPE"], [20, 3, 1, "", "INTENSIFY_COLORS_ON_WIN"], [20, 3, 1, "", "OLDPWD"], [20, 3, 1, "", "PATH"], [20, 3, 1, "", "PATHEXT"], [20, 3, 1, "", "PWD"], [20, 3, 1, "", "SHLVL"], [20, 3, 1, "", "STAR_DIRS"], [20, 3, 1, "", "STAR_PATH"], [20, 3, 1, "", "TERM"], [20, 3, 1, "", "UPDATE_OS_ENVIRON"], [20, 3, 1, "", "XDG_CACHE_HOME"], [20, 3, 1, "", "XDG_CONFIG_HOME"], [20, 3, 1, "", "XDG_DATA_DIRS"], [20, 3, 1, "", "XDG_DATA_HOME"], [20, 3, 1, "", "XONSHRC"], [20, 3, 1, "", "XONSHRC_DIR"], [20, 3, 1, "", "XONSH_COLOR_STYLE"], [20, 3, 1, "", "XONSH_CONFIG_DIR"], [20, 3, 1, "", "XONSH_DATA_DIR"], [20, 3, 1, "", "XONSH_DEBUG"], [20, 3, 1, "", "XONSH_ENCODING"], [20, 3, 1, "", "XONSH_ENCODING_ERRORS"], [20, 3, 1, "", "XONSH_INTERACTIVE"], [20, 3, 1, "", "XONSH_LOGIN"], [20, 3, 1, "", "XONSH_MODE"], [20, 3, 1, "", "XONSH_SOURCE"], [20, 3, 1, "", "XONSH_STORE_STDIN"], [20, 3, 1, "", "XONSH_STYLE_OVERRIDES"], [20, 3, 1, "", "XONSH_SYS_CONFIG_DIR"], [20, 2, 1, "", "get_doc"], [20, 2, 1, "", "get_group_description"], [20, 2, 1, "", "get_group_title"], [20, 2, 1, "", "get_groups"], [20, 2, 1, "", "get_settings"]], "xonsh.environ.Xettings": [[20, 2, 1, "", "get_doc"], [20, 2, 1, "", "get_group_description"], [20, 2, 1, "", "get_group_title"], [20, 2, 1, "", "get_groups"], [20, 2, 1, "", "get_settings"]], "xonsh.environ.XontribSetting": [[20, 3, 1, "", "XONTRIBS_AUTOLOAD_DISABLED"], [20, 2, 1, "", "get_doc"], [20, 2, 1, "", "get_group_description"], [20, 2, 1, "", "get_group_title"], [20, 2, 1, "", "get_groups"], [20, 2, 1, "", "get_settings"]], "xonsh.events": [[73, 1, 1, "", "AbstractEvent"], [73, 1, 1, "", "Event"], [73, 1, 1, "", "EventManager"], [73, 1, 1, "", "LoadEvent"], [73, 6, 1, "", "debug_level"], [73, 6, 1, "", "has_kwargs"]], "xonsh.events.AbstractEvent": [[73, 2, 1, "", "add"], [73, 2, 1, "", "clear"], [73, 2, 1, "", "discard"], [73, 2, 1, "", "fire"], [73, 2, 1, "", "isdisjoint"], [73, 2, 1, "", "pop"], [73, 2, 1, "", "remove"], [73, 5, 1, "", "species"]], "xonsh.events.Event": [[73, 2, 1, "", "add"], [73, 2, 1, "", "clear"], [73, 2, 1, "", "discard"], [73, 2, 1, "", "fire"], [73, 2, 1, "", "isdisjoint"], [73, 2, 1, "", "pop"], [73, 2, 1, "", "remove"], [73, 5, 1, "", "species"]], "xonsh.events.EventManager": [[73, 2, 1, "", "doc"], [73, 2, 1, "", "exists"], [73, 2, 1, "", "register"], [73, 2, 1, "", "transmogrify"]], "xonsh.events.LoadEvent": [[73, 2, 1, "", "add"], [73, 2, 1, "", "clear"], [73, 2, 1, "", "discard"], [73, 2, 1, "", "fire"], [73, 2, 1, "", "isdisjoint"], [73, 2, 1, "", "pop"], [73, 2, 1, "", "remove"], [73, 5, 1, "", "species"]], "xonsh.execer": [[99, 1, 1, "", "Execer"]], "xonsh.execer.Execer": [[99, 2, 1, "", "compile"], [99, 2, 1, "", "eval"], [99, 2, 1, "", "exec"], [99, 2, 1, "", "parse"]], "xonsh.foreign_shells": [[74, 1, 1, "", "ForeignShellBaseAlias"], [74, 1, 1, "", "ForeignShellExecAlias"], [74, 1, 1, "", "ForeignShellFunctionAlias"], [74, 6, 1, "", "ensure_shell"], [74, 6, 1, "", "foreign_shell_data"], [74, 6, 1, "", "load_foreign_aliases"], [74, 6, 1, "", "load_foreign_envs"], [74, 6, 1, "", "parse_aliases"], [74, 6, 1, "", "parse_env"], [74, 6, 1, "", "parse_funcs"]], "xonsh.foreign_shells.ForeignShellBaseAlias": [[74, 3, 1, "", "INPUT"]], "xonsh.foreign_shells.ForeignShellExecAlias": [[74, 3, 1, "", "INPUT"]], "xonsh.foreign_shells.ForeignShellFunctionAlias": [[74, 3, 1, "", "INPUT"]], "xonsh.history": [[22, 0, 0, "-", "base"], [23, 0, 0, "-", "diff_history"], [24, 0, 0, "-", "dummy"], [25, 0, 0, "-", "json"], [26, 0, 0, "-", "main"], [27, 0, 0, "-", "sqlite"]], "xonsh.history.base": [[22, 1, 1, "", "History"], [22, 1, 1, "", "HistoryEntry"]], "xonsh.history.base.History": [[22, 2, 1, "", "all_items"], [22, 2, 1, "", "append"], [22, 2, 1, "", "clear"], [22, 2, 1, "", "delete"], [22, 2, 1, "", "flush"], [22, 5, 1, "", "ignore_regex"], [22, 2, 1, "", "info"], [22, 2, 1, "", "is_ignored"], [22, 2, 1, "", "items"], [22, 2, 1, "", "pull"], [22, 2, 1, "", "run_gc"]], "xonsh.history.diff_history": [[23, 1, 1, "", "HistoryDiffer"], [23, 6, 1, "", "bold_str_diff"], [23, 6, 1, "", "greenline"], [23, 6, 1, "", "highlighted_ndiff"], [23, 6, 1, "", "redline"]], "xonsh.history.diff_history.HistoryDiffer": [[23, 2, 1, "", "cmdsdiff"], [23, 2, 1, "", "envdiff"], [23, 2, 1, "", "format"], [23, 2, 1, "", "header"]], "xonsh.history.dummy": [[24, 1, 1, "", "DummyHistory"]], "xonsh.history.dummy.DummyHistory": [[24, 2, 1, "", "all_items"], [24, 2, 1, "", "append"], [24, 2, 1, "", "clear"], [24, 2, 1, "", "delete"], [24, 2, 1, "", "flush"], [24, 5, 1, "", "ignore_regex"], [24, 2, 1, "", "info"], [24, 2, 1, "", "is_ignored"], [24, 2, 1, "", "items"], [24, 2, 1, "", "pull"], [24, 2, 1, "", "run_gc"]], "xonsh.history.json": [[25, 1, 1, "", "JsonCommandField"], [25, 1, 1, "", "JsonHistory"], [25, 1, 1, "", "JsonHistoryFlusher"], [25, 1, 1, "", "JsonHistoryGC"]], "xonsh.history.json.JsonCommandField": [[25, 2, 1, "", "count"], [25, 2, 1, "", "i_am_at_the_front"], [25, 2, 1, "", "index"]], "xonsh.history.json.JsonHistory": [[25, 2, 1, "", "all_items"], [25, 2, 1, "", "append"], [25, 2, 1, "", "clear"], [25, 2, 1, "", "delete"], [25, 2, 1, "", "flush"], [25, 5, 1, "", "ignore_regex"], [25, 2, 1, "", "info"], [25, 2, 1, "", "is_ignored"], [25, 2, 1, "", "items"], [25, 2, 1, "", "pull"], [25, 2, 1, "", "run_gc"]], "xonsh.history.json.JsonHistoryFlusher": [[25, 5, 1, "", "daemon"], [25, 2, 1, "", "dump"], [25, 2, 1, "", "getName"], [25, 2, 1, "", "i_am_at_the_front"], [25, 5, 1, "", "ident"], [25, 2, 1, "", "isDaemon"], [25, 2, 1, "", "is_alive"], [25, 2, 1, "", "join"], [25, 5, 1, "", "name"], [25, 5, 1, "", "native_id"], [25, 2, 1, "", "run"], [25, 2, 1, "", "setDaemon"], [25, 2, 1, "", "setName"], [25, 2, 1, "", "start"]], "xonsh.history.json.JsonHistoryGC": [[25, 5, 1, "", "daemon"], [25, 2, 1, "", "files"], [25, 2, 1, "", "getName"], [25, 5, 1, "", "ident"], [25, 2, 1, "", "isDaemon"], [25, 2, 1, "", "is_alive"], [25, 2, 1, "", "join"], [25, 5, 1, "", "name"], [25, 5, 1, "", "native_id"], [25, 2, 1, "", "run"], [25, 2, 1, "", "setDaemon"], [25, 2, 1, "", "setName"], [25, 2, 1, "", "start"]], "xonsh.history.main": [[26, 1, 1, "", "HistoryAlias"], [26, 1, 1, "", "SessionAction"], [26, 6, 1, "", "construct_history"]], "xonsh.history.main.HistoryAlias": [[26, 4, 1, "", "Error"], [26, 2, 1, "", "build"], [26, 2, 1, "", "clear"], [26, 2, 1, "", "create_parser"], [26, 2, 1, "", "delete"], [26, 2, 1, "", "diff"], [26, 2, 1, "", "err"], [26, 2, 1, "", "file"], [26, 2, 1, "", "flush"], [26, 2, 1, "", "gc"], [26, 2, 1, "", "id_cmd"], [26, 2, 1, "", "info"], [26, 2, 1, "", "off"], [26, 2, 1, "", "on"], [26, 2, 1, "", "out"], [26, 5, 1, "", "parser"], [26, 2, 1, "", "pull"], [26, 2, 1, "", "show"], [26, 2, 1, "", "transfer"], [26, 2, 1, "", "write_to"], [26, 2, 1, "", "xonsh_complete"]], "xonsh.history.main.HistoryAlias.Error": [[26, 3, 1, "", "args"], [26, 2, 1, "", "with_traceback"]], "xonsh.history.main.SessionAction": [[26, 2, 1, "", "format_usage"]], "xonsh.history.sqlite": [[27, 1, 1, "", "SqliteHistory"], [27, 1, 1, "", "SqliteHistoryGC"], [27, 6, 1, "", "xh_sqlite_append_history"], [27, 6, 1, "", "xh_sqlite_delete_input_matching"], [27, 6, 1, "", "xh_sqlite_delete_items"], [27, 6, 1, "", "xh_sqlite_get_count"], [27, 6, 1, "", "xh_sqlite_items"], [27, 6, 1, "", "xh_sqlite_pull"], [27, 6, 1, "", "xh_sqlite_wipe_session"]], "xonsh.history.sqlite.SqliteHistory": [[27, 2, 1, "", "all_items"], [27, 2, 1, "", "append"], [27, 2, 1, "", "clear"], [27, 2, 1, "", "delete"], [27, 2, 1, "", "flush"], [27, 5, 1, "", "ignore_regex"], [27, 2, 1, "", "info"], [27, 2, 1, "", "is_ignored"], [27, 2, 1, "", "items"], [27, 2, 1, "", "pull"], [27, 2, 1, "", "run_gc"]], "xonsh.history.sqlite.SqliteHistoryGC": [[27, 5, 1, "", "daemon"], [27, 2, 1, "", "getName"], [27, 5, 1, "", "ident"], [27, 2, 1, "", "isDaemon"], [27, 2, 1, "", "is_alive"], [27, 2, 1, "", "join"], [27, 5, 1, "", "name"], [27, 5, 1, "", "native_id"], [27, 2, 1, "", "run"], [27, 2, 1, "", "setDaemon"], [27, 2, 1, "", "setName"], [27, 2, 1, "", "start"]], "xonsh.imphooks": [[100, 1, 1, "", "XonshImportEventHook"], [100, 1, 1, "", "XonshImportEventLoader"], [100, 1, 1, "", "XonshImportHook"], [100, 6, 1, "", "find_source_encoding"], [100, 6, 1, "", "install_hook"], [100, 6, 1, "", "install_import_hooks"]], "xonsh.imphooks.XonshImportEventHook": [[100, 2, 1, "", "append_stack"], [100, 2, 1, "", "find_module"], [100, 2, 1, "", "find_spec"], [100, 2, 1, "", "invalidate_caches"]], "xonsh.imphooks.XonshImportEventLoader": [[100, 2, 1, "", "create_module"], [100, 2, 1, "", "exec_module"], [100, 2, 1, "", "load_module"], [100, 2, 1, "", "module_repr"]], "xonsh.imphooks.XonshImportHook": [[100, 2, 1, "", "create_module"], [100, 2, 1, "", "exec_module"], [100, 2, 1, "", "find_module"], [100, 2, 1, "", "find_spec"], [100, 2, 1, "", "get_code"], [100, 2, 1, "", "get_data"], [100, 2, 1, "", "get_filename"], [100, 2, 1, "", "get_source"], [100, 2, 1, "", "invalidate_caches"], [100, 2, 1, "", "is_package"], [100, 2, 1, "", "load_module"], [100, 2, 1, "", "module_repr"], [100, 2, 1, "", "path_mtime"], [100, 2, 1, "", "path_stats"], [100, 2, 1, "", "set_data"], [100, 2, 1, "", "source_to_code"]], "xonsh.lib": [[78, 0, 0, "-", "collections"], [79, 0, 0, "-", "inspectors"], [80, 0, 0, "-", "itertools"], [81, 0, 0, "-", "jsonutils"], [82, 0, 0, "-", "lazyasd"], [83, 0, 0, "-", "lazyimps"], [84, 0, 0, "-", "lazyjson"], [85, 0, 0, "-", "modules"], [86, 0, 0, "-", "openpy"], [87, 0, 0, "-", "os"], [88, 0, 0, "-", "pretty"], [89, 0, 0, "-", "subprocess"]], "xonsh.lib.collections": [[78, 1, 1, "", "ChainDB"], [78, 1, 1, "", "ChainDBDefaultType"]], "xonsh.lib.collections.ChainDB": [[78, 2, 1, "", "clear"], [78, 2, 1, "", "copy"], [78, 2, 1, "", "fromkeys"], [78, 2, 1, "", "get"], [78, 2, 1, "", "items"], [78, 2, 1, "", "keys"], [78, 2, 1, "", "new_child"], [78, 5, 1, "", "parents"], [78, 2, 1, "", "pop"], [78, 2, 1, "", "popitem"], [78, 2, 1, "", "setdefault"], [78, 2, 1, "", "update"], [78, 2, 1, "", "values"]], "xonsh.lib.inspectors": [[79, 1, 1, "", "Inspector"], [79, 6, 1, "", "call_tip"], [79, 6, 1, "", "find_file"], [79, 6, 1, "", "find_source_lines"], [79, 6, 1, "", "format_argspec"], [79, 6, 1, "", "get_encoding"], [79, 6, 1, "", "getargspec"], [79, 6, 1, "", "getdoc"], [79, 6, 1, "", "getsource"], [79, 6, 1, "", "is_simple_callable"], [79, 6, 1, "", "object_info"]], "xonsh.lib.inspectors.Inspector": [[79, 2, 1, "", "info"], [79, 2, 1, "", "noinfo"], [79, 2, 1, "", "pdef"], [79, 2, 1, "", "pdoc"], [79, 2, 1, "", "pfile"], [79, 2, 1, "", "pinfo"], [79, 3, 1, "", "pinfo_fields1"], [79, 3, 1, "", "pinfo_fields2"], [79, 3, 1, "", "pinfo_fields3"], [79, 3, 1, "", "pinfo_fields_obj"], [79, 2, 1, "", "psource"]], "xonsh.lib.itertools": [[80, 6, 1, "", "as_iterable"], [80, 6, 1, "", "unique_everseen"]], "xonsh.lib.jsonutils": [[81, 6, 1, "", "serialize_xonsh_json"]], "xonsh.lib.lazyasd": [[82, 1, 1, "", "BackgroundModuleLoader"], [82, 1, 1, "", "BackgroundModuleProxy"], [82, 1, 1, "", "LazyBool"], [82, 1, 1, "", "LazyDict"], [82, 1, 1, "", "LazyObject"], [82, 6, 1, "", "lazybool"], [82, 6, 1, "", "lazydict"], [82, 6, 1, "", "lazyobject"], [82, 6, 1, "", "load_module_in_background"]], "xonsh.lib.lazyasd.BackgroundModuleLoader": [[82, 5, 1, "", "daemon"], [82, 2, 1, "", "getName"], [82, 5, 1, "", "ident"], [82, 2, 1, "", "isDaemon"], [82, 2, 1, "", "is_alive"], [82, 2, 1, "", "join"], [82, 5, 1, "", "name"], [82, 5, 1, "", "native_id"], [82, 2, 1, "", "run"], [82, 2, 1, "", "setDaemon"], [82, 2, 1, "", "setName"], [82, 2, 1, "", "start"]], "xonsh.lib.lazyasd.LazyDict": [[82, 2, 1, "", "clear"], [82, 2, 1, "", "get"], [82, 2, 1, "", "items"], [82, 2, 1, "", "keys"], [82, 2, 1, "", "pop"], [82, 2, 1, "", "popitem"], [82, 2, 1, "", "setdefault"], [82, 2, 1, "", "update"], [82, 2, 1, "", "values"]], "xonsh.lib.lazyjson": [[84, 1, 1, "", "LJNode"], [84, 1, 1, "", "LazyJSON"], [84, 6, 1, "", "dumps"], [84, 6, 1, "", "index"], [84, 6, 1, "", "ljdump"]], "xonsh.lib.lazyjson.LJNode": [[84, 2, 1, "", "count"], [84, 2, 1, "", "get"], [84, 2, 1, "", "index"], [84, 2, 1, "", "items"], [84, 2, 1, "", "keys"], [84, 2, 1, "", "load"], [84, 2, 1, "", "values"]], "xonsh.lib.lazyjson.LazyJSON": [[84, 2, 1, "", "close"], [84, 2, 1, "", "count"], [84, 2, 1, "", "get"], [84, 2, 1, "", "index"], [84, 2, 1, "", "items"], [84, 2, 1, "", "keys"], [84, 2, 1, "", "load"], [84, 2, 1, "", "values"]], "xonsh.lib.modules": [[85, 1, 1, "", "ModuleFinder"]], "xonsh.lib.modules.ModuleFinder": [[85, 3, 1, "", "extensions"], [85, 2, 1, "", "get_module"], [85, 2, 1, "", "import_module"]], "xonsh.lib.openpy": [[86, 6, 1, "", "read_py_file"], [86, 6, 1, "", "read_py_url"], [86, 6, 1, "", "source_to_unicode"], [86, 6, 1, "", "strip_encoding_cookie"]], "xonsh.lib.pretty": [[88, 1, 1, "", "PrettyPrinter"], [88, 1, 1, "", "RepresentationPrinter"], [88, 6, 1, "", "for_type"], [88, 6, 1, "", "for_type_by_name"], [88, 6, 1, "", "pretty"], [88, 6, 1, "", "pretty_print"]], "xonsh.lib.pretty.PrettyPrinter": [[88, 2, 1, "", "begin_group"], [88, 2, 1, "", "break_"], [88, 2, 1, "", "breakable"], [88, 2, 1, "", "end_group"], [88, 2, 1, "", "flush"], [88, 2, 1, "", "group"], [88, 2, 1, "", "indent"], [88, 2, 1, "", "text"]], "xonsh.lib.pretty.RepresentationPrinter": [[88, 2, 1, "", "begin_group"], [88, 2, 1, "", "break_"], [88, 2, 1, "", "breakable"], [88, 2, 1, "", "end_group"], [88, 2, 1, "", "flush"], [88, 2, 1, "", "group"], [88, 2, 1, "", "indent"], [88, 2, 1, "", "pretty"], [88, 2, 1, "", "text"]], "xonsh.main": [[90, 1, 1, "", "XonshMode"], [90, 6, 1, "", "get_setproctitle"], [90, 6, 1, "", "main"], [90, 6, 1, "", "main_context"], [90, 6, 1, "", "main_xonsh"], [90, 6, 1, "", "path_argument"], [90, 6, 1, "", "postmain"], [90, 6, 1, "", "premain"], [90, 6, 1, "", "setup"], [90, 6, 1, "", "start_services"]], "xonsh.main.XonshMode": [[90, 3, 1, "", "interactive"], [90, 3, 1, "", "script_from_file"], [90, 3, 1, "", "script_from_stdin"], [90, 3, 1, "", "single_command"]], "xonsh.parsers": [[102, 0, 0, "-", "ast"], [103, 0, 0, "-", "lexer"]], "xonsh.parsers.ast": [[102, 1, 1, "", "CtxAwareTransformer"], [102, 6, 1, "", "const_bytes"], [102, 6, 1, "", "const_name"], [102, 6, 1, "", "const_num"], [102, 6, 1, "", "const_str"], [102, 6, 1, "", "gather_load_store_names"], [102, 6, 1, "", "gather_names"], [102, 6, 1, "", "get_col"], [102, 6, 1, "", "get_id"], [102, 6, 1, "", "get_id_ctx"], [102, 6, 1, "", "get_lineno"], [102, 6, 1, "", "has_elts"], [102, 6, 1, "", "is_const_bytes"], [102, 6, 1, "", "is_const_name"], [102, 6, 1, "", "is_const_num"], [102, 6, 1, "", "is_const_str"], [102, 6, 1, "", "isdescendable"], [102, 6, 1, "", "isexpression"], [102, 6, 1, "", "leftmostname"], [102, 6, 1, "", "load_attribute_chain"], [102, 6, 1, "", "max_col"], [102, 6, 1, "", "max_line"], [102, 6, 1, "", "min_col"], [102, 6, 1, "", "min_line"], [102, 6, 1, "", "node_len"], [102, 6, 1, "", "pdump"], [102, 6, 1, "", "pprint_ast"], [102, 6, 1, "", "xonsh_call"]], "xonsh.parsers.ast.CtxAwareTransformer": [[102, 2, 1, "", "ctxadd"], [102, 2, 1, "", "ctxremove"], [102, 2, 1, "", "ctxupdate"], [102, 2, 1, "", "ctxvisit"], [102, 2, 1, "", "generic_visit"], [102, 2, 1, "", "is_in_scope"], [102, 2, 1, "", "try_subproc_toks"], [102, 2, 1, "", "visit"], [102, 2, 1, "", "visit_AnnAssign"], [102, 2, 1, "", "visit_Assign"], [102, 2, 1, "", "visit_BoolOp"], [102, 2, 1, "", "visit_ClassDef"], [102, 2, 1, "", "visit_Constant"], [102, 2, 1, "", "visit_Delete"], [102, 2, 1, "", "visit_Expr"], [102, 2, 1, "", "visit_Expression"], [102, 2, 1, "", "visit_For"], [102, 2, 1, "", "visit_FunctionDef"], [102, 2, 1, "", "visit_Global"], [102, 2, 1, "", "visit_Import"], [102, 2, 1, "", "visit_ImportFrom"], [102, 2, 1, "", "visit_Try"], [102, 2, 1, "", "visit_UnaryOp"], [102, 2, 1, "", "visit_With"], [102, 2, 1, "", "visit_comprehension"]], "xonsh.parsers.lexer": [[103, 1, 1, "", "Lexer"], [103, 6, 1, "", "get_tokens"], [103, 6, 1, "", "handle_double_amps"], [103, 6, 1, "", "handle_double_pipe"], [103, 6, 1, "", "handle_error_linecont"], [103, 6, 1, "", "handle_error_space"], [103, 6, 1, "", "handle_error_token"], [103, 6, 1, "", "handle_ignore"], [103, 6, 1, "", "handle_name"], [103, 6, 1, "", "handle_rbrace"], [103, 6, 1, "", "handle_rbracket"], [103, 6, 1, "", "handle_redirect"], [103, 6, 1, "", "handle_rparen"], [103, 6, 1, "", "handle_token"]], "xonsh.parsers.lexer.Lexer": [[103, 2, 1, "", "build"], [103, 2, 1, "", "input"], [103, 2, 1, "", "reset"], [103, 2, 1, "", "split"], [103, 2, 1, "", "token"], [103, 5, 1, "", "tokens"], [103, 5, 1, "", "tolerant"]], "xonsh.platform": [[91, 7, 1, "", "CAN_RESIZE_WINDOW"], [91, 7, 1, "", "DEFAULT_ENCODING"], [91, 7, 1, "", "IN_APPIMAGE"], [91, 7, 1, "", "ON_ANACONDA"], [91, 7, 1, "", "ON_CYGWIN"], [91, 7, 1, "", "ON_DARWIN"], [91, 7, 1, "", "ON_DRAGONFLY"], [91, 7, 1, "", "ON_FREEBSD"], [91, 7, 1, "", "ON_LINUX"], [91, 7, 1, "", "ON_MSYS"], [91, 7, 1, "", "ON_NETBSD"], [91, 7, 1, "", "ON_OPENBSD"], [91, 7, 1, "", "ON_POSIX"], [91, 7, 1, "", "ON_WINDOWS"], [91, 7, 1, "", "PYTHON_VERSION_INFO"], [91, 6, 1, "", "bash_command"], [91, 6, 1, "", "best_shell_type"], [91, 6, 1, "", "git_for_windows_path"], [91, 6, 1, "", "githash"], [91, 6, 1, "", "has_prompt_toolkit"], [91, 6, 1, "", "is_readline_available"], [91, 6, 1, "", "linux_distro"], [91, 7, 1, "", "minimum_required_ptk_version"], [91, 6, 1, "", "pathbasename"], [91, 6, 1, "", "pathsplit"], [91, 6, 1, "", "ptk_above_min_supported"], [91, 6, 1, "", "ptk_below_max_supported"], [91, 6, 1, "", "ptk_version"], [91, 6, 1, "", "ptk_version_info"], [91, 6, 1, "", "pygments_version"], [91, 6, 1, "", "pygments_version_info"], [91, 6, 1, "", "win_ansi_support"], [91, 6, 1, "", "windows_bash_command"], [91, 6, 1, "", "windows_expanduser"]], "xonsh.procs": [[31, 0, 0, "-", "executables"], [32, 0, 0, "-", "jobs"], [33, 0, 0, "-", "pipelines"], [34, 0, 0, "-", "posix"], [35, 0, 0, "-", "proxies"], [36, 0, 0, "-", "readers"], [37, 0, 0, "-", "specs"]], "xonsh.procs.executables": [[31, 6, 1, "", "clear_paths"], [31, 6, 1, "", "get_paths"], [31, 6, 1, "", "get_possible_names"], [31, 6, 1, "", "is_executable"], [31, 6, 1, "", "is_executable_in_posix"], [31, 6, 1, "", "is_executable_in_windows"], [31, 6, 1, "", "locate_executable"], [31, 6, 1, "", "locate_file"], [31, 6, 1, "", "locate_file_in_path_env"], [31, 6, 1, "", "locate_relative_path"]], "xonsh.procs.jobs": [[32, 6, 1, "", "add_job"], [32, 6, 1, "", "bg"], [32, 6, 1, "", "clean_jobs"], [32, 6, 1, "", "disown_fn"], [32, 6, 1, "", "fg"], [32, 6, 1, "", "format_job_string"], [32, 6, 1, "", "get_jobs"], [32, 6, 1, "", "get_next_job_number"], [32, 6, 1, "", "get_next_task"], [32, 6, 1, "", "get_task"], [32, 6, 1, "", "get_tasks"], [32, 6, 1, "", "give_terminal_to"], [32, 6, 1, "", "hup_all_jobs"], [32, 6, 1, "", "ignore_sigtstp"], [32, 6, 1, "", "job_id_completer"], [32, 6, 1, "", "jobs"], [32, 6, 1, "", "print_one_job"], [32, 6, 1, "", "proc_untraced_waitpid"], [32, 6, 1, "", "resume_job"], [32, 6, 1, "", "update_job_attr"], [32, 6, 1, "", "use_main_jobs"], [32, 6, 1, "", "wait_for_active_job"]], "xonsh.procs.pipelines": [[33, 1, 1, "", "CommandPipeline"], [33, 1, 1, "", "HiddenCommandPipeline"], [33, 1, 1, "", "PrevProcCloser"], [33, 6, 1, "", "resume_process"], [33, 6, 1, "", "safe_readable"], [33, 6, 1, "", "safe_readlines"], [33, 6, 1, "", "update_process_group"]], "xonsh.procs.pipelines.CommandPipeline": [[33, 5, 1, "", "alias"], [33, 5, 1, "", "args"], [33, 3, 1, "", "attrnames"], [33, 3, 1, "", "attrnames_ext"], [33, 2, 1, "", "end"], [33, 5, 1, "", "err"], [33, 5, 1, "", "executed_cmd"], [33, 2, 1, "", "get_formatted_lines"], [33, 5, 1, "", "inp"], [33, 2, 1, "", "itercheck"], [33, 2, 1, "", "iterraw"], [33, 3, 1, "", "nonblocking"], [33, 5, 1, "", "out"], [33, 5, 1, "", "output"], [33, 5, 1, "", "pid"], [33, 5, 1, "", "raw_err"], [33, 5, 1, "", "raw_out"], [33, 2, 1, "", "resume"], [33, 5, 1, "", "returncode"], [33, 5, 1, "", "rtn"], [33, 5, 1, "", "stderr"], [33, 5, 1, "", "stderr_postfix"], [33, 5, 1, "", "stderr_prefix"], [33, 5, 1, "", "stderr_redirect"], [33, 5, 1, "", "stdin"], [33, 5, 1, "", "stdin_redirect"], [33, 5, 1, "", "stdout"], [33, 5, 1, "", "stdout_redirect"], [33, 2, 1, "", "stream_stderr"], [33, 2, 1, "", "tee_stdout"], [33, 5, 1, "", "timestamps"]], "xonsh.procs.pipelines.HiddenCommandPipeline": [[33, 5, 1, "", "alias"], [33, 5, 1, "", "args"], [33, 3, 1, "", "attrnames"], [33, 3, 1, "", "attrnames_ext"], [33, 2, 1, "", "end"], [33, 5, 1, "", "err"], [33, 5, 1, "", "executed_cmd"], [33, 2, 1, "", "get_formatted_lines"], [33, 5, 1, "", "inp"], [33, 2, 1, "", "itercheck"], [33, 2, 1, "", "iterraw"], [33, 3, 1, "", "nonblocking"], [33, 5, 1, "", "out"], [33, 5, 1, "", "output"], [33, 5, 1, "", "pid"], [33, 5, 1, "", "raw_err"], [33, 5, 1, "", "raw_out"], [33, 2, 1, "", "resume"], [33, 5, 1, "", "returncode"], [33, 5, 1, "", "rtn"], [33, 5, 1, "", "stderr"], [33, 5, 1, "", "stderr_postfix"], [33, 5, 1, "", "stderr_prefix"], [33, 5, 1, "", "stderr_redirect"], [33, 5, 1, "", "stdin"], [33, 5, 1, "", "stdin_redirect"], [33, 5, 1, "", "stdout"], [33, 5, 1, "", "stdout_redirect"], [33, 2, 1, "", "stream_stderr"], [33, 2, 1, "", "tee_stdout"], [33, 5, 1, "", "timestamps"]], "xonsh.procs.pipelines.PrevProcCloser": [[33, 5, 1, "", "daemon"], [33, 2, 1, "", "getName"], [33, 5, 1, "", "ident"], [33, 2, 1, "", "isDaemon"], [33, 2, 1, "", "is_alive"], [33, 2, 1, "", "join"], [33, 5, 1, "", "name"], [33, 5, 1, "", "native_id"], [33, 2, 1, "", "run"], [33, 2, 1, "", "setDaemon"], [33, 2, 1, "", "setName"], [33, 2, 1, "", "start"]], "xonsh.procs.posix": [[34, 1, 1, "", "PopenThread"]], "xonsh.procs.posix.PopenThread": [[34, 5, 1, "", "daemon"], [34, 2, 1, "", "getName"], [34, 5, 1, "", "ident"], [34, 2, 1, "", "isDaemon"], [34, 2, 1, "", "is_alive"], [34, 2, 1, "", "join"], [34, 2, 1, "", "kill"], [34, 5, 1, "", "name"], [34, 5, 1, "", "native_id"], [34, 2, 1, "", "poll"], [34, 5, 1, "", "returncode"], [34, 2, 1, "", "run"], [34, 2, 1, "", "send_signal"], [34, 2, 1, "", "setDaemon"], [34, 2, 1, "", "setName"], [34, 5, 1, "", "signal"], [34, 2, 1, "", "start"], [34, 2, 1, "", "terminate"], [34, 2, 1, "", "wait"]], "xonsh.procs.proxies": [[35, 1, 1, "", "FileThreadDispatcher"], [35, 1, 1, "", "Handle"], [35, 1, 1, "", "ProcProxy"], [35, 1, 1, "", "ProcProxyThread"], [35, 6, 1, "", "get_proc_proxy_name"], [35, 6, 1, "", "parse_proxy_return"], [35, 6, 1, "", "safe_flush"], [35, 6, 1, "", "still_writable"]], "xonsh.procs.proxies.FileThreadDispatcher": [[35, 5, 1, "", "available"], [35, 5, 1, "", "buffer"], [35, 2, 1, "", "close"], [35, 5, 1, "", "closed"], [35, 2, 1, "", "deregister"], [35, 2, 1, "", "detach"], [35, 5, 1, "", "encoding"], [35, 5, 1, "", "errors"], [35, 2, 1, "", "fileno"], [35, 2, 1, "", "flush"], [35, 5, 1, "", "handle"], [35, 2, 1, "", "isatty"], [35, 5, 1, "", "line_buffering"], [35, 5, 1, "", "newlines"], [35, 2, 1, "", "read"], [35, 2, 1, "", "readable"], [35, 2, 1, "", "readline"], [35, 2, 1, "", "readlines"], [35, 2, 1, "", "register"], [35, 2, 1, "", "seek"], [35, 2, 1, "", "seekable"], [35, 2, 1, "", "tell"], [35, 2, 1, "", "truncate"], [35, 2, 1, "", "writable"], [35, 2, 1, "", "write"], [35, 2, 1, "", "writelines"]], "xonsh.procs.proxies.Handle": [[35, 2, 1, "", "Close"], [35, 2, 1, "", "Detach"], [35, 2, 1, "", "as_integer_ratio"], [35, 2, 1, "", "bit_count"], [35, 2, 1, "", "bit_length"], [35, 3, 1, "", "closed"], [35, 2, 1, "", "conjugate"], [35, 3, 1, "", "denominator"], [35, 2, 1, "", "from_bytes"], [35, 3, 1, "", "imag"], [35, 3, 1, "", "numerator"], [35, 3, 1, "", "real"], [35, 2, 1, "", "to_bytes"]], "xonsh.procs.proxies.ProcProxy": [[35, 2, 1, "", "poll"], [35, 2, 1, "", "wait"]], "xonsh.procs.proxies.ProcProxyThread": [[35, 5, 1, "", "daemon"], [35, 2, 1, "", "getName"], [35, 5, 1, "", "ident"], [35, 2, 1, "", "isDaemon"], [35, 2, 1, "", "is_alive"], [35, 2, 1, "", "join"], [35, 5, 1, "", "name"], [35, 5, 1, "", "native_id"], [35, 2, 1, "", "poll"], [35, 2, 1, "", "run"], [35, 2, 1, "", "setDaemon"], [35, 2, 1, "", "setName"], [35, 2, 1, "", "start"], [35, 2, 1, "", "wait"]], "xonsh.procs.readers": [[36, 1, 1, "", "BufferedFDParallelReader"], [36, 1, 1, "", "ConsoleParallelReader"], [36, 1, 1, "", "NonBlockingFDReader"], [36, 1, 1, "", "QueueReader"], [36, 6, 1, "", "populate_buffer"], [36, 6, 1, "", "populate_console"], [36, 6, 1, "", "populate_fd_queue"], [36, 6, 1, "", "safe_fdclose"]], "xonsh.procs.readers.ConsoleParallelReader": [[36, 2, 1, "", "close"], [36, 2, 1, "", "fileno"], [36, 2, 1, "", "is_fully_read"], [36, 2, 1, "", "iterqueue"], [36, 2, 1, "", "read"], [36, 2, 1, "", "read_queue"], [36, 2, 1, "", "readable"], [36, 2, 1, "", "readline"], [36, 2, 1, "", "readlines"]], "xonsh.procs.readers.NonBlockingFDReader": [[36, 2, 1, "", "close"], [36, 2, 1, "", "fileno"], [36, 2, 1, "", "is_fully_read"], [36, 2, 1, "", "iterqueue"], [36, 2, 1, "", "read"], [36, 2, 1, "", "read_queue"], [36, 2, 1, "", "readable"], [36, 2, 1, "", "readline"], [36, 2, 1, "", "readlines"]], "xonsh.procs.readers.QueueReader": [[36, 2, 1, "", "close"], [36, 2, 1, "", "fileno"], [36, 2, 1, "", "is_fully_read"], [36, 2, 1, "", "iterqueue"], [36, 2, 1, "", "read"], [36, 2, 1, "", "read_queue"], [36, 2, 1, "", "readable"], [36, 2, 1, "", "readline"], [36, 2, 1, "", "readlines"]], "xonsh.procs.specs": [[37, 1, 1, "", "DecoratorAlias"], [37, 1, 1, "", "SpecAttrDecoratorAlias"], [37, 1, 1, "", "SubprocSpec"], [37, 6, 1, "", "cmds_to_specs"], [37, 6, 1, "", "default_signal_pauser"], [37, 6, 1, "", "get_script_subproc_command"], [37, 6, 1, "", "is_app_execution_alias"], [37, 6, 1, "", "no_pg_xonsh_preexec_fn"], [37, 6, 1, "", "run_subproc"], [37, 6, 1, "", "safe_close"], [37, 6, 1, "", "safe_open"]], "xonsh.procs.specs.DecoratorAlias": [[37, 2, 1, "", "decorate_spec"], [37, 2, 1, "", "decorate_spec_pre_run"], [37, 3, 1, "", "descr"]], "xonsh.procs.specs.SpecAttrDecoratorAlias": [[37, 2, 1, "", "decorate_spec"], [37, 2, 1, "", "decorate_spec_pre_run"], [37, 3, 1, "", "descr"]], "xonsh.procs.specs.SubprocSpec": [[37, 2, 1, "", "add_decorator"], [37, 2, 1, "", "build"], [37, 2, 1, "", "get_command_str"], [37, 3, 1, "", "kwnames"], [37, 2, 1, "", "prep_env_subproc"], [37, 2, 1, "", "prep_preexec_fn"], [37, 2, 1, "", "resolve_alias"], [37, 2, 1, "", "resolve_alias_cls"], [37, 2, 1, "", "resolve_args_list"], [37, 2, 1, "", "resolve_auto_cd"], [37, 2, 1, "", "resolve_binary_loc"], [37, 2, 1, "", "resolve_decorators"], [37, 2, 1, "", "resolve_executable_commands"], [37, 2, 1, "", "resolve_redirects"], [37, 2, 1, "", "resolve_stack"], [37, 2, 1, "", "run"], [37, 5, 1, "", "stderr"], [37, 5, 1, "", "stdin"], [37, 5, 1, "", "stdout"]], "xonsh.prompt": [[39, 0, 0, "-", "base"], [40, 0, 0, "-", "cwd"], [41, 0, 0, "-", "env"], [42, 0, 0, "-", "gitstatus"], [43, 0, 0, "-", "job"], [44, 0, 0, "-", "times"], [45, 0, 0, "-", "vc"]], "xonsh.prompt.base": [[39, 1, 1, "", "BasePromptField"], [39, 1, 1, "", "MultiPromptField"], [39, 1, 1, "", "ParsedTokens"], [39, 1, 1, "", "PromptField"], [39, 1, 1, "", "PromptFields"], [39, 1, 1, "", "PromptFormatter"], [39, 6, 1, "", "default_prompt"], [39, 6, 1, "", "is_template_string"], [39, 6, 1, "", "multiline_prompt"], [39, 6, 1, "", "prompt_tokens_formatter_default"]], "xonsh.prompt.base.BasePromptField": [[39, 5, 1, "", "name"], [39, 2, 1, "", "update"], [39, 3, 1, "", "updator"], [39, 3, 1, "", "value"], [39, 2, 1, "", "wrap"]], "xonsh.prompt.base.MultiPromptField": [[39, 3, 1, "", "fragments"], [39, 2, 1, "", "get_frags"], [39, 5, 1, "", "name"], [39, 3, 1, "", "separator"], [39, 2, 1, "", "update"], [39, 3, 1, "", "updator"], [39, 3, 1, "", "value"], [39, 2, 1, "", "wrap"]], "xonsh.prompt.base.ParsedTokens": [[39, 2, 1, "", "count"], [39, 2, 1, "", "index"], [39, 2, 1, "", "process"], [39, 3, 1, "", "template"], [39, 3, 1, "", "tokens"], [39, 2, 1, "", "update"]], "xonsh.prompt.base.PromptField": [[39, 5, 1, "", "name"], [39, 3, 1, "", "prefix"], [39, 3, 1, "", "suffix"], [39, 2, 1, "", "update"], [39, 3, 1, "", "updator"], [39, 3, 1, "", "value"], [39, 2, 1, "", "wrap"]], "xonsh.prompt.base.PromptFields": [[39, 2, 1, "", "clear"], [39, 2, 1, "", "get"], [39, 2, 1, "", "get_fields"], [39, 2, 1, "", "items"], [39, 2, 1, "", "keys"], [39, 2, 1, "", "load_initial"], [39, 2, 1, "", "needs_calling"], [39, 2, 1, "", "pick"], [39, 2, 1, "", "pick_val"], [39, 2, 1, "", "pop"], [39, 2, 1, "", "popitem"], [39, 2, 1, "", "reset"], [39, 2, 1, "", "reset_key"], [39, 2, 1, "", "setdefault"], [39, 2, 1, "", "update"], [39, 2, 1, "", "values"]], "xonsh.prompt.env": [[41, 6, 1, "", "env_name"], [41, 6, 1, "", "find_env_name"], [41, 6, 1, "", "vte_new_tab_cwd"]], "xonsh.prompt.gitstatus": [[42, 1, 1, "", "GitStatus"], [42, 1, 1, "", "GitStatusPromptField"], [42, 6, 1, "", "get_gitstatus_info"], [42, 6, 1, "", "get_operations"], [42, 6, 1, "", "get_stash_count"], [42, 6, 1, "", "inside_repo"]], "xonsh.prompt.gitstatus.GitStatus": [[42, 3, 1, "", "fragments"], [42, 2, 1, "", "get_frags"], [42, 3, 1, "", "hidden"], [42, 5, 1, "", "name"], [42, 3, 1, "", "separator"], [42, 2, 1, "", "update"], [42, 3, 1, "", "updator"], [42, 3, 1, "", "value"], [42, 2, 1, "", "wrap"]], "xonsh.prompt.gitstatus.GitStatusPromptField": [[42, 5, 1, "", "name"], [42, 3, 1, "", "prefix"], [42, 3, 1, "", "suffix"], [42, 2, 1, "", "update"], [42, 3, 1, "", "updator"], [42, 3, 1, "", "value"], [42, 2, 1, "", "wrap"]], "xonsh.prompt.job": [[43, 1, 1, "", "CurrentJobField"]], "xonsh.prompt.job.CurrentJobField": [[43, 5, 1, "", "name"], [43, 3, 1, "", "prefix"], [43, 3, 1, "", "suffix"], [43, 2, 1, "", "update"], [43, 2, 1, "", "update_current_cmds"], [43, 3, 1, "", "updator"], [43, 3, 1, "", "value"], [43, 2, 1, "", "wrap"]], "xonsh.prompt.vc": [[45, 6, 1, "", "branch_bg_color"], [45, 6, 1, "", "branch_color"], [45, 6, 1, "", "current_branch"], [45, 6, 1, "", "dirty_working_directory"], [45, 6, 1, "", "fossil_dirty_working_directory"], [45, 6, 1, "", "get_fossil_branch"], [45, 6, 1, "", "get_git_branch"], [45, 6, 1, "", "get_hg_branch"], [45, 6, 1, "", "git_dirty_working_directory"], [45, 6, 1, "", "hg_dirty_working_directory"]], "xonsh.pyghooks": [[92, 1, 1, "", "CompoundColorMap"], [92, 1, 1, "", "XonshConsoleLexer"], [92, 3, 1, "", "XonshHtmlFormatter"], [92, 1, 1, "", "XonshLexer"], [92, 1, 1, "", "XonshStyle"], [92, 3, 1, "", "XonshTerminal256Formatter"], [92, 6, 1, "", "code_by_name"], [92, 6, 1, "", "color_by_name"], [92, 6, 1, "", "color_file"], [92, 6, 1, "", "color_name_to_pygments_code"], [92, 6, 1, "", "color_token_by_name"], [92, 7, 1, "", "file_color_tokens"], [92, 6, 1, "", "iskeyword"], [92, 6, 1, "", "make_pygments_style"], [92, 6, 1, "", "on_lscolors_change"], [92, 6, 1, "", "partial_color_tokenize"], [92, 6, 1, "", "pygments_style_by_name"], [92, 6, 1, "", "register_custom_pygments_style"], [92, 6, 1, "", "subproc_arg_callback"], [92, 6, 1, "", "subproc_cmd_callback"], [92, 6, 1, "", "xonsh_style_proxy"]], "xonsh.pyghooks.CompoundColorMap": [[92, 2, 1, "", "clear"], [92, 2, 1, "", "get"], [92, 2, 1, "", "items"], [92, 2, 1, "", "keys"], [92, 2, 1, "", "pop"], [92, 2, 1, "", "popitem"], [92, 2, 1, "", "setdefault"], [92, 2, 1, "", "update"], [92, 2, 1, "", "values"]], "xonsh.pyghooks.XonshConsoleLexer": [[92, 2, 1, "", "add_filter"], [92, 3, 1, "", "alias_filenames"], [92, 3, 1, "", "aliases"], [92, 2, 1, "", "analyse_text"], [92, 3, 1, "", "filenames"], [92, 3, 1, "", "flags"], [92, 2, 1, "", "fstring_rules"], [92, 2, 1, "", "get_tokens"], [92, 2, 1, "", "get_tokens_unprocessed"], [92, 2, 1, "", "innerstring_rules"], [92, 3, 1, "", "mimetypes"], [92, 3, 1, "", "name"], [92, 3, 1, "", "priority"], [92, 3, 1, "", "tokens"], [92, 3, 1, "", "uni_name"], [92, 3, 1, "", "url"], [92, 3, 1, "", "version_added"]], "xonsh.pyghooks.XonshLexer": [[92, 2, 1, "", "add_filter"], [92, 3, 1, "", "alias_filenames"], [92, 3, 1, "", "aliases"], [92, 2, 1, "", "analyse_text"], [92, 3, 1, "", "filenames"], [92, 3, 1, "", "flags"], [92, 2, 1, "", "fstring_rules"], [92, 2, 1, "", "get_tokens"], [92, 2, 1, "", "get_tokens_unprocessed"], [92, 2, 1, "", "innerstring_rules"], [92, 3, 1, "", "mimetypes"], [92, 3, 1, "", "name"], [92, 3, 1, "", "priority"], [92, 3, 1, "", "tokens"], [92, 3, 1, "", "uni_name"], [92, 3, 1, "", "url"], [92, 3, 1, "", "version_added"]], "xonsh.pyghooks.XonshStyle": [[92, 3, 1, "", "aliases"], [92, 3, 1, "", "background_color"], [92, 2, 1, "", "enhance_colors_for_cmd_exe"], [92, 3, 1, "", "highlight_color"], [92, 3, 1, "", "line_number_background_color"], [92, 3, 1, "", "line_number_color"], [92, 3, 1, "", "line_number_special_background_color"], [92, 3, 1, "", "line_number_special_color"], [92, 3, 1, "", "name"], [92, 5, 1, "", "non_pygments_rules"], [92, 2, 1, "", "override"], [92, 5, 1, "", "style_name"], [92, 3, 1, "", "styles"], [92, 3, 1, "", "web_style_gallery_exclude"]], "xonsh.shells": [[47, 0, 0, "-", "base_shell"], [93, 0, 0, "-", "dumb_shell"], [49, 0, 0, "-", "ptk_shell"], [55, 0, 0, "-", "readline_shell"]], "xonsh.shells.base_shell": [[47, 1, 1, "", "BaseShell"], [47, 1, 1, "", "Tee"]], "xonsh.shells.base_shell.BaseShell": [[47, 2, 1, "", "color_style"], [47, 2, 1, "", "color_style_names"], [47, 2, 1, "", "compile"], [47, 2, 1, "", "default"], [47, 2, 1, "", "emptyline"], [47, 2, 1, "", "format_color"], [47, 2, 1, "", "precmd"], [47, 2, 1, "", "print_color"], [47, 5, 1, "", "prompt"], [47, 2, 1, "", "push"], [47, 2, 1, "", "reset_buffer"], [47, 2, 1, "", "restore_tty_sanity"], [47, 2, 1, "", "settitle"], [47, 2, 1, "", "singleline"], [47, 5, 1, "", "styler"]], "xonsh.shells.base_shell.Tee": [[47, 2, 1, "", "close"], [47, 2, 1, "", "getvalue"], [47, 5, 1, "", "line_buffering"]], "xonsh.shells.dumb_shell": [[93, 1, 1, "", "DumbShell"]], "xonsh.shells.dumb_shell.DumbShell": [[93, 2, 1, "", "cmdloop"], [93, 2, 1, "", "color_style"], [93, 2, 1, "", "color_style_names"], [93, 2, 1, "", "columnize"], [93, 2, 1, "", "compile"], [93, 2, 1, "", "complete"], [93, 2, 1, "", "complete_help"], [93, 2, 1, "", "completedefault"], [93, 2, 1, "", "completenames"], [93, 2, 1, "", "default"], [93, 2, 1, "", "do_help"], [93, 3, 1, "", "doc_header"], [93, 3, 1, "", "doc_leader"], [93, 2, 1, "", "emptyline"], [93, 2, 1, "", "format_color"], [93, 2, 1, "", "get_names"], [93, 3, 1, "", "identchars"], [93, 3, 1, "", "intro"], [93, 3, 1, "", "lastcmd"], [93, 3, 1, "", "misc_header"], [93, 3, 1, "", "nohelp"], [93, 2, 1, "", "onecmd"], [93, 2, 1, "", "parseline"], [93, 2, 1, "", "postcmd"], [93, 2, 1, "", "postloop"], [93, 2, 1, "", "precmd"], [93, 2, 1, "", "preloop"], [93, 2, 1, "", "print_color"], [93, 2, 1, "", "print_topics"], [93, 5, 1, "", "prompt"], [93, 2, 1, "", "push"], [93, 2, 1, "", "reset_buffer"], [93, 2, 1, "", "restore_tty_sanity"], [93, 3, 1, "", "ruler"], [93, 2, 1, "", "settitle"], [93, 2, 1, "", "singleline"], [93, 5, 1, "", "styler"], [93, 3, 1, "", "undoc_header"], [93, 3, 1, "", "use_rawinput"]], "xonsh.shells.ptk_shell": [[49, 1, 1, "", "PromptToolkitShell"], [50, 0, 0, "-", "completer"], [49, 6, 1, "", "disable_copy_on_deletion"], [51, 0, 0, "-", "formatter"], [52, 0, 0, "-", "history"], [53, 0, 0, "-", "key_bindings"], [49, 6, 1, "", "tokenize_ansi"], [54, 0, 0, "-", "updator"]], "xonsh.shells.ptk_shell.PromptToolkitShell": [[49, 5, 1, "", "bottom_toolbar_tokens"], [49, 2, 1, "", "cmdloop"], [49, 2, 1, "", "color_style"], [49, 2, 1, "", "color_style_names"], [49, 2, 1, "", "compile"], [49, 3, 1, "", "completion_displays_to_styles"], [49, 2, 1, "", "continuation_tokens"], [49, 2, 1, "", "default"], [49, 2, 1, "", "emptyline"], [49, 2, 1, "", "format_color"], [49, 2, 1, "", "get_lazy_ptk_kwargs"], [49, 2, 1, "", "get_prompt_style"], [49, 2, 1, "", "precmd"], [49, 2, 1, "", "print_color"], [49, 5, 1, "", "prompt"], [49, 2, 1, "", "prompt_tokens"], [49, 2, 1, "", "push"], [49, 2, 1, "", "reset_buffer"], [49, 2, 1, "", "restore_tty_sanity"], [49, 2, 1, "", "rprompt_tokens"], [49, 2, 1, "", "settitle"], [49, 2, 1, "", "singleline"], [49, 5, 1, "", "styler"]], "xonsh.shells.ptk_shell.completer": [[50, 1, 1, "", "PromptToolkitCompleter"]], "xonsh.shells.ptk_shell.completer.PromptToolkitCompleter": [[50, 2, 1, "", "get_completions"], [50, 2, 1, "", "get_completions_async"], [50, 2, 1, "", "reserve_space"], [50, 2, 1, "", "suggestion_completion"]], "xonsh.shells.ptk_shell.formatter": [[51, 1, 1, "", "PTKPromptFormatter"]], "xonsh.shells.ptk_shell.formatter.PTKPromptFormatter": [[51, 2, 1, "", "start_update"]], "xonsh.shells.ptk_shell.history": [[52, 1, 1, "", "PromptToolkitHistory"]], "xonsh.shells.ptk_shell.history.PromptToolkitHistory": [[52, 2, 1, "", "append_string"], [52, 2, 1, "", "get_strings"], [52, 2, 1, "", "load"], [52, 2, 1, "", "load_history_strings"], [52, 2, 1, "", "store_string"]], "xonsh.shells.ptk_shell.key_bindings": [[53, 6, 1, "", "can_compile"], [53, 6, 1, "", "carriage_return"], [53, 6, 1, "", "load_xonsh_bindings"], [53, 6, 1, "", "wrap_selection"]], "xonsh.shells.ptk_shell.updator": [[54, 1, 1, "", "AsyncPrompt"], [54, 1, 1, "", "Executor"], [54, 1, 1, "", "PromptUpdator"]], "xonsh.shells.ptk_shell.updator.AsyncPrompt": [[54, 2, 1, "", "invalidate"], [54, 2, 1, "", "start_update"], [54, 2, 1, "", "stop"], [54, 2, 1, "", "submit_section"]], "xonsh.shells.ptk_shell.updator.Executor": [[54, 2, 1, "", "submit"]], "xonsh.shells.ptk_shell.updator.PromptUpdator": [[54, 2, 1, "", "add"], [54, 2, 1, "", "add_attrs"], [54, 2, 1, "", "on_complete"], [54, 2, 1, "", "start"], [54, 2, 1, "", "stop"]], "xonsh.shells.readline_shell": [[55, 1, 1, "", "ReadlineHistoryAdder"], [55, 1, 1, "", "ReadlineShell"], [55, 6, 1, "", "fix_readline_state_after_ctrl_c"], [55, 6, 1, "", "rl_completion_query_items"], [55, 6, 1, "", "rl_completion_suppress_append"], [55, 6, 1, "", "rl_on_new_line"], [55, 6, 1, "", "rl_variable_dumper"], [55, 6, 1, "", "rl_variable_value"], [55, 6, 1, "", "setup_readline"], [55, 6, 1, "", "teardown_readline"]], "xonsh.shells.readline_shell.ReadlineHistoryAdder": [[55, 5, 1, "", "daemon"], [55, 2, 1, "", "getName"], [55, 5, 1, "", "ident"], [55, 2, 1, "", "isDaemon"], [55, 2, 1, "", "is_alive"], [55, 2, 1, "", "join"], [55, 5, 1, "", "name"], [55, 5, 1, "", "native_id"], [55, 2, 1, "", "run"], [55, 2, 1, "", "setDaemon"], [55, 2, 1, "", "setName"], [55, 2, 1, "", "start"]], "xonsh.shells.readline_shell.ReadlineShell": [[55, 2, 1, "", "cmdloop"], [55, 2, 1, "", "color_style"], [55, 2, 1, "", "color_style_names"], [55, 2, 1, "", "columnize"], [55, 2, 1, "", "compile"], [55, 2, 1, "", "complete"], [55, 2, 1, "", "complete_help"], [55, 2, 1, "", "completedefault"], [55, 2, 1, "", "completenames"], [55, 2, 1, "", "default"], [55, 2, 1, "", "do_help"], [55, 3, 1, "", "doc_header"], [55, 3, 1, "", "doc_leader"], [55, 2, 1, "", "emptyline"], [55, 2, 1, "", "format_color"], [55, 2, 1, "", "get_names"], [55, 3, 1, "", "identchars"], [55, 3, 1, "", "intro"], [55, 3, 1, "", "lastcmd"], [55, 3, 1, "", "misc_header"], [55, 3, 1, "", "nohelp"], [55, 2, 1, "", "onecmd"], [55, 2, 1, "", "parseline"], [55, 2, 1, "", "postcmd"], [55, 2, 1, "", "postloop"], [55, 2, 1, "", "precmd"], [55, 2, 1, "", "preloop"], [55, 2, 1, "", "print_color"], [55, 2, 1, "", "print_topics"], [55, 5, 1, "", "prompt"], [55, 2, 1, "", "push"], [55, 2, 1, "", "reset_buffer"], [55, 2, 1, "", "restore_tty_sanity"], [55, 3, 1, "", "ruler"], [55, 2, 1, "", "settitle"], [55, 2, 1, "", "singleline"], [55, 5, 1, "", "styler"], [55, 3, 1, "", "undoc_header"], [55, 3, 1, "", "use_rawinput"]], "xonsh.tools": [[94, 1, 1, "", "DefaultNotGivenType"], [94, 1, 1, "", "EnvPath"], [94, 1, 1, "", "FlexibleFormatter"], [94, 7, 1, "", "HISTORY_UNITS"], [94, 7, 1, "", "RE_BEGIN_STRING"], [94, 7, 1, "", "RE_STRING_CONT"], [94, 7, 1, "", "RE_STRING_START"], [94, 4, 1, "", "XonshCalledProcessError"], [94, 4, 1, "", "XonshError"], [94, 6, 1, "", "adjust_shlvl"], [94, 6, 1, "", "all_permutations"], [94, 6, 1, "", "always_false"], [94, 6, 1, "", "always_none"], [94, 6, 1, "", "always_true"], [94, 6, 1, "", "ansicolors_to_ptk1_names"], [94, 6, 1, "", "argvquote"], [94, 6, 1, "", "backup_file"], [94, 6, 1, "", "balanced_parens"], [94, 6, 1, "", "bool_or_int_to_str"], [94, 6, 1, "", "bool_or_none_to_str"], [94, 6, 1, "", "bool_seq_to_csv"], [94, 6, 1, "", "bool_to_str"], [94, 6, 1, "", "carriage_return"], [94, 6, 1, "", "cast_unicode"], [94, 6, 1, "", "chdir"], [94, 6, 1, "", "check_bad_str_token"], [94, 6, 1, "", "check_for_partial_string"], [94, 6, 1, "", "check_quotes"], [94, 6, 1, "", "color_style"], [94, 6, 1, "", "color_style_names"], [94, 6, 1, "", "columnize"], [94, 6, 1, "", "command_not_found"], [94, 6, 1, "", "conda_suggest_command_not_found"], [94, 6, 1, "", "csv_to_bool_seq"], [94, 6, 1, "", "csv_to_set"], [94, 6, 1, "", "debian_command_not_found"], [94, 6, 1, "", "decode"], [94, 6, 1, "", "decode_bytes"], [94, 6, 1, "", "deprecated"], [94, 6, 1, "", "describe_waitpid_status"], [94, 6, 1, "", "detype"], [94, 6, 1, "", "dict_to_str"], [94, 6, 1, "", "display_colored_error_message"], [94, 6, 1, "", "display_error_message"], [94, 6, 1, "", "dynamic_cwd_tuple_to_str"], [94, 6, 1, "", "encode"], [94, 6, 1, "", "ends_with_colon_token"], [94, 6, 1, "", "endswith_newline"], [94, 6, 1, "", "ensure_slice"], [94, 6, 1, "", "ensure_string"], [94, 6, 1, "", "ensure_timestamp"], [94, 6, 1, "", "env_path_to_str"], [94, 6, 1, "", "escape_windows_cmd_string"], [94, 6, 1, "", "expand_case_matching"], [94, 6, 1, "", "expand_path"], [94, 6, 1, "", "expanduser_abs_path"], [94, 6, 1, "", "expandvars"], [94, 6, 1, "", "fallback"], [94, 6, 1, "", "find_next_break"], [94, 6, 1, "", "findfirst"], [94, 6, 1, "", "format_color"], [94, 6, 1, "", "format_datetime"], [94, 6, 1, "", "format_std_prepost"], [94, 6, 1, "", "get_line_continuation"], [94, 6, 1, "", "get_logical_line"], [94, 6, 1, "", "get_portions"], [94, 6, 1, "", "get_sep"], [94, 6, 1, "", "get_signal_name"], [94, 6, 1, "", "globpath"], [94, 6, 1, "", "hardcode_colors_for_win10"], [94, 6, 1, "", "history_tuple_to_str"], [94, 6, 1, "", "iglobpath"], [94, 6, 1, "", "indent"], [94, 6, 1, "", "intensify_colors_for_cmd_exe"], [94, 6, 1, "", "intensify_colors_on_win_setter"], [94, 6, 1, "", "is_balanced"], [94, 6, 1, "", "is_bool"], [94, 6, 1, "", "is_bool_or_int"], [94, 6, 1, "", "is_bool_or_none"], [94, 6, 1, "", "is_bool_seq"], [94, 6, 1, "", "is_callable"], [94, 6, 1, "", "is_class"], [94, 6, 1, "", "is_completion_mode"], [94, 6, 1, "", "is_completions_display_value"], [94, 6, 1, "", "is_dynamic_cwd_width"], [94, 6, 1, "", "is_env_path"], [94, 6, 1, "", "is_float"], [94, 6, 1, "", "is_history_backend"], [94, 6, 1, "", "is_history_tuple"], [94, 6, 1, "", "is_int"], [94, 6, 1, "", "is_int_as_str"], [94, 6, 1, "", "is_logfile_opt"], [94, 6, 1, "", "is_nonstring_seq_of_strings"], [94, 6, 1, "", "is_path"], [94, 6, 1, "", "is_regex"], [94, 6, 1, "", "is_slice"], [94, 6, 1, "", "is_slice_as_str"], [94, 6, 1, "", "is_string"], [94, 6, 1, "", "is_string_or_callable"], [94, 6, 1, "", "is_string_seq"], [94, 6, 1, "", "is_string_set"], [94, 6, 1, "", "is_superuser"], [94, 6, 1, "", "is_tok_color_dict"], [94, 6, 1, "", "is_valid_shlvl"], [94, 6, 1, "", "is_writable_file"], [94, 6, 1, "", "levenshtein"], [94, 6, 1, "", "logfile_opt_to_str"], [94, 6, 1, "", "normabspath"], [94, 6, 1, "", "on_main_thread"], [94, 6, 1, "", "path_to_str"], [94, 6, 1, "", "pathsep_to_seq"], [94, 6, 1, "", "pathsep_to_set"], [94, 6, 1, "", "pathsep_to_upper_seq"], [94, 6, 1, "", "print_color"], [94, 6, 1, "", "print_exception"], [94, 6, 1, "", "print_warning"], [94, 6, 1, "", "ptk2_color_depth_setter"], [94, 1, 1, "", "redirect_stderr"], [94, 1, 1, "", "redirect_stdout"], [94, 6, 1, "", "register_custom_style"], [94, 6, 1, "", "replace_logical_line"], [94, 6, 1, "", "safe_hasattr"], [94, 6, 1, "", "seq_to_pathsep"], [94, 6, 1, "", "seq_to_upper_pathsep"], [94, 6, 1, "", "set_to_csv"], [94, 6, 1, "", "set_to_pathsep"], [94, 6, 1, "", "simple_random_choice"], [94, 6, 1, "", "starting_whitespace"], [94, 6, 1, "", "str_to_env_path"], [94, 6, 1, "", "str_to_path"], [94, 6, 1, "", "strip_simple_quotes"], [94, 6, 1, "", "subexpr_before_unbalanced"], [94, 6, 1, "", "subexpr_from_unbalanced"], [94, 6, 1, "", "subproc_toks"], [94, 6, 1, "", "suggest_commands"], [94, 6, 1, "", "suggestion_sort_helper"], [94, 6, 1, "", "swap"], [94, 6, 1, "", "swap_values"], [94, 6, 1, "", "to_bool"], [94, 6, 1, "", "to_bool_or_break"], [94, 6, 1, "", "to_bool_or_int"], [94, 6, 1, "", "to_bool_or_none"], [94, 6, 1, "", "to_completion_mode"], [94, 6, 1, "", "to_completions_display_value"], [94, 6, 1, "", "to_dict"], [94, 6, 1, "", "to_dynamic_cwd_tuple"], [94, 6, 1, "", "to_history_tuple"], [94, 6, 1, "", "to_int_or_none"], [94, 6, 1, "", "to_itself"], [94, 6, 1, "", "to_logfile_opt"], [94, 6, 1, "", "to_repr_pretty_"], [94, 6, 1, "", "to_shlvl"], [94, 6, 1, "", "to_tok_color_dict"], [94, 6, 1, "", "uncapturable"], [94, 6, 1, "", "unquote"], [94, 6, 1, "", "unthreadable"]], "xonsh.tools.EnvPath": [[94, 2, 1, "", "add"], [94, 2, 1, "", "append"], [94, 2, 1, "", "clear"], [94, 2, 1, "", "count"], [94, 2, 1, "", "extend"], [94, 2, 1, "", "index"], [94, 2, 1, "", "insert"], [94, 5, 1, "", "paths"], [94, 2, 1, "", "pop"], [94, 2, 1, "", "prepend"], [94, 2, 1, "", "remove"], [94, 2, 1, "", "reverse"]], "xonsh.tools.FlexibleFormatter": [[94, 2, 1, "", "check_unused_args"], [94, 2, 1, "", "convert_field"], [94, 2, 1, "", "format"], [94, 2, 1, "", "format_field"], [94, 2, 1, "", "get_field"], [94, 2, 1, "", "get_value"], [94, 2, 1, "", "parse"], [94, 2, 1, "", "vformat"]], "xonsh.tools.XonshCalledProcessError": [[94, 3, 1, "", "args"], [94, 5, 1, "", "stdout"], [94, 2, 1, "", "with_traceback"]], "xonsh.tools.XonshError": [[94, 3, 1, "", "args"], [94, 2, 1, "", "with_traceback"]], "xonsh.tracer": [[95, 1, 1, "", "TracerAlias"], [95, 1, 1, "", "TracerType"], [95, 6, 1, "", "tracer_format_line"]], "xonsh.tracer.TracerAlias": [[95, 4, 1, "", "Error"], [95, 2, 1, "", "build"], [95, 2, 1, "", "create_parser"], [95, 2, 1, "", "err"], [95, 2, 1, "", "out"], [95, 5, 1, "", "parser"], [95, 2, 1, "", "write_to"], [95, 2, 1, "", "xonsh_complete"]], "xonsh.tracer.TracerAlias.Error": [[95, 3, 1, "", "args"], [95, 2, 1, "", "with_traceback"]], "xonsh.tracer.TracerType": [[95, 2, 1, "", "color_output"], [95, 2, 1, "", "off_files"], [95, 2, 1, "", "on_files"], [95, 2, 1, "", "start"], [95, 2, 1, "", "stop"], [95, 2, 1, "", "toggle_color"], [95, 2, 1, "", "trace"], [95, 3, 1, "", "valid_events"]], "xonsh.wizard": [[96, 1, 1, "", "FileInserter"], [96, 1, 1, "", "Input"], [96, 1, 1, "", "LoadJSON"], [96, 1, 1, "", "Message"], [96, 1, 1, "", "Node"], [96, 1, 1, "", "Pass"], [96, 1, 1, "", "PrettyFormatter"], [96, 1, 1, "", "PromptVisitor"], [96, 1, 1, "", "Question"], [96, 1, 1, "", "SaveJSON"], [96, 1, 1, "", "StateFile"], [96, 1, 1, "", "StateVisitor"], [96, 1, 1, "", "StoreNonEmpty"], [96, 1, 1, "", "TrueFalse"], [96, 1, 1, "", "TrueFalseBreak"], [96, 1, 1, "", "UnstorableType"], [96, 1, 1, "", "Visitor"], [96, 1, 1, "", "While"], [96, 1, 1, "", "Wizard"], [96, 1, 1, "", "YesNo"], [96, 6, 1, "", "canon_path"], [96, 6, 1, "", "create_truefalse_cond"], [96, 6, 1, "", "ensure_str_or_int"]], "xonsh.wizard.FileInserter": [[96, 3, 1, "", "attrs"], [96, 5, 1, "", "default_file"], [96, 5, 1, "", "dump_rules"], [96, 2, 1, "", "dumps"], [96, 2, 1, "", "find_rule"]], "xonsh.wizard.Input": [[96, 3, 1, "", "attrs"]], "xonsh.wizard.LoadJSON": [[96, 3, 1, "", "attrs"], [96, 5, 1, "", "default_file"]], "xonsh.wizard.Message": [[96, 3, 1, "", "attrs"]], "xonsh.wizard.Node": [[96, 3, 1, "", "attrs"]], "xonsh.wizard.Pass": [[96, 3, 1, "", "attrs"]], "xonsh.wizard.PrettyFormatter": [[96, 2, 1, "", "visit"], [96, 2, 1, "", "visit_input"], [96, 2, 1, "", "visit_message"], [96, 2, 1, "", "visit_node"], [96, 2, 1, "", "visit_question"], [96, 2, 1, "", "visit_statefile"], [96, 2, 1, "", "visit_while"], [96, 2, 1, "", "visit_wizard"]], "xonsh.wizard.PromptVisitor": [[96, 2, 1, "", "flatten"], [96, 2, 1, "", "store"], [96, 2, 1, "", "visit"], [96, 2, 1, "", "visit_fileinserter"], [96, 2, 1, "", "visit_input"], [96, 2, 1, "", "visit_loadjson"], [96, 2, 1, "", "visit_message"], [96, 2, 1, "", "visit_pass"], [96, 2, 1, "", "visit_question"], [96, 2, 1, "", "visit_savejson"], [96, 2, 1, "", "visit_while"], [96, 2, 1, "", "visit_wizard"]], "xonsh.wizard.Question": [[96, 3, 1, "", "attrs"]], "xonsh.wizard.SaveJSON": [[96, 3, 1, "", "attrs"], [96, 5, 1, "", "default_file"]], "xonsh.wizard.StateFile": [[96, 3, 1, "", "attrs"], [96, 5, 1, "", "default_file"]], "xonsh.wizard.StateVisitor": [[96, 2, 1, "", "flatten"], [96, 2, 1, "", "store"], [96, 2, 1, "", "visit"]], "xonsh.wizard.StoreNonEmpty": [[96, 3, 1, "", "attrs"]], "xonsh.wizard.TrueFalse": [[96, 3, 1, "", "attrs"]], "xonsh.wizard.TrueFalseBreak": [[96, 3, 1, "", "attrs"]], "xonsh.wizard.Visitor": [[96, 2, 1, "", "visit"]], "xonsh.wizard.While": [[96, 3, 1, "", "attrs"]], "xonsh.wizard.Wizard": [[96, 3, 1, "", "attrs"]], "xonsh.wizard.YesNo": [[96, 3, 1, "", "attrs"]], "xonsh.xonfig": [[97, 1, 1, "", "XonfigAlias"], [97, 6, 1, "", "make_env_wiz"], [97, 6, 1, "", "make_envvar"], [97, 6, 1, "", "make_exit_message"], [97, 6, 1, "", "make_fs_wiz"], [97, 6, 1, "", "make_xonfig_wizard"], [97, 6, 1, "", "make_xontrib"], [97, 6, 1, "", "make_xontribs_wiz"], [97, 6, 1, "", "print_welcome_screen"], [97, 6, 1, "", "xonfig_color_completer"]], "xonsh.xonfig.XonfigAlias": [[97, 4, 1, "", "Error"], [97, 2, 1, "", "add_command"], [97, 2, 1, "", "build"], [97, 2, 1, "", "create_parser"], [97, 2, 1, "", "err"], [97, 2, 1, "", "out"], [97, 5, 1, "", "parser"], [97, 2, 1, "", "write_to"], [97, 2, 1, "", "xonsh_complete"]], "xonsh.xonfig.XonfigAlias.Error": [[97, 3, 1, "", "args"], [97, 2, 1, "", "with_traceback"]], "xonsh.xontribs": [[98, 1, 1, "", "ExitCode"], [98, 1, 1, "", "Xontrib"], [98, 1, 1, "", "XontribAlias"], [98, 4, 1, "", "XontribNotInstalled"], [98, 6, 1, "", "auto_load_xontribs_from_entrypoints"], [98, 6, 1, "", "find_xontrib"], [98, 6, 1, "", "get_module_docstring"], [98, 6, 1, "", "get_xontribs"], [98, 6, 1, "", "prompt_xontrib_install"], [98, 6, 1, "", "update_context"], [98, 6, 1, "", "xontrib_context"], [98, 6, 1, "", "xontrib_data"], [98, 6, 1, "", "xontrib_names_completer"], [98, 6, 1, "", "xontrib_unload_completer"], [98, 6, 1, "", "xontribs_list"], [98, 6, 1, "", "xontribs_load"], [98, 6, 1, "", "xontribs_loaded"], [98, 6, 1, "", "xontribs_reload"], [98, 6, 1, "", "xontribs_unload"]], "xonsh.xontribs.ExitCode": [[98, 3, 1, "", "INIT_FAILED"], [98, 3, 1, "", "NOT_FOUND"], [98, 3, 1, "", "OK"], [98, 2, 1, "", "as_integer_ratio"], [98, 2, 1, "", "bit_count"], [98, 2, 1, "", "bit_length"], [98, 2, 1, "", "conjugate"], [98, 3, 1, "", "denominator"], [98, 2, 1, "", "from_bytes"], [98, 3, 1, "", "imag"], [98, 3, 1, "", "numerator"], [98, 3, 1, "", "real"], [98, 2, 1, "", "to_bytes"]], "xonsh.xontribs.Xontrib": [[98, 2, 1, "", "count"], [98, 3, 1, "", "distribution"], [98, 2, 1, "", "get_description"], [98, 2, 1, "", "index"], [98, 5, 1, "", "is_auto_loaded"], [98, 5, 1, "", "is_loaded"], [98, 5, 1, "", "license"], [98, 3, 1, "", "module"], [98, 5, 1, "", "url"]], "xonsh.xontribs.XontribAlias": [[98, 4, 1, "", "Error"], [98, 2, 1, "", "build"], [98, 2, 1, "", "create_parser"], [98, 2, 1, "", "err"], [98, 2, 1, "", "out"], [98, 5, 1, "", "parser"], [98, 2, 1, "", "write_to"], [98, 2, 1, "", "xonsh_complete"]], "xonsh.xontribs.XontribAlias.Error": [[98, 3, 1, "", "args"], [98, 2, 1, "", "with_traceback"]], "xonsh.xontribs.XontribNotInstalled": [[98, 3, 1, "", "args"], [98, 2, 1, "", "with_traceback"]], "xonsh.xoreutils": [[57, 0, 0, "-", "cat"], [58, 0, 0, "-", "echo"], [59, 0, 0, "-", "pwd"], [60, 0, 0, "-", "tee"], [61, 0, 0, "-", "tty"], [62, 0, 0, "-", "ulimit"], [63, 0, 0, "-", "umask"], [64, 0, 0, "-", "uname"], [65, 0, 0, "-", "uptime"], [66, 0, 0, "-", "util"], [67, 0, 0, "-", "which"], [68, 0, 0, "-", "yes"]], "xonsh.xoreutils.cat": [[57, 6, 1, "", "cat"], [57, 6, 1, "", "main"]], "xonsh.xoreutils.echo": [[58, 6, 1, "", "echo"]], "xonsh.xoreutils.pwd": [[59, 6, 1, "", "pwd"]], "xonsh.xoreutils.tee": [[60, 6, 1, "", "tee"]], "xonsh.xoreutils.tty": [[61, 6, 1, "", "tty"]], "xonsh.xoreutils.ulimit": [[62, 6, 1, "", "ulimit"]], "xonsh.xoreutils.umask": [[63, 6, 1, "", "current_mask"], [63, 6, 1, "", "from_oct_digits"], [63, 6, 1, "", "get_numeric_rep_single"], [63, 6, 1, "", "get_oct_digits"], [63, 6, 1, "", "get_symbolic_rep"], [63, 6, 1, "", "get_symbolic_rep_single"], [63, 6, 1, "", "invert"], [63, 6, 1, "", "single_symbolic_arg"], [63, 6, 1, "", "umask"], [63, 6, 1, "", "valid_numeric_argument"]], "xonsh.xoreutils.uname": [[64, 6, 1, "", "main"], [64, 6, 1, "", "uname_fn"]], "xonsh.xoreutils.uptime": [[65, 6, 1, "", "boottime"], [65, 6, 1, "", "main"], [65, 6, 1, "", "uptime"]], "xonsh.xoreutils.util": [[66, 6, 1, "", "arg_handler"], [66, 6, 1, "", "run_alias"]], "xonsh.xoreutils.which": [[67, 1, 1, "", "AWitchAWitch"], [67, 6, 1, "", "print_alias"], [67, 6, 1, "", "print_global_object"], [67, 6, 1, "", "print_path"], [67, 6, 1, "", "which"]], "xonsh.xoreutils.which.AWitchAWitch": [[67, 3, 1, "", "SUPPRESS"], [67, 2, 1, "", "format_usage"]], "xonsh.xoreutils.yes": [[68, 6, 1, "", "yes"]], "xontrib": [[105, 0, 0, "-", "coreutils"]]}, "objnames": {"0": ["py", "module", "Python module"], "1": ["py", "class", "Python class"], "2": ["py", "method", "Python method"], "3": ["py", "attribute", "Python attribute"], "4": ["py", "exception", "Python exception"], "5": ["py", "property", "Python property"], "6": ["py", "function", "Python function"], "7": ["py", "data", "Python data"]}, "objtypes": {"0": "py:module", "1": "py:class", "2": "py:method", "3": "py:attribute", "4": "py:exception", "5": "py:property", "6": "py:function", "7": "py:data"}, "terms": {"": [1, 2, 3, 4, 8, 9, 18, 19, 20, 22, 24, 25, 26, 27, 28, 29, 32, 33, 34, 35, 37, 39, 47, 48, 49, 55, 64, 67, 70, 71, 74, 78, 79, 82, 84, 88, 90, 91, 92, 93, 94, 96, 98, 100, 102, 103, 108, 109, 113, 114, 115, 116, 118, 119, 121, 127, 128, 130, 131, 138, 139, 140, 141, 142, 143, 146], "0": [1, 18, 19, 20, 22, 25, 26, 28, 29, 35, 36, 39, 55, 70, 78, 79, 88, 90, 91, 92, 94, 96, 98, 99, 102, 108, 115, 117, 119, 120, 121, 128, 137, 138, 139, 140, 141, 147], "00": [92, 115, 140, 147], "000": [109, 128], "0000": 18, "000000": 92, "0001": [20, 119], "001": 109, "0012ab": 137, "002": 109, "0029": [109, 113, 129], "005f5f": 70, "007f": 18, "008": 128, "008800": 115, "009a87ff44bf": 128, "00afd7": 70, "00ff00": 109, "01": [115, 128, 141, 147], "02": 141, "025a195bcb": 141, "02639f1c": 128, "02d": 137, "03": 128, "033": [108, 115], "04": [94, 128, 147], "045034": 140, "05": [20, 119, 128], "08": 140, "09": 140, "0b100": 137, "0b100101": [35, 98], "0b1101": [35, 98], "0dadd6": 70, "0m": [108, 115], "0x7efc8b367d90": 137, "0x7fddde2251b0": 10, "0x7fdde02dcee0": 98, "0x7fdde02dcf70": 98, "0x7fdde03cc1f0": 119, "0x7fdde03cc280": 119, "0x7fdde03f29e0": 32, "0x7fdde048ce50": 95, "1": [1, 2, 18, 20, 22, 26, 28, 29, 33, 35, 36, 37, 39, 42, 48, 55, 74, 78, 79, 80, 88, 90, 92, 93, 94, 95, 97, 98, 100, 102, 107, 108, 117, 118, 119, 125, 128, 137, 138, 140, 141, 142, 147], "10": [20, 35, 91, 92, 98, 119, 127, 128, 137, 140, 142, 143, 147], "100": [20, 25, 109, 119, 121, 140], "1000": [29, 88, 141], "100000000": 142, "100x": 109, "1024": 36, "11": [128, 137, 142], "112233": 137, "1160": 109, "11t11": 137, "12": 128, "1207": 109, "123456": [70, 137], "127": [141, 147], "128": 115, "13": [35, 98, 140, 141], "133": 109, "1375": 109, "14": [91, 141], "1403": 109, "1452": 109, "1464652800": 141, "1485235484": 137, "1486035364166": 141, "1486035430658": 141, "15": [137, 140, 147], "150": 109, "156276": 109, "16": [128, 137], "17": 137, "1715": 109, "1725": 109, "18": 141, "19": 141, "195166": 140, "1f0a": 141, "1kb": 109, "2": [2, 20, 26, 28, 29, 35, 36, 39, 42, 79, 80, 82, 86, 88, 90, 91, 92, 98, 99, 115, 119, 125, 130, 137, 140, 141, 142, 147], "20": [20, 119, 121, 134, 137], "200": [141, 147], "2001": [28, 29, 55, 79, 86, 88, 94], "2003": 35, "2004": 128, "2005": 35, "2007": [28, 29, 55, 79, 86, 88, 94], "2008": [28, 29, 55, 79, 86, 88, 94], "2009": [29, 88], "2011": [70, 94, 117], "2012": 65, "20120313": 137, "2013": 109, "2014": [28, 29, 55, 79, 86, 88, 94, 137], "2015": [117, 128, 140], "2016": 134, "2017": 141, "2019": 134, "2020": 147, "2024": 137, "21": 137, "22": [137, 142], "2288": 109, "23": [70, 94, 147], "231": 70, "2313": 109, "2348": 109, "2355": 109, "24": [117, 142], "2455": 109, "255": 70, "256": [70, 109], "2570": 109, "263": [86, 109], "26968": 137, "27": 140, "2759": 109, "29": 109, "2929": 109, "2d08dc60aab33d8b8b758c544b37d570": 141, "2df49b5ed5c5": 128, "2nd": [20, 119, 134], "2x": 109, "3": [18, 20, 28, 35, 42, 70, 79, 80, 86, 90, 91, 98, 100, 112, 113, 117, 119, 124, 128, 130, 137, 138, 140, 141, 142], "30": [20, 119, 147], "30e8": 128, "31": [20, 119, 128, 147], "3103": 109, "3182": 109, "3199": 109, "31m": 115, "31mred": 108, "32": [20, 119, 147], "3279": 109, "33": [20, 119, 137, 147], "333333": 109, "33m": 109, "34": [20, 119, 147], "3402": 109, "3427": 109, "35": [20, 119, 147], "3519": 109, "35712b6f": 140, "3578": 109, "36": [20, 119, 137, 141, 147], "3608": 109, "3642": 109, "3672": [20, 119], "36m": 115, "37": [20, 35, 98, 119, 137, 141, 147], "3703": 109, "3705": [20, 119], "3739": 109, "374": 109, "38": 70, "3818": 109, "3840": 109, "39": 147, "3963": 109, "3971": 109, "3bb78606": 141, "3eb9": 140, "3rd": [90, 109, 145, 146], "3x": 109, "4": [20, 35, 94, 100, 113, 117, 118, 119, 129, 137, 140, 141, 142], "40": [20, 109, 119, 147], "4075": 118, "41": [20, 119, 121, 147], "4148": 109, "4160": 109, "4198d678": 141, "42": [20, 109, 113, 119, 121, 129, 137, 142, 147], "420": 146, "423932": 140, "4283": 109, "43": [20, 119, 142, 147], "4339": 109, "4363": 109, "4375": 109, "44": [20, 115, 119, 137, 140, 142, 147], "4467": 109, "4567": 109, "45bb8a1b7967": 140, "46": 137, "4668": 109, "4679": 141, "4855": 109, "4951": 109, "4a8d": 140, "4b15": 140, "4b1c": 140, "4b34": 128, "4ce3": 141, "4ef9": 140, "4f6a": 141, "5": [20, 29, 88, 107, 119, 137, 138, 140], "50": 137, "500": 109, "501": 109, "5016758": 137, "5127": 109, "515": 109, "5166": 109, "5193": 109, "5220": 109, "5241": 109, "5271": 128, "5297": 109, "5361": 109, "5381": 109, "5383": 109, "5388": 109, "54": 141, "5435": 109, "5438": 109, "5443": 2, "5462": 109, "5469": 109, "5473": 109, "5476": 109, "5491": 109, "5494": 109, "5517": 109, "5527": 109, "5538": 109, "5544": 109, "5562": 109, "5605": 109, "5606": 109, "5624": 109, "5632": 109, "5634": 109, "5645": 109, "57": [109, 117], "570": 109, "572": 109, "5984": 141, "6": [20, 35, 63, 70, 98, 113, 119, 124, 137, 138, 140], "600": 109, "619098": 140, "61c54bbd": 128, "65": [109, 142], "650460": 109, "6d5517d7fc61": 141, "6f81cd5d": 141, "7": [20, 92, 128, 137, 138, 140], "70d7186e": 140, "71": 109, "72": 117, "74th": 109, "79": [29, 88, 117], "793789741": 109, "7z": [20, 119], "8": [18, 20, 29, 32, 88, 91, 92, 100, 117, 119, 137, 138, 142], "80": [48, 55, 93, 94, 117], "8128": [20, 26, 119, 140], "8421": 147, "86": 118, "873869": 140, "8a91": 140, "8b1": 109, "8b86": 128, "8ce3": 140, "8f82": 140, "9": [92, 137], "91": 141, "91041691d0ac18bc8fd9e937ad21b055": 121, "918903": 140, "9437": 128, "96e7": 128, "99": 8, "9a": 92, "9b0": 109, "A": [2, 3, 4, 8, 18, 19, 20, 22, 24, 25, 27, 33, 34, 35, 36, 37, 48, 51, 55, 57, 58, 59, 60, 61, 66, 68, 71, 72, 73, 74, 78, 80, 82, 84, 86, 91, 92, 93, 94, 96, 100, 102, 109, 112, 115, 117, 119, 120, 121, 127, 137, 138, 143, 144, 146], "And": [109, 121, 141, 142, 143], "As": [25, 27, 33, 34, 35, 55, 82, 92, 108, 109, 121, 137, 138, 140, 142], "At": [92, 117, 140], "Be": [109, 117], "Being": 147, "But": [117, 119, 121, 128, 137, 140, 143, 146, 147], "By": [20, 26, 34, 82, 90, 115, 119, 128, 130, 137, 140, 142], "For": [1, 2, 8, 9, 20, 29, 37, 48, 49, 55, 63, 71, 74, 82, 88, 93, 96, 99, 102, 106, 109, 115, 117, 118, 119, 120, 121, 127, 130, 133, 135, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147], "IFS": [108, 109], "IN": 94, "If": [0, 1, 2, 3, 4, 6, 8, 9, 16, 18, 19, 20, 22, 24, 25, 27, 28, 29, 31, 32, 34, 35, 36, 39, 41, 42, 45, 47, 48, 49, 55, 65, 67, 71, 73, 74, 78, 79, 80, 82, 86, 88, 90, 92, 93, 94, 96, 97, 98, 99, 100, 107, 108, 109, 111, 113, 114, 115, 117, 118, 119, 120, 121, 125, 127, 128, 130, 133, 137, 138, 139, 140, 141, 142, 143, 144, 146, 147], "In": [0, 1, 2, 3, 18, 20, 22, 28, 29, 32, 39, 52, 73, 78, 79, 82, 88, 92, 94, 96, 105, 107, 108, 109, 112, 115, 119, 121, 135, 137, 138, 139, 140, 141, 142, 144, 146, 147], "It": [1, 20, 22, 24, 25, 26, 27, 28, 33, 34, 35, 50, 55, 71, 79, 82, 92, 107, 109, 112, 113, 117, 119, 121, 124, 128, 135, 137, 138, 139, 140, 142, 143, 146, 147], "Its": [20, 25, 27, 33, 34, 35, 55, 82, 109, 119], "NOT": [20, 71, 73], "No": [48, 55, 93, 94, 108, 109, 117, 137, 142], "Not": [53, 109, 137, 142, 144], "ON": 109, "OR": [94, 125], "Of": [121, 137, 140, 142, 146], "On": [1, 19, 20, 109, 115, 119, 127, 128, 137, 140, 144], "One": [1, 26, 54, 117, 135, 137, 140, 141], "Such": [20, 108, 109, 119, 137, 141], "That": [1, 2, 73, 91, 92, 109, 141], "The": [0, 1, 2, 3, 4, 8, 9, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 31, 33, 34, 35, 36, 37, 46, 47, 48, 49, 53, 54, 55, 67, 69, 71, 72, 73, 74, 78, 79, 82, 86, 88, 90, 91, 92, 93, 94, 96, 97, 98, 100, 102, 103, 105, 107, 108, 109, 110, 112, 113, 115, 117, 118, 119, 120, 121, 124, 125, 127, 128, 130, 133, 135, 138, 139, 140, 141, 142, 143, 146, 147], "Their": 138, "Then": [115, 118, 137, 142], "There": [20, 31, 71, 108, 109, 117, 118, 119, 121, 135, 137, 140, 141, 142, 143, 147], "These": [3, 22, 24, 25, 27, 42, 45, 49, 90, 92, 109, 119, 120, 121, 137, 140, 141, 142, 146, 147], "To": [20, 29, 35, 74, 88, 98, 108, 109, 113, 115, 116, 117, 118, 119, 121, 127, 128, 130, 137, 138, 140, 141, 142, 144, 145, 146, 147], "Will": [1, 2, 25, 92, 109], "With": [18, 20, 109, 117, 119, 137, 142, 143, 145, 147], "_": [10, 20, 22, 24, 25, 27, 32, 71, 92, 97, 98, 108, 109, 117, 121, 130, 147], "__": [71, 97, 109], "__add__": 109, "__all__": [109, 146], "__amalgam__": 109, "__bool__": [96, 109], "__call__": [28, 79], "__class__": 141, "__contains__": [92, 109], "__dict__": 20, "__dir__": 109, "__doc__": 2, "__enter__": [3, 142], "__exit__": 142, "__file__": [95, 109], "__future__": 109, "__getitem__": [18, 109], "__hash__": 109, "__import__": 121, "__init__": [34, 82, 90, 92, 100, 109, 141, 145, 146], "__int__": 137, "__iter__": 109, "__main__": 142, "__name__": [109, 141], "__path__": 120, "__pycache__": 137, "__radd__": 109, "__repr__": [109, 137], "__str__": 109, "__traceback__": [2, 26, 94, 95, 97, 98], "__version__": 91, "__xonsh_": 109, "__xonsh__": [2, 20, 82, 102, 108, 109, 119, 128, 137, 138, 140, 145], "__xonsh_block__": 142, "__xonsh_capturable__": 2, "__xonsh_ctx__": 109, "__xonsh_env__": 109, "__xonsh_history__": 109, "__xonsh_threadable__": 2, "_all_doc": 141, "_arg": 95, "_banana": 137, "_bash_quote_path": 8, "_binvi": 137, "_bottom_toolbar_token": 49, "_build": 117, "_build_doc_id": 141, "_build_session_id": 141, "_collapsed_pwd": 109, "_curr_session_pars": 109, "_end": 33, "_expandpath": 109, "_failback_to_other_shel": 109, "_get_db_item": 141, "_get_env_str": 109, "_get_git_branch": 109, "_get_normalized_pstring_quot": 109, "_getitem__": 78, "_gsinfo": 42, "_hist_get": 109, "_hist_get_port": 109, "_hist_parse_arg": 109, "_hist_show": 109, "_hunter": 137, "_id": 141, "_io": [32, 33], "_is_in_env": 109, "_list_complet": 109, "_load_xontrib_": [109, 146], "_mergedkeybind": 109, "_mycmd": 137, "_optim": 100, "_parsedtoken": 39, "_path_from_partial_str": 109, "_quit_awesom": 147, "_repr_pretty_": [29, 88], "_request_db_data": 141, "_ret_cod": 109, "_run_binari": 109, "_save_to_db": 141, "_stderr": [2, 26], "_stdin": 2, "_stdout": [26, 98], "_teestd": 109, "_teestdbuf": 109, "_time": 109, "_tokentyp": 92, "_unload_xontrib_": [109, 146], "_unpars": 26, "_util": 141, "_verbose_dir": 115, "_vi": 137, "_which": 109, "_xsudo": 137, "_zsh_hist_pars": 109, "a383": 128, "a98ffd0b3d17": 140, "a9df2a2": 109, "a_link": 137, "aa": 137, "aaa": [109, 137], "aaaabbbccdaabbb": 80, "aab": 137, "aabb": 137, "aac": [20, 119], "ab": [18, 137], "aba": 137, "abba": 137, "abbccad": 80, "abbddsswwzabfnrtuuvx": 92, "abbrev": 109, "abbrevi": [20, 119], "abc": [109, 120], "abcba": 137, "abcdef": 70, "abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyz0123456789_": [48, 55, 93], "abil": [20, 108, 109, 119, 137, 138, 140, 146, 147], "abl": [20, 37, 71, 109, 115, 119, 128, 137, 140, 141, 142, 146, 147], "abnorm": 49, "abort": 115, "about": [0, 1, 3, 20, 22, 24, 25, 26, 27, 28, 29, 32, 48, 55, 71, 79, 88, 93, 94, 98, 103, 108, 109, 113, 114, 117, 119, 120, 121, 128, 131, 133, 134, 137, 139, 140, 141, 142, 143, 144, 147], "abov": [20, 109, 117, 119, 121, 127, 128, 137, 140, 141, 142, 144, 145, 146, 147], "abs_nam": 67, "absent": 73, "absolut": [20, 28, 31, 35, 79, 94, 98, 109, 117, 119], "abspath": [94, 109, 142], "abstract": [0, 73, 102, 109, 121, 142], "abstractev": [0, 73], "absurd": 137, "abus": 137, "ac": [20, 119, 137], "acc_arg": 2, "accept": [8, 20, 33, 48, 55, 71, 90, 93, 100, 109, 119, 137, 140, 142, 147], "access": [3, 20, 29, 33, 72, 82, 88, 102, 107, 109, 121, 137, 140, 142, 146], "accessor": 109, "accid": 109, "accident": 109, "accomod": 109, "accomplish": [109, 137], "accord": [1, 19, 94, 96, 109], "accordingli": [94, 109], "accumul": 109, "accur": [20, 109, 119], "accustom": 128, "ace97177": 140, "achiev": [140, 141], "achim": 109, "acknowledg": 140, "acquir": 25, "across": [54, 83, 109, 121, 131, 147], "act": [22, 25, 32, 73, 84, 109, 137, 140], "action": [1, 20, 22, 24, 25, 26, 27, 48, 55, 93, 109, 117, 119, 137, 138, 141, 142, 146], "activ": [10, 20, 25, 27, 32, 33, 34, 35, 55, 82, 109, 119, 127, 130, 137, 143, 146, 147], "actual": [1, 2, 3, 18, 37, 47, 72, 74, 82, 90, 91, 98, 109, 117, 121, 137, 138, 142, 144, 147], "ad": [1, 8, 18, 19, 20, 22, 24, 25, 27, 37, 55, 92, 94, 100, 109, 119, 120, 128, 135, 138, 146, 147], "adam": 109, "add": [1, 2, 19, 29, 32, 37, 52, 53, 54, 73, 88, 90, 92, 94, 102, 107, 109, 117, 118, 127, 128, 130, 137, 138, 139, 140, 143, 145, 146, 147], "add_attr": 54, "add_command": 97, "add_decor": 37, "add_filt": 92, "add_job": 32, "add_one_complet": [10, 138], "add_to_fil": 139, "add_to_shel": 109, "addit": [0, 2, 28, 73, 74, 79, 105, 107, 109, 112, 113, 117, 124, 127, 137, 140, 142, 143, 144, 146, 147], "addition": [25, 32, 105, 109, 120, 137, 138, 142], "address": [109, 121], "adequ": 117, "adher": 109, "adir": 94, "adjust": [20, 37, 50, 94, 109, 119], "adjust_shell_level": 94, "adjust_shlvl": 94, "admin": [1, 18, 137], "adopt": [109, 113, 129], "advanc": [29, 88, 109, 113, 116, 139, 140], "advantag": [36, 109, 140, 143, 146], "aeb3": 141, "affect": [20, 25, 37, 47, 48, 55, 93, 109, 115, 119, 128, 137, 140, 142, 146, 147], "affix": 92, "afil": 23, "after": [1, 2, 4, 18, 20, 25, 26, 27, 32, 33, 34, 35, 37, 49, 54, 55, 72, 73, 74, 82, 90, 94, 108, 109, 115, 119, 120, 121, 137, 138, 140, 141, 142, 143, 146], "ag": 147, "again": [92, 97, 109, 121, 137, 142], "against": [22, 24, 26, 48, 55, 73, 93, 109, 137, 139], "agent": 109, "aggreg": 109, "agnost": 107, "agreement": 35, "ahead": [42, 137, 141], "aidan": 109, "airat": 109, "aka": [128, 137], "akira": [29, 88], "akshaywarri": 109, "al": 2, "ala": 117, "alais": 109, "alert": 145, "alexand": [109, 134], "algorithm": [33, 142], "alia": [1, 2, 20, 26, 33, 35, 37, 39, 67, 71, 74, 92, 94, 95, 108, 109, 119, 121, 128, 138, 140, 147], "alias": [3, 20, 37, 53, 67, 71, 74, 90, 92, 94, 108, 109, 113, 115, 116, 119, 121, 128, 132, 140, 146, 147], "alias_completions_options_by_default": 20, "alias_completions_options_longest": [20, 109], "alias_filenam": 92, "aliascmd": [1, 2, 74, 109], "align": [20, 29, 88, 94, 109, 119], "alik": [113, 124], "alis": 109, "aliv": [25, 27, 33, 34, 35, 55, 82], "all": [1, 2, 3, 8, 10, 13, 18, 19, 20, 22, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 39, 42, 47, 48, 49, 52, 54, 55, 64, 65, 67, 70, 73, 78, 79, 80, 82, 88, 92, 93, 94, 95, 96, 99, 102, 108, 109, 112, 113, 117, 118, 119, 120, 124, 128, 130, 131, 138, 140, 141, 142, 143, 144, 145, 146, 147], "all_command": 71, "all_item": [22, 24, 25, 27, 141], "all_permut": [94, 109], "allan": 109, "alloc": 109, "allow": [3, 20, 22, 24, 25, 27, 28, 29, 32, 34, 49, 55, 79, 88, 90, 96, 107, 108, 109, 117, 119, 120, 121, 135, 137, 140, 141, 142, 144, 146, 147], "allowed_param": [2, 26, 95, 97, 98], "allusersprofil": [20, 119, 147], "almost": 137, "alon": [65, 109, 137], "along": [1, 2, 25, 109, 117, 140, 142], "alpha": 18, "alphabet": [4, 18, 109, 117], "alpin": [107, 109, 112], "alreadi": [20, 28, 73, 79, 94, 100, 109, 119, 121, 137, 140, 144], "also": [0, 1, 2, 8, 18, 20, 25, 27, 28, 29, 33, 34, 35, 39, 42, 47, 48, 55, 71, 78, 79, 82, 88, 92, 93, 94, 98, 103, 107, 108, 109, 117, 118, 119, 120, 121, 127, 128, 130, 137, 138, 140, 142, 143, 146, 147], "alt": [20, 109, 119, 125], "alter": [109, 137], "altern": [20, 71, 94, 109, 119, 121, 128, 137, 147], "although": [80, 109, 128, 130, 147], "altogeth": 128, "alwai": [2, 20, 25, 27, 29, 33, 34, 35, 36, 55, 71, 82, 88, 96, 109, 117, 119, 121, 128, 137, 140, 142, 144, 147], "always_fals": [20, 94], "always_non": [94, 109], "always_tru": [20, 94], "alz": [20, 119], "am": [121, 137], "amacfi": 109, "amalgam": 109, "amalgamate_sourc": 109, "amaz": [121, 131], "ambigu": [109, 121, 128, 137], "amend": 127, "among": [92, 140], "amount": [23, 109, 121, 140, 142], "ampersand": 137, "amukher3": 109, "an": [0, 1, 2, 3, 8, 15, 18, 19, 20, 25, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 37, 39, 41, 45, 47, 48, 49, 53, 54, 55, 62, 65, 67, 68, 69, 70, 71, 73, 74, 78, 79, 80, 82, 84, 86, 88, 90, 91, 92, 93, 94, 96, 97, 98, 100, 102, 103, 108, 109, 112, 115, 117, 118, 119, 120, 121, 128, 130, 133, 137, 138, 139, 140, 141, 142, 144, 145, 146, 147], "anaconda": [91, 109], "analog": 142, "analys": 92, "analyse_text": 92, "analysi": [71, 109], "analyt": 137, "analyz": 71, "anatoli": 109, "andrew": 109, "andr\u00e9": 109, "aneesh": 109, "angu": 109, "ani": [1, 2, 9, 18, 20, 25, 27, 28, 31, 32, 35, 36, 37, 39, 42, 43, 53, 54, 55, 65, 74, 79, 82, 94, 98, 100, 102, 107, 108, 109, 113, 114, 117, 119, 121, 127, 128, 129, 133, 135, 137, 138, 140, 141, 142, 143, 145, 146, 147], "anki": 109, "annoi": [109, 121, 128], "annot": [2, 3, 10, 19, 26, 32, 95, 98, 102, 109], "anonym": [92, 109, 140, 142], "anoth": [25, 27, 29, 32, 33, 34, 35, 55, 73, 81, 82, 88, 90, 94, 96, 100, 108, 109, 115, 117, 125, 130, 137, 142, 144], "ansi": [20, 47, 48, 49, 55, 70, 93, 94, 109, 120, 128], "ansi_": 109, "ansi_color": 109, "ansi_color_escape_code_to_nam": 109, "ansi_color_name_to_escape_cod": 109, "ansi_colors_onli": 109, "ansi_reverse_color_name_transl": 109, "ansi_reverse_styl": 109, "ansi_tool": 109, "ansibrightcyan": 109, "ansicolor": [94, 109], "ansicolors_to_ptk1_nam": 94, "ansicon": [20, 109], "ansicyan": 109, "ansidarkr": 109, "ansir": 109, "ansit": 109, "ansiturquois": 109, "answer": [109, 137, 147], "anthoni": [109, 134], "antonio": 109, "anymor": 109, "anyth": [20, 34, 74, 80, 82, 109, 117, 119, 120, 137, 140, 143], "anywai": [137, 142], "anywher": [20, 108, 109, 119, 146], "apach": 141, "api": [0, 35, 103, 109, 113, 116, 117, 138, 141, 146], "app": [37, 107, 108, 109, 127], "appar": 109, "appdata": 147, "appdir": 107, "appear": [4, 8, 16, 20, 71, 73, 109, 117, 119, 140, 147], "append": [8, 18, 20, 22, 24, 25, 27, 52, 94, 100, 109, 119, 128, 137, 138, 141, 147], "append_closing_quot": [18, 138], "append_spac": [18, 138], "append_stack": 100, "append_str": 52, "appending_closing_quot": 18, "appimag": [91, 109, 113, 123], "appli": [2, 3, 20, 37, 73, 83, 109, 112, 117, 120, 128, 137, 147], "applic": [20, 37, 92, 107, 109, 117, 119, 128, 137, 141, 147], "apply_lprefix": 18, "approach": [121, 128], "appropri": [0, 2, 18, 37, 63, 69, 84, 94, 100, 109, 115, 117, 137, 138, 140, 143, 145], "approri": 109, "approxim": [70, 92, 109, 137], "apt": [127, 137], "ar": [1, 2, 3, 8, 18, 19, 20, 25, 27, 28, 29, 32, 33, 34, 35, 37, 39, 41, 42, 43, 45, 47, 48, 49, 52, 53, 54, 55, 69, 71, 72, 73, 74, 78, 79, 80, 81, 82, 86, 88, 91, 92, 93, 94, 96, 98, 99, 100, 102, 103, 105, 108, 109, 112, 113, 115, 117, 118, 119, 120, 124, 127, 128, 130, 134, 137, 138, 139, 140, 141, 143, 144, 145, 146, 147], "arbitrari": [3, 20, 92, 109, 119, 137], "arc": [20, 119], "arch": [20, 109, 119, 127], "archiv": 127, "archlinux": 109, "area": 140, "aren": [109, 115, 138], "arg": [1, 2, 3, 8, 17, 18, 19, 20, 25, 26, 27, 32, 33, 34, 35, 37, 48, 52, 55, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 71, 72, 74, 78, 82, 90, 92, 93, 94, 95, 96, 97, 98, 100, 102, 108, 109, 115, 137, 138, 142, 146, 147], "arg0": 137, "arg1": [108, 137], "arg_handl": 66, "arg_index": [8, 138], "argcomplet": [108, 109], "argpars": [2, 20, 26, 90, 95, 97, 98, 108, 109, 119], "argparsecomplet": [20, 119], "argparseralia": 109, "argspec": [28, 79], "argspect": [28, 79], "arguabl": [92, 109, 144], "argument": [1, 2, 3, 8, 9, 18, 19, 20, 25, 26, 27, 28, 29, 32, 33, 34, 35, 37, 48, 55, 66, 67, 71, 72, 73, 74, 78, 79, 82, 84, 88, 90, 92, 93, 94, 96, 98, 99, 100, 108, 109, 112, 117, 119, 120, 127, 137, 138, 139, 140, 142, 144, 146, 147], "argumentpars": [2, 26, 95, 97, 98], "argv": [20, 90, 95, 109], "argvquot": [94, 109], "aris": 109, "arithmet": [109, 137], "arj": [20, 119], "arm": 120, "armin": [29, 88], "around": [1, 28, 79, 84, 94, 109, 142], "arrai": [35, 98, 121, 140], "arrang": [25, 27, 33, 34, 35, 55, 82], "arrow": [20, 109, 119], "articl": [109, 121], "artifact": 140, "as_integer_ratio": [35, 98], "as_iter": [80, 109], "asaf": 109, "ascii": [18, 115, 143], "asciinema": 109, "asf": [20, 119], "ashish": 109, "ask": [20, 65, 82, 96, 109, 111, 113, 116, 119, 137, 143, 147], "ask_filenam": 96, "askenazi": 109, "aspect": [121, 142, 147], "assert": 117, "assertionerror": [94, 109], "asset": 109, "assign": [82, 102, 109, 121, 137, 147], "associ": [15, 19, 109, 115, 117, 138, 140], "assort": 66, "assum": [18, 71, 94, 102, 109, 121, 137], "ast": [109, 113, 116, 121, 137, 142], "astraluma": 109, "astrand": 35, "async": [50, 52, 109], "async_invalidate_interv": 20, "async_prompt": [20, 109, 119], "async_prompt_thread_work": [20, 109], "asyncgener": [50, 52], "asynchron": [20, 50, 54, 109, 140], "asyncprompt": 54, "asyncpromptset": 20, "at_exit": 25, "atexit": 120, "atleast": 109, "atribut": 109, "attach": [3, 142], "attempt": [1, 2, 20, 25, 27, 28, 33, 34, 35, 37, 45, 55, 74, 79, 82, 94, 102, 109, 120, 121, 137], "attr": [13, 94, 96, 109], "attr_complet": 17, "attribut": [3, 18, 20, 22, 25, 27, 28, 29, 32, 33, 34, 35, 37, 39, 42, 43, 49, 55, 71, 72, 73, 79, 82, 88, 92, 94, 96, 100, 102, 103, 109, 117, 119, 137, 141, 142], "attributeerror": [94, 109], "attributes_inherit": 2, "attributes_show": 2, "attrnam": 33, "attrnames_ext": 33, "atuin": 109, "atuinsh": 109, "au": [20, 119], "aug": 147, "augassign_op": 109, "aurman": 109, "austin": 109, "authent": 112, "author": [92, 109, 121], "auto": [1, 20, 50, 109, 119, 125, 137], "auto_cd": [20, 37, 109, 147], "auto_continu": [1, 20, 32], "auto_load_xontribs_from_entrypoint": 98, "auto_pushd": [20, 109], "auto_suggest": [20, 49], "auto_suggest_in_complet": [20, 109], "autocomplet": [50, 109, 143], "autocompletionset": 20, "autodetect": 109, "autogener": 117, "autoind": 53, "autojump": 109, "autoload": [20, 109, 119, 146, 147], "autom": [108, 109, 112, 121], "automat": [1, 3, 20, 29, 32, 48, 55, 88, 92, 93, 109, 115, 117, 119, 120, 128, 137, 140, 142, 147], "autopair": 109, "autosuggest": 109, "autosummari": 117, "autovox": [109, 130], "autovox_polici": 130, "autowrap": 109, "avail": [1, 3, 13, 20, 25, 27, 28, 32, 33, 34, 35, 36, 39, 41, 42, 47, 48, 49, 55, 71, 72, 79, 82, 91, 92, 93, 94, 109, 115, 117, 118, 119, 121, 125, 128, 130, 137, 139, 140, 142, 143, 146, 147], "avi": [20, 119], "avoid": [20, 54, 94, 105, 109, 117, 119, 137], "avox": 109, "awai": 121, "await": 109, "awar": [99, 109], "awesom": [108, 109, 137, 146, 147], "awesomewm": 147, "awitchawitch": 67, "ax": 109, "ay": 109, "azur": 109, "b": [20, 23, 26, 53, 80, 82, 92, 94, 102, 109, 119, 128, 137, 140, 142, 145], "b4c781601bc2": 140, "b6d4": 141, "babi": 142, "back": [20, 31, 84, 92, 94, 109, 115, 119, 128, 137, 140, 141, 142], "back2dir": 109, "backend": [1, 20, 22, 24, 25, 26, 27, 47, 48, 49, 52, 55, 93, 94, 109, 110, 113, 119, 122, 146], "background": [1, 20, 25, 32, 33, 35, 36, 37, 45, 47, 48, 54, 55, 71, 82, 92, 93, 94, 109, 119, 140], "background_": 137, "background_black": 20, "background_blu": 20, "background_color": [92, 94, 109], "background_green": 20, "background_intense_r": 137, "background_r": [20, 109, 119], "background_yellow": 20, "backgroundmoduleload": 82, "backgroundmoduleproxi": 82, "backport": 109, "backslash": [53, 94, 108, 109, 137, 144], "backspac": [20, 109, 119, 125], "backtick": [92, 108, 109], "backtick_r": 92, "backup": [94, 147], "backup_fil": 94, "backward": [94, 100, 109, 138, 143], "bad": [94, 109, 121, 137, 141, 142], "bad_cat": 109, "bag": 121, "bagpip": 109, "bake": 125, "bakker": 109, "balanc": 94, "balanced_paren": 94, "ball": 109, "bam": 145, "banana": 137, "band": 92, "bang": [109, 142], "bans": 109, "bar": [82, 109, 137, 144], "bare": [31, 39, 42, 43, 109, 117, 141], "barebon": 141, "barf": 109, "base": [1, 2, 3, 7, 8, 9, 15, 17, 20, 29, 31, 34, 37, 41, 42, 47, 48, 49, 50, 55, 64, 71, 74, 78, 82, 88, 92, 93, 94, 96, 102, 109, 112, 115, 117, 119, 130, 137, 138, 140, 141, 142, 147], "base16": 109, "base16_shel": 109, "base_shel": [20, 109, 113, 116, 119], "baseclass": [29, 88], "baseexcept": 109, "basenam": [91, 109, 137], "basepromptfield": 39, "baseshel": [20, 47, 96, 109, 119], "basestr": 94, "bash": [2, 8, 18, 19, 20, 26, 74, 91, 94, 109, 110, 113, 119, 121, 122, 124, 130, 137, 138, 140, 142, 144, 147], "bash_command": [20, 91, 109, 119], "bash_complet": [20, 109, 128], "bash_complete_lin": 8, "bash_completions_default": 109, "bash_func_modul": 128, "bash_func_scl": 128, "bash_histori": 140, "bash_profil": 140, "bash_to_xsh": 109, "bashism": [108, 109], "bashit": 108, "bashrc": [109, 128, 137, 140], "bashsism": 109, "basic": [20, 73, 92, 96, 109, 112, 119, 121, 140, 147], "bat": [1, 109, 137], "batch": 109, "baz": [82, 144], "bbprruuf": 94, "bce": 109, "bd": [20, 119, 147], "beast": 121, "beat": 142, "beauti": [121, 143], "becam": 109, "becaus": [0, 2, 20, 23, 28, 31, 36, 79, 94, 100, 105, 109, 115, 119, 120, 121, 130, 137, 140, 142, 146], "becker": 109, "becom": [20, 63, 94, 108, 109, 128, 137], "bee": 109, "been": [1, 18, 19, 20, 25, 27, 28, 32, 33, 34, 35, 47, 48, 49, 55, 69, 79, 82, 90, 93, 94, 109, 117, 119, 120, 121, 127, 131, 137, 139, 140, 142, 144], "befor": [1, 2, 18, 20, 22, 25, 26, 27, 33, 34, 35, 37, 47, 48, 49, 55, 71, 74, 82, 93, 94, 109, 115, 119, 120, 121, 131, 137, 138, 139, 140, 142], "beg": [96, 137], "begidx": [4, 8, 48, 55, 93, 109, 138], "begin": [1, 2, 18, 19, 20, 29, 35, 88, 94, 95, 96, 98, 108, 109, 115, 119, 137], "begin_group": [29, 88], "behav": [0, 37, 109, 121, 137, 142, 144], "behavior": [1, 19, 20, 74, 103, 108, 109, 121, 128, 137, 138, 141, 142, 143, 144, 147], "behaviour": [20, 47, 48, 55, 71, 93, 94, 109, 119, 128], "behind": [2, 42], "being": [2, 20, 25, 37, 71, 109, 119, 121, 128, 137, 140, 142, 144], "believ": [121, 142, 147], "belong": [117, 121], "below": [20, 42, 53, 119, 136, 137, 140, 142, 143, 146], "ben": 109, "benefit": 142, "benoist": 109, "besid": 109, "best": [20, 23, 73, 91, 107, 109, 115, 117, 119, 121, 137, 139, 140, 142], "best_shell_typ": 91, "bestlei": 109, "bestwalt": 109, "betcha": 142, "better": [8, 20, 94, 109, 119, 120, 128, 137, 142, 143], "better_unbeliever_complet": 138, "between": [1, 18, 20, 23, 26, 39, 70, 94, 96, 109, 119, 137, 140, 142], "beyond": [108, 137, 142, 145, 146], "bfile": 23, "bg": [32, 92, 109, 137], "bhawkin": 109, "bianca": 109, "big": [35, 98, 109, 137, 140, 142, 145], "bigger": 26, "bin": [20, 35, 74, 92, 98, 107, 108, 109, 119, 128, 130, 137, 138, 140, 147], "binari": [20, 28, 31, 35, 36, 37, 71, 79, 98, 107, 109, 119, 137], "binary_loc": 37, "bind": [53, 109, 127, 143], "binfil": 31, "biochemistri": 131, "bit": [35, 98, 109, 121, 141, 145], "bit_count": [35, 98], "bit_length": [35, 98], "black": [20, 109, 137], "blake": 109, "blink": [109, 115, 137], "blinkoff_": 137, "blinkoff_purpl": 137, "bliss": 109, "bliven": 109, "blob": [20, 92, 109], "block": [3, 20, 22, 24, 25, 26, 27, 33, 34, 35, 36, 48, 53, 55, 72, 82, 93, 98, 108, 109, 119, 120, 137, 141, 142], "blog": 94, "blue": [20, 92, 119, 128, 137], "bmp": [20, 119], "bob": 109, "bobhi": [128, 147], "bodi": [3, 96, 102, 109, 141, 142], "boiler": 142, "boilerpl": 138, "bola\u00f1o": 109, "bold": [23, 45, 109, 115], "bold_": 137, "bold_blu": [20, 137], "bold_cyan": 20, "bold_green": [20, 70, 109, 137], "bold_intense_green": 147, "bold_intense_r": [20, 147], "bold_purpl": 20, "bold_r": [20, 70, 137], "bold_str_diff": 23, "bold_underline_intense_black": 137, "boldoff_": 137, "boldoff_r": 137, "bom": [100, 109], "bonu": 18, "book": 121, "bool": [2, 3, 4, 8, 18, 20, 22, 23, 24, 25, 27, 28, 33, 35, 37, 39, 71, 74, 79, 84, 86, 94, 95, 96, 97, 99, 103, 109, 119, 139, 141, 143, 147], "bool_or_int_to_str": [20, 94], "bool_or_none_to_str": [20, 94], "bool_seq_to_csv": 94, "bool_to_str": [20, 94], "boolean": [8, 20, 25, 27, 33, 34, 35, 45, 55, 69, 71, 82, 92, 94, 102, 109, 119, 137, 140], "boolop": 102, "boot": [65, 109], "boottim": 65, "bor": 92, "border": 137, "bore": 109, "borrow": [77, 109], "bot": 109, "both": [8, 20, 22, 24, 25, 27, 52, 67, 84, 94, 107, 109, 119, 121, 137, 140, 142, 143, 147], "botha": 109, "bottom": [20, 109, 115, 119], "bottom_toolbar": [20, 54, 109, 137], "bottom_toolbar_token": 49, "bound": [20, 72], "boundari": 18, "box": 109, "brace": [18, 109, 137], "bracket": [20, 29, 88, 108, 109, 119, 137], "brain": 121, "branch": [20, 39, 42, 43, 45, 109, 119, 137], "branch_bg_color": [45, 121, 137], "branch_color": [20, 45, 121, 137, 147], "branch_field": 42, "branchnam": 117, "break": [18, 20, 29, 88, 94, 96, 109, 119, 142, 147], "break_": [29, 88], "breakabl": [29, 88], "breaker": 121, "breath": 146, "brew": [115, 127, 128], "brian": 109, "brief": 138, "bright": [20, 115, 119], "brighter": 94, "bring": [1, 19, 32, 137, 143], "brn\u011bnsk\u00e9": 134, "broke": 109, "broken": [96, 109], "broot": 109, "brought": 109, "browser": [1, 109, 117, 136, 141, 147], "bsd": [13, 29, 88, 91, 109], "btnaughton": 131, "btw": 128, "bubbl": 109, "buffer": [22, 24, 25, 27, 29, 35, 36, 37, 47, 48, 49, 52, 53, 55, 86, 88, 93, 94, 98, 109, 125, 140], "bufferedfdparallelread": 36, "bufferlength": 140, "buffers": [25, 140], "bug": [0, 55, 92, 109], "bugfix": 109, "buggi": 109, "build": [2, 4, 26, 37, 41, 71, 95, 97, 98, 103, 109, 118, 128, 137, 141], "build_tabl": 109, "built": [0, 3, 17, 20, 35, 98, 109, 110, 113, 117, 132, 137, 138, 140, 141, 147], "built_in": [73, 109, 113, 116, 137, 146, 147], "builtin": [1, 2, 3, 19, 92, 109, 121, 128, 137, 138, 142, 145, 147], "bukreyev": 109, "bulitin": 109, "bullet": 117, "bump": 109, "bunch": [82, 117, 121, 137, 140], "bundl": [109, 146], "burak": 109, "burdensom": 142, "buri": 109, "burn": 109, "busi": 109, "bussonni": [109, 134], "bust": 142, "buster": 112, "button": [109, 115, 136], "bvi": 137, "bw": 109, "bygroup": 92, "bypass": 92, "byte": [18, 20, 26, 33, 34, 35, 36, 84, 86, 94, 98, 100, 109, 119, 128, 137, 140, 142], "bytearrai": [35, 98, 137], "bytecod": 99, "byteord": [35, 98], "bytesemant": 109, "bytesio": [33, 36], "bytestr": 109, "bz": [20, 119], "bz2": [20, 119], "c": [1, 2, 13, 19, 20, 26, 28, 29, 32, 35, 49, 55, 65, 70, 74, 79, 80, 86, 88, 92, 94, 102, 109, 119, 121, 125, 128, 137, 138, 140, 142, 143, 147], "c2c6": 128, "c_wchar_p": 36, "ca": [20, 109, 119, 128, 147], "cab": [20, 119], "cach": [20, 25, 36, 39, 52, 54, 69, 71, 99, 100, 109, 138, 140, 141], "cache_fil": 71, "cache_file_nam": 69, "cacheal": 99, "cached_nam": 71, "cachefnam": 69, "cacheset": 20, "cafehain": 109, "cairnarvon": 65, "calcul": [94, 109], "caleb": 109, "call": [0, 1, 2, 3, 18, 19, 20, 22, 24, 25, 27, 28, 29, 31, 32, 33, 34, 35, 36, 37, 39, 42, 43, 47, 48, 49, 52, 54, 55, 73, 74, 79, 81, 82, 88, 90, 92, 93, 94, 95, 100, 102, 103, 105, 107, 109, 117, 119, 120, 121, 125, 128, 130, 137, 138, 139, 141, 144, 145, 146, 147], "call_def": [28, 79], "call_docstr": [28, 79], "call_hg_command": 109, "call_info": [28, 79], "call_macro": 3, "call_tip": [28, 79], "callabl": [2, 3, 8, 18, 20, 25, 27, 28, 34, 37, 39, 42, 43, 54, 55, 72, 74, 79, 82, 94, 96, 109, 120, 142], "callback": [20, 29, 54, 88, 92, 109, 119], "calledprocesserror": [20, 94, 108, 109, 119], "caller": 142, "caltech": [28, 29, 55, 79, 86, 88, 94], "camel": 31, "can": [1, 2, 18, 20, 22, 25, 27, 28, 29, 31, 33, 34, 35, 36, 39, 42, 45, 52, 53, 54, 55, 65, 71, 73, 74, 79, 82, 84, 85, 86, 88, 91, 92, 94, 96, 98, 100, 107, 108, 109, 112, 113, 115, 117, 118, 119, 121, 123, 127, 128, 130, 135, 137, 138, 140, 141, 142, 144, 145, 146, 147], "can_compil": 53, "can_resize_window": 91, "can_store_as_str": 20, "cancel": 109, "candid": 109, "cannot": [20, 35, 45, 94, 100, 109, 112, 119, 121, 137], "canon": [20, 94, 96, 119, 140], "canon_path": 96, "cap": 20, "capabl": [109, 110, 113, 142, 146], "capit": 18, "captur": [3, 20, 37, 67, 94, 108, 109, 119, 133, 140, 142], "captured_stderr": [34, 37], "captured_stdout": [34, 37], "carcohl": 16, "carcolh": [20, 109, 119, 138], "care": [109, 137], "carefulli": 120, "carmen": 109, "carriag": 94, "carriage_return": [53, 94], "cascadia": 109, "case": [2, 3, 9, 16, 18, 20, 26, 31, 33, 39, 41, 42, 49, 69, 71, 73, 78, 82, 92, 94, 95, 97, 98, 105, 108, 109, 112, 115, 117, 119, 128, 137, 138, 139, 140, 142, 143], "case_sensitive_complet": [18, 20, 109, 137], "casefold": [18, 80], "caseless": 18, "cast": 109, "cast_unicod": 94, "cat": [64, 105, 107, 109, 137], "cat_main": 109, "catch": [49, 94, 109, 137], "categori": [20, 109, 117, 142], "caught": 109, "caus": [1, 2, 20, 25, 27, 33, 34, 35, 55, 74, 82, 108, 109, 119, 120, 121, 137, 138, 140], "caveat": 120, "ccc": 109, "cclauss": 109, "ccode": 69, "cd": [16, 19, 20, 71, 107, 109, 118, 137, 139, 147], "cd_in_command": 16, "cdl": 137, "cdpath": [16, 20, 109], "cell": 109, "center": 18, "central": [109, 121, 146], "cert": 128, "certain": [20, 41, 71, 108, 109, 115, 121, 128, 137, 142, 143, 147], "certainli": 140, "certif": 128, "cfg": [41, 109], "cgi": 109, "cgm": [20, 119], "chad": 109, "chain": [78, 102, 109, 137], "chaindb": [78, 109], "chaindbdefaulttyp": 78, "chainmap": [20, 78, 92], "chanc": 109, "chang": [1, 19, 20, 42, 69, 92, 94, 103, 108, 113, 114, 116, 119, 120, 127, 128, 137, 138, 139, 141, 147], "changedirset": 20, "changelog": [109, 113, 126], "channel": [109, 111, 113, 127, 128], "chapter": 121, "char": [18, 92, 94, 109, 141], "charact": [16, 18, 20, 23, 26, 36, 37, 53, 94, 103, 108, 109, 117, 119, 125, 137, 138, 144], "charat": 144, "charet": 109, "chat": 109, "chdir": [94, 109], "cheap": 130, "check": [20, 31, 32, 35, 39, 49, 67, 69, 71, 73, 86, 91, 92, 94, 96, 100, 103, 108, 109, 115, 117, 121, 130, 131, 137, 138, 140, 141], "check_bad_str_token": 94, "check_cal": 109, "check_execut": 31, "check_fil": 137, "check_for_partial_str": 94, "check_output": 109, "check_quot": 94, "check_unused_arg": 94, "checkout": [45, 109, 137, 146], "chen": 109, "chengxuncc": 109, "child": [32, 35, 109], "childprocesserror": 109, "childr": 109, "children": 96, "chimera": 121, "chmod": 107, "choic": [26, 94, 147], "choos": [20, 96, 109, 115, 119, 130, 147], "chore": 121, "chosen": [0, 130], "chren": 109, "chri": 109, "christoph": 109, "chsh": 115, "chugthai": 109, "chunk": [36, 109], "chunksiz": 36, "ci": [108, 109, 112], "circl": 109, "circleci": 109, "circumst": [71, 109], "cl": [1, 35, 37, 92, 109], "clarifi": [109, 128], "clariti": 117, "clash": [109, 121], "class": [0, 2, 3, 4, 9, 18, 20, 22, 23, 24, 25, 26, 27, 28, 29, 32, 33, 34, 35, 36, 37, 39, 42, 43, 47, 48, 49, 50, 51, 52, 54, 55, 67, 70, 71, 72, 73, 74, 78, 79, 82, 84, 85, 88, 90, 92, 93, 94, 95, 96, 97, 98, 99, 100, 102, 103, 109, 117, 119, 121, 137, 138, 140, 141, 142], "class_docstr": [28, 79], "classmethod": [20, 37, 39, 42, 43, 78], "classnam": 92, "claus": 109, "clean": [1, 2, 9, 32, 42, 45, 74, 90, 109, 137, 140, 142], "clean_cmd_nam": 9, "clean_job": 32, "cleanli": 137, "cleanup": [34, 98, 109, 117], "clear": [1, 2, 19, 20, 22, 24, 25, 26, 27, 39, 73, 78, 82, 92, 94, 100, 109, 137], "clear_path": 31, "cli": [53, 90, 108, 109, 143], "cli_util": 109, "click": [20, 108, 109, 115, 119, 147], "client": 109, "clipboard": [20, 109, 119, 125], "clock": 109, "clog": 54, "clone": [107, 117, 118], "close": [8, 18, 20, 25, 29, 33, 35, 36, 37, 47, 84, 88, 94, 109, 119, 137, 142], "close_fd": [35, 37], "closehandl": 35, "closer": 33, "closest": [70, 109], "closing_quot": [8, 138], "cloud": 109, "cmake": 109, "cmd": [2, 3, 9, 15, 18, 19, 20, 22, 24, 25, 27, 37, 43, 48, 55, 71, 74, 92, 93, 94, 108, 109, 117, 119, 128, 133, 137, 140, 141], "cmd0": 71, "cmd_cach": [14, 71], "cmd_completions_show_desc": [20, 109], "cmd_result": 35, "cmder": 109, "cmdlen": [48, 55, 93], "cmdloop": [48, 49, 55, 93], "cmds_to_spec": 37, "cmdsdiff": 23, "cmidkiff87": 109, "co": 121, "code": [1, 2, 3, 13, 17, 18, 20, 26, 28, 29, 33, 34, 35, 47, 48, 49, 53, 55, 65, 67, 69, 70, 74, 79, 80, 86, 88, 92, 93, 94, 95, 97, 98, 99, 100, 102, 103, 108, 109, 117, 119, 121, 127, 128, 130, 137, 138, 140, 141, 142, 143, 145, 146, 147], "code_by_nam": 92, "code_cache_check": 69, "code_cache_nam": 69, "codec": [18, 20, 100, 115, 119], "codecach": [113, 116], "codecov": 109, "codetyp": 142, "cogniz": 20, "coincident": 121, "col": 102, "col_offset": 102, "collaps": 109, "collect": [18, 20, 22, 24, 25, 26, 27, 70, 98, 109, 119, 138, 140], "collector": [1, 22, 24, 25, 26, 27, 55, 140, 141], "colleg": 109, "collid": 137, "collis": [20, 119, 137], "colon": [20, 53, 94, 109, 137, 142], "color": [1, 20, 39, 42, 43, 45, 47, 48, 49, 55, 70, 92, 93, 94, 95, 108, 109, 119, 120, 121, 127, 137, 140], "color_by_nam": 92, "color_dist": 70, "color_fil": [92, 109], "color_input": [20, 109], "color_kei": 92, "color_name_to_pygments_cod": [92, 109], "color_output": 95, "color_result": [20, 109], "color_styl": [47, 48, 49, 55, 93, 94], "color_style_nam": [47, 48, 49, 55, 93, 94], "color_token_by_nam": 92, "color_tool": [109, 113, 116], "colorado": [28, 29, 55, 79, 86, 88, 94], "colorless": [47, 48, 55, 93], "colornam": 137, "colour": 115, "column": [20, 48, 49, 55, 93, 94, 109, 119, 133, 137], "com": [20, 65, 70, 92, 94, 107, 109, 117, 118, 119, 121, 127, 128, 137, 141], "combin": [39, 42, 92, 109, 140], "come": [0, 28, 71, 73, 79, 109, 117, 125, 128, 137, 142, 146], "comfigur": 109, "comfort": 121, "comma": [20, 94, 109, 119, 140, 142], "command": [1, 2, 3, 4, 6, 8, 16, 18, 20, 22, 23, 24, 25, 26, 27, 32, 33, 34, 35, 37, 47, 48, 53, 55, 57, 58, 60, 61, 63, 67, 68, 69, 71, 74, 91, 92, 93, 94, 95, 96, 97, 98, 99, 105, 106, 108, 109, 113, 115, 117, 118, 119, 120, 124, 127, 128, 130, 138, 139, 141, 142, 144, 146], "command1": 137, "command2": 137, "command_cach": 109, "command_context": 9, "command_not_found": [94, 109], "commandarg": 138, "commandcomplet": 9, "commandcontext": [7, 9, 15, 16, 18, 20, 119, 138], "commandlin": [109, 128], "commandlinetoargvw": 94, "commandpipelin": [3, 33, 109, 133, 137], "commands_cach": [20, 31, 109, 113, 116], "commands_cache_save_intermedi": [20, 109], "commands_cache_size_warn": 109, "commandscach": [20, 71, 109, 119], "comment": [92, 94, 100, 109, 111, 113, 133, 137, 144], "commit": [109, 117, 137, 147], "common": [18, 20, 77, 108, 109, 119, 128, 137, 147], "commonli": 147, "commun": [109, 111, 113, 114, 146, 147], "comp": 18, "comp_based_complet": 18, "compact": [48, 55, 93, 147], "compar": [18, 109, 140, 142], "comparison": 18, "compat": [20, 35, 70, 91, 94, 100, 109, 119, 127, 128, 137, 138], "compet": 140, "compil": [3, 20, 47, 48, 49, 53, 55, 69, 82, 86, 92, 93, 94, 99, 100, 109, 119, 121, 142], "compile_cod": 69, "compile_empty_tre": 99, "compilex": 137, "complain": [1, 32, 94, 109], "complement": [35, 98], "complet": [2, 3, 19, 20, 26, 31, 32, 33, 35, 48, 54, 55, 85, 93, 94, 95, 98, 108, 109, 113, 116, 118, 121, 122, 125, 127, 137, 139, 140, 142, 143, 147], "complete_": [48, 55, 93], "complete_bas": [6, 109], "complete_command": 9, "complete_completer_nam": 10, "complete_dir": 16, "complete_dot": [20, 109], "complete_end_proc_keyword": 9, "complete_end_proc_token": 9, "complete_environment_var": 12, "complete_ev": 50, "complete_from_bash": 7, "complete_from_context": 4, "complete_from_man": 15, "complete_from_sub_proc": 18, "complete_help": [48, 55, 93], "complete_import": 13, "complete_lin": 4, "complete_modul": 13, "complete_path": [16, 109], "complete_python": [17, 109], "complete_skipp": [9, 109], "completed_command": 94, "completedcommand": 109, "completedefault": [48, 55, 93], "completeev": 50, "completekei": 55, "completenam": [48, 55, 93], "completerlib": 13, "completestyl": 49, "completion2": 128, "completion_context": [4, 18], "completion_displays_to_styl": 49, "completion_from_cmd_output": 18, "completion_in_thread": [20, 109], "completion_mod": [20, 94, 109], "completion_parser_t": 117, "completion_query_limit": [20, 55, 109], "completioncontext": [4, 6, 12, 13, 17, 18, 138], "completionmenu": 109, "completions_bracket": [20, 109], "completions_confirm": [20, 109, 115, 147], "completions_displai": [20, 94, 108, 109], "completions_menu_row": [20, 109], "complex": [20, 35, 82, 98, 121, 137, 142], "complex_object": [29, 88], "compliant": [91, 109, 117, 147], "complic": 137, "compon": [3, 63, 77, 109], "compos": 109, "compoundcolormap": 92, "comprehens": [102, 109], "compress": 92, "compromis": 31, "comput": [20, 23, 28, 37, 45, 79, 82, 92, 96, 102, 109, 119, 121, 137, 146], "con": 109, "concaten": [18, 108, 109, 137], "conceal": 109, "conceal_": 137, "conceal_black": 137, "concealoff_": 137, "concealoff_black": 137, "concept": 117, "conch": 137, "concis": 137, "conclud": 109, "concret": [100, 109], "concurr": [20, 119], "cond": [25, 94, 96], "conda": [1, 94, 109, 127], "conda_default_env": [41, 109], "conda_suggest_command_not_found": [94, 109], "condens": 147, "condit": [94, 96, 109, 143], "conemu": 109, "config": [20, 97, 109, 119, 127, 138, 147], "configur": [1, 20, 22, 26, 39, 42, 54, 55, 97, 109, 112, 115, 118, 119, 127, 128, 130, 141, 147], "confirm": [20, 96, 97, 109, 119], "conflict": [1, 2, 42, 109, 117], "conform": 109, "conftest": [109, 117], "confus": [3, 121], "conhost": [94, 109], "conjug": [35, 98], "conjunct": [20, 119, 137], "conn_nam": 137, "connect": [37, 109, 117, 137], "consequ": 137, "conserv": 31, "consid": [4, 18, 31, 39, 103, 108, 109, 137, 142, 144, 147], "consider": [92, 103, 109, 140], "consist": [109, 117, 121, 142, 144], "consol": [36, 92, 109], "console_script": 109, "consoleparallelread": [33, 36], "const_byt": 102, "const_nam": 102, "const_num": 102, "const_str": 102, "constant": [70, 91, 92], "constantli": 140, "construct": [2, 20, 26, 34, 82, 95, 97, 98, 108, 109, 115, 117, 121, 137, 145], "construct_histori": 26, "constructor": [14, 25, 27, 28, 33, 34, 35, 55, 79, 82, 92], "consult": 109, "consum": [20, 109, 119, 140, 142], "contain": [1, 13, 18, 19, 20, 22, 24, 25, 27, 31, 32, 35, 37, 39, 69, 73, 80, 82, 86, 91, 92, 94, 96, 102, 103, 107, 108, 109, 113, 117, 119, 123, 137, 138, 141, 142, 143, 146, 147], "containt": 109, "content": [1, 2, 3, 15, 17, 20, 35, 47, 71, 86, 92, 94, 109, 115, 125, 137, 141, 143], "context": [1, 2, 3, 4, 6, 7, 12, 13, 15, 16, 17, 18, 19, 20, 32, 43, 50, 69, 82, 90, 94, 98, 99, 100, 102, 108, 109, 113, 116, 138, 145, 146], "contextu": [18, 138], "contextual_command_complet": [18, 138], "contextual_command_completer_for": [18, 138], "contextual_complet": [18, 138], "contextual_complete_path": 16, "contextvar": 109, "continu": [20, 32, 53, 94, 103, 109, 119, 137], "continuation_token": 49, "continuum": 137, "contrari": [29, 88], "contrib": 109, "contribut": [109, 121, 135, 146, 147], "contributor": 35, "control": [20, 25, 27, 29, 32, 33, 34, 35, 45, 55, 82, 88, 109, 113, 118, 119, 128, 132, 138, 140, 141], "controlp": 143, "controlw": 143, "conv": [39, 54], "conveni": [28, 79, 90, 121, 128, 142], "convent": [31, 108, 137, 142, 146], "convers": [20, 94, 96, 109, 137, 140, 142], "convert": [3, 18, 20, 35, 37, 49, 70, 73, 80, 86, 92, 94, 96, 98, 109, 137], "convert_field": 94, "convert_macro_arg": 3, "cooki": 86, "cookiecutt": [109, 113, 126], "cool": 137, "coomb": 109, "coorespond": 109, "copi": [0, 1, 14, 18, 20, 34, 36, 78, 109, 117, 119, 121, 125, 141], "copypasta": 109, "copyright": [13, 28, 29, 35, 55, 65, 70, 79, 86, 88, 94, 117], "core": [13, 66, 105, 109, 111, 113, 115, 127, 132, 146], "core_perl": [20, 119], "coredev": 109, "coreutil": [64, 92, 109], "corlai": 109, "correct": [2, 20, 29, 88, 92, 109, 121, 127, 128], "correctli": [18, 20, 109, 115, 119, 141, 145], "correspond": [2, 20, 39, 82, 84, 92, 109, 142], "corrupt": 109, "cosin": 109, "cosmet": 109, "couch": 141, "couchdbhistori": 141, "could": [0, 45, 71, 108, 109, 117, 120, 121, 135, 137, 140, 141, 142], "couldn": 137, "count": [1, 18, 19, 20, 25, 35, 39, 42, 84, 94, 98, 109, 119, 137], "counter": [20, 109, 119], "counterpart": [109, 142], "coupl": [137, 142], "cours": [1, 121, 137, 140, 142, 146], "courtnei": 109, "cover": [53, 109, 121, 137, 138, 141], "coverag": 109, "covert": 70, "cow": 131, "cowsai": 137, "cp": 117, "cpio": [20, 119], "cpp": 142, "cpu": 109, "crash": [28, 79, 109], "crashm": 109, "creat": [0, 1, 2, 14, 18, 19, 20, 22, 25, 26, 27, 32, 33, 34, 35, 36, 37, 39, 54, 55, 72, 73, 78, 82, 84, 92, 94, 95, 96, 97, 98, 100, 102, 109, 113, 115, 117, 120, 121, 126, 128, 130, 137, 138, 141, 143, 145, 146, 147], "creatabl": 94, "create_modul": [100, 109], "create_pars": [2, 26, 95, 97, 98], "create_prompt_appl": 109, "create_prompt_layout": 109, "create_truefalse_cond": 96, "creation": 109, "criteria": [20, 119, 140], "critic": 121, "crolla": 65, "crook": 109, "cross": [20, 64, 65, 105, 110, 113, 124, 147], "crow": 109, "crt": 128, "crtl": [1, 109, 147], "cryptop": 109, "cryze": 109, "csc": 16, "csh": 109, "csv_to_bool_seq": 94, "csv_to_set": [20, 94], "ctr": 109, "ctrl": [20, 32, 49, 55, 109, 119, 125, 137, 143, 147], "ctrl_c_event": 109, "ctx": [2, 3, 4, 18, 20, 39, 42, 43, 47, 50, 82, 90, 98, 99, 102, 119, 138], "ctxadd": 102, "ctxawaretransform": 102, "ctxremov": 102, "ctxupdat": 102, "ctxvisit": 102, "ctype": [1, 36, 109], "cunha": 109, "curios": 109, "curl": [109, 141], "curli": [109, 137], "curr": 39, "curr_branch": [20, 109, 121, 137], "current": [1, 2, 4, 8, 10, 17, 19, 20, 22, 24, 25, 26, 27, 31, 32, 33, 34, 35, 41, 42, 43, 45, 47, 48, 49, 50, 53, 54, 55, 65, 71, 73, 74, 82, 90, 91, 92, 93, 94, 95, 96, 102, 103, 105, 108, 109, 117, 119, 120, 121, 125, 127, 128, 130, 137, 138, 139, 140, 141, 143, 146, 147], "current_branch": [45, 109], "current_buff": 143, "current_docu": 109, "current_job": [20, 109, 137], "current_mask": 63, "current_sessionid": 27, "currentcontrolset": [20, 119], "currentjobfield": 43, "currenv": 74, "cursor": [2, 4, 18, 20, 53, 109, 119, 137, 138], "cursor_index": [2, 4, 138], "custom": [20, 28, 53, 79, 81, 92, 94, 109, 113, 119, 122, 130, 132, 138, 141, 147], "custom_keybind": 143, "custom_styl": 109, "customis": 109, "customiz": 42, "cut": [109, 125], "cwd": [2, 20, 22, 45, 109, 115, 117, 119, 128, 137], "cwd_base": [109, 137], "cwd_dir": [109, 137], "cwd_width": 94, "cyan": [20, 92, 119, 128, 137], "cycl": [20, 29, 88, 94, 109, 113, 115, 119, 129, 142, 143, 146], "cygwin": [20, 91, 109, 119], "d": [1, 2, 19, 20, 39, 47, 71, 78, 80, 82, 84, 92, 94, 109, 119, 125, 128, 137, 140, 142, 144, 147], "da": 109, "dad": 142, "daemon": [25, 27, 33, 34, 35, 55, 82, 128], "dai": [94, 121, 131, 140], "daili": [112, 113, 124], "damag": 74, "damn": 65, "danger": 121, "daniel": 109, "danni": 109, "dark": [92, 94, 128, 131, 137, 147], "darker": 109, "darkgrai": 109, "darlinghq": 117, "darwin": 91, "dash": [1, 2], "dash_cas": 2, "dask": 142, "data": [18, 20, 25, 28, 29, 36, 74, 79, 81, 84, 88, 94, 96, 98, 100, 109, 119, 137, 141], "databas": [27, 109, 141], "datapath": 137, "date": [44, 91, 92, 109, 113, 128, 129, 137, 141], "datetim": [20, 26, 94, 109, 119, 137], "datetime_format": [26, 94], "david": 109, "db": [78, 109, 141], "dd": 109, "dd59": 141, "ddd": 109, "de": [20, 28, 29, 55, 79, 86, 88, 94, 109], "deactiv": [109, 130], "dead": [82, 109], "deadlock": [20, 25, 27, 33, 34, 35, 55, 82, 109, 119], "deal": [1, 109, 121, 137, 140], "deb": [20, 119], "debat": [143, 144], "debian": [94, 109, 112, 127], "debian_command_not_found": [94, 109], "debug": [20, 35, 82, 99, 102, 109, 119, 140], "debug_level": [73, 99, 102, 109], "debugg": [35, 94, 109, 137], "decad": 121, "decid": [20, 25, 27, 33, 34, 35, 55, 82, 119], "decim": [18, 34, 82], "declar": [73, 86, 92, 109, 137], "decod": [86, 94, 109], "decode_byt": 94, "decor": [2, 18, 20, 37, 39, 42, 43, 82, 92, 94, 109, 138, 143], "decorate_spec": 37, "decorate_spec_pre_run": 37, "decoratoralia": [2, 37, 108, 109, 137], "decoupl": 109, "decreas": [109, 137], "dedent": [29, 88, 142], "dedupl": [31, 109], "deep": 146, "deeper": [109, 130, 144], "deepest": 96, "def": [18, 20, 28, 29, 42, 79, 88, 92, 109, 115, 117, 119, 120, 130, 137, 138, 139, 141, 142, 143, 146, 147], "default": [0, 1, 2, 3, 8, 14, 18, 19, 20, 23, 25, 26, 27, 29, 33, 34, 35, 36, 37, 39, 47, 48, 49, 53, 55, 67, 71, 72, 74, 78, 82, 84, 86, 88, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 102, 108, 109, 117, 118, 119, 121, 125, 127, 128, 130, 137, 138, 140, 142, 143, 146, 147], "default_complet": 14, "default_completer_dir": 20, "default_encod": 91, "default_env": 20, "default_fil": [96, 97], "default_lscolor": 20, "default_predictor": 71, "default_predictor_alia": 71, "default_predictor_readbin": 71, "default_prompt": [20, 39, 119], "default_prompt_field": 20, "default_set": 20, "default_signal_paus": 37, "default_threadable_predictor": [71, 109], "default_titl": [20, 119], "default_valu": 20, "default_var": 109, "default_xonshrc": [20, 109], "default_xonshrcdir": 20, "defaultdict": 71, "defaultnotgiven": [20, 109], "defaultnotgiventyp": [20, 94], "defaultprofil": 128, "defaults_path": 137, "defeat": 137, "deferred_pprint": [29, 88], "defin": [1, 3, 20, 22, 24, 25, 27, 28, 39, 42, 43, 74, 79, 92, 100, 109, 117, 118, 119, 120, 137, 141, 142, 143, 146, 147], "definit": [20, 28, 79, 92, 98, 102, 109, 115, 119, 128, 137, 142, 143, 147], "del": [1, 90, 98, 102, 108, 109, 121, 130, 137, 142, 145], "del_loc": 20, "delai": [82, 109], "delanei": 109, "delar": 109, "deleg": 109, "delet": [1, 18, 19, 20, 22, 24, 25, 26, 27, 42, 92, 108, 109, 119, 120, 125, 128, 130, 137, 140, 141], "deliber": 112, "delimit": [18, 92, 109], "demand": 109, "demonstr": 137, "denomin": [35, 98], "denot": [1, 19, 20, 109, 119, 137], "departur": 144, "depend": [0, 3, 8, 20, 35, 47, 48, 49, 55, 93, 94, 102, 109, 115, 119, 121, 128, 133, 142, 145], "dependabot": 109, "deploi": [109, 117], "deploy": 107, "deprec": [1, 20, 25, 27, 33, 34, 35, 55, 75, 76, 82, 87, 89, 94, 100, 109, 119], "deprecated_in": 94, "deprecationwarn": [94, 109], "deprecationwarningproxi": 109, "deprect": 109, "depth": [20, 107, 109, 118, 119, 135], "depth_1_bit": [20, 109, 119], "depth_24_bit": [20, 109, 119], "depth_4_bit": [20, 109, 119], "depth_8_bit": [20, 109, 119], "dequ": 32, "dereferenc": 109, "deregist": [20, 35, 109], "descr": 37, "describ": [1, 20, 32, 94, 98, 109, 119, 121, 127, 137, 140, 142, 146], "describe_waitpid_statu": 94, "descript": [18, 20, 98, 109, 119, 125, 138], "descriptor": [35, 36, 37, 109], "deseri": 81, "design": [109, 120, 127, 141, 142], "desir": [20, 109, 119, 121, 137, 142], "desktop": [20, 119, 140, 141, 147], "dest": 67, "destroi": 109, "destruct": [82, 109], "detac": 109, "detach": 35, "detail": [0, 1, 2, 20, 28, 29, 48, 55, 79, 88, 93, 94, 96, 106, 109, 117, 119, 120, 128, 130, 137, 138, 139, 141, 144, 146, 147], "detail_level": [28, 79], "detect": [16, 20, 29, 37, 88, 109, 119], "detect_xpip_alia": 2, "determin": [2, 20, 22, 24, 25, 27, 35, 37, 41, 45, 53, 74, 86, 91, 92, 94, 96, 98, 102, 109, 119, 137, 140, 141, 142, 147], "detest": 137, "detyp": [20, 94, 109], "detype_al": [20, 109], "dev": [42, 109, 117, 137], "dev2718": 109, "develop": [1, 13, 28, 29, 55, 79, 86, 88, 94, 107, 109, 111, 114, 142, 146], "devguid": 109, "devic": [109, 137], "devicenam": 137, "devn": 109, "dh": 139, "di": [20, 119, 147], "dict": [2, 4, 8, 20, 22, 24, 25, 27, 28, 32, 35, 37, 74, 78, 79, 82, 84, 90, 92, 94, 96, 98, 99, 100, 102, 109, 137, 141, 146], "dict_to_str": [20, 94], "dictat": 137, "dictionari": [2, 18, 20, 32, 34, 74, 78, 82, 90, 94, 96, 98, 102, 109, 119, 137, 138], "did": 109, "die": [109, 137], "dif": [109, 140], "diff": [1, 23, 25, 26], "diff_histori": [113, 116], "differ": [0, 20, 23, 31, 35, 41, 73, 109, 110, 113, 117, 119, 121, 133, 137, 138, 142, 144, 146], "differenti": 109, "dig": [130, 137], "digit": [18, 63, 142], "dion": 109, "dir": [8, 19, 20, 94, 109, 115, 117, 128, 137, 140, 147], "dir_or_n": 19, "dircolor": [20, 92, 109], "dire": 137, "direct": [26, 109, 125, 137, 142], "directli": [1, 2, 18, 20, 29, 35, 41, 74, 88, 94, 99, 108, 109, 117, 119, 121, 128, 137, 138, 142, 143], "directori": [1, 19, 20, 22, 31, 45, 90, 94, 100, 109, 117, 118, 119, 120, 130, 137, 138, 139, 143, 146, 147], "direnv": [109, 128], "dirhist": 139, "dirnam": [20, 119, 137, 147], "dirs_fn": 19, "dirstack": [109, 113, 115, 116], "dirstack_s": [20, 109], "dirti": [20, 45, 109, 119, 121, 147], "dirty_working_directori": 45, "disabl": [20, 74, 92, 109, 119, 137, 140], "disable_copy_on_delet": 49, "disableunccheck": [1, 19, 109], "disadvantag": [20, 119], "disambiqu": 96, "discard": [18, 73, 109, 137], "discov": 117, "discover": 146, "discoveri": 109, "discuss": [20, 119], "disk": [1, 22, 24, 25, 26, 27, 109, 140], "disown": [20, 32, 109, 119, 137], "disown_fn": 32, "dispatch": [2, 34, 35, 48, 55, 92, 93, 94, 100, 109], "displai": [1, 2, 18, 19, 20, 25, 26, 27, 32, 39, 48, 49, 55, 65, 74, 93, 108, 109, 115, 119, 137, 138, 140, 146], "display_colored_error_messag": 94, "display_error_messag": 94, "display_filenam": [69, 109], "displaymanag": 137, "displaywidth": [48, 55, 93], "dissimilar": 139, "dist": 137, "distanc": [20, 94, 119], "distinct": [109, 121, 137], "distribut": [1, 13, 91, 98, 107, 109, 127, 142, 145, 146], "distro": [20, 109, 119], "distutil": 146, "dive": [1, 2, 137], "divid": 138, "django": [18, 109], "dl": [20, 119], "dnf": 127, "do": [1, 8, 19, 20, 23, 25, 27, 29, 33, 34, 35, 41, 55, 73, 82, 88, 94, 96, 109, 113, 116, 117, 118, 119, 120, 121, 127, 128, 130, 137, 139, 140, 141, 142, 143, 145, 146, 147], "do_help": [48, 55, 93], "doc": [20, 73, 80, 92, 100, 109, 117, 119, 128, 137, 139, 141], "doc_default": [20, 109], "doc_head": [48, 55, 93], "doc_lead": [48, 55, 93], "dociument": 109, "docker": [108, 109, 113, 123], "dockerfil": 112, "dockerhub": [113, 126], "doco": 109, "docstr": [0, 20, 28, 73, 79, 94, 98, 109, 137, 138], "doctr": 109, "document": [0, 20, 48, 50, 55, 92, 93, 109, 115, 119, 127, 128, 137, 139, 141, 142, 147], "documentari": 140, "documnetaion": 109, "doe": [2, 20, 29, 33, 34, 35, 36, 39, 41, 73, 74, 78, 82, 88, 91, 92, 94, 96, 100, 102, 109, 115, 117, 119, 120, 127, 137, 138, 140, 141, 142, 143, 144, 147], "doesn": [1, 29, 73, 88, 90, 109, 115, 117, 121, 137, 140, 141, 142], "doesnt": 137, "domin": 109, "don": [0, 20, 31, 92, 107, 109, 113, 114, 115, 117, 121, 130, 137, 138, 140, 141, 142, 144, 147], "done": [0, 18, 20, 33, 47, 48, 49, 55, 93, 109, 117, 119, 120, 128, 137, 140, 142, 144, 146], "doronz88": 109, "dot": [49, 82, 109, 117], "dotfil": [20, 108, 119], "dotglob": [20, 108, 109], "dotson": 109, "dotvenv_polici": 130, "doubl": [92, 94, 108, 109, 115, 121, 137], "doubt": [137, 144], "down": [20, 55, 71, 99, 102, 109, 119, 120, 142], "downgrad": 109, "download": [107, 109, 141, 147], "downstream": 109, "dragonfli": [91, 109], "draw": [109, 137], "drawback": 121, "drive": [1, 19, 91, 109, 128], "driven": 33, "drop": [92, 109, 147], "dropdown": 109, "drozdz": 109, "dry": [1, 2], "dryrun": [2, 74, 109], "dslr": 142, "dt": [94, 137], "dterm": [20, 119], "dtp": [29, 88], "du": [20, 109, 119, 137], "dualiti": 121, "duc": 67, "ducstr": 67, "due": [73, 92, 109, 115, 128, 139], "dumb": [48, 93, 109], "dumb_shel": [113, 116], "dumbshel": [48, 93, 109], "dummi": [20, 119], "dummy_complet": 138, "dummyhistori": 24, "dump": [25, 55, 84, 96, 102, 109, 115, 141], "dump_rul": 96, "dumper": 96, "dunder": 109, "duplic": [26, 31, 109], "durat": 109, "dure": [2, 20, 39, 42, 43, 49, 108, 109, 119, 140], "durg": 109, "dvar": 109, "dvc": 69, "dwm": [20, 119], "dword": 109, "dynam": [3, 73, 109, 137, 146], "dynamic_cwd_elision_char": [20, 109, 137], "dynamic_cwd_tuple_to_str": [20, 94], "dynamic_cwd_width": [20, 94, 109, 137], "dynamicaccessproxi": [3, 109], "dyuri": 109, "dz": [20, 119], "e": [1, 2, 8, 9, 16, 19, 20, 26, 31, 32, 36, 39, 42, 53, 74, 78, 82, 92, 94, 96, 102, 103, 108, 109, 115, 117, 119, 121, 125, 127, 128, 130, 137, 138, 140, 141, 142, 146, 147], "each": [0, 1, 18, 19, 20, 23, 26, 33, 39, 42, 43, 48, 54, 55, 67, 73, 82, 84, 93, 94, 96, 109, 117, 119, 120, 121, 133, 137, 138, 139, 140, 142, 147], "eadaen1": 109, "eafp": 109, "ear": [20, 119], "earli": [20, 109, 119], "earlier": [109, 121], "eas": 109, "easi": [108, 109, 113, 114, 130, 137, 139, 140, 141, 143, 145, 146], "easier": [90, 109, 117, 137, 140, 147], "easili": [109, 112, 137, 140, 141, 142, 146, 147], "eat": 109, "eaten": 139, "ech": 137, "echo": [1, 2, 20, 74, 105, 107, 108, 109, 115, 119, 137, 138, 140, 141, 142, 144], "echocat": 109, "ed": [25, 27, 33, 34, 35, 55, 82, 109, 128], "eddi": 109, "edg": [29, 88, 109, 128], "edit": [53, 109, 115, 117, 118, 127, 137, 147], "editor": [20, 94, 109, 113, 119, 122, 125, 137], "edmund": 109, "edu": [28, 29, 55, 79, 86, 88, 94], "eee": 109, "eeeeee": 109, "effect": [20, 73, 92, 109, 115, 117, 119, 121, 128, 137, 140, 147], "effici": 109, "effort": 143, "eg": [1, 20, 70, 73, 82, 94, 109, 119, 139], "egg": [73, 130, 137], "eight": 142, "either": [2, 20, 25, 27, 29, 32, 33, 34, 35, 39, 55, 71, 73, 78, 82, 86, 88, 92, 94, 98, 100, 109, 117, 125, 137, 142, 146, 147], "eleg": 109, "elem": 94, "element": [1, 19, 20, 73, 80, 92, 94, 102, 109, 115, 119, 137, 142], "elementtre": 142, "elev": 109, "elif": 137, "elimin": 109, "elis": 109, "elliott": 70, "ellipsi": 109, "els": [20, 29, 34, 39, 71, 74, 78, 82, 84, 88, 91, 92, 94, 109, 117, 130, 137, 140, 141, 147], "elseif": 71, "elsewher": [121, 137, 143], "emac": [48, 93, 109, 137], "emacscli": 109, "emacsinsertmod": 143, "embed": 109, "emf": [20, 119], "emmanuel": 109, "emmit": 109, "empathi": 117, "emph": 92, "emphstrong": 92, "empir": 94, "empti": [1, 2, 6, 18, 20, 35, 39, 45, 47, 48, 49, 53, 55, 73, 74, 78, 80, 82, 90, 92, 93, 94, 96, 109, 115, 119, 137, 138, 146], "emptylin": [47, 48, 49, 55, 93], "emul": [1, 19, 20, 108, 109, 117, 119, 137], "en": [20, 109, 119], "en_u": 137, "enabl": [1, 19, 20, 35, 47, 48, 49, 55, 69, 74, 93, 94, 109, 117, 119, 128, 137, 139, 140, 147], "enable_async_prompt": [20, 109], "enable_commands_cach": 20, "enable_history_search": 49, "encapsul": 94, "enclos": 109, "encod": [18, 20, 28, 32, 35, 47, 79, 86, 91, 94, 100, 109, 115, 119], "encount": [109, 115, 135], "encourag": [0, 113, 114, 135], "encrypt": 109, "end": [4, 8, 10, 18, 20, 26, 29, 33, 35, 36, 49, 53, 74, 88, 94, 96, 98, 102, 109, 115, 119, 120, 121, 125, 128, 137, 138], "end_group": [29, 88], "end_kei": 141, "end_tim": 26, "endidx": [4, 8, 48, 55, 93, 109, 138], "endix": 94, "ends_with_colon_token": 94, "endswith": [18, 109], "endswith_newlin": 94, "enemark": 109, "enforc": [73, 109], "engin": 142, "enhanc": [20, 92, 109, 119, 147], "enhance_colors_for_cmd_ex": 92, "enjoi": 145, "enough": [20, 29, 48, 55, 88, 93, 94, 109, 119, 121, 137, 146], "ensur": [3, 20, 74, 92, 94, 109, 115, 117, 119, 121, 127, 128, 145], "ensure_git": 109, "ensure_hg": 109, "ensure_list_of_str": 3, "ensure_ls_colors_in_env": 20, "ensure_shel": 74, "ensure_slic": [94, 109], "ensure_str": [20, 94], "ensure_str_or_cal": 3, "ensure_str_or_int": 96, "ensure_timestamp": [94, 109], "ensurepip": 128, "entail": 109, "enter": [1, 3, 20, 47, 48, 49, 53, 55, 71, 93, 109, 115, 119, 121, 125, 130, 137, 140, 142, 143, 147], "enter_macro": 3, "entir": [8, 25, 27, 33, 34, 35, 55, 82, 109, 138], "entireti": 147, "entiti": 92, "entrant": 145, "entri": [1, 19, 25, 26, 27, 49, 52, 82, 90, 96, 109, 117, 137, 140, 141, 142, 146, 147], "entry_point": 146, "entrypoint": [20, 98, 109, 119, 120, 146], "enumer": [25, 27, 29, 33, 34, 35, 55, 82, 88, 90, 94, 98, 109, 137, 140], "env": [3, 8, 18, 20, 31, 35, 37, 39, 42, 54, 71, 74, 82, 90, 94, 102, 108, 109, 115, 117, 119, 128, 130, 137, 140, 141, 147], "env1": 108, "env2": 130, "env_nam": [20, 41, 109, 130, 137], "env_path": [20, 109], "env_path_to_str": [20, 94], "env_postfix": [41, 109, 137], "env_prefix": [41, 109, 137], "env_var": [18, 109], "envcmd": [1, 2, 74, 109], "envdiff": 23, "enviorn": [20, 109], "environ": [1, 2, 3, 8, 17, 23, 29, 35, 37, 39, 41, 69, 74, 82, 88, 90, 94, 97, 108, 109, 113, 115, 116, 117, 118, 120, 121, 122, 127, 128, 132, 135, 138, 140, 141, 142, 147], "environment": 140, "environmn": 109, "envnam": 130, "envpath": [81, 94, 109], "envrion": 109, "envvar": [39, 109, 120, 137, 147], "eof": [109, 137], "eoferror": 109, "epoch": 140, "equal": [18, 35, 67, 94, 98, 109, 137, 142], "equival": [1, 19, 20, 32, 98, 108, 109, 119, 121, 127, 137, 142, 144], "er": 109, "eras": [1, 143], "erasedup": [20, 119], "erlang": 141, "err": [2, 26, 33, 95, 97, 98, 109, 137], "errno": [2, 26, 95, 97, 98, 109], "erron": [103, 109], "error": [1, 2, 18, 20, 25, 26, 27, 33, 34, 35, 47, 55, 65, 67, 74, 82, 86, 92, 94, 95, 97, 98, 103, 109, 128, 137, 141], "errorcod": 109, "errordup": 109, "errorhandlingset": 20, "errorlevel": 74, "errortoken": 103, "escap": [20, 41, 49, 92, 94, 108, 109, 115, 137], "escape_windows_cmd_str": 94, "escapechar": 94, "esd": [20, 119], "eslint": 146, "esoter": 109, "especi": [109, 127], "essenti": [20, 28, 49, 79, 90, 119], "establish": 109, "eswap": 109, "et": 142, "etc": [20, 45, 53, 95, 108, 109, 115, 119, 128, 137, 140, 141, 142, 146, 147], "etre": 142, "eugenesvk": 118, "eupori": 109, "eval": [2, 3, 20, 99, 109, 119, 137, 142], "eval_alia": [2, 109, 137], "eval_fstring_field": 3, "evalu": [1, 2, 3, 20, 82, 96, 99, 109, 119, 142], "evalx": [109, 137], "evan": 109, "evar": 137, "even": [0, 1, 2, 25, 26, 27, 33, 34, 35, 55, 65, 71, 82, 92, 109, 121, 127, 128, 137, 139, 140, 142, 144], "event": [1, 2, 22, 24, 25, 27, 95, 96, 100, 109, 112, 113, 116, 122, 130, 132, 143, 146], "eventmanag": [73, 109], "ever": [80, 137], "everi": [20, 92, 109, 117, 119, 121, 137, 139, 140, 141, 142, 143], "everyon": 94, "everyth": [74, 109, 112, 120, 137, 138, 142], "everywher": [109, 144], "evgeni": 109, "eviron": 109, "ex": [1, 2, 19, 20, 31, 74, 92, 94, 109, 117, 119, 128, 138, 147], "exact": [96, 121, 139, 145], "exactli": [16, 20, 33, 35, 73, 98, 109, 130, 140, 144, 147], "examin": [109, 142], "exampl": [2, 18, 20, 35, 37, 42, 63, 71, 74, 80, 82, 90, 92, 96, 98, 102, 109, 115, 117, 119, 120, 121, 130, 133, 137, 138, 140, 142, 143, 144, 145, 147], "exc": 142, "exc_info": [69, 94, 109], "excel": [137, 147], "except": [2, 20, 25, 26, 27, 33, 34, 35, 47, 55, 64, 69, 73, 74, 82, 90, 92, 94, 95, 97, 98, 109, 119, 120, 137, 140, 141, 142, 146, 147], "excess": 117, "exclam": 142, "exclud": [25, 86], "exclus": [18, 94, 109, 131, 138], "exec": [2, 3, 20, 47, 69, 100, 102, 109, 113, 116, 137, 142], "exec_modul": 100, "execalia": [2, 109], "execut": [1, 2, 3, 4, 8, 9, 20, 22, 25, 32, 33, 35, 37, 47, 48, 49, 50, 53, 55, 67, 71, 72, 91, 93, 96, 99, 100, 102, 107, 108, 109, 117, 118, 119, 120, 121, 125, 128, 133, 138, 139, 140, 145, 146, 147], "executables_in": 71, "executed_cmd": [33, 137], "executor": 54, "execvp": [1, 2], "execx": [109, 137], "exercis": 141, "exist": [20, 31, 32, 36, 37, 39, 53, 69, 71, 73, 91, 92, 94, 96, 100, 102, 108, 109, 119, 120, 128, 130, 137, 138, 142, 145, 147], "exit": [2, 3, 20, 25, 26, 27, 32, 33, 34, 35, 37, 49, 55, 72, 74, 82, 94, 95, 97, 98, 108, 109, 119, 125, 130, 137, 140, 142, 147], "exit_cod": 109, "exitcod": 98, "exo": 115, "expand": [1, 2, 3, 16, 18, 20, 31, 91, 94, 109, 119, 137, 142], "expand_alia": 2, "expand_case_match": 94, "expand_env_var": [20, 94, 109, 137], "expand_path": [94, 109, 137], "expand_us": [94, 109], "expandpath": 109, "expands": 36, "expandtab": 18, "expandus": [91, 109, 141], "expanduser_abs_path": 94, "expandvar": [94, 109], "expans": [108, 109, 137, 142], "expas": 109, "expect": [20, 39, 65, 109, 128, 139, 142, 144], "expens": 109, "experi": [109, 127, 128, 146], "expert": [113, 124], "expiri": 109, "explain": [109, 117, 137], "explicit": [20, 102, 109, 117, 118, 119, 137], "explicitli": [1, 2, 20, 29, 31, 35, 47, 48, 49, 55, 88, 93, 109, 119, 121, 128, 130, 137], "explictli": 109, "explor": 109, "export": [20, 108, 109, 137, 142], "expos": [98, 109, 137], "expr": [92, 94, 108, 109], "express": [3, 18, 20, 29, 82, 88, 92, 94, 102, 108, 109, 119, 121, 142], "ext": 118, "extend": [42, 45, 49, 74, 94, 108, 109, 137, 146, 147], "extens": [1, 9, 20, 31, 34, 74, 82, 85, 94, 98, 108, 109, 113, 117, 118, 119, 122, 137], "extern": [20, 25, 26, 109, 119, 120, 121, 140], "extra": [1, 2, 9, 18, 25, 29, 35, 85, 88, 103, 109, 112, 120, 127, 137, 139, 140, 141, 147], "extra_arg": [1, 2, 74], "extract": [28, 71, 73, 74, 79], "extractor": [28, 79], "extran": 109, "extrem": [109, 117, 121, 142], "ey": 146, "f": [2, 3, 18, 20, 26, 35, 37, 39, 78, 82, 84, 92, 94, 98, 107, 108, 109, 115, 117, 119, 128, 137, 140, 142], "f1": 118, "f8dd": 140, "f_global": 137, "f_local": 137, "fabul": 137, "face": [117, 137], "facilit": [39, 109], "fact": [140, 142], "factori": 92, "fafad2": 137, "fail": [9, 20, 35, 36, 71, 74, 85, 96, 100, 109, 115, 119, 121, 137, 141, 142], "failur": [18, 20, 71, 94, 100, 108, 109, 119, 137], "faint": [109, 137], "faint_": 137, "faint_yellow": 137, "faintoff_": 137, "faintoff_yellow": 137, "fall": 109, "fallback": [20, 92, 94, 109, 115, 119], "fallsback": 109, "fals": [2, 3, 8, 9, 13, 16, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 35, 37, 47, 48, 49, 55, 64, 67, 71, 74, 79, 82, 84, 88, 91, 92, 93, 94, 95, 96, 97, 98, 99, 102, 103, 109, 119, 128, 137, 138, 140, 141, 146, 147], "falsi": 109, "familiar": [118, 137], "fanosta": 109, "faq": [1, 2, 109], "far": [52, 117, 137], "fari": 109, "farlei": 109, "fashion": [23, 34, 36, 99], "fast": [20, 109, 121, 137, 144, 146], "fastblink": 109, "fastblink_": 137, "fastblink_cyan": 137, "faster": [109, 147], "fastest": 109, "favor": [100, 109, 137], "favorit": [117, 134], "fd": [35, 36], "fear": [137, 147], "featur": [1, 20, 109, 110, 113, 117, 118, 119, 121, 137, 141, 142], "feb": 141, "fed": 137, "fedora": [109, 127], "feed": [109, 137], "feedback": 109, "feedstock": 109, "feel": [109, 117, 121, 137, 140, 142, 144, 147], "fell": 109, "felt": 137, "feng": 109, "fermigi": 109, "fernando": [28, 29, 55, 79, 86, 88, 94], "fetch": [86, 109, 141], "few": [20, 109, 119, 120, 121, 125, 128, 133, 142, 143, 146, 147], "fewer": 143, "ff0000": [20, 109, 119], "ff4488": 115, "ff88aa": 115, "fff": [109, 137], "ffff00": 109, "ffffc0": 92, "ffffcc": 92, "ffffff": [70, 92], "fg": [32, 92, 109, 137], "fi": [20, 109], "field": [3, 18, 20, 25, 28, 39, 41, 42, 43, 54, 79, 94, 109, 137], "field_nam": [94, 109], "fieldtyp": [39, 42, 43], "figur": [64, 65, 109, 141], "file": [0, 1, 2, 3, 8, 9, 20, 23, 25, 26, 28, 31, 35, 36, 37, 45, 55, 65, 69, 70, 71, 74, 79, 84, 85, 86, 90, 92, 94, 95, 96, 97, 99, 100, 102, 107, 108, 109, 117, 118, 119, 120, 127, 128, 131, 137, 138, 139, 141, 143, 145, 146], "file0": 137, "file1": 137, "file2": 137, "file3": 137, "file39467": 55, "file4": 137, "file5": 137, "file_color_token": [92, 109], "file_path": 92, "file_s": 25, "fileinsert": [96, 109], "fileinstert": 109, "filelik": 86, "filenam": [1, 2, 20, 25, 26, 27, 31, 69, 74, 86, 92, 95, 96, 97, 99, 100, 102, 103, 109, 140], "fileno": [35, 36], "filenotfounderror": 109, "filepath": [31, 94], "files_or_cod": [1, 2], "filesystem": 109, "filethreaddispatch": 35, "filetre": 109, "filetyp": 90, "fill": [1, 2, 18, 20, 109], "fillchar": 18, "filler": 39, "filter": [18, 20, 26, 92, 108, 109, 117, 119, 140], "filter_": 92, "filter_complet": 13, "filter_prefix": 18, "filtfunc": 16, "final": [20, 39, 67, 109, 117, 119, 131, 137, 142], "find": [0, 1, 2, 9, 18, 25, 28, 33, 39, 41, 45, 70, 79, 85, 94, 96, 98, 100, 102, 109, 127, 137, 140, 141], "find_closest_color": 70, "find_env_nam": 41, "find_fil": [28, 79], "find_modul": 100, "find_next_break": 94, "find_rul": 96, "find_source_encod": 100, "find_source_lin": [28, 79], "find_spec": [100, 120], "find_xontrib": 98, "finder": 100, "findfirst": 94, "fine": [109, 137, 139], "finer": [20, 119], "finish": [3, 22, 24, 25, 27, 32, 35, 55, 109, 120, 141], "finit": 109, "fire": [0, 20, 73, 100, 109, 120, 139], "firefox": 117, "first": [0, 1, 2, 3, 8, 9, 18, 19, 20, 23, 25, 26, 29, 39, 52, 53, 73, 82, 84, 86, 88, 90, 92, 94, 96, 98, 100, 102, 109, 112, 115, 119, 120, 121, 127, 128, 130, 134, 135, 137, 138, 140, 141, 142, 143, 144, 147], "fish": [109, 110, 113, 135, 147], "fish_complet": 109, "fisher": 109, "fit": 121, "fix": [20, 49, 55, 109, 128], "fix_readline_state_after_ctrl_c": 55, "fixtur": [109, 117], "fixup": 109, "flac": [20, 119], "flag": [1, 2, 3, 20, 25, 29, 36, 37, 48, 49, 55, 67, 69, 71, 74, 88, 92, 93, 96, 97, 109, 119, 137, 142, 147], "flake8": 109, "flat": 96, "flatten": [94, 96, 109], "flavor": 115, "flc": [20, 119], "fld": 42, "flexibleformatt": 94, "fli": [20, 119], "float": [20, 22, 25, 27, 33, 34, 35, 36, 55, 65, 70, 82, 92, 94, 109, 121, 137], "flow": [109, 117, 137, 140], "flush": [1, 22, 24, 25, 26, 27, 29, 35, 41, 88, 102, 109, 137], "flusher": 25, "flv": [20, 119], "fly": 137, "fn": [97, 109], "fname": [28, 37, 69, 79, 94, 95, 103], "fnmatch": [92, 96], "folder": [13, 41, 109, 117, 121, 128], "folderloc": [20, 119], "follow": [1, 2, 9, 18, 20, 29, 34, 37, 39, 42, 64, 74, 78, 82, 88, 91, 92, 94, 109, 110, 113, 115, 117, 119, 120, 121, 125, 128, 133, 137, 138, 140, 141, 142, 143, 144, 145, 146, 147], "fom": [1, 95], "font": [92, 137], "foo": [82, 109, 137, 144], "foobarbaz": 144, "for_local": 20, "for_typ": [29, 88], "for_type_by_nam": [29, 88], "forc": [20, 25, 26, 71, 94, 109, 119, 137], "force_auto_continu": 32, "force_posix_path": 20, "force_str": [47, 48, 49, 55, 93], "fordump": 109, "forego": 109, "foreground": [1, 32, 45, 71, 92, 109, 137], "foregroundprocproxi": 109, "foreign": [2, 20, 74, 97, 109, 119, 137, 147], "foreign_aliases_overrid": [20, 109, 137], "foreign_aliases_suppress_skip_messag": [20, 109], "foreign_env_fix": 20, "foreign_shel": [109, 113, 116], "foreign_shell_data": [74, 109], "foreignshellbasealia": [74, 109], "foreignshellexecalia": [74, 109], "foreignshellfunctionalia": [74, 109], "foremost": 140, "forg": [109, 127], "fork": [28, 29, 65, 70, 79, 86, 88, 94, 109, 113, 114, 117, 126], "form": [0, 1, 20, 28, 34, 37, 79, 82, 92, 94, 96, 109, 112, 117, 119, 121, 137, 142], "formal": 137, "format": [1, 18, 19, 20, 23, 25, 26, 28, 32, 33, 39, 42, 43, 47, 48, 49, 55, 65, 79, 93, 94, 95, 96, 98, 102, 107, 109, 115, 117, 119, 120, 121, 140, 141, 146, 147], "format_argspec": [28, 79], "format_cal": [28, 79], "format_color": [47, 48, 49, 55, 93, 94, 109], "format_datetim": 94, "format_field": 94, "format_job_str": 32, "format_map": 18, "format_prompt": 109, "format_spec": 94, "format_std_prepost": 94, "format_str": 94, "format_usag": [26, 67], "formatargspec": 109, "formatt": [28, 39, 40, 41, 42, 43, 44, 45, 79, 94, 95, 109, 147], "formattedtext": 49, "formatter_dict": 109, "forsyth": [109, 134], "forth": [137, 142, 146], "fortran": 142, "forward": [20, 33, 109, 119], "fossil": [45, 109], "fossil_dirty_working_directori": 45, "found": [1, 2, 8, 18, 20, 25, 28, 31, 33, 35, 39, 45, 79, 81, 82, 86, 92, 94, 98, 100, 109, 112, 119, 120, 121, 128, 137, 140, 142, 146], "foundat": [35, 141], "four": 140, "fp": 84, "fperez": [28, 29, 79, 86, 88, 94], "fr": [117, 137], "fraction": [22, 25, 27, 33, 34, 35, 55, 82], "fragment": [39, 42], "frame": [95, 137, 142], "frame_info": 137, "frameinfo": [37, 109, 137], "framework": [109, 117], "framgment": [39, 42], "francium": 109, "frecenc": 109, "free": [99, 109, 117, 121, 128, 137, 140, 143, 144, 147], "free_cwd": [109, 128], "freebsd": [91, 109], "freedesktop": [20, 137], "freez": 109, "freita": 109, "frequenc": [20, 119], "frequent": [20, 54, 113, 116, 119], "fresh": 117, "friendli": [109, 140], "from": [0, 1, 2, 3, 7, 8, 9, 10, 13, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 39, 41, 42, 43, 47, 49, 52, 55, 64, 65, 70, 71, 73, 74, 77, 78, 79, 82, 86, 88, 90, 92, 94, 95, 96, 98, 100, 102, 103, 108, 109, 110, 112, 113, 117, 118, 119, 121, 123, 124, 127, 128, 129, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146], "from_byt": [35, 98], "from_oct_digit": 63, "from_wher": 67, "fromdircolor": [20, 109], "fromimport": 92, "fromkei": [20, 78], "fromstr": [20, 142], "front": [18, 25, 33, 94, 109], "frozenset": [2, 20, 95, 109], "fstring_rul": 92, "full": [20, 31, 92, 94, 98, 105, 109, 115, 117, 119, 120, 127, 137, 138, 140, 141, 145, 146, 147], "full_modul": 98, "fulldat": 147, "fullest": 127, "fulli": [20, 36, 82, 90, 98, 109, 119, 145], "fullmatch": 109, "fullnam": 100, "fun": [109, 137, 145], "func": [2, 3, 10, 18, 20, 26, 28, 29, 54, 72, 73, 74, 79, 88, 95, 97, 98, 109, 138, 142], "funcalia": [2, 109], "funcnam": [74, 92], "funcscmd": [1, 2, 74, 109], "function": [1, 2, 3, 8, 10, 18, 20, 25, 27, 28, 29, 32, 33, 34, 35, 37, 39, 55, 71, 72, 73, 74, 77, 79, 82, 88, 90, 91, 92, 94, 95, 96, 98, 100, 102, 103, 108, 109, 117, 119, 121, 128, 137, 138, 140, 141, 145, 146, 147], "functool": 109, "functor": [72, 109], "funki": 109, "furo": [109, 117], "further": [109, 138, 147], "furthermor": [92, 121, 137, 142], "fusionbox": 134, "futhermor": 137, "futur": [20, 31, 34, 45, 51, 54, 73, 74, 82, 97, 109, 119, 135, 139, 140, 146], "fuzzi": [20, 109, 119], "fuzzy_path_complet": [20, 109], "fzf": 109, "g": [1, 8, 9, 16, 20, 26, 31, 32, 42, 92, 94, 96, 102, 103, 108, 109, 117, 119, 127, 128, 137, 138, 139, 140, 142, 143, 146, 147], "gabriel": 109, "game": [20, 119, 140], "gamut": 109, "ganer": 109, "gao": 109, "garbag": [1, 20, 22, 24, 25, 26, 27, 55, 109, 119, 140], "garc\u00eda": 109, "gate": [20, 109, 119], "gather": [73, 142], "gather_load_store_nam": 102, "gather_nam": 102, "gave": 109, "gaze": [113, 124], "gb": [20, 94, 119, 140], "gc": [1, 22, 24, 25, 26, 27, 109, 141, 147], "gcc": 137, "gco": 137, "gconf": 137, "gdb": [109, 121], "gear": 142, "gener": [0, 1, 20, 22, 24, 25, 27, 28, 29, 35, 50, 71, 74, 79, 86, 88, 90, 92, 96, 102, 103, 109, 117, 130, 137, 138, 140, 142], "generalset": [20, 119], "generate_complet": 4, "generate_options_of": 15, "generated_complet": [20, 119], "generic_visit": 102, "geniu": 135, "gerakari": 109, "get": [2, 4, 20, 22, 24, 26, 28, 29, 31, 32, 35, 39, 42, 45, 47, 48, 52, 55, 71, 74, 78, 79, 82, 84, 88, 92, 93, 94, 96, 100, 102, 108, 109, 112, 115, 117, 119, 120, 121, 128, 137, 138, 139, 140, 141, 142, 144, 145, 146], "get_all_styl": 109, "get_cache_filenam": 69, "get_cod": 100, "get_col": 102, "get_command_str": 37, "get_complet": [50, 109], "get_completions_async": 50, "get_config_path": 20, "get_convert": 20, "get_data": 100, "get_default": 20, "get_default_builtin": 3, "get_descript": 98, "get_detyp": 20, "get_doc": [20, 109], "get_encod": [28, 79], "get_field": [39, 94], "get_filenam": 100, "get_filter_funct": 18, "get_formatted_lin": 33, "get_fossil_branch": 45, "get_frag": [39, 42], "get_git_branch": [45, 109], "get_gitstatus_info": 42, "get_group": 20, "get_group_descript": 20, "get_group_titl": 20, "get_hg_branch": [45, 109], "get_home_xonshrc_path": 20, "get_id": [25, 27, 33, 34, 35, 55, 82, 102], "get_id_ctx": 102, "get_input": 109, "get_job": 32, "get_kei": 20, "get_lazy_ptk_kwarg": 49, "get_lexer_by_nam": 92, "get_line_continu": 94, "get_lineno": 102, "get_local_overrid": 20, "get_logical_lin": 94, "get_man_completions_path": 15, "get_modul": [9, 85], "get_module_docstr": 98, "get_nam": [48, 55, 93], "get_native_id": [25, 27, 33, 34, 35, 55, 82], "get_next_job_numb": 32, "get_next_task": 32, "get_numeric_rep_singl": 63, "get_oct_digit": 63, "get_oper": 42, "get_path": 31, "get_port": [94, 109], "get_possible_nam": [31, 71], "get_predictor_thread": [71, 109], "get_proc_proxy_nam": 35, "get_prompt_styl": 49, "get_ptk_complet": 109, "get_root_modul": 13, "get_script_subproc_command": 37, "get_sep": 94, "get_set": 20, "get_setproctitl": 90, "get_shelld": 147, "get_signal_nam": 94, "get_sourc": [100, 109], "get_stash_count": 42, "get_str": 52, "get_stringifi": 20, "get_swapped_valu": 20, "get_symbolic_rep": 63, "get_symbolic_rep_singl": 63, "get_task": 32, "get_token": [92, 103], "get_tokens_unprocess": 92, "get_valid": 20, "get_valu": 94, "get_wireless_interfac": 137, "get_xontrib": 98, "getabsfil": [28, 79], "getargspec": [28, 79], "getattr": 109, "getcwd": [20, 119], "getdefaultencod": [20, 94, 119], "getdoc": [28, 79], "getfullargspec": [28, 79], "getlocal": 20, "getnam": [25, 27, 33, 34, 35, 55, 82], "getopt": 108, "getouterfram": 109, "getpid": 108, "getsourc": [28, 79, 109], "getsourcelin": [28, 79], "getter": [39, 42, 43, 71], "getvalu": 47, "gf": 137, "gif": [20, 119], "gig": [94, 140], "gigabyt": [94, 140], "gil": [109, 134], "gilforsyth": 131, "girardeau": 109, "gist": [121, 130, 141], "gistatu": 109, "git": [20, 42, 45, 91, 107, 109, 117, 118, 119, 137], "git_dirty_working_directori": [45, 109, 147], "git_for_windows_path": 91, "git_optional_lock": 109, "gitattribut": 135, "gitconfig": 109, "gitdir": 42, "gitforwindow": 109, "githash": 91, "github": [20, 65, 92, 109, 112, 113, 114, 117, 118, 119, 126, 127, 128, 141, 146], "github_ev": 112, "github_event_path": 112, "githubusercont": 121, "gitignor": 109, "gitinfo": 109, "gitlab": 20, "gitstatu": [20, 39, 43, 109, 119, 137], "gitstatuspromptfield": 42, "gitter": [111, 113], "give": [20, 31, 82, 109, 119, 120, 128, 133, 137, 141], "give_terminal_to": 32, "give_to_termin": 109, "given": [1, 2, 4, 9, 13, 18, 19, 20, 25, 27, 28, 29, 32, 33, 34, 35, 37, 39, 47, 48, 55, 63, 69, 70, 73, 78, 79, 82, 85, 88, 92, 93, 94, 96, 98, 100, 102, 103, 109, 113, 115, 119, 129, 137, 142, 143, 147], "gl": [20, 119], "glb": [3, 69, 72, 99, 142], "glob": [3, 20, 94, 108, 109, 119, 121, 128, 143], "glob_sort": [20, 109], "globabl": 94, "global": [3, 72, 82, 92, 102, 109, 112, 121, 128, 137, 138, 140, 142, 147], "globpath": [94, 109], "globsearch": 3, "glue": 109, "gmt": 141, "gnome": [115, 137, 147], "gnu": [19, 64, 109, 127], "gnureadlin": 128, "gnuwin32": 109, "go": [0, 35, 92, 109, 115, 117, 137, 139, 140, 141, 146], "goal": [127, 137], "goe": [109, 137, 140], "gone": 109, "good": [94, 109, 141, 145], "googl": [109, 137], "gordon": 109, "gori": 139, "got": [109, 138], "gotcha": 109, "gow": 109, "gp": 137, "gpg": 109, "gpm": 109, "gqlmod": 112, "grab": 3, "grace": 94, "gracefulli": 109, "grai": [28, 29, 55, 79, 86, 88, 94, 109], "grammar": 121, "graphic": [109, 137], "grave": 109, "great": [135, 137, 140, 141, 142, 144], "greedi": [94, 109], "green": [42, 45, 70, 109, 137, 140], "greenlin": 23, "grep": [37, 108, 109, 137, 147], "grep_path": 137, "gritti": 106, "group": [20, 29, 34, 37, 82, 88, 94, 109, 119, 147], "gruvbox": 109, "guarante": [0, 73, 109, 142], "guess": [92, 120, 140], "guess_lex": 92, "guess_lexer_for_filenam": 92, "guid": [109, 114, 116, 128, 137, 147], "guidgen": 128, "gunc": 142, "gupta": 109, "gvim": 109, "gyuri": 109, "gz": [20, 119], "h": [1, 2, 20, 71, 94, 109, 119, 125, 130, 137, 140, 147], "ha": [2, 18, 20, 25, 27, 29, 31, 33, 34, 35, 36, 39, 47, 48, 49, 54, 55, 69, 71, 73, 78, 82, 88, 90, 92, 93, 94, 96, 100, 108, 109, 113, 117, 119, 120, 121, 128, 129, 130, 133, 137, 139, 140, 142, 143, 144, 146, 147], "hack": 109, "hacker": 121, "hacki": [128, 130, 147], "hacktheoxid": 109, "had": [1, 19, 48, 55, 93, 109, 121, 137, 138], "hand": [108, 109, 112, 137, 142], "handi": 4, "handl": [3, 18, 20, 23, 28, 32, 33, 35, 36, 37, 48, 54, 55, 70, 71, 74, 79, 84, 86, 90, 93, 102, 103, 109, 115, 127, 130, 137, 140, 141, 143, 144, 147], "handle_double_amp": 103, "handle_double_pip": 103, "handle_error_linecont": 103, "handle_error_spac": 103, "handle_error_token": 103, "handle_ignor": 103, "handle_nam": 103, "handle_rbrac": 103, "handle_rbracket": 103, "handle_redirect": 103, "handle_rparen": 103, "handle_token": 103, "handler": [0, 20, 34, 66, 73, 102, 103, 109, 119, 120, 139, 143], "hang": [32, 109], "hann": 109, "happen": [20, 25, 27, 33, 34, 35, 36, 48, 55, 82, 93, 109, 119, 137, 138, 139, 141, 142], "happi": [115, 117, 131], "hard": [20, 109, 117, 119, 121, 128, 130, 135, 141, 147], "hardcod": 94, "hardcode_colors_for_win10": 94, "harder": 140, "hardli": 143, "hardwar": [20, 64, 119], "hardware_platform": 64, "hartz": 109, "has_alia": 71, "has_arg": [2, 26, 95, 97, 98], "has_elt": 102, "has_kwarg": 73, "has_prompt_toolkit": 91, "hasattr": [73, 94], "hash": [91, 109, 137], "hashbang": 92, "haskel": 142, "hat": 137, "hattingh": 109, "hauser": [28, 29, 55, 79, 86, 88, 94], "have": [0, 1, 2, 9, 18, 20, 25, 27, 28, 29, 32, 35, 39, 42, 50, 71, 73, 74, 79, 85, 88, 94, 96, 100, 102, 105, 107, 108, 109, 111, 112, 113, 114, 115, 117, 118, 119, 120, 121, 127, 128, 131, 133, 137, 138, 139, 141, 142, 143, 144, 145, 146, 147], "have_pyg": 109, "haven": [0, 109], "head": [90, 92, 109, 137, 142], "header": [23, 48, 55, 93, 117, 140, 141], "headless": 90, "hear": 2, "heavi": 146, "heavili": 121, "hei": [137, 140], "height": [50, 109], "hello": [108, 109, 117, 137, 142], "help": [1, 2, 3, 20, 23, 26, 48, 54, 55, 71, 74, 92, 93, 94, 98, 109, 112, 117, 119, 130, 139, 140, 143, 144, 147], "helper": [3, 9, 18, 35, 69, 85, 106, 109, 117, 138, 141], "henr\u00e9": 109, "here": [8, 20, 23, 29, 35, 37, 52, 86, 88, 90, 94, 96, 107, 109, 117, 119, 120, 121, 128, 134, 135, 136, 137, 140, 141, 142, 145, 146, 147], "heredoc": 92, "heretofor": 109, "herwig": 109, "hesit": [113, 114], "hess": 109, "hex": [70, 92, 137], "hf": 25, "hg": [45, 109, 147], "hg_dirty_working_directori": 45, "hi": [109, 137, 138, 141, 143], "hidden": [20, 42, 108, 109, 119, 128], "hiddencommandpipelin": [3, 33, 109, 133], "hiddencompletedcommand": 109, "hiddenobject": 37, "hide": [20, 42, 47, 48, 49, 55, 93, 109, 119, 137], "hierarchi": 137, "hierosm": 109, "higher": [20, 119, 137], "highest": 18, "highli": [20, 47, 48, 49, 55, 93, 113, 114, 119], "highlight": [20, 23, 92, 109, 110, 113, 119, 125, 127, 137], "highlight_color": [92, 94, 109], "highlighted_ndiff": 23, "hightlight": [92, 94], "hint": [33, 35, 36], "hist": [25, 109], "histcontrol": [20, 25, 26, 109, 141], "histfil": 140, "histor": [140, 141], "histori": [20, 48, 49, 55, 93, 94, 108, 109, 110, 113, 116, 122, 137, 143, 146], "history_couchdb": 141, "history_json": [25, 109], "history_tuple_to_str": [20, 94], "history_unit": 94, "historyalia": 26, "historydiff": 23, "historyentri": [22, 24, 25, 27, 109], "hit": [108, 109, 137, 138, 147], "hkcu": 109, "hkey_local_machin": [20, 119], "hklm": 109, "ho": [109, 137], "hocu": 140, "hold": [2, 35, 39, 42, 43, 98, 109, 137], "holder": 39, "holi": 131, "holland": 109, "home": [1, 19, 20, 94, 108, 109, 119, 128, 130, 137, 140, 147], "homebrew": [1, 20, 109, 115, 119, 128], "honor": [109, 128], "hoo": [137, 142], "hood": [0, 130], "hook": [0, 7, 48, 55, 92, 93, 100, 109, 128, 137, 140, 142, 143, 146], "hook_post_add_argu": 109, "hook_pre_add_argu": 109, "hoorai": 109, "hopefulli": [109, 121, 140, 141, 142], "horak": 109, "host": [1, 20, 35, 98, 107, 117, 119, 137, 146], "hostnam": [20, 41, 64, 109, 137], "hosttyp": [20, 109], "hotkei": 109, "hour": [94, 140], "how": [1, 2, 3, 20, 28, 32, 37, 74, 79, 86, 94, 97, 107, 108, 109, 119, 128, 137, 138, 141, 143, 145], "howev": [20, 109, 112, 117, 119, 121, 137, 140, 142, 144, 146, 147], "howto": [100, 109], "hr": [94, 140], "hsa": 109, "html": [1, 2, 19, 20, 80, 92, 100, 109, 117, 119, 135, 147], "html_node": 19, "htop": 109, "http": [1, 2, 19, 20, 55, 64, 65, 70, 80, 92, 94, 100, 107, 109, 117, 118, 119, 121, 127, 128, 137, 141, 147], "hub": [108, 109, 112], "hubing": 109, "huff": 121, "huge": [109, 140], "human": [65, 92, 109, 112, 121, 140], "hundr": 109, "hungri": 109, "hunter": 137, "hup_all_job": 32, "hybrid": 103, "hyman": 109, "i": [1, 2, 3, 4, 6, 8, 9, 10, 16, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 37, 39, 41, 42, 43, 45, 47, 48, 49, 52, 53, 54, 55, 64, 65, 67, 69, 70, 71, 72, 73, 74, 78, 79, 81, 82, 84, 85, 86, 88, 90, 91, 92, 93, 94, 95, 96, 98, 99, 100, 102, 105, 107, 108, 109, 110, 112, 113, 114, 117, 118, 119, 120, 124, 125, 127, 128, 130, 131, 133, 135, 138, 141, 142, 143, 144, 145, 146, 147], "i_am_at_the_front": 25, "iceberg": 140, "icon": 109, "id": [1, 25, 26, 27, 32, 33, 34, 35, 55, 82, 91, 102, 109, 113, 122, 137, 141], "id_cmd": 26, "idea": [109, 121, 135, 145], "ideal": 119, "ident": [25, 27, 33, 34, 35, 55, 82, 142], "identchar": [48, 55, 93], "identif": [25, 27, 33, 34, 35, 55, 82], "identifi": [18, 22, 24, 25, 27, 33, 34, 35, 55, 82, 92, 109, 137, 138, 140], "idl": 128, "idx": [29, 39, 54, 88, 94, 96], "idxnam": 96, "ie": [22, 72, 94, 109, 115, 121], "ifdef": 142, "iglob": 94, "iglobpath": [94, 109], "ignor": [16, 18, 20, 73, 94, 103, 109, 119, 120, 137, 138], "ignore_alia": [71, 109], "ignore_cas": 94, "ignore_regex": [22, 24, 25, 27], "ignore_sigtstp": 32, "ignoredup": [20, 119], "ignoreeof": [20, 109], "ignoreerr": [20, 119], "ignorespac": [20, 25, 109, 119], "imag": [35, 98, 109, 113, 126], "imaginari": [35, 98], "immedi": [20, 25, 37, 73, 92, 109, 119, 137, 140], "imp": 109, "impact": 109, "imphook": [109, 113, 116], "implememnt": 109, "implement": [8, 18, 20, 24, 25, 27, 28, 29, 34, 37, 47, 48, 49, 50, 52, 55, 57, 58, 59, 60, 61, 62, 63, 67, 68, 79, 82, 84, 88, 91, 92, 93, 94, 95, 96, 98, 99, 100, 101, 103, 105, 109, 119, 121, 130, 137, 138, 140, 141, 147], "impli": 109, "implicit": [109, 117, 146], "implicitli": [109, 137], "import": [3, 9, 29, 42, 82, 83, 85, 88, 90, 91, 92, 98, 100, 102, 107, 109, 120, 121, 127, 128, 138, 140, 141, 142, 145, 146, 147], "import_modul": [9, 82, 85], "importantli": 142, "importerror": [100, 146], "importlib": [82, 100, 109, 120], "impos": 137, "imposs": [109, 137], "impress": [118, 134], "improperli": 109, "improv": [109, 121, 146], "in_appimag": 91, "in_macro_cal": 3, "inadvert": 109, "inappropri": 109, "inc": 137, "includ": [8, 18, 20, 22, 39, 42, 55, 70, 74, 92, 94, 103, 105, 109, 112, 113, 119, 124, 128, 130, 135, 137, 138, 142, 143, 145, 147], "include_doc": 141, "include_dotfil": 94, "include_untrack": 147, "inclus": [20, 94, 119], "incompat": 109, "inconsist": 109, "incorpor": [52, 128], "incorrect": 109, "incorrectli": 109, "increas": [94, 109, 137], "increment": 109, "incur": [20, 119], "ind": 141, "indend": 90, "indent": [20, 29, 48, 55, 88, 93, 94, 96, 108, 109, 137, 143], "independ": [1, 109, 121, 127, 140], "index": [1, 4, 8, 18, 19, 20, 22, 25, 37, 39, 84, 92, 94, 96, 98, 108, 109, 113, 117, 126, 137, 138], "indexerror": [94, 109], "indic": [9, 20, 25, 27, 33, 34, 35, 48, 55, 82, 85, 90, 93, 96, 98, 109, 119, 137, 138, 140], "indir": 109, "indiscrimin": 142, "individu": [8, 20, 42, 92, 109, 119, 137, 142], "inescap": 109, "inf": [20, 94, 119], "infinit": [29, 88, 109], "info": [1, 20, 22, 24, 25, 26, 27, 28, 32, 79, 109, 117, 119, 120, 137, 141], "inform": [1, 3, 20, 22, 23, 24, 25, 26, 27, 28, 32, 42, 43, 64, 79, 94, 103, 109, 113, 114, 117, 119, 120, 137, 138, 139, 140, 141, 142, 143, 145, 146], "infoworld": 134, "infrastructur": 145, "ing": [23, 109], "inherit": [3, 20, 25, 27, 33, 34, 35, 47, 48, 49, 55, 82, 92, 93, 94, 109, 119, 137, 141], "inherit_env": 3, "ini_dict": 20, "init": [3, 28, 39, 79, 109, 137, 145, 146], "init_docstr": [28, 79], "init_fail": 98, "initi": [20, 25, 27, 33, 34, 35, 48, 52, 55, 78, 82, 90, 92, 93, 96, 109, 113, 120, 129, 137, 143, 147], "inject": 137, "inlin": [3, 109], "inlineimport": 3, "innermost": 137, "innerstring_rul": 92, "inp": [22, 24, 25, 27, 33, 94, 102, 140, 141], "input": [20, 26, 27, 28, 33, 35, 47, 48, 49, 52, 53, 55, 74, 79, 91, 93, 94, 96, 99, 102, 103, 109, 112, 119, 120, 140, 141, 142, 144], "input_": 112, "inputrc": [55, 109, 127], "ins": [3, 17, 109, 137, 147], "insensit": [9, 20, 31, 94, 109, 119, 142], "insert": [9, 18, 20, 29, 53, 88, 92, 94, 96, 109, 115, 119, 128, 137, 143], "insert_text": 143, "insid": [2, 20, 42, 45, 86, 94, 98, 109, 112, 117, 118, 119, 120, 137, 138, 140, 141, 142], "inside_repo": 42, "inspect": [28, 79, 109, 137, 140], "inspectload": 100, "inspector": [109, 113, 116], "inspir": [109, 121, 146], "inst": 94, "instal": [1, 20, 98, 100, 107, 109, 112, 115, 117, 118, 119, 121, 127, 128, 130, 137, 140, 141, 145, 146, 147], "install_hook": [100, 109], "install_import_hook": 100, "instanc": [0, 3, 18, 20, 22, 24, 25, 27, 28, 29, 35, 37, 39, 50, 54, 55, 71, 79, 82, 88, 90, 91, 92, 94, 98, 102, 109, 119, 137, 138, 140, 142, 143, 144, 146], "instans": 20, "instanti": [34, 108, 109, 120, 137], "instead": [1, 2, 3, 8, 18, 20, 25, 26, 27, 28, 29, 33, 34, 35, 55, 70, 71, 75, 76, 79, 82, 87, 88, 89, 95, 96, 97, 98, 102, 103, 109, 117, 119, 121, 128, 130, 137, 138, 140, 141, 142, 144], "instr": 94, "instruct": [109, 117, 118, 138], "int": [2, 3, 4, 8, 17, 18, 20, 22, 24, 25, 26, 27, 28, 32, 35, 36, 37, 39, 54, 70, 79, 84, 94, 96, 98, 99, 100, 102, 103, 109, 137, 140, 141], "intact": [20, 78], "integ": [3, 18, 20, 25, 26, 27, 33, 34, 35, 55, 63, 82, 84, 91, 92, 94, 98, 109, 119, 137, 140], "integr": [20, 25, 27, 33, 34, 35, 55, 82, 109, 119], "intend": [18, 29, 88, 109, 137], "intens": [45, 92, 109, 137], "intense_black": 137, "intense_blu": 137, "intense_cyan": 137, "intense_green": 137, "intense_purpl": 137, "intense_r": 137, "intense_whit": [109, 137], "intense_yellow": 137, "intensify_colors_for_cmd_ex": 94, "intensify_colors_on_win": [20, 94, 109, 128], "intensify_colors_on_win_sett": [20, 94], "intent": 109, "intention": 18, "interact": [1, 2, 20, 31, 32, 46, 71, 74, 90, 94, 108, 109, 117, 118, 120, 127, 135, 137, 147], "intercept": 120, "interest": [137, 140, 143], "interfac": [1, 31, 34, 35, 36, 47, 48, 49, 52, 55, 71, 74, 92, 93, 109, 115, 133, 135, 137, 142, 146, 147], "interfer": 109, "intermediari": 100, "intern": [20, 69, 109, 119, 138, 144], "internalenvirondict": 20, "interoper": 145, "interpol": 92, "interpret": [18, 20, 48, 55, 91, 93, 109, 117, 127, 130, 137, 142], "interpreterset": 20, "interrupt": 109, "intersect": 73, "interspers": 137, "interv": [20, 119], "intervent": 109, "intra": 109, "intrepret": 109, "intro": [48, 49, 55, 93], "introduc": [20, 109, 119, 138, 142], "introduct": 109, "invalid": [20, 54, 94, 109, 119], "invalidate_cach": 100, "invert": [63, 109], "invert_": 137, "invert_whit": 137, "invertoff_": 137, "invertoff_whit": 137, "invit": 147, "invoc": [2, 34, 82, 109], "invok": [20, 25, 27, 33, 34, 35, 55, 65, 82, 109, 119, 127, 128, 137, 147], "involv": [109, 121, 147], "io": [20, 35, 47, 109, 119, 130], "ioctl": 109, "ipc": 109, "ipython": [1, 13, 28, 29, 55, 79, 86, 88, 94, 109, 110, 113, 124, 137, 142, 146], "irc": [111, 113], "irrespect": 109, "is_after_closing_quot": 138, "is_al": [25, 27, 33, 34, 35, 55, 82], "is_app_execution_alia": 37, "is_auto_load": 98, "is_balanc": 94, "is_binari": [28, 79], "is_bool": [20, 94], "is_bool_or_int": [20, 94], "is_bool_or_non": [20, 94], "is_bool_seq": 94, "is_cal": 94, "is_callable_default": 20, "is_class": 94, "is_completion_mod": [20, 94], "is_completions_display_valu": [20, 94], "is_configur": 20, "is_const_byt": 102, "is_const_nam": 102, "is_const_num": 102, "is_const_str": 102, "is_contextual_complet": 18, "is_dir": 137, "is_dynamic_cwd_width": [20, 94], "is_empti": 71, "is_env_path": [20, 94], "is_exclusive_complet": 18, "is_execut": 31, "is_executable_in_posix": 31, "is_executable_in_window": 31, "is_fil": 137, "is_float": [20, 94], "is_fully_read": 36, "is_history_backend": [20, 94], "is_history_tupl": [20, 94], "is_ignor": [22, 24, 25, 27], "is_import": 13, "is_in_scop": 102, "is_int": [20, 94], "is_int_as_str": [94, 109], "is_int_or_slic": 109, "is_load": 98, "is_logfile_opt": [20, 94], "is_lscolor": 20, "is_manually_set": 20, "is_nonstring_seq_of_str": [20, 94], "is_only_functional_alia": [71, 109], "is_packag": 100, "is_path": [20, 94], "is_possible_submodul": 13, "is_proxi": 37, "is_readline_avail": 91, "is_regex": [20, 94], "is_simple_cal": [28, 79], "is_slic": 94, "is_slice_as_str": [94, 109], "is_soft_wrap": 49, "is_str": [20, 94], "is_str_str_dict": 109, "is_string_or_cal": [20, 94], "is_string_seq": 94, "is_string_set": [20, 94], "is_sub_express": 138, "is_superus": 94, "is_symlink": 137, "is_target": 20, "is_template_str": 39, "is_tok_color_dict": [20, 94, 109], "is_true_or_fals": 117, "is_valid_shlvl": [20, 94], "is_writable_fil": [94, 109], "isalnum": 18, "isalpha": 18, "isascii": 18, "isatti": [35, 109], "iscolor": [70, 109], "isdaemon": [25, 27, 33, 34, 35, 55, 82], "isdecim": 18, "isdescend": 102, "isdigit": 18, "isdir": [109, 141], "isdisjoint": 73, "isexpress": [102, 109], "isidentifi": 18, "iskeyword": [18, 92], "islow": 18, "isn": [2, 71, 109, 140], "isnumer": 18, "isoformat": 137, "isol": [1, 117], "isort": 117, "isprint": 18, "isspac": 18, "issu": [20, 48, 55, 93, 109, 111, 113, 114, 115, 119, 128, 137], "issue8557": 109, "issuecom": 109, "istitl": 18, "isupp": 18, "ital": [109, 137], "italic_": 137, "italic_blu": 137, "italicoff_": 137, "italicoff_blu": 137, "italo": 109, "item": [2, 20, 22, 24, 25, 27, 29, 39, 52, 71, 72, 73, 74, 78, 82, 84, 88, 92, 94, 109, 119, 140, 143], "iter": [2, 4, 18, 20, 33, 35, 36, 39, 47, 48, 49, 55, 71, 73, 74, 78, 80, 82, 90, 92, 93, 94, 95, 96, 98, 102, 109, 119, 137], "iter_command": 71, "iterable_or_scalar": 80, "itercheck": [33, 137], "iterm2": 109, "iterm2_tool": 109, "iterqueu": 36, "iterraw": [33, 109], "itertool": 109, "its": [1, 2, 3, 18, 19, 20, 28, 35, 37, 63, 69, 71, 78, 79, 82, 92, 96, 98, 100, 109, 113, 117, 118, 119, 120, 121, 129, 130, 137, 138, 139, 140, 141, 142, 146, 147], "itself": [1, 3, 18, 29, 33, 50, 73, 82, 88, 92, 94, 96, 108, 109, 112, 115, 117, 120, 140, 142, 147], "iv": 109, "ivan": 109, "j": [26, 98, 108, 109, 125, 137, 143], "jack": 109, "jackofspades707": 109, "jacquelin": 109, "jamesparrott": 109, "jami": 109, "jan": 109, "janko": [28, 29, 55, 79, 86, 88, 94], "janschulz": 109, "jar": [20, 119, 121], "jason": 109, "javert": 146, "jbw3": 109, "jean": 109, "jedi": [109, 138], "jeremi": 109, "jerzi": 109, "jgart": 109, "jhauser": [28, 29, 55, 79, 86, 88, 94], "jinja": 137, "jive": 109, "jmorano": 109, "jnoortheen": [109, 118], "job": [20, 33, 109, 141, 143], "job_id": 32, "job_id_complet": 32, "jobsset": 20, "join": [18, 25, 27, 33, 34, 35, 39, 55, 82, 94, 111, 113, 114, 137], "jonathanslend": [20, 109], "jones": 143, "joshix": 109, "jpeg": [20, 119], "jpg": [20, 119], "json": [20, 26, 74, 81, 84, 96, 98, 108, 109, 119, 128, 137, 141, 146], "jsoncommandfield": 25, "jsonhistori": [25, 109], "jsonhistoryflush": 25, "jsonhistorygc": [25, 109], "jsonutil": 109, "jul": 134, "julia": 142, "jump": 109, "jun": 134, "june": [109, 134], "jupyt": [109, 142], "jupyter_kernel": 109, "jupyterkernel": 109, "jupyterlab": 109, "jupytershel": 109, "jupytext": 109, "just": [1, 20, 25, 27, 29, 33, 34, 35, 47, 48, 49, 50, 55, 71, 73, 74, 82, 88, 93, 94, 99, 109, 117, 118, 119, 120, 127, 128, 130, 131, 135, 136, 137, 139, 140, 141, 142, 143, 146], "justifi": 18, "justin": 109, "jyn": 109, "k": [2, 20, 39, 71, 78, 82, 84, 92, 109, 137], "kale": 109, "kalliecharan": 109, "kati": 121, "kaya": 109, "kb": [36, 94, 109, 140], "ke": 109, "keep": [20, 23, 71, 95, 109, 117, 118, 119, 121, 137, 139, 140, 141, 142, 144], "keepend": 18, "kei": [2, 18, 20, 22, 24, 25, 27, 39, 53, 66, 71, 78, 80, 82, 84, 92, 94, 96, 100, 108, 109, 115, 119, 127, 137, 138, 140, 143, 144], "kennedi": 109, "kept": [109, 112, 140, 146], "kern": [29, 88], "kernel": [25, 27, 33, 34, 35, 55, 64, 82, 109], "kernel_nam": 64, "kernel_releas": 64, "kernel_vers": 64, "key_bind": 109, "keybind": [109, 113, 122], "keybindingsbas": 53, "keyboard": [109, 113, 122], "keyboardinterrupt": 109, "keyerror": [2, 20, 39, 73, 78, 82, 92, 109, 137], "keypress": [20, 119], "keystrok": 143, "keyword": [8, 18, 20, 25, 27, 34, 37, 55, 72, 73, 74, 78, 82, 92, 109, 119, 137, 138, 139, 143], "kholia": 117, "kick": 109, "kill": [32, 34, 109, 147], "killpg": 109, "kilobyt": [94, 140], "kind": [3, 109, 137], "kip": 109, "kiperman": 109, "kislyuk": 109, "kitti": 109, "know": [0, 23, 28, 29, 73, 79, 88, 109, 115, 121, 127, 137, 139, 140, 142, 144, 146, 147], "knowledg": 109, "known": [28, 35, 71, 79, 98, 102, 140, 147], "known_color": 109, "known_xonsh_color": 109, "koen": 65, "konk": 137, "kouhe3": 109, "krill": 134, "kryskalla": 109, "ksh": 109, "kulkarni": 109, "kundert": 109, "kurmi": 109, "kvm": 117, "kw": [28, 79, 139, 143], "kwarg": [2, 3, 8, 17, 18, 20, 22, 24, 25, 26, 27, 34, 37, 39, 42, 43, 47, 48, 49, 52, 55, 67, 72, 73, 78, 82, 92, 93, 94, 95, 96, 97, 98, 100, 102, 103, 109, 120, 137, 141, 146], "kwd": 92, "kwname": 37, "kyllingen": 109, "l": [2, 8, 19, 20, 26, 37, 80, 92, 108, 109, 119, 120, 121, 130, 137, 138, 141, 143], "l4879": 92, "la": [108, 140], "label": [92, 109], "lack": [2, 20, 39, 78, 82, 92], "lag": 109, "lambda": [20, 82, 94, 96, 109, 119, 128, 137, 147], "lambdatyp": 2, "land": 109, "landscap": 109, "lang": [1, 2, 20, 109, 121, 137, 144], "langset": 20, "languag": [1, 2, 20, 74, 92, 103, 106, 109, 110, 113, 117, 121, 124, 135, 137, 138, 142, 143, 146, 147], "larg": [109, 110, 113, 121, 142], "larger": [0, 20, 119, 142], "lasher": 109, "last": [4, 20, 22, 25, 33, 37, 92, 94, 100, 103, 108, 109, 119, 128, 137, 138, 140, 144], "last_exc": [94, 109], "last_in_pipelin": [37, 137], "last_nam": 138, "last_pull_tim": 27, "last_return_cod": [20, 109, 137], "last_return_code_if_nonzero": [20, 109, 137], "last_task": 32, "last_traceback": 109, "last_typ": 109, "last_valu": 109, "lastcmd": [48, 55, 93], "lastli": [20, 37, 119, 121, 137], "late": 140, "later": [49, 73, 109, 117, 128, 137, 140], "latest": [52, 107, 109, 112, 113, 117, 129], "latter": 1, "lauch": 71, "launch": [1, 2, 20, 26, 37, 71, 109, 115, 119, 128, 133, 140], "launcher": 109, "laurent": 109, "layer": 91, "layout": [145, 146], "lazi": [8, 20, 26, 33, 49, 71, 82, 83, 84, 109, 119, 142, 146], "lazili": [9, 25, 26, 71, 82, 98, 109], "lazoti": 109, "lazy_is_only_functional_alia": [71, 109], "lazy_locate_binari": [71, 109], "lazyasd": [20, 87, 89, 91, 94, 109, 113, 116], "lazybool": [20, 82, 91, 109], "lazydict": [82, 94, 109], "lazyget": 71, "lazyimp": 109, "lazyin": 71, "lazyit": 71, "lazyjson": [23, 109, 113, 116, 140], "lazylen": 71, "lazyobject": [82, 109], "lc_": 20, "lc_collat": 20, "lc_convert": 20, "lc_ctype": 20, "lc_messag": 20, "lc_monetari": 20, "lc_numer": 20, "lc_time": 20, "lc_type": 115, "lcle": 20, "ld": 108, "ld_library_path": [137, 147], "ld_preload": 115, "lead": [18, 94, 109, 137, 142, 144], "leak": [20, 109, 117], "leaki": 109, "leandro": 109, "learn": [109, 117, 128, 137, 146], "least": [18, 117, 138, 140], "leav": [1, 20, 78, 109, 117, 118, 137, 141], "left": [1, 3, 18, 19, 25, 26, 27, 29, 33, 34, 35, 53, 55, 82, 88, 94, 109, 121, 125, 137, 142], "left_pad": 18, "leftmost": [2, 109], "leftmostnam": 102, "leftov": 109, "legal": 90, "leger": 109, "legibl": [48, 55, 93], "len": [4, 18, 109, 137, 138, 143], "length": [4, 8, 18, 20, 28, 35, 70, 71, 79, 94, 98, 102, 109, 119, 138, 140, 141], "lengthi": 147, "leonard": 140, "less": [20, 94, 109, 115, 117, 119, 121, 137, 138, 143, 144], "less_termcap_m": 115, "less_termcap_mb": 115, "less_termcap_md": 115, "less_termcap_s": 115, "less_termcap_so": 115, "less_termcap_u": 115, "lesser": 137, "let": [20, 109, 112, 119, 127, 137, 140, 141, 143, 146], "letter": [1, 19, 109], "level": [20, 25, 94, 96, 99, 102, 109, 117, 119, 120, 137, 140, 142, 144, 145], "levenshtein": [20, 94, 119], "leverag": 117, "lex": [92, 99, 102], "lexer": [3, 92, 94, 95, 109, 113, 116, 137], "lexermeta": 92, "lexnederbragt": 131, "lexograph": [20, 119], "leykam": 109, "lh": 82, "lha": [20, 119], "li": 71, "liabil": 121, "lib": [20, 75, 76, 91, 94, 109, 113, 116, 128, 137, 147], "libc": 109, "libedit": 109, "libexec": 128, "libgcc": 109, "libgpm": 109, "librari": [20, 29, 35, 55, 77, 80, 88, 96, 100, 109, 110, 112, 113, 117, 119, 121, 128, 137, 140, 141, 145, 146], "licens": [13, 29, 35, 88, 98, 109, 137], "lie": 109, "life": [128, 142], "light": [109, 137], "lightgrai": 109, "lightli": 143, "like": [0, 1, 2, 3, 8, 18, 20, 22, 28, 29, 31, 33, 35, 36, 37, 39, 42, 43, 71, 73, 78, 79, 82, 84, 85, 88, 90, 92, 94, 96, 102, 108, 109, 113, 114, 115, 117, 119, 121, 125, 128, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147], "likelihood": 73, "likewis": [109, 127], "limit": [3, 18, 20, 26, 94, 109, 119, 120, 121, 140, 142], "limit_s": 109, "line": [1, 2, 3, 4, 6, 8, 16, 18, 19, 20, 23, 28, 29, 32, 33, 35, 36, 37, 47, 48, 49, 50, 53, 55, 69, 72, 74, 79, 86, 88, 92, 93, 94, 95, 96, 99, 100, 102, 103, 105, 108, 109, 117, 118, 119, 120, 127, 128, 137, 138, 139, 140, 142, 143, 147], "line_arg": 8, "line_buff": [35, 47], "line_numb": 49, "line_number_background_color": 92, "line_number_color": 92, "line_number_special_background_color": 92, "line_number_special_color": 92, "linear": 140, "lineno": [28, 79, 95, 102, 103], "lines_ad": 42, "lines_remov": 42, "linger": 109, "linguist": 135, "link": 109, "link_builtin": [3, 109], "linkinpark342": 118, "lint": [109, 117], "linux": [20, 41, 91, 107, 109, 112, 113, 115, 117, 119, 124, 127, 137, 147], "linux_distribut": 109, "linux_distro": 91, "linuxbrew": 109, "lisp": 142, "list": [0, 1, 2, 3, 4, 8, 9, 10, 13, 18, 19, 20, 22, 24, 25, 26, 27, 29, 31, 32, 33, 35, 37, 39, 47, 48, 49, 50, 52, 55, 71, 72, 84, 88, 92, 93, 94, 96, 98, 100, 102, 103, 105, 108, 109, 110, 111, 113, 115, 117, 119, 121, 128, 130, 137, 139, 140, 143, 147], "list_complet": 10, "list_lin": [20, 109, 119, 137], "list_of_list_of_strs_outer_product": 3, "list_of_strs_or_cal": 3, "listdir": 137, "listen": [51, 54, 146], "liter": [2, 9, 20, 29, 32, 39, 42, 85, 88, 92, 100, 108, 109, 115, 119, 142, 144], "literal_ev": 109, "littl": [35, 98], "liu": 35, "live": [3, 109, 117, 137, 138, 140], "ljdump": 84, "ljnode": 84, "ljust": 18, "ll": [108, 137, 140, 141, 142, 143, 146], "ln": [20, 109, 119, 147], "load": [0, 3, 8, 9, 10, 20, 25, 26, 27, 39, 42, 43, 49, 52, 53, 74, 82, 84, 85, 90, 96, 97, 98, 100, 102, 109, 118, 119, 120, 128, 130, 137, 140, 141, 143, 147], "load_attribute_chain": 102, "load_foreign_alias": 74, "load_foreign_env": 74, "load_history_str": 52, "load_initi": 39, "load_modul": 100, "load_module_in_background": 82, "load_prev": 52, "load_proxi": 109, "load_xonsh_bind": 53, "load_xontrib": 109, "loaded_config": 109, "loaded_rc_fil": 109, "loader": [82, 100, 109, 120], "loadev": [0, 73], "loadjson": [96, 109], "loc": [3, 10, 69, 71, 72, 99, 142], "local": [3, 20, 72, 92, 107, 109, 117, 121, 128, 130, 137, 138, 140, 142, 147], "locale_convert": 20, "localhost": 147, "localtim": [109, 137], "locat": [1, 2, 9, 20, 25, 26, 31, 37, 71, 74, 85, 96, 109, 117, 119, 137], "locate_bin": 109, "locate_binari": [20, 71, 109], "locate_execut": [31, 71], "locate_fil": [31, 109], "locate_file_in_path_env": 31, "locate_relative_path": [31, 109], "lock": [25, 29, 88, 109, 140], "log": [20, 113, 115, 116, 119, 140, 147], "logfile_opt_to_str": [20, 94], "logic": [94, 108, 109, 146], "login": [1, 2, 20, 74, 109, 115, 119, 147], "logo": 70, "lone": 142, "long": [18, 19, 20, 66, 92, 109, 115, 117, 119, 137, 146], "longer": [1, 19, 32, 109, 137, 140], "longest": [20, 96, 119], "look": [0, 1, 2, 20, 71, 74, 82, 92, 108, 109, 119, 120, 121, 137, 138, 140, 141, 142, 145, 147], "lookup": [18, 92, 109, 121], "lookuperror": 18, "loop": [20, 29, 49, 88, 96, 109, 117, 119, 120, 121, 137, 138, 142], "lord": 137, "lose": 118, "loss": 143, "lost": [49, 73, 140], "lot": [23, 109, 121, 137, 140, 142, 146], "lotz": 109, "lou": [16, 20, 109, 119, 138, 142], "love": 137, "low": 109, "lower": [18, 94, 105, 109], "lowercas": [18, 94], "lowest": [18, 32, 35, 98], "lprefix": [4, 8, 18, 109, 138], "lru_cach": 109, "lrz": [20, 119], "ls_color": [20, 92, 109, 120, 147], "ls_if_lt_ten": 143, "lscolor": [20, 109], "lst": 94, "lstat": 92, "lstrip": 18, "lt_ten_fil": 143, "ltok": 94, "luckili": [121, 130, 141], "luiz": 109, "lund": 109, "lunrenyi": 109, "lysat": 35, "lz": [20, 119], "lz4": [20, 119], "lzh": [20, 119], "lzma": [20, 119], "lzo": [20, 119], "l\u00e1szl\u00f3": 109, "m": [20, 64, 78, 94, 107, 109, 115, 119, 120, 125, 128, 137, 140, 142, 147], "m1": 109, "m2v": [20, 119], "m4a": [20, 119], "m4v": [20, 119], "mac": [1, 20, 109, 113, 119, 124, 128, 135], "machin": [64, 107, 109, 117], "machineri": 109, "maco": [109, 115], "macport": 128, "macro": [3, 72, 109, 113, 122, 144], "macro_": 142, "macro_block": 142, "macro_glob": 142, "macro_loc": 142, "macronam": 3, "made": [1, 3, 25, 27, 33, 34, 35, 55, 82, 109, 112, 137, 138], "magic": [1, 92, 96, 109, 142], "mai": [0, 3, 4, 8, 18, 20, 25, 27, 28, 31, 33, 34, 35, 37, 48, 55, 71, 74, 79, 82, 83, 92, 93, 94, 96, 99, 102, 105, 107, 108, 109, 110, 113, 115, 117, 119, 120, 127, 128, 130, 134, 137, 138, 140, 142, 143, 146, 147], "mail": [109, 111, 113], "main": [20, 25, 27, 28, 32, 33, 34, 35, 37, 42, 55, 57, 64, 65, 71, 79, 82, 94, 97, 109, 113, 116, 117, 119, 127, 137, 142, 145, 146, 147], "main_context": 90, "main_xonsh": 90, "mainli": 18, "mainlin": 117, "mainstream": 130, "maintain": [29, 73, 88, 109], "major": [109, 113, 124, 140, 144], "make": [0, 1, 18, 19, 20, 26, 28, 32, 33, 34, 52, 70, 71, 73, 79, 82, 90, 91, 92, 94, 97, 103, 109, 113, 114, 118, 119, 120, 121, 128, 130, 137, 139, 140, 141, 142, 146], "make_args_env": 20, "make_default_alias": 2, "make_env_wiz": 97, "make_envvar": 97, "make_exit_messag": 97, "make_fs_wiz": 97, "make_palett": [70, 109], "make_pallet": 109, "make_pallett": 109, "make_pygments_styl": 92, "make_xonfig_wizard": [97, 109], "make_xontrib": [97, 109], "make_xontribs_wiz": 97, "makefil": 109, "maketran": 18, "makhmutov": 109, "malform": 109, "malfunct": 109, "man": [20, 109, 119, 137], "man2html": 135, "manag": [1, 3, 19, 20, 26, 32, 34, 37, 43, 49, 72, 81, 94, 95, 97, 98, 100, 109, 113, 115, 117, 119, 123, 130, 138, 141, 143, 146], "mandatori": [100, 137], "mandatory_path": 137, "mani": [2, 20, 25, 27, 33, 34, 35, 37, 55, 82, 100, 105, 108, 109, 117, 119, 121, 128, 137, 138, 140, 142, 144, 146, 147], "manifest": 109, "manipul": [1, 19, 20, 109, 119, 137, 138, 140, 146], "manner": [1, 20, 94, 109, 119, 127, 146], "manor": 109, "manual": [19, 20, 74, 109, 117, 118, 119, 121, 137, 140], "map": [1, 2, 3, 8, 18, 19, 20, 35, 39, 47, 48, 49, 55, 72, 74, 78, 82, 84, 92, 93, 94, 96, 109, 119, 128, 137, 138], "mar": 137, "marcio": 109, "marco": 109, "marduk": 109, "mariu": 109, "mark": [18, 20, 109, 117, 119, 137, 138, 144, 146], "marker": 92, "markup": 142, "mask": 109, "master": [20, 92, 109], "mastodon": 109, "match": [1, 3, 4, 8, 9, 20, 22, 24, 25, 26, 27, 67, 85, 92, 94, 96, 103, 108, 109, 119, 127, 130, 135, 137, 138, 139, 142, 143, 144], "matcher": [9, 85], "matpl": 109, "matplotlib": 109, "matter": [20, 117, 119, 137], "matthia": [109, 134], "matthieu": 109, "mattmc3": 109, "max": [36, 109], "max_col": 102, "max_dist": 94, "max_length": 18, "max_lin": 102, "max_seq_length": [29, 88], "max_width": [29, 88], "maxcol": [48, 55, 93, 94], "maximum": [18, 20, 25, 102, 109, 119, 137], "maxsiz": [20, 39, 98], "maxsplit": 18, "mayb": [92, 109, 121, 130], "mazza": 109, "mb": [94, 140], "mcmc": 140, "mcnpx": 137, "md": [1, 20], "md5": 109, "me": [113, 120, 121, 126, 137, 140, 142], "mean": [0, 18, 20, 29, 34, 39, 42, 43, 55, 82, 88, 92, 96, 108, 109, 119, 133, 137, 144, 147], "meaning": [23, 94, 140], "meaningfulli": [28, 79, 96], "meant": [73, 109, 110, 113, 121, 124, 137], "mechan": [20, 28, 79, 92, 94, 109, 117, 119, 137, 138, 144], "meeseek": 142, "meg": [94, 140], "megabyt": [94, 140], "melpa": 118, "member": 73, "membership": 137, "memori": [22, 24, 25, 27, 35, 47, 48, 49, 55, 93, 109, 137, 140], "mention": [94, 117, 128, 137, 140], "menu": [20, 50, 109, 118, 119, 143], "mercuri": [20, 45, 69, 71, 109, 119], "merg": [0, 42, 47, 74, 109, 117, 137], "mergabl": 109, "mess": [109, 143], "messag": [1, 2, 20, 26, 28, 33, 54, 65, 79, 94, 95, 96, 97, 98, 109, 115, 119, 121, 137], "messi": [0, 140], "met": 143, "meta": [25, 98, 109, 140, 142], "meta_path": 100, "metaclass": 92, "metadata": [25, 100, 109, 140], "metal": 137, "metapathfind": 120, "metavar": 19, "method": [0, 2, 18, 20, 22, 24, 25, 27, 28, 29, 33, 34, 35, 39, 47, 48, 52, 55, 78, 79, 80, 82, 88, 92, 93, 94, 96, 100, 109, 115, 120, 137, 138, 141, 142], "method_descriptor": 137, "mgunyho": 109, "mh": [20, 109, 119, 147], "mi": [20, 92, 119], "micah": 70, "micahelliott": 70, "michael": 109, "micim": 109, "mick": 109, "microsoft": [20, 94, 109, 119, 128], "mid": [20, 119], "middl": [94, 109], "midi": [20, 119], "might": [2, 109, 115, 120, 121, 128, 140, 142, 147], "migrat": 109, "mike": 109, "miller": 109, "million": 94, "mime": 92, "mimetyp": 92, "mimic": 140, "min": [94, 140], "min_col": 102, "min_lin": 102, "mincol": 94, "mind": [117, 121], "mine": 137, "miniconda3": [137, 140, 147], "minim": [109, 112], "minimalist": 109, "minimis": 109, "minimum": [91, 94, 102, 109], "minimum_required_ptk_vers": 91, "minor": [109, 113, 129], "minut": 107, "mirror": [20, 22, 24, 25, 27, 119], "misc": 94, "misc_head": [48, 55, 93], "miscellan": [48, 55, 93], "misreport": 109, "miss": [67, 92, 98, 109, 141], "mist": 140, "mitig": [109, 121], "mitnk": 141, "mix": [109, 137, 142], "mjpeg": [20, 119], "mjpg": [20, 119], "mka": [20, 119], "mkdir": [1, 94, 107, 109, 140], "mklink": 1, "mkv": [20, 119], "mng": [20, 119], "mock": [109, 117], "mod": [13, 37, 109], "modal": 109, "mode": [1, 2, 20, 29, 31, 32, 33, 34, 35, 37, 47, 48, 49, 55, 63, 69, 71, 74, 86, 88, 90, 93, 94, 99, 102, 103, 108, 109, 115, 119, 121, 138, 142, 143, 144, 147], "mode_switch_bracket": 92, "model": 109, "modern": 128, "modif": [3, 35, 37, 100, 109, 142], "modifi": [13, 28, 37, 47, 48, 49, 55, 79, 93, 94, 109, 120, 121], "modnam": 82, "modul": [3, 8, 9, 13, 18, 20, 25, 27, 29, 33, 34, 35, 39, 42, 43, 55, 65, 71, 77, 82, 86, 88, 91, 96, 98, 100, 109, 113, 117, 119, 121, 126, 127, 128, 130, 137, 138, 140, 145, 146], "module_list": 13, "module_repr": 100, "modulefind": 85, "modulerematch": 9, "moduletyp": 82, "mom": [109, 120, 137, 142], "moment": [117, 140], "mon": [94, 140], "monfil": 109, "monitor": 127, "monochrom": 109, "monokai": 115, "monokailight": 109, "month": [20, 94, 113, 119, 129, 140], "mor": 96, "more": [1, 2, 18, 20, 25, 26, 27, 28, 29, 33, 34, 35, 55, 79, 82, 88, 92, 103, 109, 112, 113, 114, 117, 119, 120, 121, 128, 130, 135, 137, 138, 139, 140, 141, 142, 143, 144, 146, 147], "morten": 109, "most": [20, 22, 25, 27, 28, 32, 33, 34, 35, 39, 41, 42, 43, 52, 55, 79, 82, 92, 94, 98, 102, 109, 110, 113, 117, 119, 121, 127, 129, 137, 140, 142], "mostli": [47, 48, 55, 93, 94, 109, 121, 128, 137], "mother": 67, "mous": [20, 119], "mouse_support": 20, "mov": [20, 119], "move": [1, 94, 109, 135, 138], "mp3": [20, 119], "mp4": [20, 119], "mp4v": [20, 119], "mpc": [20, 119], "mpeg": [20, 119], "mpg": [20, 119], "mpl": [109, 146], "mplhook": 109, "mr": 142, "msdn": 94, "msg": [28, 79, 94, 103, 141], "msy": [20, 91, 119], "msys2": 109, "mtime": [20, 100, 119], "much": [26, 86, 109, 121, 137, 140, 143], "muck": [109, 142], "multi": [4, 20, 49, 109, 119, 127, 137], "multi_column": 49, "multidimension": 109, "multilin": [4, 20, 39, 47, 48, 49, 53, 55, 92, 93, 109, 119, 125], "multiline_cod": 138, "multiline_prompt": [20, 39, 109, 147], "multiline_prompt_po": [20, 109], "multiline_prompt_pr": [20, 109], "multiline_text": 4, "multipl": [20, 25, 27, 33, 34, 35, 47, 48, 49, 52, 54, 55, 73, 82, 92, 93, 109, 117, 119, 120, 121, 137, 140, 147], "multipromptfield": 39, "multipurpos": 109, "mung": 142, "muscl": 137, "must": [0, 18, 20, 25, 27, 29, 33, 34, 35, 55, 71, 72, 82, 88, 92, 94, 96, 98, 100, 109, 115, 117, 119, 120, 121, 128, 131, 137, 139, 141, 142, 146, 147], "mutabl": 109, "mutablesequ": 109, "mutableset": [73, 109], "mutat": 109, "mutt": 109, "mv": 118, "my": [80, 108, 109, 128, 137, 146], "my_list": 109, "mycmd": 137, "mycmd0": 137, "mycmd1": 137, "mycmd2": 137, "mycmd3": 137, "mycmd4": 137, "mycmd5": 137, "mycmd6": 137, "myenv": 130, "myext": 146, "mylist": [29, 88], "mymod": 117, "myobject": [29, 88], "mypath": 137, "mypattern": 137, "mypi": 109, "mypkg": [145, 146], "myst": 117, "mystyl": 115, "myxontrib_on_spam": 139, "n": [1, 18, 19, 20, 26, 29, 34, 37, 49, 64, 73, 74, 82, 88, 92, 94, 95, 102, 108, 109, 137, 140, 141, 142], "n1": 20, "n2": 20, "n3": 20, "n4": 20, "n8grai": [28, 29, 55, 79, 86, 88, 94], "name": [1, 2, 3, 4, 6, 9, 10, 13, 15, 16, 18, 20, 22, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 35, 37, 39, 41, 42, 43, 47, 48, 49, 54, 55, 64, 66, 67, 71, 72, 73, 74, 79, 82, 85, 88, 90, 92, 93, 94, 96, 97, 98, 100, 102, 103, 105, 108, 109, 110, 113, 115, 117, 118, 119, 121, 137, 138, 139, 140, 141, 142, 145, 146, 147], "namedtupl": [37, 109, 137], "nameerror": 109, "namespac": [9, 20, 85, 92, 94, 100, 109, 119, 121, 146], "nani": 20, "nano": 109, "narg": [2, 19, 26, 32, 95, 98], "nate": 109, "nathan": 109, "nathaniel": [28, 29, 55, 79, 86, 88, 94], "nativ": [1, 2, 25, 27, 33, 34, 35, 55, 74, 82, 91, 98, 109, 110, 113], "native_id": [25, 27, 33, 34, 35, 55, 82], "natur": [18, 109, 137, 147], "naveen": 109, "navig": 109, "nb": 26, "nbut": 20, "ncan": 137, "nchang": 20, "ncommon": 20, "ncurs": 109, "nearest": 137, "nearli": [109, 121], "necessari": [28, 35, 48, 55, 69, 79, 93, 98, 109, 117, 137, 140], "necessarili": 120, "nedsocieti": [109, 121], "need": [1, 2, 4, 8, 20, 33, 36, 37, 39, 41, 42, 43, 48, 53, 55, 71, 91, 92, 93, 94, 100, 102, 105, 107, 109, 117, 119, 120, 121, 128, 130, 133, 135, 137, 138, 140, 141, 142, 143, 145, 146, 147], "needs_cal": 39, "neg": [20, 25, 27, 33, 34, 35, 36, 55, 82, 98, 109, 119], "negat": 109, "neither": 121, "neovim": 109, "nep": [109, 113, 129], "nep0029": 109, "nest": [20, 94, 109, 119], "netbsd": [91, 109], "network": [64, 130], "never": [18, 20, 29, 71, 73, 88, 109, 117, 119, 121, 131, 137, 147], "new": [0, 1, 2, 3, 8, 18, 19, 20, 22, 24, 25, 26, 27, 32, 35, 36, 39, 42, 43, 49, 52, 71, 73, 78, 84, 90, 92, 94, 98, 109, 111, 113, 115, 117, 119, 120, 121, 128, 130, 135, 137, 140, 143, 146, 147], "new_child": [20, 78], "new_loc": 20, "new_stat": 92, "new_target": 94, "new_upd": 42, "newdir": 139, "newer": 109, "newest": 22, "newest_first": [22, 24, 25, 27, 141], "newli": 109, "newlin": [20, 22, 29, 35, 37, 47, 53, 88, 94, 109], "newvalu": 92, "next": [26, 29, 32, 48, 52, 55, 88, 93, 94, 96, 103, 109, 117, 137, 138, 140, 141], "nfor": 20, "nice": [109, 137], "nickolai": 109, "nideal": 20, "niekerk": 109, "niess": 107, "nif": [20, 137], "nightli": 109, "nil": 109, "nimoi": 140, "niraj": 109, "nix": 109, "nix_path": 128, "nix_profil": 128, "nix_remot": 128, "nix_ssl_cert_fil": 128, "nix_user_profile_dir": 128, "nixo": 109, "nixpkg": 128, "nmcli": 137, "nnone": 20, "no_color": [70, 109], "no_default": 20, "no_pg_xonsh_preexec_fn": 37, "no_wizard_fil": 97, "node": [64, 84, 96, 97, 102, 109, 121, 142], "node_len": 102, "node_nam": 64, "nodenam": 64, "noerr": [109, 137], "nohelp": [48, 55, 93], "nohup": 109, "noinfo": [28, 79], "noinherit": 109, "nois": [20, 119, 140], "nomin": 121, "non": [1, 18, 20, 25, 26, 27, 28, 29, 32, 33, 34, 35, 36, 39, 49, 53, 55, 64, 73, 74, 79, 82, 88, 91, 92, 108, 109, 115, 119, 137, 138, 142, 146, 147], "non_exclusive_complet": [18, 138], "non_pygments_rul": 92, "nonblock": 33, "nonblockingfdread": [33, 36], "none": [2, 3, 4, 8, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 37, 39, 41, 42, 43, 45, 47, 48, 49, 50, 52, 53, 54, 55, 57, 63, 64, 65, 66, 67, 69, 71, 72, 74, 78, 79, 80, 82, 84, 88, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 102, 109, 115, 117, 119, 121, 133, 137, 138, 140, 141, 142, 147], "nonetyp": 109, "nonexist": [31, 109], "nonexistent_directori": 137, "nonzero": [25, 27, 33, 34, 35, 55, 82, 94, 137], "noortheen": 109, "nor": 109, "norc": 109, "norevers": 109, "normabspath": 94, "normal": [1, 8, 19, 20, 25, 27, 33, 34, 35, 48, 50, 55, 71, 81, 82, 84, 92, 93, 94, 109, 119, 120, 121, 140, 142, 146], "normcas": 94, "nose": 109, "not_found": 98, "notabl": 144, "notadirectoryerror": 109, "notat": [18, 26, 108, 109], "note": [1, 2, 3, 4, 18, 20, 22, 26, 39, 41, 42, 43, 47, 48, 49, 55, 71, 73, 80, 92, 93, 96, 98, 108, 109, 115, 117, 119, 120, 121, 127, 128, 130, 133, 137, 139, 140, 141, 142, 147], "notebook": [1, 109, 110, 113], "noth": [29, 34, 35, 73, 82, 88, 94, 96, 109, 141], "nother": 20, "notic": [20, 119, 137, 142], "notifi": [54, 73, 109], "notimplementederror": 100, "notion": [108, 121, 137, 142], "novic": [113, 124], "now": [71, 109, 128, 131, 135, 137, 140, 141, 142, 143, 146, 147], "npress": 20, "nprint": 142, "nregardless": 20, "nset": 20, "nspace": 94, "nt": [109, 141], "ntab": 94, "nth": [1, 19], "nthe": 20, "nthen": 20, "nthese": 20, "nthi": 20, "nto": 20, "nuanc": 117, "nuitka": 109, "null": [26, 73, 109, 137, 147], "null_byt": 26, "num": 32, "number": [1, 2, 18, 19, 20, 22, 24, 25, 27, 28, 32, 33, 34, 35, 36, 37, 39, 42, 55, 63, 67, 79, 82, 84, 92, 94, 96, 98, 103, 109, 117, 119, 121, 128, 137, 138, 140], "numer": [18, 26, 35, 98, 100, 109], "numpi": 109, "numpydoc": 117, "numstat": 42, "nuv": [20, 119], "nvim": 109, "nwhether": 20, "nwill": 20, "nx_dummy_complet": 138, "o": [1, 2, 3, 20, 64, 82, 91, 94, 107, 108, 109, 117, 127, 128, 140, 141, 142, 147], "obei": 137, "obj": [3, 28, 29, 79, 80, 84, 88, 94, 109], "object": [2, 3, 13, 14, 18, 20, 22, 25, 26, 27, 28, 29, 33, 34, 35, 36, 37, 39, 47, 48, 49, 50, 52, 55, 67, 71, 72, 74, 78, 79, 80, 81, 82, 84, 88, 91, 92, 93, 94, 95, 96, 98, 99, 100, 108, 109, 110, 112, 113, 117, 120, 121, 133, 137, 138, 140, 142, 145], "object_info": [28, 79], "objnam": 3, "oblig": 146, "obsolt": 109, "obtain": [47, 48, 49, 55, 72, 93, 94, 109], "occasion": [109, 128, 138], "occur": [1, 2, 16, 20, 25, 27, 33, 34, 35, 45, 55, 82, 94, 109, 117, 119, 120, 121, 137], "occurr": [18, 20, 25, 39, 84, 94, 98], "oct": [92, 137], "octal": 63, "octan": 137, "off": [1, 20, 26, 48, 55, 93, 109, 119, 121, 137, 142], "off_fil": 95, "offend": [109, 137], "offer": [20, 119, 127, 137], "offici": 109, "offload": 39, "offset": [35, 84, 140], "oftc": [111, 113], "often": [20, 94, 117, 119, 140, 142, 143, 147], "oga": [20, 119], "ogasawara": 109, "ogg": [20, 119], "ogm": [20, 119], "ogv": [20, 119], "ogx": [20, 119], "oh": [109, 146], "ohmybash": 108, "oinfo": [28, 79], "ok": [31, 98, 117, 121, 130, 137, 141], "okai": 141, "old": [0, 3, 25, 27, 29, 63, 88, 94, 109, 117], "old_completer_arg": 4, "old_lvl": 94, "old_upd": 42, "olddir": 139, "older": [128, 137, 140], "oldest": [22, 52], "oldpwd": [20, 140], "oldvalu": 92, "oliv": 109, "oliveira": 109, "omit": [64, 92, 115, 140], "omjada": 109, "on_anaconda": 91, "on_chdir": 139, "on_command_not_found": 109, "on_complet": 54, "on_cygwin": [91, 109], "on_darwin": 91, "on_dragonfli": 91, "on_envvar_chang": 109, "on_envvar_new": 109, "on_fil": 95, "on_freebsd": 91, "on_import_post_create_modul": 109, "on_import_post_exec_modul": 109, "on_import_post_find_spec": 109, "on_import_pre_create_modul": 109, "on_import_pre_exec_modul": 109, "on_import_pre_find_spec": 109, "on_linux": 91, "on_lscolors_chang": [92, 109], "on_main_thread": 94, "on_msi": [91, 109], "on_netbsd": 91, "on_openbsd": 91, "on_posix": 91, "on_post_init": 109, "on_post_rc": 109, "on_post_spec_run": 109, "on_post_spec_run_": 109, "on_post_spec_run_l": 120, "on_postcommand": 109, "on_pre_cmdloop": 109, "on_pre_prompt": 109, "on_pre_rc": 109, "on_pre_spec_run": 109, "on_pre_spec_run_": 109, "on_pre_spec_run_l": 109, "on_precommand": [73, 109], "on_ptk_creat": [109, 143], "on_spam": 73, "on_transform_command": 109, "on_window": 91, "on_wsl": 109, "onam": [28, 79], "onc": [3, 20, 25, 27, 33, 34, 35, 48, 55, 70, 73, 82, 93, 94, 109, 117, 138, 140, 142, 147], "one": [0, 1, 3, 9, 18, 19, 20, 29, 37, 48, 54, 55, 73, 88, 92, 93, 94, 103, 107, 109, 115, 117, 119, 121, 125, 128, 135, 137, 138, 140, 146, 147], "one_to_two": 142, "onecmd": [48, 55, 93], "onedai": 109, "onepath": 109, "ones": [18, 35, 92, 98, 109], "onli": [1, 2, 3, 18, 19, 20, 25, 26, 27, 31, 33, 34, 35, 36, 37, 42, 45, 47, 48, 55, 71, 74, 81, 82, 90, 91, 92, 93, 94, 96, 102, 109, 117, 119, 120, 121, 125, 128, 130, 135, 137, 139, 140, 142, 143, 144, 147], "onlin": 109, "only_modul": 13, "only_unlock": 25, "onto": [20, 47, 48, 49, 55, 93, 119], "onym": 142, "op": [48, 55, 93, 100], "open": [8, 20, 23, 29, 37, 53, 84, 86, 88, 90, 94, 109, 111, 113, 117, 118, 119, 121, 125, 128, 137, 139, 140, 141, 142, 147], "openbsd": [91, 109], "opening_quot": [8, 138], "openpi": [113, 116], "openpti": 109, "openssh": 109, "oper": [3, 17, 18, 20, 25, 27, 33, 34, 35, 42, 55, 64, 65, 82, 91, 92, 96, 108, 109, 115, 119, 121, 127, 137, 138, 140], "operand": 102, "operating_system": 64, "oppos": 109, "opposit": 23, "opt": [20, 94, 109, 119, 128], "optim": [109, 121], "option": [1, 2, 3, 4, 8, 15, 18, 20, 22, 23, 24, 25, 27, 28, 29, 32, 33, 34, 35, 36, 37, 47, 48, 55, 71, 72, 74, 79, 82, 84, 86, 88, 90, 92, 93, 94, 96, 97, 98, 99, 100, 102, 109, 117, 118, 119, 121, 137, 138, 140, 142, 143, 146, 147], "option_str": 67, "opu": [20, 119], "order": [0, 2, 10, 16, 20, 28, 31, 35, 41, 52, 64, 73, 79, 80, 90, 98, 100, 109, 115, 119, 120, 121, 137, 138, 140, 141, 142, 144, 147], "ordereddict": [22, 24, 25, 27, 138, 141], "ordin": [18, 115], "ordinari": [137, 147], "org": [19, 20, 55, 64, 70, 80, 92, 100, 109, 119, 137], "orient": 117, "origen22": 140, "origin": [2, 3, 8, 18, 20, 34, 35, 37, 70, 71, 82, 94, 98, 109, 115, 121, 125, 137, 140], "os_environ": [20, 109, 119], "osc": 109, "oserror": 109, "oss": 140, "osx": [1, 20, 109, 113, 117, 119, 124, 127, 135, 147], "other": [1, 2, 8, 18, 20, 22, 24, 25, 26, 27, 28, 31, 39, 41, 42, 73, 74, 77, 79, 85, 92, 94, 96, 102, 108, 109, 110, 113, 117, 119, 120, 121, 128, 130, 134, 137, 138, 139, 140, 142, 143, 144, 145, 146, 147], "otherpath": 96, "otherwis": [2, 9, 16, 18, 20, 25, 27, 28, 32, 33, 34, 35, 36, 37, 39, 41, 48, 55, 69, 71, 79, 80, 82, 85, 91, 92, 93, 94, 100, 109, 115, 119, 120, 121, 137, 146], "otherwisw": 94, "otp": 141, "our": [92, 121, 137, 143], "ourselv": 141, "out": [2, 20, 22, 25, 26, 27, 33, 34, 35, 45, 55, 64, 65, 66, 82, 94, 95, 97, 98, 108, 109, 115, 117, 119, 128, 130, 131, 136, 137, 140, 142, 143, 146], "outer": [3, 109, 137, 144], "outermost": 78, "outfil": 32, "outlin": 94, "output": [1, 2, 3, 20, 22, 26, 28, 29, 33, 35, 55, 65, 74, 79, 86, 88, 92, 94, 95, 97, 98, 108, 109, 115, 117, 119, 120, 133, 138, 139, 140], "output_format": 137, "outsid": [20, 37, 109, 127, 137, 140, 141, 142], "outstr": 94, "over": [9, 33, 71, 94, 96, 109, 117, 121, 137, 138, 140], "overal": 92, "overcom": 121, "overflowerror": [35, 98], "overhead": [105, 109], "overid": 90, "overlap": [18, 109], "overrid": [20, 25, 26, 27, 34, 50, 55, 74, 82, 92, 109, 119, 130, 137, 147], "overridden": [48, 55, 93, 109, 137], "overwhemlingli": 144, "overwrit": [1, 2, 109, 137, 140, 147], "overwrite_alias": 2, "overwritten": 25, "ow": [20, 119, 147], "own": [20, 29, 88, 92, 96, 100, 109, 113, 122, 130, 133, 135, 137, 139, 140, 142, 143, 147], "owner": 137, "p": [1, 2, 19, 29, 33, 64, 88, 91, 94, 107, 108, 109, 118, 128, 130, 133, 137, 147], "pack": 107, "packag": [1, 9, 20, 82, 83, 85, 90, 94, 98, 107, 109, 112, 113, 115, 118, 119, 120, 121, 123, 137, 138, 145, 146, 147], "package_data": [145, 146], "package_dir": [145, 146], "pacman": 127, "pad": [18, 109], "page": [1, 15, 20, 108, 109, 111, 113, 117, 119, 126, 128, 137, 138, 140, 147], "pager": [94, 109, 137], "paint": 92, "pair": [2, 20, 22, 24, 25, 27, 35, 39, 47, 48, 55, 78, 82, 92, 93, 94, 96, 98, 119, 137], "palett": [70, 92, 109, 118], "pam_environ": 115, "panitz": 109, "paragrapgh": 109, "parallel": [1, 22, 24, 25, 26, 27, 34, 36, 92, 109, 140], "param": [2, 109], "paramet": [1, 2, 3, 4, 8, 9, 10, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 32, 33, 35, 36, 37, 39, 42, 43, 53, 54, 64, 70, 71, 72, 73, 74, 79, 80, 82, 84, 85, 86, 88, 90, 92, 94, 95, 96, 97, 98, 99, 102, 103, 108, 109, 120, 137, 141, 142], "parametr": [20, 94, 109, 117, 119], "paren": [53, 103, 109], "parent": [20, 78, 109, 119, 120, 130, 137, 141], "parenthes": [20, 94, 109, 119, 142], "parg": 73, "pars": [3, 4, 18, 20, 39, 48, 55, 74, 90, 93, 94, 99, 102, 109, 112, 119, 135, 137, 140, 142, 144], "parse_alias": [74, 109], "parse_env": 74, "parse_func": 74, "parse_known_arg": 26, "parse_proxy_return": 35, "parseabl": 102, "parsedtoken": 39, "parselin": [48, 55, 93], "parser": [2, 18, 26, 53, 95, 97, 98, 99, 109, 113, 116, 117, 121, 142, 147], "parser_arg": 99, "parser_t": 117, "part": [3, 18, 20, 35, 42, 70, 97, 98, 103, 109, 117, 119, 120, 137, 138, 140, 141, 142], "parti": [90, 109, 130, 137, 142, 145, 146], "partial": [1, 2, 20, 36, 108, 109, 119, 121, 137, 138], "partial_color_token": 92, "partial_eval_alia": [2, 109], "partial_format_prompt": 109, "partialevalalias0": 2, "partialevalalias1": 2, "partialevalalias2": 2, "partialevalalias3": 2, "partialevalalias4": 2, "partialevalalias5": 2, "partialevalalias6": 2, "partialevalalias7": 2, "partialevalaliasbas": 2, "particular": [69, 109, 137, 142], "particularli": [109, 121, 128], "partit": 18, "pass": [1, 2, 3, 8, 18, 20, 25, 27, 29, 48, 55, 67, 73, 74, 82, 86, 88, 93, 94, 96, 99, 102, 108, 109, 117, 130, 137, 139, 140, 141, 142, 143, 144, 146], "password": 137, "past": [20, 109, 117, 119, 121, 125, 140], "patch": 109, "path": [1, 2, 3, 6, 8, 9, 13, 15, 19, 20, 26, 28, 31, 37, 67, 71, 74, 79, 85, 86, 90, 91, 92, 94, 95, 96, 98, 100, 107, 108, 109, 115, 118, 130, 138, 140, 141, 142, 146, 147], "path_argu": 90, "path_complet": 109, "path_default": 109, "path_help": 128, "path_liter": 3, "path_mtim": 100, "path_stat": [92, 100], "path_to_str": [20, 94], "pathbasenam": 91, "pathext": [20, 31, 109], "pathlib": [3, 94, 109, 137], "pathlik": 109, "pathnam": 115, "pathobj": 3, "pathogenomenick": 131, "pathsearch": 3, "pathsep": [94, 109], "pathsep_to_seq": 94, "pathsep_to_set": [94, 109], "pathsep_to_upper_seq": [20, 94], "pathsplit": 91, "pattern": [1, 9, 20, 22, 24, 25, 26, 27, 92, 108, 109, 137], "paugier": 109, "paul": 134, "paus": [37, 137, 142], "pbm": [20, 119], "pcx": [20, 119], "pdb": 109, "pdef": [28, 79], "pdoc": [28, 79], "pdump": 102, "peek": 115, "penalti": [20, 119], "pend": 109, "peopl": [112, 117, 121, 128, 140, 142, 147], "pep": [86, 109, 146], "pep8": [109, 117], "per": [1, 19, 20, 25, 27, 33, 34, 35, 55, 82, 86, 109, 117, 119, 120, 128, 138, 140, 142, 147], "per_bothn": 20, "percent": [20, 119], "percentag": [20, 119], "percol": 109, "perez": [28, 29, 55, 79, 86, 88, 94], "perf_count": 109, "perform": [1, 8, 19, 20, 26, 31, 34, 71, 82, 102, 105, 109, 119, 121, 137, 142], "perhap": 137, "period": [25, 115], "perl": 137, "perm": 63, "perman": 109, "permis": 109, "permiss": [100, 107, 109, 137], "permissionerror": [37, 109], "permut": [94, 109], "persist": [20, 52], "person": 147, "pertain": 109, "peter": [35, 108, 109], "pew": [109, 130], "pf": [108, 109, 137], "pfile": [28, 79], "pformat": 109, "pg": 137, "pgid": 32, "pgm": [20, 119], "phase": 147, "php": 94, "physic": [20, 94, 119, 121], "pi": [20, 119, 147], "pick": [1, 39, 109, 115, 130, 140], "pick_val": 39, "pickl": 71, "pickup": 94, "pictur": 142, "pid": [32, 33, 94, 108, 109, 137, 147], "pidof": 109, "piec": [69, 109, 139, 140], "pin": 109, "pinfo": [28, 79], "pinfo_fields1": [28, 79], "pinfo_fields2": [28, 79], "pinfo_fields3": [28, 79], "pinfo_fields_obj": [28, 79], "ping": 137, "pip": [1, 2, 18, 107, 109, 115, 117, 121, 127, 128, 137, 138, 141, 146], "pip3": [127, 128], "pipe": [26, 109, 121, 142], "pipelin": [20, 37, 109, 119, 120], "pipeline_group": [33, 37], "pipeline_index": [37, 109], "pipermail": 109, "pipx": 109, "pitfal": 143, "piu": 137, "pkg": 109, "pkg_resourc": 109, "place": [1, 2, 3, 20, 29, 35, 39, 88, 94, 98, 109, 117, 119, 137, 140, 141, 142, 144, 146, 147], "placehold": [109, 137], "plai": 130, "plain": [109, 137, 141], "plan": [20, 119, 146], "plate": 142, "platform": [8, 20, 64, 65, 105, 109, 110, 113, 116, 119, 124, 127, 131, 132], "pleas": [0, 1, 2, 20, 73, 99, 109, 111, 113, 115, 117, 119, 127, 128, 137, 140, 142, 144, 146], "plot": 109, "plu": 109, "plugin": [109, 110, 113, 117], "plumbum": [110, 113], "pluribu": 109, "ply": [20, 103, 109, 119, 121], "png": [20, 119], "po": 138, "pocu": 140, "pod": 112, "poetri": 109, "point": [2, 3, 18, 25, 26, 27, 28, 33, 34, 35, 55, 71, 79, 82, 90, 100, 109, 115, 117, 121, 137, 140, 142, 144, 146], "pointer": 109, "poke": 121, "poli": 1, "polici": [117, 130], "poll": [34, 35], "pollan": 109, "ponysai": 109, "pool": [20, 119], "pop": [2, 20, 39, 73, 78, 82, 92, 94, 109, 141], "popd": [19, 109], "popd_fn": 19, "popen": [33, 34, 35, 37, 94, 109], "popenthread": [34, 109], "popitem": [2, 20, 39, 78, 82, 92], "popul": [35, 71, 98, 109], "popular": [109, 128], "populate_buff": 36, "populate_consol": 36, "populate_fd_queu": 36, "porcelain": [42, 109], "port": 128, "portabl": [64, 107, 109], "portion": [25, 26, 29, 55, 74, 88, 94, 109, 117, 121, 137, 140], "posgresql": 109, "posit": [1, 2, 4, 18, 20, 29, 35, 53, 88, 94, 98, 109, 115, 119, 137, 138, 140], "posix": [20, 31, 36, 71, 91, 105, 108, 109, 119, 128], "posixpath": 109, "possibl": [1, 4, 8, 18, 20, 25, 31, 33, 36, 48, 55, 65, 93, 94, 100, 108, 109, 115, 117, 119, 121, 137, 138, 140, 142, 143, 146, 147], "possibli": [35, 47, 48, 49, 55, 91, 93, 109, 115, 140], "post": [90, 109, 141, 147], "postcmd": [1, 2, 48, 55, 74, 93], "postfix": [20, 33, 94, 109, 119, 121, 137], "postloop": [48, 55, 93], "postmain": [90, 109], "potenti": [13, 20, 36, 71, 92, 109, 121, 140, 143], "pow": 94, "power": [113, 118, 124, 137, 140, 142, 143, 145], "powerlin": [20, 109, 119], "powerline2": 109, "powerline3": 109, "powershel": [121, 128], "ppm": [20, 119], "pprint": [29, 88, 109], "pprint_ast": 102, "pprinter": [29, 88], "pq": 18, "pr": [109, 128, 137, 138], "pr5072": 109, "practic": [110, 113, 137, 140, 142, 147], "pre": [90, 107, 109, 117, 125, 138, 147], "pre_env": 90, "pread": [36, 109], "preced": [31, 41, 94, 109, 118, 137], "precis": 71, "precmd": [47, 48, 49, 55, 93], "precompil": 99, "precomput": [28, 79], "predefin": [109, 115, 137], "predict": [71, 109, 137, 144], "predict_env": 71, "predict_fals": 71, "predict_help_v": 71, "predict_hg": 71, "predict_shel": 71, "predict_thread": [71, 109], "predict_tru": [71, 109], "predictor": [71, 90, 109], "preexec": 37, "preexec_fn": 37, "prefac": 137, "prefer": [20, 29, 71, 88, 109, 115, 117, 118, 119, 138, 147], "prefix": [1, 4, 8, 13, 18, 19, 20, 29, 31, 33, 39, 42, 43, 48, 55, 88, 93, 94, 96, 109, 117, 119, 121, 137, 138, 141], "prefix_len": [18, 109, 138], "prefixlength": 138, "preliminari": [53, 109], "preloop": [48, 55, 93], "premain": [90, 109], "prep": 117, "prep_env_subproc": 37, "prep_preexec_fn": 37, "prepar": [3, 37, 109, 146], "prepend": [20, 94, 109, 119], "prepent": 2, "preproc": 92, "preprocessor": 142, "preprocfil": 92, "presens": 91, "present": [2, 18, 20, 25, 27, 28, 33, 34, 35, 39, 55, 71, 73, 78, 79, 82, 84, 92, 94, 98, 100, 102, 109, 119, 121, 134, 137, 140, 142, 147], "preserv": [20, 73, 80, 109, 119, 142, 144], "preset": 20, "press": [1, 20, 109, 118, 119, 136, 137, 138, 143, 147], "presum": 109, "pretti": [20, 96, 102, 109, 113, 116, 119, 121, 137, 143, 147], "pretty_pprint": [29, 88], "pretty_print": [29, 88], "pretty_print_result": [20, 109], "prettyformatt": 96, "prettyprint": [29, 88], "prev": 33, "prevcmd": [1, 2, 74], "prevent": [20, 35, 82, 109, 119, 137, 138, 142, 147], "preview": 1, "previou": [20, 33, 53, 78, 108, 109, 119, 137, 140], "previous": [20, 109, 119, 137], "prevprocclos": 33, "primarili": [90, 108, 112], "primit": [113, 124], "principl": 135, "print": [1, 2, 3, 19, 20, 23, 26, 28, 29, 32, 33, 41, 47, 48, 49, 55, 64, 65, 67, 71, 74, 79, 88, 93, 94, 95, 96, 102, 108, 109, 117, 119, 120, 137, 139, 140, 141, 142, 146, 147], "print_alia": 67, "print_color": [47, 48, 49, 55, 93, 94, 109, 137], "print_except": 94, "print_global_object": 67, "print_long": 19, "print_one_job": 32, "print_path": 67, "print_top": [48, 55, 93], "print_warn": [94, 109], "print_welcome_screen": 97, "print_when_l": 120, "print_while_l": 120, "printabl": 18, "printer": [29, 88], "printf": 137, "printx": [108, 109], "prior": [1, 2, 94, 96, 109, 120, 121, 140, 142], "prioriti": [28, 79, 92], "privat": [39, 109], "privatis": 109, "probabl": [20, 50, 92, 109, 119, 121, 130, 137, 140, 142, 143], "probe": 109, "problem": [28, 79, 109, 115, 121, 127, 128, 137, 140], "problemat": 109, "proc": [71, 109, 113, 116, 137], "proc_untraced_waitpid": 32, "proce": 92, "procelain": 109, "process": [1, 2, 20, 26, 28, 29, 32, 33, 34, 35, 37, 39, 42, 49, 71, 74, 79, 88, 90, 92, 94, 95, 97, 98, 108, 109, 113, 114, 119, 120, 121, 127, 128, 137, 140, 145], "processlookuperror": 109, "processor": [20, 64, 109, 119], "procproxi": [35, 109], "procproxythread": [35, 109], "proctitl": 109, "produc": [1, 3, 19, 35, 98, 109, 137, 140], "product": [3, 109, 137], "profil": [35, 94, 109, 128, 137], "program": [1, 2, 20, 25, 27, 33, 34, 35, 55, 82, 109, 119, 121, 128, 137, 142, 147], "programdata": [20, 119, 147], "programm": [113, 122], "programmat": [109, 137, 146], "progress": [1, 109, 117], "project": [13, 28, 29, 55, 64, 65, 77, 79, 86, 88, 94, 109, 112, 113, 117, 122, 127, 128, 130, 142], "prompt": [18, 20, 47, 48, 49, 51, 52, 53, 54, 55, 91, 92, 93, 94, 96, 97, 98, 106, 108, 109, 110, 112, 113, 115, 116, 118, 120, 121, 124, 125, 127, 128, 138, 143, 147], "prompt_end": [20, 137], "prompt_field": [20, 39, 42, 109, 137, 147], "prompt_nam": 54, "prompt_refresh_interv": [20, 109], "prompt_ret_cod": 109, "prompt_token": 49, "prompt_tokens_formatt": [20, 109], "prompt_tokens_formatter_default": [20, 39, 119], "prompt_toolkit": [20, 49, 50, 52, 53, 91, 109, 113, 115, 117, 119, 122], "prompt_toolkit2": 109, "prompt_toolkit_color_depth": [20, 94, 109], "prompt_xontrib_instal": 98, "prompter": 109, "promptfield": [39, 42, 43, 109], "promptformatt": [39, 51, 109], "prompthistoryset": 20, "promptsess": 54, "promptset": 20, "prompttoolkitcomplet": 50, "prompttoolkithistori": 52, "prompttoolkitshel": 49, "promptupd": 54, "promptvisitor": 96, "proof": 146, "proper": [90, 94, 98, 109, 115, 121], "properli": [20, 100, 109, 119, 141, 145], "properti": [2, 3, 9, 18, 20, 22, 24, 25, 26, 27, 33, 34, 35, 37, 39, 42, 43, 47, 48, 49, 55, 71, 73, 78, 82, 92, 93, 94, 95, 96, 97, 98, 103], "propos": 20, "prospect": [22, 24, 25, 27], "protect": [109, 139], "protocol": [35, 98], "provabl": 121, "provid": [1, 2, 4, 8, 20, 22, 24, 28, 29, 31, 35, 36, 39, 50, 64, 65, 71, 74, 78, 79, 82, 84, 88, 90, 91, 92, 94, 96, 100, 108, 109, 112, 115, 117, 121, 128, 137, 138, 140, 141, 142, 145, 146, 147], "proxi": [3, 9, 28, 37, 79, 82, 84, 90, 92, 109], "pseudo": [92, 109], "psourc": [28, 79], "psql": 109, "psuedo": 109, "pthread_cancel": 115, "pthread_sigmask": 109, "ptk": [20, 49, 51, 54, 109, 119], "ptk1": [94, 109], "ptk2": 109, "ptk2_color_depth_sett": [20, 94], "ptk3": 109, "ptk_above_min_support": 91, "ptk_below_max_support": 91, "ptk_bind": 53, "ptk_shell": [109, 113, 116], "ptk_style_overrid": [20, 109], "ptk_version": 91, "ptk_version_info": 91, "ptk_win32": 109, "ptkcompletionset": 20, "ptkpromptformatt": 51, "ptkset": 20, "pty": [109, 140], "public": [109, 111, 113, 141], "publish": [108, 109, 112], "pull": [1, 20, 22, 24, 25, 26, 27, 86, 94, 109, 113, 114, 117, 119, 137, 142], "pullrequest": 146, "pun": [110, 113], "punctuat": [18, 92], "pure": [109, 117, 137, 142, 143, 145], "puriti": 142, "purpl": 137, "purpos": [25, 27, 28, 33, 34, 35, 55, 74, 79, 82, 103, 109, 137, 141], "push": [20, 47, 48, 49, 55, 92, 93, 109, 119], "pushd": [19, 109, 139], "pushd_fn": 19, "pushd_minu": [20, 109], "pushd_sil": [1, 19, 20, 109], "put": [20, 32, 36, 109, 119, 128, 141, 142, 143, 146, 147], "pv": 109, "pwd": [20, 41, 105, 109, 137], "py": [9, 13, 18, 20, 35, 55, 85, 86, 90, 100, 109, 117, 119, 121, 137, 141, 145, 146], "py3": 109, "py34": 109, "py36": 109, "py_bracket": 92, "py_curly_bracket": 92, "pybai": 134, "pyc": 117, "pycharm": 109, "pycon": 134, "pycpars": 121, "pydocstyl": 109, "pyenv": 109, "pyghook": [109, 113, 116], "pygithub": 112, "pygment": [20, 47, 48, 49, 55, 91, 92, 93, 109, 112, 115, 119, 127], "pygments_cach": 109, "pygments_modifi": 109, "pygments_style_by_nam": 92, "pygments_vers": 91, "pygments_version_info": 91, "pylaunch": 109, "pylint": 109, "pymod": [3, 103], "pyne": 117, "pyperclip": 109, "pypi": [107, 109], "pyplot": 109, "pyproject": [109, 117], "pyreadlin": 109, "pyro": [28, 79], "pyrtn": 109, "pytest": [109, 117], "pytest_plugin": 109, "python": [1, 2, 3, 6, 9, 18, 20, 25, 27, 28, 29, 31, 33, 34, 35, 37, 55, 64, 65, 79, 80, 82, 84, 85, 86, 88, 91, 92, 94, 96, 99, 100, 103, 107, 108, 109, 112, 119, 121, 122, 124, 127, 128, 135, 138, 140, 141, 142, 143, 144, 145, 146, 147], "python2": 130, "python3": [92, 109, 128, 137], "python3lex": 109, "python_appimag": 107, "python_context_complet": 138, "python_requir": 109, "python_signature_complet": 17, "python_version_info": 91, "pythoncontext": 138, "pythonlex": 109, "pythonpath": [13, 128, 146], "pyupgrad": 109, "pyvenv": [41, 109], "pyvo": 134, "q": [1, 19, 115, 117], "qa": 147, "qt": [20, 119], "quack": 0, "qualifi": [82, 98, 137], "quanxh": 137, "queri": [25, 109, 137, 141], "question": [96, 109, 111, 113, 114, 116, 137, 147], "queue": [25, 32, 36], "queueread": 36, "quick": [115, 133], "quickli": [20, 109, 119, 137], "quiet": [1, 19], "quit": [109, 121, 128, 137, 145, 147], "quot": [8, 18, 20, 94, 108, 109, 119, 138, 142], "quotat": [109, 144], "quote_path": 8, "qwenger": 109, "qyriad": 109, "r": [1, 18, 19, 20, 26, 35, 64, 94, 109, 119, 121, 137, 141, 143, 147], "ra": [20, 119], "radic": 121, "rais": [1, 2, 18, 20, 25, 26, 27, 33, 34, 35, 37, 39, 55, 69, 73, 78, 82, 84, 92, 94, 95, 97, 98, 100, 108, 109, 119, 137], "raise_child_process_error": 32, "raise_subproc_error": [20, 90, 108, 109, 137], "raja": 109, "ramsdel": 109, "ran": [109, 140], "randint": 137, "random": [20, 94, 109, 119, 137, 141], "rang": [18, 92, 94, 109, 115, 137, 140, 141], "ranger": 109, "rank": [94, 137], "raphael": 109, "rar": [20, 119], "rare": 109, "rather": [3, 29, 37, 69, 71, 88, 90, 109, 117, 128, 137, 142, 147], "ratio": [35, 98], "ration": [35, 98, 109], "raw": [33, 109, 121, 137], "raw_arg": 3, "raw_block": 3, "raw_err": [33, 109], "raw_input__workaround_demo": 55, "raw_lin": [47, 48, 49, 55, 93], "raw_out": [33, 109], "raw_prefix": 138, "raw_prefix_len": 138, "rawkei": [20, 109], "rb": [29, 88, 109], "rc": [20, 109, 119, 120, 131, 140], "rc1": 147, "rc2": 147, "rc_file": 109, "rcdir": 20, "rcfile": 20, "rd": 1, "re": [1, 18, 20, 31, 36, 73, 82, 94, 96, 109, 115, 117, 119, 120, 137, 138, 139, 141, 143, 145, 146], "re_begin_str": 94, "re_string_cont": 94, "re_string_start": 94, "re_xonsh_color": 109, "reach": 138, "react": [29, 88], "read": [0, 20, 23, 31, 32, 33, 34, 35, 36, 41, 47, 48, 49, 55, 86, 93, 108, 109, 119, 120, 121, 127, 128, 137, 140, 147], "read_console_output_charact": 36, "read_py_fil": 86, "read_py_url": 86, "read_queu": 36, "readabl": [20, 33, 35, 36, 37, 55, 65, 92, 109, 110, 113, 119, 128], "reader": 33, "readi": [37, 112, 120, 140, 142, 146], "readlin": [20, 35, 36, 48, 49, 55, 91, 93, 108, 109, 118, 119, 127, 137, 138], "readline_lik": 49, "readline_shel": [113, 116], "readlinehistoryadd": 55, "readlineshel": [47, 48, 49, 55, 93, 109], "readm": 137, "real": [35, 37, 98, 109, 135, 140, 141, 142], "realist": 65, "realli": [121, 142, 143], "realpath": 109, "reason": [0, 8, 20, 31, 36, 100, 109, 119, 120, 121, 137, 140, 142, 144], "rebas": [42, 109], "rebind": 143, "reboot": 109, "rebuild": 117, "rebuilt": 112, "receiv": [18, 20, 37, 48, 55, 93, 109, 119, 120, 137, 138], "recent": [22, 32, 52, 94, 102, 109, 127, 137, 140], "recept": 109, "recev": 144, "reciev": [109, 120], "recip": [80, 109], "reciv": 144, "recogn": [92, 109], "recommend": [8, 20, 25, 71, 84, 94, 108, 109, 115, 117, 119, 127, 128, 137, 138, 147], "recomput": 109, "reconcil": 109, "record": 109, "recov": 109, "recoveri": 74, "rectifi": 109, "recurs": [2, 109, 120, 121, 137], "recycl": [25, 27, 33, 34, 35, 55, 82], "red": [20, 42, 45, 70, 92, 94, 108, 109, 115, 119, 128, 137, 140], "redefin": 137, "redirect": [20, 33, 37, 50, 94, 109, 119, 140], "redirect_stderr": 94, "redirect_stdout": 94, "redlin": 23, "redraw": [20, 119, 143], "reduc": [20, 109, 119, 137, 140, 142], "redund": 109, "reevalu": [20, 119], "ref": [16, 20, 78], "refactor": 109, "refer": [0, 3, 73, 109, 117, 133, 137, 139, 146], "referenc": 137, "refin": 147, "reflect": [20, 71, 109, 119], "refnam": 3, "refresh": 109, "refus": 137, "regardless": [1, 16, 19, 20, 109, 119, 137, 138], "regess": 109, "regex": [3, 9, 20, 22, 24, 26, 92, 108, 109, 137], "regexp": 137, "regexpath": 109, "regexsearch": [3, 137], "regist": [0, 2, 18, 20, 35, 73, 92, 94, 100, 109, 119, 120, 121, 130, 137, 146], "register_custom_pygments_styl": 92, "register_custom_styl": [94, 109, 115], "register_error": 18, "registr": [0, 109], "registri": [1, 19, 35, 109, 121, 143, 146], "reglob": [3, 137], "regress": 109, "regular": [3, 18, 20, 28, 34, 79, 82, 92, 94, 109, 119, 128, 142, 145, 146], "reimplement": [109, 147], "reina": 109, "reinstanti": [29, 88], "rel": [20, 31, 92, 109, 117, 119, 130, 142], "relat": [36, 37, 39, 40, 44, 55, 100, 109, 117], "releas": [0, 64, 94, 107, 109, 113, 126, 129, 146], "relev": [25, 28, 53, 79, 94, 100, 103, 109, 138, 140], "reli": [108, 109], "reload": [98, 146], "reloc": 109, "remain": [18, 20, 22, 24, 25, 26, 27, 36, 109, 119, 121, 140, 141], "remaind": [48, 55, 93], "rememb": [1, 19, 80, 140, 143], "remot": [65, 109, 137, 142], "remov": [1, 2, 10, 18, 19, 20, 26, 31, 32, 35, 39, 73, 78, 82, 92, 94, 95, 100, 102, 108, 109, 119, 121, 130, 140, 144, 146], "remove_complet": 10, "remove_dupl": 27, "remove_quot": 138, "removed_in": 94, "removeprefix": 18, "removesuffix": 18, "ren": 1, "renam": [1, 109, 118, 121, 128], "render": [20, 51, 109, 119, 128, 137, 143], "reopen": [23, 26, 84], "rep": 63, "repeat": 109, "repeatedli": [48, 55, 93], "repl": 109, "replac": [1, 2, 4, 8, 18, 20, 29, 32, 34, 37, 82, 86, 88, 92, 94, 96, 108, 109, 115, 119, 128, 137, 138, 142], "replace_env": 20, "replace_logical_lin": 94, "replai": 109, "repo": [45, 109], "repo_path": 42, "repopul": 52, "report": [1, 25, 27, 32, 33, 34, 35, 55, 82, 96, 98, 109, 137, 140, 146], "repositori": [42, 45, 109, 113, 114, 115, 117, 118, 121, 126, 127, 137, 146, 147], "repr": [18, 29, 88, 96, 100, 109, 142, 147], "repres": [2, 3, 20, 22, 24, 25, 26, 27, 33, 34, 35, 37, 47, 54, 55, 69, 70, 71, 78, 82, 84, 94, 95, 96, 98, 100, 108, 109, 117, 119, 137, 138], "represent": [3, 20, 29, 35, 63, 88, 98, 108, 109, 137, 143], "representationprint": [29, 88], "reproduc": [35, 140], "request": [3, 20, 35, 50, 98, 109, 113, 114, 117, 119, 120, 121, 128, 141, 146], "requir": [20, 34, 37, 74, 107, 109, 117, 118, 119, 121, 137, 140, 142, 143, 144, 145, 147], "rerais": 109, "rerun": [140, 147], "reserv": [18, 20, 34, 65, 70, 82, 92, 117, 119, 142], "reserve_spac": 50, "reset": [20, 39, 42, 47, 48, 49, 55, 70, 92, 93, 94, 103, 108, 109, 119, 128, 137], "reset_buff": [47, 48, 49, 55, 93], "reset_kei": 39, "resetting_signal_handl": 3, "resid": 115, "resiz": 91, "resolut": 109, "resolv": [2, 31, 33, 37, 39, 42, 71, 78, 109, 128], "resolve_alia": 37, "resolve_alias_cl": 37, "resolve_args_list": 37, "resolve_auto_cd": 37, "resolve_binary_loc": 37, "resolve_decor": 37, "resolve_executable_command": 37, "resolve_redirect": 37, "resolve_stack": [37, 109], "resolve_symlink": 71, "resort": 109, "resourc": 109, "resourcewarn": 109, "resp": 141, "respect": [1, 19, 20, 25, 27, 41, 55, 82, 109, 117, 125, 127, 140, 141, 143], "respond": 96, "respons": [20, 25, 27, 48, 52, 55, 74, 93, 96, 109, 119, 140, 141], "rest": [1, 9, 18, 20, 26, 137, 140, 142], "restart": [143, 147], "restofmyprompt": 130, "restor": [3, 20, 94, 109, 128, 137], "restore_tty_san": [47, 48, 49, 55, 93], "restrict": [91, 109, 127], "restructur": [109, 117, 142], "result": [2, 3, 7, 8, 18, 20, 29, 31, 35, 36, 39, 42, 49, 54, 73, 78, 82, 88, 92, 94, 96, 98, 108, 109, 117, 119, 120, 121, 137, 138, 140, 142, 143, 147], "resum": [20, 32, 33, 109, 119, 142], "resume_job": 32, "resume_process": 33, "retain": [20, 109, 119, 121, 128], "retri": 96, "retriev": [8, 103, 109, 140], "return": [0, 2, 3, 4, 8, 9, 13, 16, 18, 20, 22, 23, 24, 25, 26, 27, 28, 31, 32, 33, 34, 35, 36, 37, 39, 41, 42, 45, 47, 48, 49, 50, 53, 55, 63, 65, 67, 69, 70, 71, 72, 73, 74, 78, 79, 80, 82, 84, 86, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 102, 108, 109, 115, 119, 120, 121, 125, 130, 133, 137, 138, 139, 140, 141, 142, 143, 146, 147], "return_command": [2, 109, 137], "return_empti": 94, "return_error": 32, "return_lin": 8, "return_what": 2, "returncod": [33, 34, 35, 94, 109, 137], "returnlin": 94, "reus": [109, 147], "reusabl": 85, "revalid": 141, "rever": 117, "revers": [20, 26, 52, 55, 94, 109, 117, 119], "revert": 109, "review": [109, 117, 121], "rewrit": [109, 131], "rewritten": 109, "rewrot": 109, "rfind": 18, "rgb": [70, 109], "rgb2short": 70, "rgb_to_256": 70, "rgb_to_int": 70, "rich": [18, 20, 109, 110, 113, 119], "richcomplet": [4, 17, 18, 20, 109, 119, 138], "rid": 94, "right": [1, 18, 19, 20, 26, 29, 49, 53, 65, 70, 88, 94, 109, 117, 119, 120, 121, 125, 136, 137, 140, 142], "right_prompt": [20, 109, 137], "rightmost": 109, "rindex": 18, "risk": 147, "rivera": 109, "rjust": 18, "rl": 109, "rl_completion_query_item": 55, "rl_completion_suppress_append": 55, "rl_on_new_lin": 55, "rl_variable_dump": 55, "rl_variable_valu": 55, "rm": [1, 20, 109, 117, 119, 130, 137], "rmdir": [1, 109], "rmtree": 109, "rmvb": [20, 119], "ro": [16, 20, 119], "roam": 147, "robert": [29, 88], "robust": [28, 79, 109, 117, 138], "robvanderwoud": 94, "rodrigo": 109, "ronach": [29, 88], "root": [2, 20, 26, 45, 84, 92, 95, 97, 98, 102, 107, 109, 115, 117, 119, 128, 137, 142, 145], "rootless": 109, "rotat": [1, 19], "rough": 128, "roughli": [137, 142], "round": 109, "row": [20, 109, 119, 141], "rp": 109, "rpartit": 18, "rpc": 142, "rpdelanei": 109, "rpl": 137, "rpm": [20, 119], "rprompt": 54, "rprompt_token": 49, "rruubb": 92, "rsh": 1, "rsplit": [18, 109, 137], "rst": [109, 117, 137, 142], "rstrip": [18, 141], "rsync": 1, "rt": 82, "rtn": [4, 8, 22, 24, 25, 27, 33, 72, 108, 137, 140, 141], "rtok": 94, "rubi": [29, 88], "rubin": 109, "ruff": [109, 117], "rule": [20, 29, 88, 92, 96, 109, 119, 137, 144], "ruler": [48, 55, 93], "run": [1, 2, 3, 10, 18, 20, 22, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 54, 55, 67, 69, 71, 74, 79, 82, 90, 91, 94, 95, 97, 107, 108, 109, 113, 115, 118, 119, 120, 121, 123, 127, 128, 130, 132, 133, 136, 138, 140, 141, 142, 146], "run_alia": 66, "run_alias_by_param": 2, "run_code_with_cach": [69, 109], "run_compiled_cod": [69, 109], "run_gc": [22, 24, 25, 27, 109, 141], "run_l": 143, "run_script_with_cach": [69, 109], "run_subproc": [37, 109], "runcmd": 74, "runin": 109, "runinal": 109, "runner": 20, "runthi": 109, "runtim": [20, 109, 119, 140, 146], "runtimeerror": [25, 27, 33, 34, 35, 55, 82], "rust": [109, 142], "rview": 109, "rvim": 109, "rw": [63, 109, 137], "ryan": 109, "rz": [20, 119], "r\u00f6mer": 109, "safe": [1, 2, 35, 37, 73, 74, 91, 100, 109, 137, 141, 145, 147], "safe_clos": 37, "safe_fdclos": 36, "safe_flush": 35, "safe_hasattr": 94, "safe_load": 137, "safe_open": 37, "safe_read": [33, 109], "safe_readlin": 33, "safest": [36, 137], "safeti": 121, "safetli": 109, "sagar": 109, "sai": [71, 109, 115, 131, 137, 140, 142, 143], "said": 140, "sake": 109, "sam": 70, "same": [1, 2, 3, 18, 20, 22, 24, 25, 27, 29, 33, 34, 35, 39, 47, 54, 55, 73, 82, 86, 88, 92, 94, 100, 105, 108, 109, 112, 117, 119, 120, 121, 125, 130, 133, 137, 140, 142, 144, 145, 146], "sampl": [128, 145, 146], "samuel": 109, "sandbox": [137, 140, 147], "sane": 109, "saniti": 144, "sar": [20, 119], "satisfi": [109, 117], "saunder": 109, "save": [1, 20, 22, 26, 49, 96, 97, 109, 119, 128, 138, 140, 147], "save_cwd": [25, 27], "savejson": [96, 109], "saver": 128, "say_hi": 143, "sb": 137, "sbin": [20, 119, 137, 140], "scale": [110, 113, 137], "scan": [20, 109, 130, 137], "scan_dir_for_source_fil": 20, "scandir": 109, "scatter": 73, "scenario": [39, 109], "schedul": 109, "schema": 128, "scheme": [18, 109, 112], "schlatter": 109, "schwalm": 109, "scipi": 134, "scl": 128, "scop": 128, "scopatz": [109, 131, 134, 140, 147], "scope": [3, 102, 109], "score": 94, "scp": 109, "scrandir": 109, "scream": 146, "screen": [109, 115, 137], "script": [1, 2, 8, 20, 37, 65, 69, 74, 85, 90, 108, 109, 117, 118, 119, 121, 128, 145, 147], "script_cache_check": 69, "script_from_fil": [20, 90, 109, 119], "script_from_stdin": [20, 90, 109, 119], "scriptcach": 99, "scroll": [20, 109, 119], "scrub": 94, "sdterr": 109, "se": 35, "sea": 2, "seamlessli": [137, 142], "sean": 109, "search": [2, 3, 9, 18, 20, 31, 55, 71, 85, 109, 113, 118, 119, 126, 128, 140, 143], "search_complet": 9, "seat0": 137, "sec": [94, 121, 140], "second": [20, 23, 25, 26, 27, 29, 32, 33, 34, 35, 55, 65, 82, 88, 90, 94, 100, 108, 109, 118, 119, 121, 137, 138, 140, 141, 142], "section": [51, 54, 109, 125, 137, 140, 141, 143], "secur": [31, 109, 128], "see": [0, 1, 2, 10, 18, 20, 25, 27, 29, 33, 34, 35, 42, 47, 48, 55, 69, 82, 88, 92, 93, 96, 108, 109, 113, 114, 117, 118, 119, 120, 121, 128, 130, 137, 138, 139, 140, 141, 142, 143, 144, 146, 147], "seek": [35, 109], "seekabl": 35, "seem": [109, 128, 140, 142], "seen": [80, 96, 103, 109, 137, 138, 140, 142], "seen_token": 2, "segfault": 109, "segment": 109, "select": [1, 8, 18, 20, 92, 95, 109, 112, 119, 140, 142, 147], "self": [2, 26, 29, 33, 35, 49, 82, 88, 92, 94, 95, 97, 98, 109, 137, 141, 142], "selfish": 117, "semant": [0, 20, 25, 27, 33, 34, 35, 55, 82, 94, 109, 119], "semincolon": 109, "send": [2, 20, 32, 33, 53, 94, 109, 119, 137, 143], "send_sign": 34, "sens": [121, 141, 142], "sensibl": 142, "sensinbl": 109, "sensit": [20, 31, 109, 119], "sent": [109, 137], "sep": [18, 29, 88, 102, 134], "separ": [3, 18, 20, 25, 26, 27, 29, 33, 34, 35, 39, 42, 48, 55, 63, 82, 88, 91, 93, 94, 103, 109, 119, 127, 137, 138, 140, 142, 143, 146, 147], "sepc": 37, "sepler": 109, "seq_to_pathsep": 94, "seq_to_upper_pathsep": [20, 94], "sequenc": [2, 20, 22, 32, 41, 49, 72, 74, 84, 94, 96, 98, 109, 115, 119, 137, 140, 144], "sequenti": [25, 27, 55, 82], "seri": 140, "serial": [81, 109, 128], "serializ": 20, "serialize_xonsh_json": 81, "serio": 109, "seriou": [121, 137, 146], "serv": [96, 109, 146, 147], "serve_doc": 117, "server": [1, 19, 109, 140, 141, 147], "servic": [90, 130], "session": [1, 3, 20, 22, 24, 25, 26, 27, 54, 108, 109, 115, 119, 120, 137, 140, 141, 146, 147], "session0": 137, "session_id": 27, "sessionact": 26, "sessionid": [22, 24, 25, 27, 140, 141], "set": [1, 2, 3, 8, 17, 18, 19, 20, 22, 24, 25, 26, 27, 28, 32, 33, 34, 35, 37, 39, 41, 42, 43, 47, 48, 49, 55, 71, 72, 73, 74, 78, 79, 82, 84, 92, 93, 94, 95, 97, 98, 99, 100, 102, 108, 109, 117, 118, 120, 121, 127, 128, 130, 137, 138, 140, 141, 142, 144, 146, 147], "set_attribut": 37, "set_background_3ints_": 109, "set_background_faint_": 109, "set_background_short_": 109, "set_background_slowblink_": 109, "set_data": 100, "set_ensur": 109, "set_foreground_3ints_": 109, "set_foreground_faint_": 109, "set_foreground_short_": 109, "set_foreground_slowblink_": 109, "set_loc": 20, "set_local_overrid": 20, "set_swapped_valu": 20, "set_to_csv": [20, 94], "set_to_pathsep": [94, 109], "setconsoletitlew": 109, "setdaemon": [25, 27, 33, 34, 35, 55, 82], "setdefault": [2, 20, 39, 78, 82, 92], "seterrpostcmd": [1, 2, 74, 109], "seterrprevcmd": [1, 2, 74, 109, 128], "setlocal": 20, "setnam": [25, 27, 33, 34, 35, 55, 82], "setproctitl": [109, 127], "settabl": 109, "setter": 94, "settitl": [47, 48, 49, 55, 93, 109], "setup": [20, 37, 90, 109, 115, 117, 119, 121, 137, 145, 146, 147], "setup_readlin": 55, "setuptool": [98, 109, 146], "sever": [9, 35, 109, 137, 139], "sf": 26, "sg": [20, 119, 147], "sh": [1, 2, 20, 64, 74, 108, 109, 117, 119, 121, 128, 131, 137, 144, 147], "sha": 109, "shadow": [109, 137], "shalokshalom": 109, "shank": 109, "share": [1, 2, 19, 20, 109, 110, 113, 119, 121, 128, 137, 140, 147], "shebang": [108, 109], "shell": [1, 2, 4, 19, 20, 22, 24, 25, 27, 31, 32, 71, 74, 90, 94, 96, 97, 108, 109, 110, 112, 116, 117, 118, 124, 125, 127, 128, 130, 134, 137, 138, 140, 143, 144, 146, 147], "shell_kwarg": 90, "shell_typ": [20, 90, 109, 118, 127], "shelldat": 147, "shellexecuteex": 1, "shift": [109, 125, 137], "shim": 109, "shimon": 109, "ship": [108, 128, 138], "shlex": [3, 109], "shlvl": [20, 94, 109, 140], "shoen": 109, "shopt": [108, 109], "short": [29, 66, 70, 88, 92, 98, 107, 109, 137], "short2rgb": 70, "short_cwd": 137, "short_head": 42, "short_to_int": [70, 109], "shortcut": [108, 109, 113, 122, 137], "shorten": [20, 109, 119, 137], "shorter": 146, "shortli": 73, "should": [0, 1, 2, 8, 9, 20, 22, 24, 25, 26, 27, 31, 33, 34, 35, 37, 39, 41, 42, 43, 45, 47, 48, 49, 53, 55, 65, 69, 71, 74, 82, 84, 85, 90, 92, 93, 94, 95, 96, 97, 98, 103, 109, 115, 117, 119, 127, 128, 130, 137, 138, 139, 140, 141, 143, 144, 146], "should_use_cach": 69, "shouldn": [8, 20, 109, 119, 130, 137, 143], "show": [1, 2, 18, 20, 26, 28, 50, 70, 74, 79, 92, 96, 98, 109, 119, 120, 130, 137, 141, 145, 146, 147], "show_command": [26, 27], "show_convers": 96, "showcmd": [2, 109], "shown": [2, 20, 26, 42, 95, 97, 98, 109, 119, 137], "shut": 109, "side": [92, 109, 137, 145], "sig": 3, "sigcont": [33, 109], "sighup": [32, 109], "sigint": [20, 32, 49, 109, 119, 143], "sigkil": 109, "sign": [35, 98, 109], "signal": [2, 3, 32, 34, 37, 91, 94, 109], "signatur": [2, 20, 28, 79, 100, 109, 119, 137, 142], "signifi": 92, "signific": [35, 98], "significantli": [109, 110, 113], "signum": 94, "sigsegv": 109, "sigstop": [109, 143], "sigtstp": [20, 119], "sigusr1": 109, "sigwinch": 91, "silenc": 109, "silent": [100, 109], "similar": [1, 20, 49, 69, 90, 94, 108, 109, 115, 119, 121, 125, 128, 137, 140, 145, 146], "similarli": [137, 140], "simon": 109, "simpl": [1, 45, 50, 58, 66, 94, 96, 109, 117, 137, 138, 140, 142, 144], "simple_random_choic": 94, "simpleforegroundprocproxi": 109, "simplenamespac": 109, "simpleprocproxi": 109, "simplest": 142, "simpli": [41, 74, 90, 94, 109, 113, 121, 127, 128, 129, 130, 137, 139, 147], "simplifi": [109, 145], "simul": [1, 2], "simultan": 137, "sinc": [8, 20, 47, 48, 55, 91, 92, 93, 100, 109, 113, 117, 118, 119, 121, 128, 129, 137, 140, 142, 143, 144, 147], "singl": [1, 2, 3, 18, 20, 28, 32, 36, 39, 47, 48, 49, 55, 63, 71, 78, 79, 92, 93, 94, 108, 109, 115, 119, 125, 137, 140, 141, 142, 144], "single_command": [20, 90, 109, 119], "single_symbolic_arg": 63, "singlecharact": 109, "singlelin": [47, 48, 49, 55, 93, 96, 109], "singleton": [73, 78, 94, 95, 96], "singleton_pprint": [29, 88], "site": [3, 37, 82, 109, 128, 137, 142], "site_perl": [20, 119], "situat": [109, 121, 137, 138], "six": 142, "size": [18, 20, 22, 24, 25, 26, 27, 34, 35, 36, 84, 100, 109, 119, 121, 140, 141], "size_ov": 109, "size_to_keep": 27, "skel": 137, "skinn": 109, "skip": [1, 2, 9, 20, 25, 28, 79, 86, 96, 100, 109, 119, 141, 142, 147], "skip_encoding_cooki": 86, "slai": 121, "slash": [20, 109, 119], "slashdot": 134, "sleep": [20, 109, 119, 137], "slice": [18, 26, 94, 109, 140], "slight": 137, "slightli": 121, "slim": [108, 112], "slow": [20, 73, 109, 119, 121, 137], "slowblink": 109, "slowblink_": 137, "slowblink_purpl": 137, "slowdown": 109, "slower": 109, "slowli": 137, "sm": 23, "small": [34, 82, 109, 121], "smaller": 142, "smarter": 31, "smith": 109, "snail": [128, 137, 138, 147], "snappi": 121, "snippet": [109, 145], "so": [1, 3, 18, 19, 20, 23, 25, 27, 29, 31, 33, 34, 35, 52, 55, 82, 88, 92, 94, 108, 109, 112, 117, 119, 120, 128, 130, 131, 135, 137, 138, 140, 141, 142, 143, 147], "soft": [92, 109], "softwar": [19, 35, 64, 107, 109, 137, 141], "sole": 142, "solor": 109, "solut": [115, 117, 128, 137], "solv": [109, 121, 128], "some": [2, 20, 28, 39, 42, 49, 73, 79, 82, 92, 96, 100, 109, 112, 117, 119, 121, 128, 134, 137, 138, 140, 141, 142, 143, 146, 147], "some_command": 108, "some_fil": 137, "some_other_fil": 137, "some_var": 108, "somehow": 140, "someon": [117, 135], "someth": [0, 20, 29, 73, 88, 94, 108, 109, 115, 119, 139, 141, 146], "sometim": [20, 41, 109, 119, 137, 140, 142], "somevar": 137, "somewher": [109, 115, 130], "sooner": 26, "sophist": [137, 140, 142], "sorri": 121, "sort": [4, 20, 25, 94, 109, 117, 119, 137, 142], "sort_kei": 84, "sort_result": 94, "sosedkin": [109, 134], "sourc": [2, 3, 4, 6, 7, 8, 9, 10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 37, 39, 41, 42, 43, 45, 47, 48, 49, 50, 51, 52, 53, 54, 55, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 78, 79, 80, 81, 82, 84, 85, 86, 88, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 102, 103, 108, 109, 112, 117, 119, 127, 128, 137, 138, 142, 145, 147], "source_alia": 2, "source_cmd_fn": 2, "source_fil": 26, "source_foreign_fn": [2, 109], "source_msg": 94, "source_to_cod": 100, "source_to_unicod": 86, "sourcefil": [28, 79], "sourceforeignalia": 2, "sourcer": [1, 2, 74], "sp": 137, "space": [4, 8, 9, 18, 20, 29, 48, 55, 88, 93, 94, 109, 119, 137, 138, 140, 142, 144], "spam": [130, 139], "span": [94, 109], "spare": 137, "spawn": 25, "spc": 25, "spcial": 109, "speak": [113, 129], "spec": [2, 20, 33, 39, 54, 67, 100, 109, 137], "spec_num": 37, "specattrdecoratoralia": [37, 137], "speci": 73, "special": [2, 3, 20, 26, 28, 29, 37, 73, 79, 88, 92, 95, 97, 98, 100, 103, 108, 109, 121, 127, 137, 140, 142, 143, 146], "special_map": 103, "specif": [18, 20, 33, 37, 51, 74, 91, 92, 109, 112, 113, 117, 119, 120, 127, 132, 137, 138, 145], "specifi": [1, 2, 8, 18, 19, 20, 25, 27, 29, 32, 33, 34, 35, 37, 39, 55, 74, 82, 86, 88, 92, 94, 95, 96, 108, 109, 117, 119, 137, 138, 140, 147], "specmodifi": 109, "specmodifieralia": 109, "sped": 109, "speed": [20, 82, 109, 119, 140], "speedup": 109, "spell": [109, 127], "spencer": 109, "spend": [109, 121, 141], "spent": 131, "sphinx": [109, 117, 146], "split": [3, 8, 18, 20, 71, 72, 91, 94, 103, 108, 109, 119, 137, 138, 142, 147], "splitlin": [18, 72, 147], "spoiler": 145, "sponsor": 109, "spoof": 69, "spoon": 137, "spot": 109, "spuriou": 109, "spx": [20, 119], "sql": 109, "sqlite": [20, 109, 119, 141], "sqlite3": 27, "sqlite_web": 140, "sqlitehistori": 27, "sqlitehistorygc": 27, "squar": [20, 109, 119, 137], "src": [2, 47, 48, 49, 53, 55, 74, 92, 93, 100, 128], "ssh": [1, 8, 20, 109, 119, 121, 137, 142], "ssl": 128, "ssp": 109, "st": [20, 109, 119, 147], "sta": 109, "stabil": [109, 127], "stabl": [0, 28, 79, 109], "stack": [1, 19, 20, 37, 92, 100, 109, 119, 137], "stacklevel": [99, 109], "stackoverflow": 137, "stacktrac": 109, "stage": [42, 117, 137, 142], "stai": [109, 110, 113, 121], "stale": 109, "stamp": [26, 33, 137, 140], "stand": [65, 109, 137], "standalon": 109, "standard": [20, 25, 27, 28, 33, 35, 36, 55, 65, 79, 82, 94, 96, 109, 110, 113, 115, 117, 119, 121, 137, 140, 147], "standout": 115, "star": [109, 121], "star_dir": 20, "star_path": 20, "starship": 109, "start": [1, 3, 4, 8, 9, 18, 19, 20, 22, 25, 26, 27, 28, 33, 34, 35, 37, 39, 49, 51, 54, 55, 74, 79, 82, 84, 90, 94, 95, 96, 98, 100, 103, 109, 118, 119, 120, 121, 127, 128, 135, 138, 140, 142, 143, 146, 147], "start_index": 18, "start_kei": 141, "start_servic": 90, "start_tim": 26, "start_upd": [51, 54], "starting_whitespac": 94, "startix": 94, "startswith": [18, 39, 42, 137, 138], "starttim": 33, "startup": [20, 41, 49, 109, 119, 140, 146, 147], "startx": 109, "stash": 42, "stash_count": 42, "stat_result": 92, "state": [32, 48, 55, 73, 92, 93, 95, 96, 103, 109, 117, 137, 140], "state1": 92, "state2": 92, "statefil": 96, "statement": [1, 2, 3, 13, 29, 35, 88, 102, 109, 117, 121, 125, 137, 142, 146, 147], "statevisitor": [96, 109], "static": [4, 9, 18, 26, 36, 85, 92, 109, 137, 140, 147], "statist": 140, "statu": [1, 20, 32, 42, 94, 108, 109, 119, 137], "statup": 109, "std": 142, "stderr": [2, 20, 32, 33, 34, 35, 36, 37, 47, 57, 58, 59, 60, 61, 62, 63, 67, 68, 94, 109, 119, 133, 140, 141], "stderr_postfix": 33, "stderr_prefix": 33, "stderr_redirect": 33, "stdin": [2, 19, 20, 32, 33, 34, 35, 36, 37, 47, 48, 49, 55, 57, 58, 59, 60, 61, 62, 63, 67, 68, 74, 93, 109, 115, 119, 147], "stdin_redirect": 33, "stdout": [2, 3, 20, 29, 32, 33, 34, 35, 36, 37, 41, 47, 55, 57, 58, 59, 60, 61, 62, 63, 67, 68, 71, 88, 94, 109, 119, 133, 140, 143], "stdout_capture_kind": 137, "stdout_redirect": 33, "stefan": 109, "stefano": 109, "steffen": 109, "stem": 137, "step": [92, 109, 117, 147], "steven": 109, "stick": 146, "still": [20, 25, 27, 28, 33, 34, 35, 55, 79, 82, 97, 108, 109, 119, 121, 137, 138, 140, 142, 146, 147], "still_writ": 35, "sting": 109, "stmt": 137, "stock": 109, "stop": [1, 18, 20, 25, 32, 33, 39, 48, 54, 55, 84, 93, 94, 95, 98, 109, 119, 140, 143, 147], "stopiter": 109, "storag": [20, 25, 52, 96, 109], "store": [20, 25, 29, 36, 48, 49, 52, 55, 69, 88, 93, 96, 102, 109, 119, 120, 128, 130, 137, 140, 146], "store_as_str": 119, "store_in_histori": [48, 49, 55, 93], "store_raw": 96, "store_stdout": 27, "store_str": 52, "storenonempti": [96, 97], "str": [2, 3, 4, 8, 9, 10, 13, 15, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 35, 37, 39, 41, 42, 43, 49, 52, 54, 66, 71, 72, 73, 74, 79, 80, 82, 84, 85, 86, 90, 92, 94, 95, 96, 97, 98, 99, 100, 102, 103, 109, 119, 128, 133, 137, 140, 141, 142, 147], "str_detail_level": [28, 79], "str_to_env_path": [20, 94], "str_to_path": [20, 94], "strai": 109, "straightforward": [29, 88], "strang": [109, 143], "strangli": 37, "strategi": 109, "stream": [2, 20, 26, 33, 34, 35, 47, 92, 95, 97, 98, 103, 109, 119, 133], "stream_lin": [20, 109, 119], "stream_stderr": [33, 109], "strftime": 147, "strict": [18, 109], "strictli": 94, "strikethrough": 109, "strikethrough_": 137, "strikethrough_r": 137, "strikethroughoff_": 137, "strikethroughoff_r": 137, "string": [2, 3, 4, 8, 18, 20, 22, 23, 24, 25, 27, 28, 29, 33, 34, 35, 37, 39, 41, 42, 43, 45, 47, 48, 49, 52, 55, 63, 70, 74, 79, 80, 82, 86, 88, 91, 92, 93, 94, 96, 98, 100, 102, 103, 108, 109, 113, 115, 117, 119, 120, 121, 122, 140, 141, 142, 146, 147], "string_form": [28, 79], "stringio": 35, "strip": [18, 94, 108, 109, 137, 142], "strip_encoding_cooki": 86, "strip_expr": 102, "strip_simple_quot": 94, "strip_xonsh_error_typ": 94, "stripal": 92, "stripnl": 92, "strobach": 109, "strong": [73, 92], "strongli": 128, "strptime": [20, 109, 119], "struck": 121, "structur": [22, 24, 25, 27, 28, 79, 81, 84, 109, 140], "stty": 109, "stub": 109, "studi": 1, "studio": 109, "stuff": 120, "stumbl": 131, "style": [1, 18, 20, 47, 48, 49, 55, 92, 93, 94, 109, 118, 119, 128, 130, 137, 138], "style_dict": 92, "style_map": 94, "style_nam": [20, 92, 109], "style_tool": 109, "stylemap": 94, "styler": [47, 48, 49, 55, 92, 93], "stype": 109, "su": [20, 119, 147], "sub": [1, 2, 18, 26, 39, 92, 95, 97, 98, 102, 109, 146], "sub_proc_get_output": 18, "subclass": [0, 20, 22, 25, 27, 29, 34, 51, 55, 73, 78, 82, 88, 92, 109], "subcmd_open": 138, "subcommand": 109, "subexpr_before_unbalanc": 94, "subexpr_from_unbalanc": 94, "subexpress": 94, "subfield": [39, 42, 43], "subhead": 92, "sublim": 109, "submit": 54, "submit_sect": 54, "submodul": 109, "suboptim": 144, "subpackag": 109, "subpath": 109, "subpkg": [145, 146], "subpocspec": 109, "subporcess": 37, "subproc": [20, 37, 71, 74, 92, 94, 108, 109, 119, 137, 140], "subproc_": 109, "subproc_arg_callback": 92, "subproc_bracket": 92, "subproc_captured_hiddenobject": 3, "subproc_captured_inject": 3, "subproc_captured_object": 3, "subproc_captured_stdout": 3, "subproc_cmd_callback": 92, "subproc_macro": 92, "subproc_square_bracket": 92, "subproc_start": 92, "subproc_tok": 94, "subproc_uncaptur": 3, "subprocess": [1, 2, 3, 8, 20, 33, 34, 35, 37, 45, 94, 102, 103, 105, 108, 109, 113, 121, 122, 138, 140, 143], "subprocessset": 20, "subprocessspec": 109, "subprocspec": [33, 37, 109, 137], "subrocess": [20, 119], "subscrib": 139, "subscriptor": 109, "subsequ": [16, 20, 109, 119, 137], "subsequence_match": 16, "subsequence_path_complet": [20, 109], "subset": 138, "subshel": 109, "substitut": [18, 108, 109], "substitutiuon": 109, "substr": [18, 94, 109], "subsystem": 109, "subtract": 137, "subtre": 109, "succe": [20, 119], "succeed": 94, "success": [20, 22, 35, 109, 117, 120, 137, 142], "successfulli": [20, 109, 121, 137], "sudo": [9, 109, 127, 128, 137], "sudoedit": 109, "suffici": 140, "suffix": [4, 18, 39, 42, 43, 96, 109, 138], "suggest": [20, 50, 94, 109, 117, 119, 125, 128], "suggest_command": [20, 94, 109], "suggest_max_num": [20, 109], "suggest_threshold": [20, 109], "suggestion_complet": 50, "suggestion_sort_help": 94, "suit": [109, 121, 147], "suitabl": [18, 20, 94, 95, 108, 109], "sundri": 134, "supbrocess": 108, "super": [92, 96, 141], "superhelp": [3, 109], "supersed": [20, 109, 119, 147], "superset": [113, 124, 147], "superus": [107, 109], "suppli": [1, 18, 19, 20, 37, 94, 117, 119, 135, 142], "support": [1, 4, 9, 20, 25, 29, 35, 45, 51, 73, 74, 84, 88, 91, 94, 98, 100, 107, 109, 115, 117, 119, 121, 122, 127, 128, 137, 140, 142, 146], "suppos": [82, 137, 143, 145], "suppress": [1, 2, 19, 20, 55, 67, 98, 109, 119], "suppress_branch_timeout_messag": 20, "suppress_skip_messag": 2, "suppress_warn": 98, "suprocess": [109, 133], "sure": [33, 34, 35, 52, 82, 94, 109, 118, 121, 142, 146], "surfac": 109, "surrogateescap": [20, 119], "surround": [41, 109, 137, 144], "suspend": [32, 33, 109, 137], "suspens": 109, "svg": [20, 109, 119], "svgz": [20, 119], "swai": 109, "swap": [20, 94, 108, 109, 137], "swap_valu": 94, "swapcas": 18, "swapped_valu": 20, "swaymsg": 109, "swedneck": 109, "switch": [2, 69, 71, 74, 109, 118, 137, 140], "swm": [20, 119], "swoop": 109, "sy": [20, 33, 35, 39, 69, 82, 94, 98, 100, 109, 115, 119, 128, 137, 138, 140, 141], "sylvain": 109, "symbol": [42, 82, 92, 109], "symlink": [92, 109], "synchron": [52, 109], "syntact": 137, "syntax": [20, 92, 102, 108, 109, 110, 113, 118, 119, 121, 127, 128, 133, 137, 142], "syntaxerror": [86, 109, 137], "syscal": 36, "system": [0, 8, 20, 28, 31, 34, 35, 36, 64, 65, 71, 73, 79, 91, 98, 109, 113, 115, 119, 121, 124, 127, 128, 137, 138, 139, 140, 142, 145, 146, 147], "systemd": [20, 119], "systemexit": 109, "t": [0, 1, 2, 8, 18, 19, 20, 22, 24, 25, 26, 27, 28, 29, 31, 50, 65, 71, 73, 79, 88, 90, 92, 94, 107, 109, 113, 114, 115, 117, 119, 121, 128, 130, 137, 138, 140, 141, 142, 143, 144, 147], "t7z": [20, 119], "taat": 109, "tab": [4, 8, 18, 20, 48, 55, 93, 94, 108, 109, 113, 121, 122, 140, 143], "tabl": [1, 18, 32, 109, 110, 113, 122, 137, 142], "tabsiz": 18, "tabstop": 94, "tackl": 135, "tag": [42, 92, 109, 112, 142, 147], "tag_or_hash": 42, "tailor": 109, "take": [1, 3, 20, 28, 29, 34, 37, 50, 71, 74, 79, 88, 92, 94, 96, 108, 109, 115, 117, 119, 121, 137, 138, 140, 141, 143, 146, 147], "taken": [25, 27, 55, 82, 86], "talk": [111, 113], "tamura": 109, "tanaka": [29, 88], "tar": [20, 119], "tarbal": 109, "target": [1, 2, 3, 20, 25, 26, 27, 34, 55, 82, 92, 100, 108, 109, 112, 135, 137], "target_color": 20, "target_fil": 26, "target_valu": 20, "task": [31, 32, 109, 137], "taz": [20, 119], "tb": [2, 26, 94, 95, 97, 98, 140], "tbz": [20, 119], "tbz2": [20, 119], "tc": 109, "tcg": 109, "tcsetattr": 109, "tcsh": 109, "teach": [121, 137], "teal": 109, "team": [13, 28, 29, 55, 79, 86, 88, 94, 117], "tear": [55, 120], "teardown": 90, "teardown_readlin": 55, "technic": [111, 113, 117, 142], "techtonik": 109, "tediou": 121, "tee": [47, 105, 109], "tee_output": 33, "tee_stdout": 33, "teepti": 140, "tejasvi": 109, "tell": [35, 41, 109, 139, 141, 145], "telnet": 109, "temp": 109, "templat": [20, 39, 92, 94, 109, 113, 117, 119, 126, 137, 146], "temporari": [1, 2, 19, 108, 109, 142], "temporarili": [3, 20, 94, 109, 137], "ten": [20, 119, 143], "tend": 137, "terabyt": [94, 140], "term": [13, 20, 35, 48, 93, 98, 109, 117, 142], "term_color": 109, "termin": [1, 20, 25, 27, 33, 34, 35, 41, 47, 48, 49, 55, 82, 91, 93, 94, 109, 117, 119, 125, 127, 137, 147], "terminalemul": 115, "test": [3, 18, 25, 70, 91, 92, 94, 102, 109, 127, 137], "test2": 137, "test_": [109, 117], "test_alias": 117, "test_builtin": 109, "test_cdpath_expans": 109, "test_convert_macro_arg_ev": 109, "test_dirstack": 109, "test_env": 117, "test_env1": 117, "test_env2": 117, "test_environ": 117, "test_integr": 109, "test_new": 109, "test_on": 117, "test_ptk_multilin": 109, "test_redirect_out_to_fil": 109, "test_replai": 109, "test_run_subproc": 109, "test_script": 137, "test_single_command": 109, "test_whatev": 117, "test_work": 109, "tewari": 109, "text": [2, 4, 18, 20, 26, 29, 39, 48, 53, 55, 86, 88, 92, 93, 94, 95, 97, 98, 108, 109, 117, 119, 125, 135, 137, 141, 142, 143], "textiowrapp": [32, 47], "tf": 26, "tga": [20, 119], "tgz": [20, 119], "th": 109, "than": [3, 18, 20, 25, 26, 27, 29, 33, 34, 35, 37, 42, 55, 69, 71, 73, 82, 88, 94, 105, 109, 117, 119, 121, 128, 137, 138, 140, 142, 143, 144], "thank": 109, "thead": 109, "thei": [0, 1, 2, 16, 18, 20, 32, 35, 39, 42, 43, 73, 74, 82, 94, 96, 98, 109, 112, 117, 119, 120, 121, 137, 138, 139, 140, 142, 144, 146, 147], "them": [1, 2, 28, 32, 35, 36, 47, 48, 49, 53, 55, 79, 80, 93, 107, 108, 109, 112, 121, 128, 137, 140, 142, 143, 147], "theme": [20, 109, 117, 119, 147], "themselv": [20, 23, 92, 109, 119, 137, 138, 140, 146], "thenc": 109, "therefor": [25, 27, 33, 34, 35, 49, 55, 71, 82, 109, 121, 137], "thereof": [25, 27, 33, 34, 35, 55, 82], "thi": [0, 1, 2, 3, 4, 8, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 32, 33, 34, 35, 36, 37, 39, 41, 42, 43, 45, 47, 48, 49, 50, 52, 55, 64, 65, 69, 70, 71, 72, 73, 74, 78, 79, 80, 81, 82, 86, 88, 90, 91, 92, 93, 94, 95, 96, 97, 99, 100, 102, 105, 108, 109, 112, 113, 114, 115, 117, 118, 119, 120, 127, 128, 130, 135, 136, 137, 138, 140, 141, 142, 143, 144, 145, 146, 147], "thin": 1, "thing": [33, 94, 109, 117, 137, 140, 141, 142], "think": [121, 140, 141, 142, 144, 146], "third": [18, 109, 130], "thisfiledoesntexist": 109, "thoma": 109, "those": [20, 32, 69, 92, 94, 106, 108, 109, 119, 128, 137, 141, 143], "though": [48, 49, 55, 93, 109, 121, 137, 140, 141, 142, 143, 147], "thoughout": 109, "thought": [121, 140], "thousand": 140, "thread": [20, 25, 26, 27, 29, 32, 33, 34, 35, 36, 37, 51, 54, 55, 71, 73, 82, 88, 94, 109, 119, 140], "thread_subproc": [20, 109], "threadabilti": 109, "threadabl": [1, 2, 20, 26, 37, 71, 90, 95, 98, 109, 119], "threadable_predictor": [90, 109], "threadgroup": [34, 82], "threadpoolexecutor": [20, 119], "three": [18, 63, 91, 117, 128, 137, 140, 144], "threshold": [20, 109, 119], "through": [20, 25, 27, 28, 33, 34, 35, 36, 54, 55, 69, 79, 82, 86, 96, 109, 115, 117, 119, 137, 138, 140, 142, 143, 146, 147], "throughout": 117, "throw": [33, 109, 121], "thrown": 109, "thu": [26, 35, 36, 80, 108, 109, 121, 137, 141, 142], "thunar": 109, "tian": 109, "tick": 139, "tid": 32, "tif": [20, 119], "tiff": [20, 119], "tild": [1, 19, 109], "till": 109, "tim": 109, "time": [1, 8, 20, 23, 25, 26, 27, 33, 34, 35, 45, 49, 52, 54, 55, 65, 73, 82, 92, 94, 100, 108, 109, 113, 117, 119, 120, 128, 129, 137, 139, 140, 141, 142, 143, 146], "time_format": [109, 137], "timefram": [20, 119], "timeit": [109, 142], "timeout": [20, 25, 27, 33, 34, 35, 36, 45, 55, 71, 82, 119, 121, 140], "timeoutexpir": 45, "timer": 54, "timestamp": [20, 22, 25, 26, 33, 100, 109, 119, 120, 137, 140, 141], "timmi": 109, "tip": [28, 79, 109, 113, 132, 140], "titl": [18, 20, 47, 48, 49, 55, 90, 93, 109, 127], "titlecas": 18, "tlz": [20, 119], "tm": 137, "tmate": 117, "tmp": [74, 107, 109, 138], "tmpfile": [1, 2, 74], "tmpfile_ext": 74, "to_bool": [20, 94, 95], "to_bool_or_break": 94, "to_bool_or_int": [20, 94], "to_bool_or_non": [20, 94], "to_byt": [35, 98], "to_completion_mod": [20, 94], "to_completions_display_valu": [20, 94], "to_debug": 20, "to_dict": 94, "to_dynamic_cwd_tupl": [20, 94], "to_history_tupl": [20, 94], "to_int_or_non": [20, 94], "to_itself": [20, 94], "to_json": [26, 98], "to_logfile_opt": [20, 94], "to_repr_pretty_": 94, "to_shlvl": [20, 94], "to_tok_color_dict": [20, 94], "tobia": 109, "todo": 137, "togeth": [109, 121, 137, 144], "toggl": [20, 95, 109, 119, 137], "toggle_color": 95, "toggleabl": 109, "toi": 143, "tok": [92, 94], "tok_nam": 109, "token": [2, 9, 16, 20, 39, 47, 48, 49, 55, 86, 92, 93, 94, 103, 108, 109, 112, 115, 119, 121, 137, 138], "token_map": 103, "tokenize_ansi": 49, "tokenize_ioredirect": 103, "tokentyp": 92, "told": 128, "toler": 103, "tomar": 109, "toml": [109, 117], "too": [18, 99, 109, 117, 137, 140, 141], "took": 146, "tool": [1, 20, 23, 28, 33, 35, 36, 69, 70, 72, 74, 79, 81, 86, 95, 96, 98, 105, 108, 109, 110, 113, 115, 116, 117, 121, 128, 130, 137, 138, 143, 145, 146, 147], "toolbar": [20, 109, 119], "toolkit": [18, 20, 49, 52, 53, 91, 94, 109, 110, 112, 113, 118, 120, 125, 127, 128, 138], "toolkit2": 109, "tooo": 137, "top": [1, 19, 25, 32, 71, 90, 92, 94, 96, 109, 117, 120, 121, 137, 140, 142], "topic": [48, 55, 93, 109, 113, 117, 126, 146], "total": [20, 119, 137, 140], "touch": [109, 121, 137], "tour": 147, "toward": 137, "tp": [39, 42, 43, 98], "tput": 109, "tqdm": 107, "trace": [2, 4, 20, 95, 108, 109, 119, 137, 138], "traceback": [2, 20, 26, 92, 94, 95, 97, 98, 109, 115, 119], "tracer": [1, 2, 20, 113, 116, 119], "tracer_format_lin": 95, "traceralia": 95, "tracertyp": 95, "track": [95, 109], "trade": [20, 109, 119, 121], "tradit": [1, 2, 121, 137, 140, 144], "trail": [18, 109, 142, 144], "transfer": [1, 26, 109], "transform": [2, 20, 99, 102, 109, 119, 120, 121, 142], "transient": 117, "transit": [92, 147], "translat": [18, 109, 113, 122, 137], "transmogrif": 73, "transmogrifi": [0, 73], "transpar": [92, 140], "travi": 109, "tread": 143, "treat": [9, 80, 85, 109, 137, 138, 142, 144], "tree": [96, 102, 109, 121, 142], "trent": 109, "trentm": 109, "tri": [94, 102, 107, 109, 121, 140], "trick": [109, 113, 132, 137, 142, 147], "tricki": 121, "trigger": [53, 109, 112, 120, 141], "tripl": [94, 109], "triplet": 69, "trippabl": 109, "trivial": [20, 117], "troi": 109, "troubl": 128, "true": [1, 2, 3, 8, 16, 18, 19, 20, 22, 24, 25, 26, 27, 28, 29, 32, 33, 34, 35, 36, 39, 48, 49, 52, 53, 55, 69, 71, 73, 74, 79, 82, 84, 86, 88, 90, 91, 92, 93, 94, 95, 96, 98, 99, 103, 108, 109, 115, 119, 121, 128, 137, 138, 139, 140, 141, 142, 143, 146, 147], "true_color": 109, "truefals": 96, "truefalsebreak": 96, "truli": 142, "truncat": [18, 35, 137], "truth": [109, 137], "truthi": [20, 109, 119, 137], "try": [1, 13, 18, 20, 26, 32, 35, 37, 45, 48, 55, 93, 94, 102, 108, 109, 115, 117, 119, 121, 137, 138, 140, 144, 146], "try_import": 13, "try_subproc_tok": [102, 109], "tss": [22, 141], "tty": [35, 47, 48, 49, 55, 93, 105, 109], "tune": 109, "tupl": [2, 3, 4, 8, 17, 18, 20, 22, 24, 25, 26, 27, 28, 31, 34, 35, 39, 42, 49, 69, 70, 71, 72, 74, 79, 80, 82, 91, 92, 94, 96, 97, 109, 119, 137, 138, 140, 141, 142], "turn": [0, 20, 72, 73, 108, 109, 119, 137, 138, 140, 142], "turner": 109, "turquois": 109, "tutori": [0, 1, 20, 108, 109, 113, 119, 120, 122], "tw": [20, 119, 147], "tweak": [109, 147], "tweet": [109, 131], "twenti": [20, 119], "twice": 109, "twistylittlepassagesallalik": 94, "two": [1, 18, 20, 22, 23, 26, 35, 48, 55, 73, 82, 86, 90, 91, 92, 93, 98, 109, 117, 119, 121, 137, 140, 141, 142, 144, 147], "txt": [86, 94, 107, 109, 137], "txz": [20, 119], "ty": 109, "tyler": 147, "typ": [29, 88, 137], "type": [1, 3, 10, 16, 20, 22, 26, 28, 29, 32, 48, 55, 64, 73, 79, 80, 81, 88, 90, 92, 93, 95, 96, 98, 100, 108, 109, 110, 113, 115, 119, 121, 122, 128, 135, 138, 140, 141, 142, 147], "type_modul": [29, 88], "type_nam": [28, 29, 79, 88], "type_pprint": [29, 88], "type_str": 20, "typeerror": 109, "typerror": 109, "typic": [20, 35, 82, 96, 115, 127, 137], "typo": 109, "typograph": [20, 119], "tz": [20, 119], "tzo": [20, 119], "tzst": [20, 119], "u": [1, 2, 16, 18, 20, 94, 109, 115, 117, 119, 121, 127, 128, 137, 140, 141, 143], "ubuntu": [94, 109, 127], "ugli": [109, 144], "ui": 109, "ujson": 109, "ulimit": 109, "ultim": [121, 144], "umask": 109, "unabl": [0, 109, 115], "unallow": 109, "unam": 109, "unambigu": 120, "uname_fn": 64, "unari": 102, "unaryop": 102, "unattend": [20, 119], "unavail": 128, "unbalanc": 94, "unbeliever_complet": 138, "unc": [1, 19, 109], "uncal": 109, "uncaptur": [20, 94, 109, 119, 121, 133], "uncas": 18, "unchang": [86, 94], "unclos": 109, "uncommit": 45, "uncov": 109, "undefin": [20, 119, 137], "under": [0, 13, 20, 35, 96, 103, 109, 117, 119, 121, 125, 130, 137, 146], "underli": [71, 72, 109, 121], "underlin": [109, 115, 137], "underline_": 137, "underline_green": 137, "underlineoff_": 137, "underlineoff_green": 137, "underscor": [29, 88, 108, 109, 137], "understand": [108, 109, 137, 138, 139, 147], "undesir": 109, "undo_arg": 109, "undo_replace_env": [20, 119], "undoc_head": [48, 55, 93], "undocu": [48, 55, 93], "unexpect": [109, 128], "unfamiliar": 142, "unfilt": 92, "unfinish": 109, "unformat": 109, "unfortun": 137, "unhandl": [25, 27, 33, 34, 35, 55, 82, 109], "uni_nam": 92, "unicod": [18, 86, 100, 109, 128], "unicodeencodeerror": [18, 115], "unifi": 109, "uninstal": 109, "uninti": 109, "union": [20, 109, 119], "uniq": 137, "uniqu": [10, 32, 34, 73, 80, 82, 92, 96, 133, 137, 138, 140, 141], "unique_everseen": 80, "unit": [20, 22, 24, 25, 26, 27, 94, 109, 117, 119, 140, 141], "unittest": 117, "univers": [35, 37, 137, 140], "universal_newlin": [35, 37], "unix": [20, 109, 113, 119, 124, 128, 140, 141], "unknown": [2, 64, 91, 94, 109], "unless": [18, 109, 121], "unlik": [20, 109, 137, 142], "unlink": 109, "unlink_builtin": [3, 109], "unload": [3, 98, 109, 146], "unload_proxi": 109, "unlock": [109, 140], "unmap": 109, "unmodifi": 137, "unnam": 92, "unnecessari": 140, "unnecessarili": 109, "unnot": 109, "unpack": 109, "unpaus": 137, "unpin": 109, "unqualifi": 109, "unquot": [94, 109], "unread": [94, 109, 128], "unrecogn": 109, "unreplac": 109, "unrepresent": 18, "unsaf": [1, 2], "unset": [108, 109, 128], "unstor": [96, 109], "unstorabletyp": 96, "unsur": 137, "unthread": [1, 33, 94, 109], "until": [22, 24, 25, 27, 33, 34, 35, 55, 82, 96, 109, 120, 138, 140, 141, 142], "untouch": [18, 109], "untrack": [20, 42, 109, 119, 147], "untyp": [20, 137], "unum": 109, "unus": [109, 143], "unwant": 109, "unwrap": 109, "up": [1, 2, 18, 20, 32, 35, 37, 55, 74, 82, 90, 92, 108, 109, 118, 119, 121, 127, 140, 142, 143, 146, 147], "upcom": 117, "updart": 109, "updat": [2, 20, 32, 39, 42, 43, 69, 71, 78, 82, 90, 92, 94, 98, 102, 109, 113, 117, 119, 127, 130, 132, 137, 141], "update_cach": [20, 69, 71], "update_completions_on_keypress": [20, 109], "update_context": 98, "update_current_cmd": 43, "update_job_attr": 32, "update_os_environ": [20, 108, 109, 137], "update_process_group": 33, "update_prompt_on_keypress": 20, "upgrad": [109, 115, 117], "upon": [20, 82, 108, 109, 137, 138], "upper": [18, 109, 137], "uppercas": [18, 20, 94, 119, 137], "upstream": [107, 109, 115], "uptim": 109, "upward": 137, "urandom": 109, "urg": 147, "url": [86, 92, 98, 109, 141], "urllib": 121, "urlopen": 121, "us": [0, 1, 2, 3, 8, 9, 16, 18, 19, 20, 25, 26, 27, 29, 32, 33, 34, 35, 36, 37, 39, 41, 42, 43, 47, 48, 49, 50, 52, 54, 55, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 82, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 98, 99, 100, 102, 103, 107, 108, 109, 112, 113, 117, 118, 119, 120, 123, 124, 127, 130, 131, 135, 137, 138, 140, 141, 144, 145, 146, 147], "usabl": [18, 20, 94, 109, 112, 119, 121], "usag": [1, 2, 71, 92, 95, 109, 120, 138, 140], "use_main_job": 32, "use_pathext": 31, "use_rawinput": [48, 55, 93], "use_tmpfil": [2, 74], "usecolor": 95, "used_arg": 94, "useful": [8, 109], "usefulli": 109, "useless": 109, "user": [1, 2, 3, 19, 20, 22, 24, 47, 49, 53, 71, 91, 92, 94, 96, 97, 98, 107, 109, 117, 118, 119, 127, 128, 130, 135, 137, 138, 139, 141, 142, 146, 147], "usernam": 137, "usr": [20, 107, 108, 109, 119, 128, 130, 137, 138, 140], "usual": [29, 48, 88, 93, 109, 117, 121, 130, 137, 140, 142, 147], "utf": [18, 20, 32, 91, 100, 109, 119], "utf8": [109, 137], "utf_8_sig": 100, "util": [2, 19, 20, 37, 80, 92, 94, 97, 105, 109, 112, 117, 119, 137, 145], "uuid": [22, 24, 25, 27, 141], "uuid4": [140, 141], "uuu": 109, "ux": 147, "v": [1, 2, 19, 20, 26, 39, 64, 71, 78, 82, 92, 98, 108, 109, 115, 125, 140, 142], "v1": [8, 20, 109, 119, 128], "v2": [8, 20, 49, 109, 119, 128], "v260": 137, "v3": 109, "v5": 109, "vaaaaanquish": 109, "val": [39, 55, 66, 73, 81, 96, 108, 109], "val1": 108, "valid": [6, 8, 9, 18, 20, 39, 47, 48, 49, 53, 55, 69, 70, 71, 90, 92, 93, 94, 96, 108, 109, 117, 119, 121, 137, 140, 142], "valid_ev": 95, "valid_numeric_argu": 63, "valu": [1, 2, 3, 8, 18, 19, 20, 25, 27, 32, 33, 34, 35, 39, 42, 43, 48, 55, 69, 70, 71, 72, 73, 74, 78, 82, 84, 90, 91, 92, 93, 94, 96, 98, 102, 109, 119, 121, 137, 138, 140, 142, 144, 147], "valuabl": 142, "valueerror": [18, 20, 25, 39, 84, 94, 98, 109], "van": 109, "var": [20, 94, 108, 109, 115, 128, 137, 140, 142, 147], "var_nam": 20, "varaibl": 109, "vardoc": 109, "vareiti": 109, "vari": [139, 147], "variabl": [3, 12, 20, 22, 24, 25, 27, 28, 33, 54, 55, 69, 79, 82, 92, 94, 96, 97, 102, 108, 109, 110, 113, 115, 117, 120, 121, 128, 130, 132, 135, 138, 140, 141, 142, 146, 147], "variant": [31, 109, 112], "variat": [137, 138], "varieti": [35, 109], "variou": [20, 92, 94, 109, 110, 113, 117, 119, 123, 127, 130, 139, 141, 147], "varnam": 20, "vasili": 109, "vask\u00f3": 109, "vastli": 142, "vc": [109, 147], "vc_branch": 109, "vc_branch_timeout": [20, 109, 121], "vc_git_include_untrack": [20, 109], "vc_hg_show_branch": [20, 109], "ve": [131, 141], "vector": 142, "vend": 109, "vendor": [109, 141], "vendor_complet": [20, 119], "vendor_perl": [20, 119], "venv": [41, 109, 128, 130], "ver": 117, "verbatim": 137, "verbos": [19, 23, 26, 29, 67, 88, 98, 109, 140], "veri": [90, 109, 137, 142, 145, 147], "verif": 109, "verifi": 109, "versa": 109, "version": [18, 20, 25, 45, 64, 67, 69, 71, 91, 92, 94, 96, 109, 112, 117, 118, 119, 121, 127, 128, 135, 137, 140, 141], "version_ad": 92, "vformat": 94, "vi": [109, 137], "vi_mod": [20, 109], "via": [3, 18, 20, 22, 27, 28, 35, 79, 82, 96, 98, 108, 109, 115, 117, 118, 121, 127, 128, 130, 137, 138, 142, 144, 146], "vice": 109, "view": [2, 20, 39, 71, 78, 82, 84, 92, 109, 115, 117, 137, 138, 141, 146], "viinsertmod": 143, "vim": [109, 137], "vimeo": 70, "vimpag": 109, "violat": [109, 117], "virtual": [109, 113, 115, 117, 122, 127, 137], "virtual_env": [20, 41, 109], "virtual_env_disable_prompt": [109, 137], "virtual_env_prompt": [41, 109, 137], "virtualenv": [41, 109, 137], "virtualenv_hom": 130, "viru": 109, "visibl": 109, "visit": [96, 102, 128], "visit_annassign": 102, "visit_assign": 102, "visit_boolop": 102, "visit_classdef": 102, "visit_comprehens": 102, "visit_const": 102, "visit_delet": 102, "visit_expr": 102, "visit_express": 102, "visit_fileinsert": 96, "visit_for": 102, "visit_functiondef": 102, "visit_glob": 102, "visit_import": 102, "visit_importfrom": 102, "visit_input": 96, "visit_loadjson": 96, "visit_messag": 96, "visit_nod": 96, "visit_pass": 96, "visit_quest": 96, "visit_savejson": 96, "visit_statefil": 96, "visit_tri": 102, "visit_unaryop": 102, "visit_whil": 96, "visit_with": 102, "visit_wizard": 96, "visitor": [96, 102], "visual": 109, "vm": 117, "vob": [20, 119], "vogel": 109, "voic": 140, "vol": 1, "volum": 128, "vox": 109, "vox_default_interpret": [109, 130], "voxapi": 109, "vscode": 109, "vte": [41, 109, 115, 137], "vte_new_tab_cwd": [41, 109, 115, 137], "w": [1, 19, 20, 32, 92, 94, 137, 143], "wa": [0, 3, 20, 25, 28, 35, 37, 47, 48, 55, 64, 65, 70, 72, 79, 80, 86, 92, 93, 94, 96, 109, 112, 119, 120, 121, 130, 137, 138, 140, 142], "wai": [0, 20, 29, 31, 36, 39, 47, 48, 49, 55, 64, 65, 73, 88, 93, 94, 102, 107, 109, 117, 118, 119, 120, 121, 130, 133, 135, 137, 139, 140, 144, 146, 147], "wait": [22, 24, 25, 27, 32, 33, 34, 35, 55, 82, 109, 137, 141], "wait_for_active_job": [32, 109], "wait_for_gc": 55, "wait_for_shel": [25, 27], "wait_until_google_respond": 137, "waitpid": 94, "wakka": 37, "walk": [96, 109, 143, 147], "walru": 109, "walter": 109, "want": [18, 20, 29, 31, 35, 73, 88, 106, 107, 115, 117, 118, 120, 121, 128, 130, 137, 138, 139, 140, 142, 143, 145, 146, 147], "war": [20, 119], "ward": [109, 137], "warn": [1, 20, 32, 70, 73, 94, 98, 109, 119, 143], "warn_deprecated_no_color": 70, "wasn": [20, 109], "watch": [95, 117], "wav": [20, 119], "wbuthod": 131, "wc": 109, "we": [0, 2, 20, 23, 28, 31, 33, 37, 39, 42, 45, 52, 53, 69, 73, 79, 80, 90, 91, 94, 99, 102, 103, 109, 113, 114, 117, 120, 121, 127, 128, 130, 135, 137, 138, 140, 141, 142, 143, 144, 145, 146], "weakref": 84, "weav": 37, "web": [1, 96, 109, 140], "web_style_gallery_exclud": 92, "webconfig": 109, "webm": [20, 119], "webpag": 117, "websit": 141, "wed": 141, "weechat": 109, "week": 121, "weird": 109, "weirdli": 109, "welch": 109, "welcom": [109, 117, 141, 147], "well": [18, 20, 31, 47, 71, 77, 91, 108, 109, 119, 121, 128, 130, 137, 138, 140, 142, 146], "wendel": 109, "were": [3, 8, 20, 29, 35, 52, 70, 74, 88, 94, 109, 119, 121, 133, 137, 140, 142, 144], "wezfurlong": 20, "wezterm": [20, 119], "wget": 107, "what": [20, 22, 24, 25, 27, 47, 54, 71, 73, 108, 109, 115, 117, 119, 121, 135, 137, 139, 140, 141, 144, 146, 147], "whatev": [109, 140, 142], "whcih": 109, "wheel": 109, "when": [1, 2, 3, 4, 18, 19, 20, 22, 25, 26, 27, 28, 31, 32, 33, 34, 35, 37, 47, 48, 49, 52, 53, 55, 73, 74, 78, 79, 81, 82, 92, 93, 94, 95, 96, 97, 98, 99, 100, 102, 103, 109, 115, 117, 118, 119, 120, 121, 127, 128, 137, 138, 139, 140, 141, 143, 144, 146, 147], "whenc": 35, "whenev": [20, 109, 117, 119, 120, 128, 137, 146], "where": [1, 2, 3, 8, 16, 18, 20, 23, 27, 28, 34, 71, 73, 74, 79, 82, 94, 109, 117, 119, 121, 128, 137, 138, 147], "wherea": 109, "wherebi": 109, "wherein": 109, "whether": [1, 2, 8, 16, 18, 20, 23, 25, 26, 27, 28, 33, 34, 35, 36, 37, 39, 45, 48, 49, 53, 55, 69, 71, 74, 79, 82, 84, 93, 94, 95, 96, 98, 99, 102, 103, 109, 119, 121, 133, 137, 140], "whic": 138, "which": [0, 1, 2, 18, 20, 25, 28, 29, 33, 35, 36, 37, 48, 71, 73, 79, 84, 86, 88, 91, 92, 93, 94, 95, 96, 99, 103, 107, 109, 115, 117, 119, 121, 127, 128, 130, 137, 138, 140, 141, 142, 143, 144, 145, 147], "whichev": [73, 94, 142], "while": [20, 92, 94, 96, 108, 109, 117, 119, 121, 137, 138, 139, 140, 142, 145], "white": [20, 109, 137, 140], "whitespac": [3, 18, 29, 88, 92, 94, 103, 109, 137, 138, 142], "who": [78, 106, 109, 140], "whoami": 109, "whole": [20, 28, 79, 109, 119, 120, 128, 135, 138, 142, 145], "whole_word_jump": 109, "whose": [18, 20, 25, 27, 28, 33, 34, 35, 55, 79, 82, 96, 98, 108, 109, 119, 120, 121, 137], "why": 130, "wide": [20, 48, 55, 93, 109, 119, 137, 147], "widget": 109, "width": [18, 20, 29, 49, 88, 94, 109, 119, 137], "wifi": 137, "wild": 142, "wildcard": 96, "wilfri": 109, "wim": [20, 119], "win": [109, 144], "win_ansi_support": 91, "win_unicode_consol": 109, "window": [19, 20, 31, 34, 36, 37, 71, 91, 92, 94, 109, 113, 117, 124, 125, 137, 140, 147], "windows_bash_command": [91, 109], "windows_expandus": 91, "windows_foreign_env_fix": 20, "windowsset": 20, "wine": 117, "winutil": 36, "wipe": [1, 26, 27, 109], "wish": [109, 135, 137, 138], "wishlist": [113, 116], "with_default": 20, "with_pushd": 19, "with_traceback": [2, 26, 94, 95, 97, 98], "within": [18, 20, 86, 96, 109, 115, 117, 119, 121, 137], "without": [3, 20, 29, 31, 33, 35, 39, 42, 43, 51, 71, 72, 88, 91, 94, 98, 103, 107, 109, 117, 118, 119, 121, 128, 137, 140, 142, 146, 147], "wizard": [1, 97, 109, 113, 116, 120], "wizardri": 131, "wmv": [20, 119], "won": [2, 18, 20, 50, 109, 119, 120, 130, 140, 143], "woohoo": 141, "wor": 108, "word": [18, 20, 32, 92, 108, 109, 119, 125, 137, 142], "work": [1, 18, 19, 20, 22, 25, 27, 31, 39, 45, 49, 65, 71, 91, 92, 96, 108, 109, 113, 115, 117, 119, 120, 124, 130, 137, 140, 141, 143, 145, 147], "workaround": 109, "workdir": 109, "worker": [20, 119], "workflow": 112, "workon": 130, "world": [108, 109, 121, 137, 140, 142], "worri": [121, 137, 142], "worth": [102, 121, 137], "would": [0, 2, 20, 22, 24, 25, 27, 29, 33, 34, 35, 47, 49, 55, 71, 82, 88, 92, 109, 113, 114, 115, 119, 121, 129, 135, 137, 140, 141, 145, 146, 147], "wouldn": 109, "wrap": [9, 18, 39, 42, 43, 73, 84, 92, 96, 109, 121, 137, 142], "wrap_select": 53, "wrap_subproc": 109, "wrapper": [1, 4, 28, 39, 69, 71, 74, 79, 94, 109], "writabl": [20, 35, 94, 109, 119], "write": [2, 20, 25, 26, 33, 35, 36, 65, 94, 95, 97, 98, 100, 109, 113, 119, 120, 121, 122, 137, 140, 143, 145, 146, 147], "write_through": 47, "write_to": [2, 26, 95, 97, 98], "writelin": 35, "writer": 109, "written": [1, 2, 35, 64, 74, 100, 103, 109, 117, 121, 137, 138, 142, 145, 146, 147], "wrong": [94, 109, 137], "wrote": 141, "wsl": [109, 117], "wsl2": 109, "wt": 128, "wtfpl": 70, "www": [19, 64, 92, 94], "x": [1, 3, 8, 18, 19, 20, 37, 63, 70, 92, 94, 96, 102, 107, 108, 109, 113, 115, 117, 119, 121, 125, 129, 137, 141, 142], "x01": 109, "x02": 109, "x07": 109, "x08": [20, 119], "x1b": 109, "x7f": [20, 119], "x86_64": 107, "xbm": [20, 119], "xc": 92, "xcf": [20, 119], "xclip": 109, "xdg": [109, 147], "xdg_cache_hom": [20, 109], "xdg_config_hom": [20, 128], "xdg_data_dir": 20, "xdg_data_hom": [20, 109, 140], "xdg_seat_path": 137, "xdg_session_path": 137, "xession": 117, "xet": 20, "xexec": [2, 109, 121], "xexec_fn": 2, "xh_sqlite_append_histori": 27, "xh_sqlite_delete_input_match": 27, "xh_sqlite_delete_item": 27, "xh_sqlite_get_count": 27, "xh_sqlite_item": 27, "xh_sqlite_pul": 27, "xh_sqlite_wipe_sess": 27, "xiang": 109, "xip": 109, "xml": 142, "xmlblock": 142, "xmlcharrefreplac": 18, "xo": 109, "xog": 109, "xomplet": [9, 20, 109, 119], "xon": [1, 2, 20, 64, 109, 117, 119, 131, 137, 147], "xon_item": 97, "xonda": 109, "xonfig": [20, 109, 113, 115, 116, 119, 120], "xonfig_color_complet": 97, "xonfigalia": 97, "xonh": [20, 119], "xonsh": [0, 1, 105, 110, 111, 114, 116, 117, 119, 122, 123, 124, 125, 126, 127, 129, 130, 131, 132, 133, 134, 135, 136, 138, 139, 141, 142, 143, 144, 146, 147], "xonsh_append_newlin": [20, 109], "xonsh_autopair": [20, 109, 147], "xonsh_bash_path_overrid": [20, 109], "xonsh_builtin": [3, 109], "xonsh_cache_dir": [20, 109], "xonsh_cache_everyth": [20, 109], "xonsh_cache_script": [20, 109], "xonsh_cal": 102, "xonsh_capture_alwai": [20, 109, 140], "xonsh_color_styl": [20, 109, 115], "xonsh_complet": [2, 20, 26, 95, 97, 98, 109, 119], "xonsh_completer_dir": [20, 109], "xonsh_config_dir": 20, "xonsh_context_menu": 121, "xonsh_copy_on_delet": [20, 109], "xonsh_ctrl_bksp_delet": 20, "xonsh_ctrl_bkspc_delet": 109, "xonsh_data_dir": [20, 25, 109, 140], "xonsh_datetime_format": [20, 94, 109], "xonsh_debug": [20, 109, 117, 137], "xonsh_encod": [20, 94, 109], "xonsh_encoding_error": [20, 109], "xonsh_env_inherit": 3, "xonsh_exec": 109, "xonsh_exit": 2, "xonsh_ext_dir": 141, "xonsh_gitstatus_": 109, "xonsh_gitstatus_fields_hidden": 109, "xonsh_gitstatus_fields_to_hid": 109, "xonsh_gitstatus_separ": 109, "xonsh_hist_s": 109, "xonsh_history_backend": [20, 26, 109, 140, 141], "xonsh_history_fil": [20, 109], "xonsh_history_ignore_regex": [20, 109], "xonsh_history_match_anywher": [20, 109, 147], "xonsh_history_s": [20, 109, 137, 140, 141], "xonsh_history_save_cwd": [20, 109], "xonsh_history_sigint_flush": 20, "xonsh_interact": [20, 140, 147], "xonsh_login": [20, 147], "xonsh_mod": [20, 109], "xonsh_no_amalgam": 109, "xonsh_preexec_fn": 109, "xonsh_proc_frequ": [20, 109], "xonsh_register_right_click": 121, "xonsh_reset": 2, "xonsh_script_run_control": 20, "xonsh_show_traceback": [20, 109, 115, 147], "xonsh_sourc": [20, 109], "xonsh_stderr_postfix": [20, 109], "xonsh_stderr_prefix": [20, 109], "xonsh_stick": 109, "xonsh_store_stdin": [20, 109], "xonsh_store_stdout": [20, 109, 140, 141, 147], "xonsh_style_overrid": [20, 109], "xonsh_style_proxi": [92, 109], "xonsh_subproc_captured_print_stderr": [20, 109], "xonsh_subproc_output_format": [3, 20, 108, 109, 137], "xonsh_sys_config_dir": 20, "xonsh_trace_complet": [20, 109, 138], "xonsh_trace_subproc": [20, 108, 109, 137], "xonsh_trace_subproc_func": [20, 109], "xonsh_traceback_logfil": [20, 94, 109], "xonsh_unregister_right_click": 121, "xonsh_update_prompt_on_keypress": 109, "xonsh_use_system_clipboard": [20, 109], "xonsh_whole_word_ctrl_bksp": 109, "xonshblockerror": 109, "xonshcalledprocesserror": [94, 109, 137], "xonshcon": [92, 109], "xonshconfig": [20, 109], "xonshconsolelex": 92, "xonsherror": [94, 109], "xonshhtmlformatt": [92, 109], "xonshhtmlformatterproxi": 92, "xonshimporteventhook": 100, "xonshimporteventload": 100, "xonshimporthook": [100, 109], "xonshlex": [92, 109], "xonshmod": 90, "xonshrc": [20, 25, 27, 92, 109, 115, 118, 127, 128, 135, 137, 140, 141, 143, 146], "xonshrc_context": 20, "xonshrc_dir": [20, 109], "xonshsess": [3, 39, 109, 145, 146], "xonshstyl": [92, 109], "xonshterminal256formatt": [92, 109], "xonshterminal256formatterproxi": 92, "xontext": 121, "xontrib": [0, 20, 90, 97, 106, 108, 109, 113, 116, 120, 122, 126, 128, 130, 138, 139, 147], "xontrib_context": 98, "xontrib_data": 98, "xontrib_mpl_minim": 109, "xontrib_nam": 146, "xontrib_names_complet": 98, "xontrib_unload_complet": 98, "xontribalia": 98, "xontribnotinstal": 98, "xontribs_autoload_dis": 20, "xontribs_list": 98, "xontribs_load": [98, 109, 146], "xontribs_meta": 109, "xontribs_reload": 98, "xontribs_unload": 98, "xontribset": 20, "xontribut": [98, 108, 146], "xoreutil": [109, 113, 116], "xpg": 109, "xpip": [109, 112, 115, 121, 128, 130], "xpm": [20, 119], "xsh": [9, 10, 20, 32, 39, 73, 85, 92, 100, 108, 109, 119, 145, 146, 147], "xspf": [20, 119], "xsudo": 137, "xterm": [20, 70, 119, 137], "xthread": [109, 137], "xunthread": [109, 137], "xwd": [20, 119], "xxh": 109, "xz": [20, 119], "y": [18, 20, 70, 92, 94, 95, 109, 119, 137, 140, 142, 147], "yacc": 109, "yacc_debug": 109, "yaml": [109, 137], "yang": 109, "ydig": 137, "ye": [0, 96, 105, 109, 121, 139, 143, 147], "year": [94, 109, 140], "yearli": [113, 129], "yeild": 94, "yellow": [20, 45, 109, 137], "yesno": 96, "yet": [103, 109, 128, 137, 144, 147], "yggdr": 109, "yield": [25, 33, 49, 52, 80, 90, 92, 94, 103, 109, 137, 141], "yi\u011fit": 109, "ylmrx": 109, "yo": 137, "yohei": 109, "yoo": [137, 142], "yotamolenik": 109, "you": [0, 1, 8, 20, 25, 27, 29, 32, 33, 34, 35, 50, 55, 65, 71, 73, 82, 88, 92, 106, 107, 108, 109, 111, 112, 113, 114, 115, 117, 118, 119, 121, 124, 127, 128, 130, 133, 135, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147], "your": [2, 20, 22, 24, 25, 27, 29, 88, 109, 113, 114, 115, 118, 119, 121, 122, 125, 127, 128, 130, 133, 134, 137, 138, 139, 140, 142, 143, 144, 145, 147], "yourself": 140, "yr": [94, 140], "yuv": [20, 119], "z": [18, 20, 32, 47, 48, 55, 93, 109, 119, 128, 137, 141, 142, 143], "z_a": 92, "zero": [1, 18, 19, 20, 33, 108, 109, 119, 137, 140], "zeroth": [1, 2], "zfill": 18, "zhang": 109, "zip": [20, 119, 127], "zipapp": 109, "zoi": 70, "zone": 121, "zoo": [20, 119], "zoxid": 109, "zprofil": 140, "zscout": [28, 29, 55, 79, 86, 88, 94], "zsh": [26, 109, 110, 113, 130, 140, 146, 147], "zsh_histori": 140, "zshrc": [109, 140], "zst": [20, 119], "zulip": [109, 111, 113, 114], "zzj": 109, "z\u00aa\u00b5": 92, "z\u00aa\u00b5\u00ba\u00e0": 92, "\u00ba\u00e0": 92, "\u00df\u00f0\u0111": 115, "\u00f6\u00f8": 92, "\u02c1\u02c6": 92, "\u02d1\u02e0": 92, "\u02e4\u02ec\u02ee": 92, "\u02e4\u02ec\u02ee\u0371": 92, "\u0374\u0377": 92, "\u0377\u037b": 92, "\u037d\u03f3\u03ac": 92, "\u037d\u03f3\u03ac\u03ad": 92, "\u03af\u03cc\u03cd": 92, "\u03c1\u03c2": 92, "\u03f5\u03f8": 92, "\u0481": 92, "\u0481\u048b": 92, "\u048b": 92, "\u052f\u0561": 92, "\u0586\u0559\u0560": 92, "\u0588": 92, "\u0588\u05d0": 92, "\u05d0": 92, "\u05ea\u05ef": 92, "\u05f2": 92, "\u05f2\u0620": 92, "\u0620": 92, "\u064a\u066e": 92, "\u0669\u066e": 92, "\u066f\u0671": 92, "\u06d3\u06d5": 92, "\u06d3\u06d5\u06e5": 92, "\u06e6\u06ee": 92, "\u06ef\u06fa": 92, "\u06fc\u06ff\u0710": 92, "\u06fc\u06ff\u0710\u0712": 92, "\u072f\u074d": 92, "\u074d": 92, "\u07a5\u07b1\u07ca": 92, "\u07b1\u07c0": 92, "\u07ea\u07f4": 92, "\u07f5\u07fa": 92, "\u07f5\u07fa\u0800": 92, "\u0800": 92, "\u0815\u081a\u0824\u0828\u0840": 92, "\u0840": 92, "\u0858\u0860": 92, "\u0860": 92, "\u086a\u08a0": 92, "\u08b4\u08b6": 92, "\u08bd": 92, "\u08bd\u0904": 92, "\u0939\u093d\u0950\u0958": 92, "\u0961\u0971": 92, "\u0966": 92, "\u096f\u0971": 92, "\u0980\u0985": 92, "\u0985": 92, "\u098c\u098f": 92, "\u0990\u0993": 92, "\u09a8\u09aa": 92, "\u09b0\u09b2\u09b6": 92, "\u09b9": 92, "\u09b9\u09bd\u09ce\u09dc": 92, "\u09ce": 92, "\u09dc": 92, "\u09dd\u09df": 92, "\u09e1\u09f0": 92, "\u09e6": 92, "\u09f1\u09fc": 92, "\u09f1\u09fc\u0a05": 92, "\u0a05": 92, "\u0a0a\u0a0f": 92, "\u0a10\u0a13": 92, "\u0a28\u0a2a": 92, "\u0a30\u0a32": 92, "\u0a33\u0a35": 92, "\u0a36\u0a38": 92, "\u0a39": 92, "\u0a39\u0a59": 92, "\u0a59": 92, "\u0a5c\u0a5e\u0a66": 92, "\u0a5c\u0a5e\u0a72": 92, "\u0a74\u0a85": 92, "\u0a85": 92, "\u0a8d\u0a8f": 92, "\u0a91\u0a93": 92, "\u0aa8\u0aaa": 92, "\u0ab0\u0ab2": 92, "\u0ab3\u0ab5": 92, "\u0ab9": 92, "\u0ab9\u0abd\u0ad0\u0ae0": 92, "\u0ad0\u0ae0": 92, "\u0ae1\u0af9\u0b05": 92, "\u0ae6": 92, "\u0aef\u0af9": 92, "\u0b05": 92, "\u0b0c\u0b0f": 92, "\u0b10\u0b13": 92, "\u0b28\u0b2a": 92, "\u0b30\u0b32": 92, "\u0b33\u0b35": 92, "\u0b39": 92, "\u0b39\u0b3d\u0b5c": 92, "\u0b5c": 92, "\u0b5d\u0b5f": 92, "\u0b61\u0b71\u0b83\u0b85": 92, "\u0b66": 92, "\u0b6f\u0b71": 92, "\u0b83\u0b85": 92, "\u0b8a\u0b8e": 92, "\u0b90\u0b92": 92, "\u0b95\u0b99": 92, "\u0b9a\u0b9c\u0b9e": 92, "\u0b9f\u0ba3": 92, "\u0ba4\u0ba8": 92, "\u0baa\u0bae": 92, "\u0bb9": 92, "\u0bb9\u0bd0\u0c05": 92, "\u0bd0": 92, "\u0be6": 92, "\u0bef": 92, "\u0c0c\u0c0e": 92, "\u0c10\u0c12": 92, "\u0c28\u0c2a": 92, "\u0c39\u0c3d": 92, "\u0c39\u0c3d\u0c58": 92, "\u0c58": 92, "\u0c5a\u0c60": 92, "\u0c61\u0c80\u0c85": 92, "\u0c66": 92, "\u0c6f\u0c80": 92, "\u0c85": 92, "\u0c8c\u0c8e": 92, "\u0c90\u0c92": 92, "\u0ca8\u0caa": 92, "\u0cb3\u0cb5": 92, "\u0cb9": 92, "\u0cb9\u0cbd\u0cde\u0ce0": 92, "\u0cde\u0ce0": 92, "\u0ce1\u0cf1": 92, "\u0ce6": 92, "\u0cef\u0cf1": 92, "\u0cf2": 92, "\u0cf2\u0d05": 92, "\u0d05": 92, "\u0d0c\u0d0e": 92, "\u0d10\u0d12": 92, "\u0d3a\u0d3d\u0d4e\u0d54": 92, "\u0d4e\u0d54": 92, "\u0d56\u0d5f": 92, "\u0d5f": 92, "\u0d61\u0d7a": 92, "\u0d66": 92, "\u0d6f\u0d7a": 92, "\u0d7f": 92, "\u0d7f\u0d85": 92, "\u0d85": 92, "\u0d96\u0d9a": 92, "\u0db1\u0db3": 92, "\u0dbb\u0dbd\u0dc0": 92, "\u0dc6": 92, "\u0dc6\u0e01": 92, "\u0de6": 92, "\u0def": 92, "\u0e01": 92, "\u0e30\u0e32\u0e40": 92, "\u0e40": 92, "\u0e46\u0e81": 92, "\u0e50": 92, "\u0e59\u0e81": 92, "\u0e82\u0e84\u0e87": 92, "\u0e88\u0e8a\u0e8d\u0e94": 92, "\u0e97\u0e99": 92, "\u0e9f\u0ea1": 92, "\u0ea3\u0ea5\u0ea7\u0eaa": 92, "\u0eab\u0ead": 92, "\u0eb0\u0eb2\u0ebd\u0ec0": 92, "\u0ebd\u0ec0": 92, "\u0ec4\u0ec6": 92, "\u0ec4\u0ec6\u0edc": 92, "\u0ed0": 92, "\u0ed9\u0edc": 92, "\u0edf\u0f00": 92, "\u0edf\u0f00\u0f40": 92, "\u0f20": 92, "\u0f29": 92, "\u0f47\u0f49": 92, "\u0f6c": 92, "\u0f6c\u0f88": 92, "\u0f8c\u1000": 92, "\u1000": 92, "\u102a\u103f\u1050": 92, "\u1049\u1050": 92, "\u1055\u105a": 92, "\u105d\u1061\u1065": 92, "\u1066\u106e": 92, "\u1070\u1075": 92, "\u1081\u108e\u2d00": 92, "\u10fa\u10fc": 92, "\u10fa\u10fd": 92, "\u10ff": 92, "\u10ff\u1ce9": 92, "\u1248\u124a": 92, "\u124d\u1250": 92, "\u1256\u1258\u125a": 92, "\u125d\u1260": 92, "\u1288\u128a": 92, "\u128d\u1290": 92, "\u12b0\u12b2": 92, "\u12b5\u12b8": 92, "\u12be\u12c0\u12c2": 92, "\u12c5\u12c8": 92, "\u12d6\u12d8": 92, "\u1310\u1312": 92, "\u1315\u1318": 92, "\u135a": 92, "\u135a\u1380": 92, "\u1369": 92, "\u1371\u1380": 92, "\u138f\uab70": 92, "\u13fd\u13f8": 92, "\u13fd\u1401": 92, "\u166c\u166f": 92, "\u167f\u1681": 92, "\u169a\u16a0": 92, "\u16ea\u16ee": 92, "\u16f8\u1700": 92, "\u170c\u170e": 92, "\u1711\u1720": 92, "\u1720": 92, "\u1731\u1740": 92, "\u1740": 92, "\u1751\u1760": 92, "\u1760": 92, "\u176c\u176e": 92, "\u1770": 92, "\u1770\u1780": 92, "\u1780": 92, "\u17b3\u17d7\u17dc\u1820": 92, "\u17d7\u17dc": 92, "\u17e0": 92, "\u17e9": 92, "\u1810": 92, "\u1819\u1820": 92, "\u1878\u1880": 92, "\u18a8\u18aa\u18b0": 92, "\u18aa\u18b0": 92, "\u18f5\u1900": 92, "\u191e": 92, "\u191e\u1950": 92, "\u1946": 92, "\u196d\u1970": 92, "\u1974\u1980": 92, "\u19ab\u19b0": 92, "\u19c9\u19d0": 92, "\u19c9\u1a00": 92, "\u19da\u1a00": 92, "\u1a16\u1a20": 92, "\u1a20": 92, "\u1a54\u1aa7\u1b05": 92, "\u1a89\u1a90": 92, "\u1a99\u1aa7": 92, "\u1b33\u1b45": 92, "\u1b4b\u1b50": 92, "\u1b4b\u1b83": 92, "\u1b59": 92, "\u1ba0\u1bae": 92, "\u1baf\u1bba": 92, "\u1be5\u1c00": 92, "\u1c00": 92, "\u1c23\u1c4d": 92, "\u1c40": 92, "\u1c49\u1c4d": 92, "\u1c4f\u1c5a": 92, "\u1c7d\u1c80": 92, "\u1c88\u10d0": 92, "\u1cec\u1cee": 92, "\u1cf1\u1cf5": 92, "\u1cf6\u1d00": 92, "\u1d00": 92, "\u1dbf\u1e01": 92, "\u1f15\u1f10": 92, "\u1f15\u1f20": 92, "\u1f45\u1f40": 92, "\u1f45\u1f50": 92, "\u1f57\u1f51\u1f53\u1f55\u1f57": 92, "\u1f77\u1fe0": 92, "\u1f7d\u1f80": 92, "\u1fb3\u1fbe\u1fc2": 92, "\u1fb4\u1fb6": 92, "\u1fc3\u1fd0": 92, "\u1fc4\u1fc6": 92, "\u1fd3\u1fd6": 92, "\u1fe5\u1ff2": 92, "\u1ff3": 92, "\u1ff3\u2071\u207f\u2090": 92, "\u1ff4\u1ff6": 92, "\u2071\u207f\u2090": 92, "\u209c": 92, "\u209c\u2102\u2107\u210a": 92, "\u2102\u2107\u210a": 92, "\u2113\u2115": 92, "\u211d\u2124\u03c9\u2128k": 92, "\u2139\u213c": 92, "\u213f\u2145": 92, "\u2149\u214e\u2170": 92, "\u2188\u2c30": 92, "\u2c5e\u2c30": 92, "\u2c5e\u2c61": 92, "\u2ce4\u2cec": 92, "\u2cee\u2cf3": 92, "\u2cf3\u2d00": 92, "\u2d00": 92, "\u2d25\u2d27\u2d2d\u10d0": 92, "\u2d25\u2d27\u2d2d\u2d30": 92, "\u2d67\u2d6f": 92, "\u2d67\u2d6f\u2d80": 92, "\u2d96\u2da0": 92, "\u2da6\u2da8": 92, "\u2dae\u2db0": 92, "\u2db6\u2db8": 92, "\u2dbe\u2dc0": 92, "\u2dc6\u2dc8": 92, "\u2dce\u2dd0": 92, "\u2dd6\u2dd8": 92, "\u2dde": 92, "\u2dde\u3005": 92, "\u3005": 92, "\u3007\u3021": 92, "\u3029\u3031": 92, "\u3031": 92, "\u3035\u3038": 92, "\u303c\u3041": 92, "\u3096": 92, "\u3096\u309d": 92, "\u309d": 92, "\u309f\u30a1": 92, "\u30fa\u30fc": 92, "\u30ff\u3105": 92, "\u312f\u3131": 92, "\u318e\u31a0": 92, "\u31ba\u31f0": 92, "\u31ff\u3400": 92, "\u4db5\u4e00": 92, "\u9fef\ua000": 92, "\ua48c\ua4d0": 92, "\ua4fd\ua500": 92, "\ua60c\ua610": 92, "\ua61f\ua62a": 92, "\ua62b\ua641": 92, "\ua66e\ua67f": 92, "\ua67f": 92, "\ua69d\ua6a0": 92, "\ua6ef\ua717": 92, "\ua717": 92, "\ua71f\ua723": 92, "\ua788\ua78c": 92, "\ua7b9\ua7f7": 92, "\ua801\ua803": 92, "\ua805\ua807": 92, "\ua80a\ua80c": 92, "\ua822\ua840": 92, "\ua840": 92, "\ua873": 92, "\ua873\ua882": 92, "\ua8b3\ua8f2": 92, "\ua8d0": 92, "\ua8d9": 92, "\ua8f7\ua8fb\ua8fd": 92, "\ua8fe\ua90a": 92, "\ua925\ua930": 92, "\ua930": 92, "\ua946\ua960": 92, "\ua960": 92, "\ua97c": 92, "\ua97c\ua984": 92, "\ua9b2\ua9cf\ua9e0": 92, "\ua9cf": 92, "\ua9d9\ua9e0": 92, "\ua9e4\ua9e6": 92, "\ua9ef\ua9fa": 92, "\ua9fe\uaa00": 92, "\uaa28\uaa40": 92, "\uaa40": 92, "\uaa42\uaa44": 92, "\uaa4b\uaa60": 92, "\uaa50": 92, "\uaa59\uaa60": 92, "\uaa76\uaa7a": 92, "\uaa76\uaa7a\uaa7e": 92, "\uaaaf\uaab1\uaab5": 92, "\uaab6\uaab9": 92, "\uaabd\uaac0\uaac2\uaadb": 92, "\uaac2\uaadb": 92, "\uaadd\uaae0": 92, "\uaaea\uaaf2": 92, "\uaaf2": 92, "\uaaf4\uab01": 92, "\uab01": 92, "\uab06\uab09": 92, "\uab0e\uab11": 92, "\uab16\uab20": 92, "\uab26\uab28": 92, "\uab2e\uab30": 92, "\uab5a\uab5c": 92, "\uab65\uab70": 92, "\uabe2\uac00": 92, "\uabf0": 92, "\uabf9\uac00": 92, "\ud7a3\ud7b0": 92, "\ud7c6\ud7cb": 92, "\ud7fb\uf900": 92, "\ufa6d\ufa70": 92, "\ufad9\ufb00": 92, "\ufb06\ufb13": 92, "\ufb17\ufb1d": 92, "\ufb17\ufb1d\ufb1f": 92, "\ufb28\ufb2a": 92, "\ufb36\ufb38": 92, "\ufb3c\ufb3e\ufb40": 92, "\ufb41\ufb43": 92, "\ufb44\ufb46": 92, "\ufbb1\ufbd3": 92, "\ufc5d\ufc64": 92, "\ufd3d\ufd50": 92, "\ufd8f\ufd92": 92, "\ufdc7\ufdf0": 92, "\ufdf9": 92, "\ufdf9\ufe71\ufe73\ufe77\ufe79\ufe7b\ufe7d\ufe7f": 92, "\ufe71\ufe73\ufe77\ufe79\ufe7b\ufe7d\ufe7f": 92, "\ufefc\uff10": 92, "\ufefc\uff41": 92, "\uff19\uff41": 92, "\uff41": 92, "\uff5a": 92, "\uff5a\uff41": 92, "\uff5a\uff66": 92, "\uff9d\uffa0": 92, "\uffbe\uffc2": 92, "\uffc7\uffca": 92, "\uffcf\uffd2": 92, "\uffd7\uffda": 92, "\uffdc\ud800\udc00": 92, "\ud800\udc0b\ud800\udc0d": 92, "\ud800\udc26\ud800\udc28": 92, "\ud800\udc3a\ud800\udc3c": 92, "\ud800\udc3d\ud800\udc3f": 92, "\ud800\udc4d\ud800\udc50": 92, "\ud800\udc5d\ud800\udc80": 92, "\ud800\udcfa\ud800\udd40": 92, "\ud800\udd74": 92, "\ud800\udd74\ud800\ude80": 92, "\ud800\ude80": 92, "\ud800\ude9c\ud800\udea0": 92, "\ud800\uded0": 92, "\ud800\uded0\ud800\udf00": 92, "\ud800\udf00": 92, "\ud800\udf1f\ud800\udf2d": 92, "\ud800\udf4a\ud800\udf50": 92, "\ud800\udf75\ud800\udf80": 92, "\ud800\udf80": 92, "\ud800\udf9d\ud800\udfa0": 92, "\ud800\udfc3\ud800\udfc8": 92, "\ud800\udfcf\ud800\udfd1": 92, "\ud800\udfd5\ud801\udc28": 92, "\ud801\udc9d\ud801\udca0": 92, "\ud801\udc9d\ud801\udcd8": 92, "\ud801\udca9\ud801\udcd8": 92, "\ud801\udcfb\ud801\udcd8": 92, "\ud801\udcfb\ud801\udd00": 92, "\ud801\udd27\ud801\udd30": 92, "\ud801\udd63\ud801\ude00": 92, "\ud801\udf36\ud801\udf40": 92, "\ud801\udf55\ud801\udf60": 92, "\ud801\udf67\ud802\udc00": 92, "\ud802\udc05\ud802\udc08\ud802\udc0a": 92, "\ud802\udc35\ud802\udc37": 92, "\ud802\udc38\ud802\udc3c\ud802\udc3f": 92, "\ud802\udc55\ud802\udc60": 92, "\ud802\udc76\ud802\udc80": 92, "\ud802\udc9e\ud802\udce0": 92, "\ud802\udcf2\ud802\udcf4": 92, "\ud802\udcf5\ud802\udd00": 92, "\ud802\udd15\ud802\udd20": 92, "\ud802\udd39\ud802\udd80": 92, "\ud802\uddb7\ud802\uddbe": 92, "\ud802\uddbf\ud802\ude00": 92, "\ud802\uddbf\ud802\ude00\ud802\ude10": 92, "\ud802\ude13\ud802\ude15": 92, "\ud802\ude17\ud802\ude19": 92, "\ud802\ude35": 92, "\ud802\ude35\ud802\ude60": 92, "\ud802\ude60": 92, "\ud802\ude7c\ud802\ude80": 92, "\ud802\ude9c\ud802\udec0": 92, "\ud802\udec7\ud802\udec9": 92, "\ud802\udee4\ud802\udf00": 92, "\ud802\udf00": 92, "\ud802\udf35\ud802\udf40": 92, "\ud802\udf55\ud802\udf60": 92, "\ud802\udf72\ud802\udf80": 92, "\ud802\udf91\ud803\udc00": 92, "\ud803\udc48\ud803\udcc0": 92, "\ud803\udcf2\ud803\udcc0": 92, "\ud803\udcf2\ud803\udd00": 92, "\ud803\udd23\ud803\udf00": 92, "\ud803\udd30": 92, "\ud803\udd39\ud803\udf00": 92, "\ud803\udf1c\ud803\udf27\ud803\udf30": 92, "\ud803\udf45\ud804\udc03": 92, "\ud804\udc37\ud804\udc83": 92, "\ud804\udc66": 92, "\ud804\udc6f": 92, "\ud804\udcaf\ud804\udcd0": 92, "\ud804\udcd0": 92, "\ud804\udce8\ud804\udcf0": 92, "\ud804\udce8\ud804\udd03": 92, "\ud804\udcf9": 92, "\ud804\udd26\ud804\udd44\ud804\udd50": 92, "\ud804\udd36": 92, "\ud804\udd3f\ud804\udd44": 92, "\ud804\udd50": 92, "\ud804\udd72\ud804\udd76\ud804\udd83": 92, "\ud804\udd76": 92, "\ud804\uddb2\ud804\uddc1": 92, "\ud804\uddc4": 92, "\ud804\uddc4\ud804\uddda\ud804\udddc\ud804\ude00": 92, "\ud804\uddd0": 92, "\ud804\uddda\ud804\udddc\ud804\ude00": 92, "\ud804\ude11\ud804\ude13": 92, "\ud804\ude2b\ud804\ude80": 92, "\ud804\ude80": 92, "\ud804\ude86\ud804\ude88\ud804\ude8a": 92, "\ud804\ude8d\ud804\ude8f": 92, "\ud804\ude9d\ud804\ude9f": 92, "\ud804\udea8\ud804\udeb0": 92, "\ud804\udede\ud804\udf05": 92, "\ud804\udef0": 92, "\ud804\udef9": 92, "\ud804\udf05": 92, "\ud804\udf0c\ud804\udf0f": 92, "\ud804\udf10\ud804\udf13": 92, "\ud804\udf28\ud804\udf2a": 92, "\ud804\udf30\ud804\udf32": 92, "\ud804\udf33\ud804\udf35": 92, "\ud804\udf39": 92, "\ud804\udf39\ud804\udf3d\ud804\udf50\ud804\udf5d": 92, "\ud804\udf50": 92, "\ud804\udf5d": 92, "\ud804\udf61\ud805\udc00": 92, "\ud805\udc00": 92, "\ud805\udc34\ud805\udc47": 92, "\ud805\udc4a\ud805\udc50": 92, "\ud805\udc4a\ud805\udc80": 92, "\ud805\udc59": 92, "\ud805\udc80": 92, "\ud805\udcaf\ud805\udcc4": 92, "\ud805\udcc5\ud805\udcc7\ud805\udcd0": 92, "\ud805\udcc5\ud805\udcc7\ud805\udd80": 92, "\ud805\udcd9\ud805\udd80": 92, "\ud805\uddae\ud805\uddd8": 92, "\ud805\uddd8": 92, "\ud805\udddb\ud805\ude00": 92, "\ud805\ude00": 92, "\ud805\ude2f\ud805\ude44\ud805\ude80": 92, "\ud805\ude44\ud805\ude50": 92, "\ud805\ude59\ud805\ude80": 92, "\ud805\udeaa\ud805\udf00": 92, "\ud805\udec0": 92, "\ud805\udec9\ud805\udf00": 92, "\ud805\udf1a": 92, "\ud805\udf1a\ud806\udc00": 92, "\ud805\udf30": 92, "\ud805\udf39\ud806\udc00": 92, "\ud806\udc2b\ud806\udcc0": 92, "\ud806\udcc0": 92, "\ud806\udcdf\ud806\udcff\ud806\ude00\ud806\ude0b": 92, "\ud806\udce9\ud806\udcff\ud806\ude00": 92, "\ud806\ude32\ud806\ude3a\ud806\ude50\ud806\ude5c": 92, "\ud806\ude50": 92, "\ud806\ude83\ud806\ude86": 92, "\ud806\ude89\ud806\ude9d\ud806\udec0": 92, "\ud806\ude9d\ud806\udec0": 92, "\ud806\udef8\ud807\udc00": 92, "\ud807\udc08\ud807\udc0a": 92, "\ud807\udc2e\ud807\udc40\ud807\udc72": 92, "\ud807\udc40\ud807\udc50": 92, "\ud807\udc59\ud807\udc72": 92, "\ud807\udc8f": 92, "\ud807\udc8f\ud807\udd00": 92, "\ud807\udd00": 92, "\ud807\udd06\ud807\udd08": 92, "\ud807\udd09\ud807\udd0b": 92, "\ud807\udd30\ud807\udd46\ud807\udd60": 92, "\ud807\udd50": 92, "\ud807\udd59\ud807\udd60": 92, "\ud807\udd65\ud807\udd67": 92, "\ud807\udd68\ud807\udd6a": 92, "\ud807\udd89\ud807\udd98\ud807\udee0": 92, "\ud807\udd98\ud807\udda0": 92, "\ud807\udda9\ud807\udee0": 92, "\ud807\udef2\ud808\udc00": 92, "\ud808\udc00": 92, "\ud808\udf99\ud809\udc00": 92, "\ud809\udc6e\ud809\udc80": 92, "\ud809\udd43\ud80c\udc00": 92, "\ud80d\udc2e\ud811\udc00": 92, "\ud811\ude46\ud81a\udc00": 92, "\ud81a\ude38\ud81a\ude40": 92, "\ud81a\ude5e\ud81a\ude60": 92, "\ud81a\ude5e\ud81a\uded0": 92, "\ud81a\ude69\ud81a\uded0": 92, "\ud81a\udeed": 92, "\ud81a\udeed\ud81a\udf00": 92, "\ud81a\udf00": 92, "\ud81a\udf2f\ud81a\udf40": 92, "\ud81a\udf40": 92, "\ud81a\udf43\ud81a\udf50": 92, "\ud81a\udf43\ud81a\udf63": 92, "\ud81a\udf59\ud81a\udf63": 92, "\ud81a\udf77\ud81a\udf7d": 92, "\ud81a\udf8f\ud81b\ude60": 92, "\ud81b\ude7f\ud81b\udf00": 92, "\ud81b\udf44\ud81b\udf50": 92, "\ud81b\udf44\ud81b\udf50\ud81b\udf93": 92, "\ud81b\udf9f\ud81b\udfe0": 92, "\ud81b\udfe1\ud81c\udc00": 92, "\ud821\udff1\ud822\udc00": 92, "\ud822\udef2\ud82c\udc00": 92, "\ud82c\udd1e\ud82c\udd70": 92, "\ud82c\udefb\ud82f\udc00": 92, "\ud82f\udc6a\ud82f\udc70": 92, "\ud82f\udc7c\ud82f\udc80": 92, "\ud82f\udc88\ud82f\udc90": 92, "\ud82f\udc99": 92, "\ud82f\udc99\ud835\udc00": 92, "\ud835\udc00": 92, "\ud835\udc54\ud835\udc56": 92, "\ud835\udc9c\ud835\udc9e": 92, "\ud835\udc9f\ud835\udca2\ud835\udca5": 92, "\ud835\udca6\ud835\udca9": 92, "\ud835\udcac\ud835\udcae": 92, "\ud835\udcb9\ud835\udcbb\ud835\udcbd": 92, "\ud835\udcc3\ud835\udcc5": 92, "\ud835\udd05\ud835\udd07": 92, "\ud835\udd0a\ud835\udd0d": 92, "\ud835\udd14\ud835\udd16": 92, "\ud835\udd1c\ud835\udd1e": 92, "\ud835\udd39\ud835\udd3b": 92, "\ud835\udd3e\ud835\udd40": 92, "\ud835\udd44\ud835\udd46\ud835\udd4a": 92, "\ud835\udd50\ud835\udd52": 92, "\ud835\udea5\ud835\udea8": 92, "\ud835\udec0\ud835\udec2": 92, "\ud835\udeda\ud835\udedc": 92, "\ud835\udefa\ud835\udefc": 92, "\ud835\udf14\ud835\udf16": 92, "\ud835\udf34\ud835\udf36": 92, "\ud835\udf4e\ud835\udf50": 92, "\ud835\udf6e\ud835\udf70": 92, "\ud835\udf88\ud835\udf8a": 92, "\ud835\udfa8\ud835\udfaa": 92, "\ud835\udfc2\ud835\udfc4": 92, "\ud835\udfcb\ud835\udfce": 92, "\ud835\udfcb\ud83a\udc00": 92, "\ud835\udfff": 92, "\ud83a\udc00": 92, "\ud83a\udcc4": 92, "\ud83a\udcc4\ud83a\udd22": 92, "\ud83a\udd22": 92, "\ud83a\udd43\ud83b\ude00": 92, "\ud83a\udd50": 92, "\ud83a\udd59\ud83b\ude00": 92, "\ud83b\ude03\ud83b\ude05": 92, "\ud83b\ude1f\ud83b\ude21": 92, "\ud83b\ude22\ud83b\ude24\ud83b\ude27\ud83b\ude29": 92, "\ud83b\ude32\ud83b\ude34": 92, "\ud83b\ude37\ud83b\ude39\ud83b\ude3b\ud83b\ude42\ud83b\ude47\ud83b\ude49\ud83b\ude4b\ud83b\ude4d": 92, "\ud83b\ude4f\ud83b\ude51": 92, "\ud83b\ude52\ud83b\ude54\ud83b\ude57\ud83b\ude59\ud83b\ude5b\ud83b\ude5d\ud83b\ude5f\ud83b\ude61": 92, "\ud83b\ude62\ud83b\ude64\ud83b\ude67": 92, "\ud83b\ude6a\ud83b\ude6c": 92, "\ud83b\ude72\ud83b\ude74": 92, "\ud83b\ude77\ud83b\ude79": 92, "\ud83b\ude7c\ud83b\ude7e\ud83b\ude80": 92, "\ud83b\ude89\ud83b\ude8b": 92, "\ud83b\ude9b\ud83b\udea1": 92, "\ud83b\udea3\ud83b\udea5": 92, "\ud83b\udea9\ud83b\udeab": 92, "\ud83b\udebb\ud840\udc00": 92, "\ud869\uded6\ud869\udf00": 92, "\ud86d\udf34\ud86d\udf40": 92, "\ud86e\udc1d\ud86e\udc20": 92, "\ud873\udea1\ud873\udeb0": 92, "\ud87a\udfe0\ud87e\udc00": 92, "\ud87e\ude1d": 92}, "titles": ["Advanced Events", "Built-in Aliases", "xonsh.aliases", "xonsh.built_ins", "xonsh.completer", "xonsh.completers", "xonsh.completers.base", "xonsh.completers.bash", "xonsh.completers.bash_completion", "xonsh.completers.commands", "xonsh.completers.completer", "xonsh.completers.dirs", "xonsh.completers.environment", "xonsh.completers.imports", "xonsh.completers.init", "xonsh.completers.man", "xonsh.completers.path", "xonsh.completers.python", "xonsh.completers.tools", "xonsh.dirstack", "xonsh.environ", "xonsh.history", "xonsh.history.base", "xonsh.history.diff_history", "xonsh.history.dummy", "xonsh.history.json", "xonsh.history.main", "xonsh.history.sqlite", "xonsh.lib.inspectors", "xonsh.lib.pretty", "xonsh.procs", "xonsh.procs.executables", "xonsh.procs.jobs", "xonsh.procs.pipelines", "xonsh.procs.posix", "xonsh.procs.proxies", "xonsh.procs.readers", "xonsh.procs.specs", "xonsh.prompt", "xonsh.prompt.base", "xonsh.prompt.cwd", "xonsh.prompt.env", "xonsh.prompt.gitstatus", "xonsh.prompt.job", "xonsh.prompt.times", "xonsh.prompt.vc", "xonsh.shells", "xonsh.shells.base_shell", "xonsh.shells.dumb_shell", "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.xoreutils", "xonsh.xoreutils.cat", "xonsh.xoreutils.echo", "xonsh.xoreutils.pwd", "xonsh.xoreutils.tee", "xonsh.xoreutils.tty", "xonsh.xoreutils.ulimit", "xonsh.xoreutils.umask", "xonsh.xoreutils.uname", "xonsh.xoreutils.uptime", "xonsh.xoreutils.util", "xonsh.xoreutils.which", "xonsh.xoreutils.yes", "xonsh.codecache", "xonsh.color_tools", "xonsh.commands_cache", "xonsh.contexts", "xonsh.events", "xonsh.foreign_shells", "xonsh.lazyasd", "xonsh.lazyjson", "xonsh.lib", "xonsh.lib.collections", "xonsh.lib.inspectors", "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", "xonsh.lib.subprocess", "xonsh.main", "xonsh.platform", "xonsh.pyghooks", "xonsh.shells.dumb_shell", "xonsh.tools", "xonsh.tracer", "xonsh.wizard", "xonsh.xonfig", "xonsh.xontribs", "xonsh.execer", "xonsh.imphooks", "xonsh.parser", "xonsh.parsers.ast", "xonsh.parsers.lexer", "xontrib", "xontrib.coreutils", "Xonsh API", "AppImage", "Bash to Xonsh Translation Guide", "Xonsh Change Log", "Comparison", "Contact Us", "Docker container", "the xonsh shell", "Contributing", "Updating and customizing xonsh", "Development Spiral", "Developer\u2019s Guide", "Editor and IDE Support", "Environment Variables", "Core Events", "Frequently Asked Questions", "Guides", "Installation", "<no title>", "Keyboard Shortcuts", "Helpful Links", "Package Manager", "Platform-specific tips and tricks", "Python versions support policy", "Python Virtual Environments", "Quotes", "Config Files and Settings", "Subprocess Types Table", "Talks & Articles", "Wishlist & To-Dos", "Try It Now!", "Tutorial", "Tutorial: Programmable Tab-Completion", "Tutorial: Events", "Tutorial: History", "Tutorial: Write Your Own History Backend", "Tutorial: Macros", "Tutorial: prompt_toolkit custom keybindings", "Tutorial: Subprocess Strings", "Tutorial: Xonsh Projects", "Tutorial: Extensions (Xontribs)", "Run Control File"], "titleterms": {"": [117, 137], "0": 109, "1": [109, 115, 121], "10": 109, "10th": 147, "11": 109, "12": 109, "13": 109, "14": 109, "15": 109, "16": 109, "17": 109, "18": 109, "19": 109, "2": [109, 121], "20": 109, "21": 109, "22": 109, "23": 109, "24": 109, "25": 109, "26": 109, "27": 109, "3": [109, 121], "4": [109, 121], "5": [109, 121], "6": [109, 121], "7": [109, 121], "8": [109, 115, 121], "9": [109, 121], "And": 137, "By": 117, "It": 136, "No": 144, "Or": 137, "That": 137, "The": [137, 144], "To": 135, "about": 146, "action": [112, 115, 140, 143], "activ": [1, 138], "ad": 137, "add": [115, 121, 135], "adjust": 147, "advanc": [0, 117, 137, 138], "alia": [115, 137], "alias": [1, 2, 137], "alias_completions_options_by_default": 119, "alias_completions_options_longest": 119, "all": [121, 137], "also": 115, "anaconda": 1, "ani": 120, "annot": 142, "anonym": 137, "anoth": 121, "ansi": 118, "ansicon": 119, "api": 106, "appimag": 107, "ar": [0, 121, 142], "argument": 115, "articl": 134, "ask": 121, "ast": 102, "async_invalidate_interv": 119, "async_prompt_thread_work": 119, "asynchron": 119, "author": 146, "auto": 117, "auto_cd": 119, "auto_continu": 119, "auto_pushd": 119, "auto_suggest": 119, "auto_suggest_in_complet": 119, "automat": 130, "avoid": 128, "awai": 142, "backend": [140, 141], "background": 137, "backtick": 137, "base": [6, 22, 39, 135], "base_shel": 47, "bash": [1, 7, 108, 128], "bash_complet": [8, 119], "basic": [117, 137], "behav": 147, "behavior": 119, "better": 147, "bg": 1, "bind": 120, "bottom_toolbar": 119, "branch": [117, 121, 147], "buffer": 118, "build": [107, 117], "built": 1, "built_in": [3, 120], "builtin": 115, "cach": 119, "call": 142, "callabl": 137, "can": [139, 143], "captur": 137, "case_sensitive_complet": 119, "cat": 57, "categori": 120, "cd": [1, 119], "cdpath": 119, "chang": [109, 115, 117], "changelog": 117, "charact": [115, 143], "clear": 140, "close": 138, "cmd": [1, 120], "cmd_completions_show_desc": 119, "code": [118, 139], "codecach": 69, "collect": [78, 141], "color": [115, 128, 147], "color_input": 119, "color_result": 119, "color_tool": 70, "combin": 137, "comint": 118, "command": [9, 121, 135, 137, 140, 143, 147], "commands_cach": 71, "commands_cache_save_intermedi": 119, "comparison": [110, 113], "compil": 137, "complet": [4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 50, 115, 119, 120, 128, 135, 138], "complete_dot": 119, "completion_in_thread": 119, "completion_mod": 119, "completion_query_limit": 119, "completions_bracket": 119, "completions_confirm": 119, "completions_displai": 119, "completions_menu_row": 119, "config": [113, 132], "conflict": 128, "contact": [111, 113], "contain": 112, "context": [72, 121, 142], "contribut": [113, 114], "control": [137, 143, 147], "core": 120, "coreutil": 105, "correct": 115, "couchdb": 141, "cross": 117, "current": 115, "custom": [115, 137, 143], "cwd": 40, "data": [140, 147], "date": 147, "deactiv": 1, "decor": 137, "default": 115, "depend": 117, "detail": 140, "develop": [113, 116, 117], "diff": 140, "diff_histori": 23, "differ": [140, 147], "dir": [1, 11, 119], "directli": 147, "directori": [115, 128], "dirstack": 19, "dirstack_s": 119, "disown": 1, "displai": 147, "do": [0, 115, 135], "docker": [112, 117], "docstr": 117, "document": 117, "doe": 121, "dotglob": 119, "down": 137, "dumb_shel": [48, 93], "dummi": 24, "dynamic_cwd_elision_char": 119, "dynamic_cwd_width": 119, "echo": 58, "editor": 118, "emac": [115, 118], "enable_async_prompt": 119, "enable_commands_cach": 119, "env": 41, "environ": [12, 20, 119, 130, 137], "eof": 1, "error": [115, 119], "escap": 144, "evalu": 137, "event": [0, 73, 120, 139], "everi": 147, "exampl": [29, 88], "excit": 140, "exec": [1, 99, 121], "execalia": 137, "execut": [31, 115, 137, 142], "exit": 1, "exit_cod": 120, "exot": 121, "expand_env_var": 119, "expect": 117, "expr": 137, "express": 137, "extend": [29, 88], "extens": 146, "fewer": 127, "fg": 1, "file": [113, 132, 140, 147], "filenam": 137, "filter": 143, "first": 117, "fish": 121, "fix": 115, "flush": 140, "folk": 137, "force_posix_path": 119, "foreign": 1, "foreign_aliases_overrid": 119, "foreign_aliases_suppress_skip_messag": 119, "foreign_shel": 74, "format": 137, "formatt": 51, "frequent": 121, "from": [107, 115, 135, 147], "fullnam": 120, "fun": 140, "function": [142, 143], "further": [139, 144], "fuzzy_path_complet": 119, "garbag": 141, "gc": 140, "gener": 119, "get": [107, 147], "git": 147, "github": [107, 135], "gitstatu": 42, "glob": 137, "glob_sort": 119, "gotcha": 121, "grep": 1, "gross": 121, "guid": [108, 113, 117, 122], "handl": [0, 119], "have": 140, "help": [113, 126, 137], "helper": 128, "here": 115, "highlight": 135, "histcontrol": 119, "histori": [1, 21, 22, 23, 24, 25, 26, 27, 52, 117, 119, 120, 140, 141], "hook": 117, "hostnam": 119, "hosttyp": 119, "how": [0, 115, 117, 121, 140, 147], "i": [0, 115, 121, 137, 139, 140], "id": [118, 140], "idea": 140, "ignoreeof": 119, "imphook": 100, "import": [13, 115, 117, 137, 143], "indent": 119, "index": 140, "info": 140, "inform": 147, "init": 14, "initi": 141, "input": 137, "insid": 115, "inspector": [28, 79], "instal": [113, 123], "instruct": 142, "int": 120, "intensify_colors_on_win": 119, "interact": [112, 119], "interfac": [117, 121], "interpret": 119, "ipynb": 1, "ipython": 121, "item": 141, "itertool": 80, "itself": 137, "job": [1, 32, 43, 119, 137], "json": [25, 140, 147], "jsonutil": 81, "just": 121, "justif": 144, "kei": 120, "key_bind": 53, "keybind": [120, 143], "keyboard": 125, "keyload": 143, "kind": 142, "known": 146, "l": [1, 147], "label": 147, "lang": 119, "languag": 119, "last_return_cod": 119, "lazi": 140, "lazyasd": [75, 82], "lazyimp": 83, "lazyjson": [76, 84], "lc_collat": 119, "lc_ctype": 119, "lc_messag": 119, "lc_monetari": 119, "lc_numer": 119, "lc_time": 119, "legaci": 138, "lexer": 103, "lib": [28, 29, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89], "libgcc_": 115, "like": 130, "line": [115, 121], "link": [107, 113, 126], "linux": 128, "list": [120, 138, 146], "liter": [137, 138], "load": 146, "local": [115, 119], "lock": 128, "log": 109, "logic": 137, "lookup": 137, "ls_color": 119, "maco": 128, "macro": 142, "main": [26, 90], "mainten": 117, "make": [115, 117, 147], "man": [15, 115, 135], "manag": [127, 128, 142], "me": 139, "menu": 121, "minim": 141, "mode": [118, 137], "modifi": [117, 137], "modul": [85, 115, 120], "modulespec": 120, "mouse_support": 119, "multiline_prompt": 119, "multiline_prompt_po": 119, "multiline_prompt_pr": 119, "my": [115, 121], "name": [120, 128], "nest": 137, "new": [138, 141], "newdir": 120, "newvalu": 120, "nice": 128, "nix": 128, "none": 120, "normal": 137, "now": 136, "o": [87, 119, 137], "off": 140, "olddir": 120, "oldpwd": 119, "oldvalu": 120, "on_chdir": 120, "on_command_not_found": 120, "on_envvar_chang": 120, "on_envvar_new": 120, "on_exit": 120, "on_import_post_create_modul": 120, "on_import_post_exec_modul": 120, "on_import_post_find_spec": 120, "on_import_pre_create_modul": 120, "on_import_pre_exec_modul": 120, "on_import_pre_find_spec": 120, "on_lscolors_chang": 120, "on_post_cmdloop": 120, "on_post_init": 120, "on_post_prompt": 120, "on_post_rc": 120, "on_post_spec_run": 120, "on_post_spec_run_": 120, "on_postcommand": 120, "on_pre_cmdloop": 120, "on_pre_prompt": 120, "on_pre_prompt_format": 120, "on_pre_rc": 120, "on_pre_spec_run": 120, "on_pre_spec_run_": 120, "on_pre_spec_run_l": 120, "on_precommand": 120, "on_ptk_creat": 120, "on_transform_command": 120, "on_xonfig_info_request": 120, "on_xontribs_load": 120, "open": 115, "openpi": 86, "option": 141, "osx": 128, "other": [135, 141], "our": 141, "out": [120, 121, 141], "output": 137, "overview": [138, 139, 143, 145, 146], "own": [107, 141], "packag": [127, 128], "page": [115, 135], "pars": 121, "parser": [101, 102, 103], "pastabl": 147, "path": [16, 119, 120, 128, 137], "pathext": 119, "perform": 117, "pipe": 137, "pipelin": 33, "platform": [91, 117, 128, 135], "polici": [113, 129], "popd": 1, "posix": 34, "possibl": 128, "prerequisit": 127, "pretti": [29, 88], "pretty_print_result": 119, "proc": [30, 31, 32, 33, 34, 35, 36, 37], "procedur": 117, "programm": 138, "project": 145, "prompt": [38, 39, 40, 41, 42, 43, 44, 45, 119, 130, 135, 137], "prompt_field": 119, "prompt_refresh_interv": 119, "prompt_tokens_formatt": 119, "prompt_toolkit": 143, "prompt_toolkit_color_depth": 119, "prompter": 120, "promptsess": 120, "prompttoolkitcomplet": 120, "prompttoolkithistori": 120, "proxi": 35, "pseudo": 140, "ptk_shell": [49, 50, 51, 52, 53, 54], "ptk_style_overrid": 119, "pull": 140, "pushd": 1, "pushd_minu": 119, "pushd_sil": 119, "pwd": [59, 119], "py": 147, "pyghook": 92, "python": [17, 113, 115, 117, 129, 130, 137], "question": 121, "quit": 1, "quot": [131, 137, 144], "raise_subproc_error": 119, "rc": 147, "read": [139, 144], "reader": 36, "readlin": 128, "readline_shel": 55, "real": 147, "redirect": 137, "regist": [115, 138], "regular": 137, "releas": 117, "remov": [137, 138], "restrict": 143, "result": [0, 115], "resum": 1, "retriev": 141, "rich": 140, "right_prompt": 119, "rtn": 120, "rule": 117, "run": [117, 137, 143, 147], "sampl": 147, "save": 141, "scp": 1, "script": 137, "search": 137, "see": 115, "select": 115, "sensit": 121, "session": 145, "set": [113, 115, 119, 132, 145], "setup": 141, "shell": [46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 93, 113, 115, 119, 121], "shell_typ": 119, "shlvl": 119, "shortcut": 125, "show": [139, 140], "showcmd": 1, "snippet": 147, "so": [0, 115, 121], "sourc": 1, "space": 128, "spec": [37, 120], "speci": 0, "specif": 128, "spiral": [113, 116], "sqlite": [27, 140], "stai": 144, "start": [115, 137, 141], "stderr": 137, "stdin": 137, "stdout": 137, "str": 120, "stream": 137, "string": [137, 138, 144], "structur": [138, 145, 146], "studio": 118, "style": [115, 117], "sublim": 118, "subprocess": [89, 119, 133, 137, 142, 144], "subprocspec": 120, "subsequence_path_complet": 119, "substitut": 137, "sudo": 1, "suggest_command": 119, "suggest_max_num": 119, "suggest_threshold": 119, "superhelp": 137, "support": [113, 118, 129, 135, 138], "suppress_branch_timeout_messag": 119, "switch": 130, "syntax": 135, "t": 120, "tab": [115, 119, 128, 135, 137, 138], "tabl": 133, "take": 142, "talk": 134, "target": 120, "task": 117, "technic": 140, "tee": [60, 140], "tell": 146, "templat": 141, "term": [118, 119], "termin": [115, 128, 140], "test": [117, 135], "text": 118, "theme": 115, "thi": [121, 139], "thread": 137, "thread_subproc": 119, "thunar": 115, "time": [44, 121, 147], "timeit": 1, "tip": 128, "titl": 119, "too": 139, "tool": [18, 94], "toolkit": 119, "trace": 1, "tracer": 95, "translat": 108, "trick": 128, "try": [136, 141], "tty": 61, "tupl": 120, "tutori": [137, 138, 139, 140, 141, 142, 143, 144, 145, 146], "type": [133, 137], "u": [111, 113, 146], "ulimit": 62, "umask": 63, "unam": 64, "uncaptur": 137, "unord": 0, "unthread": 137, "up": [115, 137, 141, 145], "updat": [54, 115], "update_completions_on_keypress": 119, "update_os_environ": 119, "update_prompt_on_keypress": 119, "uptim": 65, "urwid": 135, "us": [115, 121, 128, 139, 142, 143], "usag": [29, 88], "utf": 115, "util": 66, "v": [118, 137], "v0": 109, "valu": 120, "variabl": [119, 137], "vc": 45, "vc_branch_timeout": 119, "vc_git_include_untrack": 119, "vc_hg_show_branch": 119, "version": [113, 129], "vi_mod": 119, "vim": 118, "virtual": 130, "virtual_env": 119, "virtualenv": 130, "visual": 118, "vox": 130, "w": 119, "web": 147, "websit": 117, "what": [0, 142, 143], "when": 142, "where": 142, "which": 67, "why": [0, 121, 140], "window": [1, 119, 121, 127, 128], "wishlist": 135, "without": 115, "wizard": [96, 147], "work": [121, 128], "world": 147, "wrap": 141, "write": [117, 138, 141, 142], "xdg_cache_hom": 119, "xdg_config_hom": 119, "xdg_data_dir": 119, "xdg_data_hom": 119, "xexec": 1, "xonfig": [1, 97, 147], "xonsh": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 106, 107, 108, 109, 112, 113, 115, 118, 120, 121, 128, 137, 140, 145], "xonsh_append_newlin": 119, "xonsh_autopair": 119, "xonsh_bash_path_overrid": 119, "xonsh_cache_dir": 119, "xonsh_cache_everyth": 119, "xonsh_cache_script": 119, "xonsh_capture_alwai": 119, "xonsh_color_styl": 119, "xonsh_completer_dir": 119, "xonsh_config_dir": 119, "xonsh_copy_on_delet": 119, "xonsh_ctrl_bksp_delet": 119, "xonsh_data_dir": 119, "xonsh_datetime_format": 119, "xonsh_debug": 119, "xonsh_encod": 119, "xonsh_encoding_error": 119, "xonsh_history_backend": 119, "xonsh_history_fil": 119, "xonsh_history_ignore_regex": 119, "xonsh_history_match_anywher": 119, "xonsh_history_s": 119, "xonsh_history_save_cwd": 119, "xonsh_history_sigint_flush": 119, "xonsh_interact": 119, "xonsh_login": 119, "xonsh_mod": 119, "xonsh_proc_frequ": 119, "xonsh_show_traceback": 119, "xonsh_sourc": 119, "xonsh_stderr_postfix": 119, "xonsh_stderr_prefix": 119, "xonsh_store_stdin": 119, "xonsh_store_stdout": 119, "xonsh_style_overrid": 119, "xonsh_subproc_captured_print_stderr": 119, "xonsh_subproc_output_format": 119, "xonsh_sys_config_dir": 119, "xonsh_trace_complet": 119, "xonsh_trace_subproc": 119, "xonsh_trace_subproc_func": 119, "xonsh_traceback_logfil": 119, "xonsh_use_system_clipboard": 119, "xonshrc": [119, 147], "xonshrc_dir": 119, "xontrib": [1, 98, 104, 105, 119, 146], "xontribs_autoload_dis": 119, "xoreutil": [56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68], "xpip": 1, "xsh": [135, 137], "xthread": 1, "xunthread": 1, "ye": 68, "your": [107, 117, 141, 146], "zsh": 1}}) \ No newline at end of file