Index

A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y

A

activate_env() (xonsh.vox.Vox method)
add_job() (in module xonsh.jobs)
Aliases (class in xonsh.aliases)
aliases (xonsh.pyghooks.XonshConsoleLexer attribute)
(xonsh.pyghooks.XonshLexer attribute)
all_commands (xonsh.tools.CommandsCache attribute)
always_false() (in module xonsh.tools)
always_true() (in module xonsh.tools)
append() (xonsh.history.History method)
arg_undoers() (in module xonsh.main)
args (xonsh.tools.XonshError attribute)
argvquote() (in module xonsh.tools)
attr_complete() (in module xonsh.completers.python)
attrs (xonsh.wizard.Input attribute)
(xonsh.wizard.Load attribute)
(xonsh.wizard.Message attribute)
(xonsh.wizard.Node attribute)
(xonsh.wizard.Pass attribute)
(xonsh.wizard.Question attribute)
(xonsh.wizard.Save attribute)
(xonsh.wizard.StateFile attribute)
(xonsh.wizard.StoreNonEmpty attribute)
(xonsh.wizard.TrueFalse attribute)
(xonsh.wizard.TrueFalseBreak attribute)
(xonsh.wizard.While attribute)
(xonsh.wizard.Wizard attribute)
(xonsh.wizard.YesNo attribute)
AWitchAWitch (class in xonsh.aliases)

B

backup_file() (in module xonsh.tools)
bang_bang() (in module xonsh.aliases)
bang_n() (in module xonsh.aliases)
BaseShell (class in xonsh.base_shell)
BASH_COMPLETIONS_DEFAULT (in module xonsh.platform)
begin_group() (xonsh.pretty.PrettyPrinter method)
bg() (in module xonsh.jobs)
bold_str_diff() (in module xonsh.diff_history)
bool_or_int_to_str() (in module xonsh.tools)
bool_seq_to_csv() (in module xonsh.tools)
bool_to_str() (in module xonsh.tools)
branch_bg_color() (in module xonsh.environ)
branch_color() (in module xonsh.environ)
break_() (xonsh.pretty.PrettyPrinter method)
breakable() (xonsh.pretty.PrettyPrinter method)
build() (xonsh.lexer.Lexer method)

C

call_hg_command() (in module xonsh.environ)
call_tip() (in module xonsh.inspectors)
canon_path() (in module xonsh.wizard)
cast_unicode() (in module xonsh.tools)
cd() (in module xonsh.dirstack)
check_for_partial_string() (in module xonsh.tools)
clear() (xonsh.aliases.Aliases method)
(xonsh.environ.Env method)
close() (xonsh.base_shell.Tee method)
(xonsh.lazyjson.LazyJSON method)
cmdloop() (xonsh.readline_shell.ReadlineShell method)
cmdsdiff() (xonsh.diff_history.HistoryDiffer method)
code_by_name() (in module xonsh.pyghooks)
code_cache_check() (in module xonsh.codecache)
code_cache_name() (in module xonsh.codecache)
color_by_name() (in module xonsh.pyghooks)
color_style() (in module xonsh.tools)
(xonsh.base_shell.BaseShell method)
(xonsh.readline_shell.ReadlineShell method)
color_style_names() (in module xonsh.tools)
(xonsh.base_shell.BaseShell method)
(xonsh.readline_shell.ReadlineShell method)
columnize() (xonsh.readline_shell.ReadlineShell method)
command_not_found() (in module xonsh.tools)
CommandField (class in xonsh.history)
CommandsCache (class in xonsh.tools)
compile() (xonsh.execer.Execer method)
compile_code() (in module xonsh.codecache)
complete() (xonsh.completer.Completer method)
(xonsh.readline_shell.ReadlineShell method)
complete_base() (in module xonsh.completers.base), [1]
complete_cd() (in module xonsh.completers.dirs)
complete_command() (in module xonsh.completers.commands)
complete_from_bash() (in module xonsh.completers.bash)
complete_from_man() (in module xonsh.completers.man)
complete_help() (xonsh.readline_shell.ReadlineShell method)
complete_import() (in module xonsh.completers.python)
complete_module() (in module xonsh.completers.python)
complete_python() (in module xonsh.completers.python)
complete_python_mode() (in module xonsh.completers.python)
complete_rmdir() (in module xonsh.completers.dirs)
complete_skipper() (in module xonsh.completers.commands)
CompletedCommand (class in xonsh.proc)
completedefault() (xonsh.readline_shell.ReadlineShell method)
completenames() (xonsh.readline_shell.ReadlineShell method)
Completer (class in xonsh.completer)
CompoundColorMap (class in xonsh.pyghooks)
configurable (xonsh.environ.VarDocs attribute)
convert (xonsh.environ.Ensurer attribute)
count() (xonsh.environ.Ensurer method)
(xonsh.environ.VarDocs method)
(xonsh.history.CommandField method)
create_env() (xonsh.vox.Vox static method)
create_truefalse_cond() (in module xonsh.wizard)
csv_to_bool_seq() (in module xonsh.tools)
csv_to_set() (in module xonsh.tools)
ctxadd() (xonsh.ast.CtxAwareTransformer method)
CtxAwareTransformer (class in xonsh.ast)
ctxremove() (xonsh.ast.CtxAwareTransformer method)
ctxupdate() (xonsh.ast.CtxAwareTransformer method)
ctxvisit() (xonsh.ast.CtxAwareTransformer method)
current_branch() (in module xonsh.environ)

D

daemon (xonsh.history.HistoryFlusher attribute)
(xonsh.history.HistoryGC attribute)
(xonsh.readline_shell.ReadlineHistoryAdder attribute)
deactivate_env() (xonsh.vox.Vox static method)
decode() (in module xonsh.tools)
default (xonsh.environ.VarDocs attribute)
default() (xonsh.base_shell.BaseShell method)
(xonsh.readline_shell.ReadlineShell method)
DEFAULT_ENCODING (in module xonsh.platform)
default_env() (in module xonsh.environ)
default_file (xonsh.wizard.Load attribute)
(xonsh.wizard.Save attribute)
(xonsh.wizard.StateFile attribute)
default_value() (in module xonsh.environ)
DefaultNotGivenType (class in xonsh.tools)
detype (xonsh.environ.Ensurer attribute)
detype() (xonsh.environ.Env method)
detypeable() (xonsh.environ.Env static method)
dirs() (in module xonsh.dirstack)
DIRSTACK (in module xonsh.dirstack)
dirty_working_directory() (in module xonsh.environ)
do_help() (xonsh.readline_shell.ReadlineShell method)
doc_header (xonsh.readline_shell.ReadlineShell attribute)
doc_leader (xonsh.readline_shell.ReadlineShell attribute)
docstr (xonsh.environ.VarDocs attribute)
dump() (in module xonsh.lazyjson)
(xonsh.history.HistoryFlusher method)
dumps() (in module xonsh.lazyjson)
dynamic_cwd_tuple_to_str() (in module xonsh.tools)

E

emptyline() (xonsh.base_shell.BaseShell method)
(xonsh.readline_shell.ReadlineShell method)
encode() (in module xonsh.tools)
end_group() (xonsh.pretty.PrettyPrinter method)
enhance_colors_for_cmd_exe() (xonsh.pyghooks.XonshStyle method)
ensure_git() (in module xonsh.environ)
ensure_hg() (in module xonsh.environ)
ensure_int_or_slice() (in module xonsh.tools)
ensure_list_of_strs() (in module xonsh.built_ins)
ensure_shell() (in module xonsh.foreign_shells)
ensure_str_or_int() (in module xonsh.wizard)
ensure_string() (in module xonsh.tools)
Ensurer (class in xonsh.environ)
Env (class in xonsh.environ)
env_name() (in module xonsh.environ)
env_path_to_str() (in module xonsh.tools)
envdiff() (xonsh.diff_history.HistoryDiffer method)
err (xonsh.proc.CompletedCommand attribute)
escape_windows_cmd_string() (in module xonsh.tools)
eval() (xonsh.execer.Execer method)
eval_alias() (xonsh.aliases.Aliases method)
exec() (xonsh.execer.Execer method)
Execer (class in xonsh.execer)
execer (xonsh.imphooks.XonshImportHook attribute)
executables_in() (in module xonsh.tools)
exit() (in module xonsh.aliases)
expand_alias() (xonsh.aliases.Aliases method)
expand_case_matching() (in module xonsh.tools)
expand_gray_colors_for_cmd_exe() (in module xonsh.tools)
expand_path() (in module xonsh.built_ins)
expandvars() (in module xonsh.tools)

F

f (xonsh.proc.ProcProxy attribute)
fallback() (in module xonsh.tools)
fg() (in module xonsh.jobs)
filenames (xonsh.pyghooks.XonshConsoleLexer attribute)
(xonsh.pyghooks.XonshLexer attribute)
files() (xonsh.history.HistoryGC method)
find_file() (in module xonsh.inspectors)
find_next_break() (in module xonsh.tools)
find_source_lines() (in module xonsh.inspectors)
find_spec() (xonsh.imphooks.XonshImportHook method)
fix_readline_state_after_ctrl_c() (in module xonsh.readline_shell)
flush() (xonsh.history.History method)
(xonsh.pretty.PrettyPrinter method)
for_type() (in module xonsh.pretty)
for_type_by_name() (in module xonsh.pretty)
foreground() (in module xonsh.proc)
ForegroundProcProxy (class in xonsh.proc)
foreign_env_fixes() (in module xonsh.environ)
foreign_shell_data (in module xonsh.foreign_shells)
ForeignShellFunctionAlias (class in xonsh.foreign_shells)
format() (xonsh.diff_history.HistoryDiffer method)
format_argspec() (in module xonsh.inspectors)
format_color() (in module xonsh.tools)
(xonsh.base_shell.BaseShell method)
(xonsh.readline_shell.ReadlineShell method)
format_line() (in module xonsh.tracer)
format_prompt() (in module xonsh.environ)

G

generic_visit() (xonsh.ast.CtxAwareTransformer method)
get() (xonsh.aliases.Aliases method)
(xonsh.environ.Env method)
get_cache_filename() (in module xonsh.codecache)
get_code() (xonsh.imphooks.XonshImportHook method)
get_col() (in module xonsh.ast)
get_data() (xonsh.imphooks.XonshImportHook method)
get_docs() (xonsh.environ.Env method)
get_encoding() (in module xonsh.inspectors)
get_ensurer() (xonsh.environ.Env method)
get_filename() (xonsh.imphooks.XonshImportHook method)
get_filter_function() (in module xonsh.completers.tools)
get_git_branch() (in module xonsh.environ)
get_hg_branch() (in module xonsh.environ)
get_names() (xonsh.readline_shell.ReadlineShell method)
get_next_job_number() (in module xonsh.jobs)
get_next_task() (in module xonsh.jobs)
get_script_subproc_command() (in module xonsh.built_ins)
get_sep() (in module xonsh.tools)
get_task() (in module xonsh.jobs)
get_tokens() (in module xonsh.lexer)
getargspec() (in module xonsh.inspectors)
getdoc() (in module xonsh.inspectors)
getName() (xonsh.history.HistoryFlusher method)
(xonsh.history.HistoryGC method)
(xonsh.readline_shell.ReadlineHistoryAdder method)
getsource() (in module xonsh.inspectors)
git_dirty_working_directory() (in module xonsh.environ)
globpath() (in module xonsh.tools)
greenline() (in module xonsh.diff_history)

H

handle_double_amps() (in module xonsh.lexer)
handle_double_pipe() (in module xonsh.lexer)
handle_error_space() (in module xonsh.lexer)
handle_error_token() (in module xonsh.lexer)
handle_ignore() (in module xonsh.lexer)
handle_name() (in module xonsh.lexer)
handle_rbrace() (in module xonsh.lexer)
handle_rbracket() (in module xonsh.lexer)
handle_rparen() (in module xonsh.lexer)
handle_token() (in module xonsh.lexer)
has_prompt_toolkit (in module xonsh.platform)
HAS_PYGMENTS (in module xonsh.platform)
header() (xonsh.diff_history.HistoryDiffer method)
helper() (in module xonsh.built_ins)
hg_dirty_working_directory() (in module xonsh.environ)
HiddenCompletedCommand (class in xonsh.proc)
highlighted_ndiff() (in module xonsh.diff_history)
History (class in xonsh.history)
history_tuple_to_str() (in module xonsh.tools)
HISTORY_UNITS (in module xonsh.tools)
HistoryDiffer (class in xonsh.diff_history)
HistoryFlusher (class in xonsh.history)
HistoryGC (class in xonsh.history)

I

i_am_at_the_front() (xonsh.history.CommandField method)
(xonsh.history.HistoryFlusher method)
ident (xonsh.history.HistoryFlusher attribute)
(xonsh.history.HistoryGC attribute)
(xonsh.readline_shell.ReadlineHistoryAdder attribute)
identchars (xonsh.readline_shell.ReadlineShell attribute)
iglobpath() (in module xonsh.tools)
ignore_sigtstp() (in module xonsh.jobs)
indent() (in module xonsh.tools)
index() (in module xonsh.lazyjson)
(xonsh.environ.Ensurer method)
(xonsh.environ.VarDocs method)
(xonsh.history.CommandField method)
info() (xonsh.inspectors.Inspector method)
inp (xonsh.proc.CompletedCommand attribute)
Input (class in xonsh.wizard)
INPUT (xonsh.foreign_shells.ForeignShellFunctionAlias attribute)
input() (xonsh.lexer.Lexer method)
Inspector (class in xonsh.inspectors)
intensify_colors_for_cmd_exe() (in module xonsh.tools)
intensify_colors_on_win_setter() (in module xonsh.tools)
interactive (xonsh.main.XonshMode attribute)
intro (xonsh.readline_shell.ReadlineShell attribute)
is_alive() (xonsh.history.HistoryFlusher method)
(xonsh.history.HistoryGC method)
(xonsh.readline_shell.ReadlineHistoryAdder method)
is_bool() (in module xonsh.tools)
is_bool_or_int() (in module xonsh.tools)
is_bool_seq() (in module xonsh.tools)
is_callable() (in module xonsh.tools)
is_callable_default() (in module xonsh.environ)
is_completions_display_value() (in module xonsh.tools)
is_dynamic_cwd_width() (in module xonsh.tools)
is_env_path() (in module xonsh.tools)
is_float() (in module xonsh.tools)
is_history_tuple() (in module xonsh.tools)
is_in_scope() (xonsh.ast.CtxAwareTransformer method)
is_int() (in module xonsh.tools)
is_readline_available (in module xonsh.platform)
is_simple_callable() (in module xonsh.inspectors)
is_string() (in module xonsh.tools)
is_string_or_callable() (in module xonsh.tools)
is_string_set() (in module xonsh.tools)
is_template_string() (in module xonsh.environ)
isAlive() (xonsh.history.HistoryFlusher method)
(xonsh.history.HistoryGC method)
(xonsh.readline_shell.ReadlineHistoryAdder method)
isDaemon() (xonsh.history.HistoryFlusher method)
(xonsh.history.HistoryGC method)
(xonsh.readline_shell.ReadlineHistoryAdder method)
isdescendable() (in module xonsh.ast)
isdisjoint() (xonsh.tools.CommandsCache method)
items() (xonsh.aliases.Aliases method)
(xonsh.environ.Env method)

J

jobs() (in module xonsh.jobs)
join() (xonsh.history.HistoryFlusher method)
(xonsh.history.HistoryGC method)
(xonsh.readline_shell.ReadlineHistoryAdder method)
justify() (in module xonsh.completers.tools)

K

keys() (xonsh.aliases.Aliases method)
(xonsh.environ.Env method)
kill_all_jobs() (in module xonsh.jobs)

L

lastcmd (xonsh.readline_shell.ReadlineShell attribute)
LazyJSON (class in xonsh.lazyjson)
leftmostname() (in module xonsh.ast)
levenshtein() (in module xonsh.tools)
Lexer (class in xonsh.lexer)
LINUX_DISTRO (in module xonsh.platform)
list_envs() (xonsh.vox.Vox static method)
Load (class in xonsh.wizard)
load() (xonsh.lazyjson.Node method)
load_builtins() (in module xonsh.built_ins)
load_foreign_aliases() (in module xonsh.foreign_shells)
load_foreign_envs() (in module xonsh.foreign_shells)
load_static_config() (in module xonsh.environ)
locale_convert() (in module xonsh.environ)
locate_binary() (in module xonsh.environ)

M

main() (in module xonsh.diff_history)
(in module xonsh.history)
(in module xonsh.main)
(in module xonsh.replay)
(in module xonsh.tracer)
(in module xonsh.xonfig)
main_context() (in module xonsh.main)
make_default_aliases() (in module xonsh.aliases)
make_env() (in module xonsh.xonfig)
make_envvar() (in module xonsh.xonfig)
make_fs() (in module xonsh.xonfig)
make_wizard() (in module xonsh.xonfig)
make_xontrib() (in module xonsh.xonfig)
make_xontribs() (in module xonsh.xonfig)
max_col() (in module xonsh.ast)
Message (class in xonsh.wizard)
min_col() (in module xonsh.ast)
misc_header (xonsh.readline_shell.ReadlineShell attribute)
multiline_prompt() (in module xonsh.environ)

N

name (xonsh.history.HistoryFlusher attribute)
(xonsh.history.HistoryGC attribute)
(xonsh.pyghooks.XonshConsoleLexer attribute)
(xonsh.pyghooks.XonshLexer attribute)
(xonsh.pyghooks.XonshSubprocLexer attribute)
(xonsh.readline_shell.ReadlineHistoryAdder attribute)
Node (class in xonsh.lazyjson)
(class in xonsh.wizard)
nohelp (xonsh.readline_shell.ReadlineShell attribute)
noinfo() (xonsh.inspectors.Inspector method)
norm_name() (in module xonsh.pyghooks)
normabspath() (in module xonsh.tools)

O

object_info() (in module xonsh.inspectors)
ON_ANACONDA (in module xonsh.platform)
ON_DARWIN (in module xonsh.platform)
ON_LINUX (in module xonsh.platform)
on_main_thread() (in module xonsh.tools)
ON_POSIX (in module xonsh.platform)
ON_WINDOWS (in module xonsh.platform)
onecmd() (xonsh.readline_shell.ReadlineShell method)
out (xonsh.proc.CompletedCommand attribute)

P

parse() (xonsh.execer.Execer method)
parse_aliases() (in module xonsh.foreign_shells)
parse_env() (in module xonsh.foreign_shells)
parse_funcs() (in module xonsh.foreign_shells)
parseline() (xonsh.readline_shell.ReadlineShell method)
partial_color_tokenize() (in module xonsh.pyghooks)
partial_format_prompt() (in module xonsh.environ)
Pass (class in xonsh.wizard)
path_argument() (in module xonsh.main)
pdef() (xonsh.inspectors.Inspector method)
pdoc() (xonsh.inspectors.Inspector method)
pdump() (in module xonsh.ast)
pfile() (xonsh.inspectors.Inspector method)
pid (xonsh.proc.TeePTYProc attribute)
pinfo() (xonsh.inspectors.Inspector method)
pinfo_fields1 (xonsh.inspectors.Inspector attribute)
pinfo_fields2 (xonsh.inspectors.Inspector attribute)
pinfo_fields3 (xonsh.inspectors.Inspector attribute)
pinfo_fields_obj (xonsh.inspectors.Inspector attribute)
PLATFORM_INFO (in module xonsh.platform)
poll() (xonsh.proc.ForegroundProcProxy method)
(xonsh.proc.ProcProxy method)
(xonsh.proc.TeePTYProc method)
pop() (xonsh.aliases.Aliases method)
(xonsh.environ.Env method)
popd() (in module xonsh.dirstack)
popitem() (xonsh.aliases.Aliases method)
(xonsh.environ.Env method)
postcmd() (xonsh.readline_shell.ReadlineShell method)
postloop() (xonsh.readline_shell.ReadlineShell method)
postmain() (in module xonsh.main)
pprint() (in module xonsh.pretty)
precmd() (xonsh.base_shell.BaseShell method)
(xonsh.readline_shell.ReadlineShell method)
preloop() (xonsh.readline_shell.ReadlineShell method)
premain() (in module xonsh.main)
pretty() (in module xonsh.pretty)
(xonsh.pretty.RepresentationPrinter method)
PrettyFormatter (class in xonsh.wizard)
PrettyPrinter (class in xonsh.pretty)
print_color() (in module xonsh.tools)
(xonsh.base_shell.BaseShell method)
(xonsh.readline_shell.ReadlineShell method)
print_commands() (xonsh.vox.Vox static method)
print_exception() (in module xonsh.tools)
print_one_job() (in module xonsh.jobs)
print_topics() (xonsh.readline_shell.ReadlineShell method)
ProcProxy (class in xonsh.proc)
prompt (xonsh.base_shell.BaseShell attribute)
(xonsh.readline_shell.ReadlineShell attribute)
PromptVisitor (class in xonsh.wizard)
psource() (xonsh.inspectors.Inspector method)
ptk_version (in module xonsh.platform)
ptk_version_info (in module xonsh.platform)
push() (xonsh.base_shell.BaseShell method)
(xonsh.readline_shell.ReadlineShell method)
pushd() (in module xonsh.dirstack)
PYGMENTS_VERSION (in module xonsh.platform)
PYTHON_VERSION_INFO (in module xonsh.platform)

Q

Question (class in xonsh.wizard)

R

RE_BEGIN_STRING (in module xonsh.tools)
RE_STRING_CONT (in module xonsh.tools)
RE_STRING_START (in module xonsh.tools)
read_py_file() (in module xonsh.openpy)
read_py_url() (in module xonsh.openpy)
ReadlineHistoryAdder (class in xonsh.readline_shell)
ReadlineShell (class in xonsh.readline_shell)
redirect_stderr (class in xonsh.tools)
redirect_stdout (class in xonsh.tools)
redline() (in module xonsh.diff_history)
regexpath() (in module xonsh.built_ins)
reglob() (in module xonsh.built_ins)
remove_env() (xonsh.vox.Vox static method)
replace_env() (xonsh.environ.Env method)
replay() (xonsh.replay.Replayer method)
Replayer (class in xonsh.replay)
RepresentationPrinter (class in xonsh.pretty)
reset() (xonsh.lexer.Lexer method)
reset_buffer() (xonsh.base_shell.BaseShell method)
(xonsh.readline_shell.ReadlineShell method)
resetting_signal_handle() (in module xonsh.built_ins)
returncode (xonsh.proc.TeePTYProc attribute)
rl_completion_suppress_append() (in module xonsh.readline_shell)
rl_variable_dumper() (in module xonsh.readline_shell)
rl_variable_value() (in module xonsh.readline_shell)
rtn (xonsh.proc.CompletedCommand attribute)
ruler (xonsh.readline_shell.ReadlineShell attribute)
run() (xonsh.history.HistoryFlusher method)
(xonsh.history.HistoryGC method)
(xonsh.proc.ProcProxy method)
(xonsh.readline_shell.ReadlineHistoryAdder method)
run_code_with_cache() (in module xonsh.codecache)
run_compiled_code() (in module xonsh.codecache)
run_script_with_cache() (in module xonsh.codecache)
run_subproc() (in module xonsh.built_ins)

S

safe_hasattr() (in module xonsh.tools)
Save (class in xonsh.wizard)
scandir() (in module xonsh.platform)
script_cache_check() (in module xonsh.codecache)
script_from_file (xonsh.main.XonshMode attribute)
script_from_stdin (xonsh.main.XonshMode attribute)
set_to_csv() (in module xonsh.tools)
setDaemon() (xonsh.history.HistoryFlusher method)
(xonsh.history.HistoryGC method)
(xonsh.readline_shell.ReadlineHistoryAdder method)
setdefault() (xonsh.aliases.Aliases method)
(xonsh.environ.Env method)
setName() (xonsh.history.HistoryFlusher method)
(xonsh.history.HistoryGC method)
(xonsh.readline_shell.ReadlineHistoryAdder method)
settitle() (xonsh.base_shell.BaseShell method)
(xonsh.readline_shell.ReadlineShell method)
setup_readline() (in module xonsh.readline_shell)
setup_win_unicode_console() (in module xonsh.tools)
Shell (class in xonsh.shell)
should_use_cache() (in module xonsh.codecache)
show_help() (xonsh.vox.Vox method)
showcmd() (in module xonsh.aliases)
signal (xonsh.proc.TeePTYProc attribute)
SimpleForegroundProcProxy (class in xonsh.proc)
SimpleProcProxy (class in xonsh.proc)
single_command (xonsh.main.XonshMode attribute)
singleline() (xonsh.base_shell.BaseShell method)
(xonsh.readline_shell.ReadlineShell method)
source_alias() (in module xonsh.aliases)
source_cmd() (in module xonsh.aliases)
source_foreign() (in module xonsh.aliases)
source_to_unicode() (in module xonsh.openpy)
spawn() (xonsh.teepty.TeePTY method)
special_handlers (in module xonsh.lexer)
start() (xonsh.history.HistoryFlusher method)
(xonsh.history.HistoryGC method)
(xonsh.readline_shell.ReadlineHistoryAdder method)
(xonsh.tracer.TracerType method)
StateFile (class in xonsh.wizard)
StateVisitor (class in xonsh.wizard)
stdout (xonsh.proc.TeePTYProc attribute)
stop() (xonsh.tracer.TracerType method)
store() (xonsh.wizard.PromptVisitor method)
(xonsh.wizard.StateVisitor method)
store_as_str (xonsh.environ.VarDocs attribute)
StoreNonEmpty (class in xonsh.wizard)
str_to_env_path() (in module xonsh.tools)
strip_encoding_cookie() (in module xonsh.openpy)
style_name (xonsh.pyghooks.XonshStyle attribute)
subexpr_from_unbalanced() (in module xonsh.tools)
subproc_captured_hiddenobject() (in module xonsh.built_ins)
subproc_captured_inject() (in module xonsh.built_ins)
subproc_captured_object() (in module xonsh.built_ins)
subproc_captured_stdout() (in module xonsh.built_ins)
subproc_toks() (in module xonsh.tools)
subproc_uncaptured() (in module xonsh.built_ins)
suggest_commands() (in module xonsh.tools)
suggestion_sort_helper() (in module xonsh.tools)
superhelper() (in module xonsh.built_ins)
SUPPRESS (xonsh.aliases.AWitchAWitch attribute)
swap() (in module xonsh.tools)
(xonsh.environ.Env method)

T

teardown_readline() (in module xonsh.readline_shell)
Tee (class in xonsh.base_shell)
TeePTY (class in xonsh.teepty)
TeePTYProc (class in xonsh.proc)
text() (xonsh.pretty.PrettyPrinter method)
to_bool() (in module xonsh.tools)
to_bool_or_break() (in module xonsh.tools)
to_bool_or_int() (in module xonsh.tools)
to_completions_display_value() (in module xonsh.tools)
to_debug() (in module xonsh.environ)
to_dynamic_cwd_tuple() (in module xonsh.tools)
to_history_tuple() (in module xonsh.tools)
token() (xonsh.lexer.Lexer method)
token_map (in module xonsh.lexer)
tokens (xonsh.lexer.Lexer attribute)
(xonsh.pyghooks.XonshConsoleLexer attribute)
(xonsh.pyghooks.XonshLexer attribute)
(xonsh.pyghooks.XonshSubprocLexer attribute)
tokopen() (in module xonsh.openpy)
trace() (in module xonsh.aliases)
(xonsh.tracer.TracerType method)
TracerType (class in xonsh.tracer)
TrueFalse (class in xonsh.wizard)
TrueFalseBreak (class in xonsh.wizard)
try_subproc_toks() (xonsh.ast.CtxAwareTransformer method)

U

undo_args() (in module xonsh.main)
undo_replace_env() (xonsh.environ.Env method)
undoc_header (xonsh.readline_shell.ReadlineShell attribute)
unload_builtins() (in module xonsh.built_ins)
UnstorableType (class in xonsh.wizard)
update() (xonsh.aliases.Aliases method)
(xonsh.environ.Env method)
update_bash_completion() (in module xonsh.completers.bash)
update_cache() (in module xonsh.codecache)
use_rawinput (xonsh.readline_shell.ReadlineShell attribute)

V

valid_events (xonsh.tracer.TracerType attribute)
validate (xonsh.environ.Ensurer attribute)
values() (xonsh.aliases.Aliases method)
(xonsh.environ.Env method)
VarDocs (class in xonsh.environ)
visit() (xonsh.ast.CtxAwareTransformer method)
(xonsh.wizard.PrettyFormatter method)
(xonsh.wizard.PromptVisitor method)
(xonsh.wizard.StateVisitor method)
(xonsh.wizard.Visitor method)
visit_Assign() (xonsh.ast.CtxAwareTransformer method)
visit_BoolOp() (xonsh.ast.CtxAwareTransformer method)
visit_ClassDef() (xonsh.ast.CtxAwareTransformer method)
visit_Delete() (xonsh.ast.CtxAwareTransformer method)
visit_Expr() (xonsh.ast.CtxAwareTransformer method)
visit_Expression() (xonsh.ast.CtxAwareTransformer method)
visit_For() (xonsh.ast.CtxAwareTransformer method)
visit_FunctionDef() (xonsh.ast.CtxAwareTransformer method)
visit_Global() (xonsh.ast.CtxAwareTransformer method)
visit_Import() (xonsh.ast.CtxAwareTransformer method)
visit_ImportFrom() (xonsh.ast.CtxAwareTransformer method)
visit_input() (xonsh.wizard.PrettyFormatter method)
(xonsh.wizard.PromptVisitor method)
visit_load() (xonsh.wizard.PromptVisitor method)
visit_message() (xonsh.wizard.PrettyFormatter method)
(xonsh.wizard.PromptVisitor method)
visit_node() (xonsh.wizard.PrettyFormatter method)
visit_pass() (xonsh.wizard.PromptVisitor method)
visit_question() (xonsh.wizard.PrettyFormatter method)
(xonsh.wizard.PromptVisitor method)
visit_save() (xonsh.wizard.PromptVisitor method)
visit_statefile() (xonsh.wizard.PrettyFormatter method)
visit_Try() (xonsh.ast.CtxAwareTransformer method)
visit_UnaryOp() (xonsh.ast.CtxAwareTransformer method)
visit_while() (xonsh.wizard.PrettyFormatter method)
(xonsh.wizard.PromptVisitor method)
visit_With() (xonsh.ast.CtxAwareTransformer method)
visit_wizard() (xonsh.wizard.PrettyFormatter method)
(xonsh.wizard.PromptVisitor method)
Visitor (class in xonsh.wizard)
Vox (class in xonsh.vox)
vox() (in module xonsh.aliases)

W

wait() (xonsh.proc.ForegroundProcProxy method)
(xonsh.proc.TeePTYProc method)
wait_for_active_job() (in module xonsh.jobs)
which() (in module xonsh.aliases)
While (class in xonsh.wizard)
windows_foreign_env_fixes() (in module xonsh.environ)
with_traceback() (xonsh.tools.XonshError method)
Wizard (class in xonsh.wizard)
wrap_simple_command() (in module xonsh.proc)
write_stdin() (xonsh.teepty.TeePTY method)
write_stdout() (xonsh.teepty.TeePTY method)

X

xexec() (in module xonsh.aliases)
xonfig() (in module xonsh.aliases)
xonsh.aliases (module)
xonsh.ast (module)
xonsh.base_shell (module)
xonsh.built_ins (module)
xonsh.codecache (module)
xonsh.completer (module)
xonsh.completers.base (module), [1]
xonsh.completers.bash (module)
xonsh.completers.commands (module)
xonsh.completers.dirs (module)
xonsh.completers.man (module)
xonsh.completers.python (module)
xonsh.completers.tools (module)
xonsh.diff_history (module)
xonsh.dirstack (module)
xonsh.environ (module)
xonsh.execer (module)
xonsh.foreign_shells (module)
xonsh.history (module)
xonsh.imphooks (module)
xonsh.inspectors (module)
xonsh.jobs (module)
xonsh.lazyjson (module)
xonsh.lexer (module)
xonsh.main (module)
xonsh.openpy (module)
xonsh.parser (module)
xonsh.platform (module)
xonsh.pretty (module)
xonsh.proc (module)
xonsh.pyghooks (module)
xonsh.readline_shell (module)
xonsh.replay (module)
xonsh.shell (module)
xonsh.teepty (module)
xonsh.tools (module)
xonsh.tracer (module)
xonsh.vox (module)
xonsh.wizard (module)
xonsh.xonfig (module)
xonsh_builtins() (in module xonsh.built_ins)
xonsh_config_dir() (in module xonsh.environ)
xonsh_data_dir() (in module xonsh.environ)
xonsh_style_proxy() (in module xonsh.pyghooks)
xonshconfig() (in module xonsh.environ)
XonshConsoleLexer (class in xonsh.pyghooks)
XonshError
XonshImportHook (class in xonsh.imphooks)
XonshLexer (class in xonsh.pyghooks)
XonshMode (class in xonsh.main)
xonshrc_context() (in module xonsh.environ)
XonshStyle (class in xonsh.pyghooks)
XonshSubprocLexer (class in xonsh.pyghooks)

Y

YesNo (class in xonsh.wizard)