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() (xontrib.voxapi.Vox method)
active() (xontrib.voxapi.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.commands_cache.CommandsCache attribute)
always_false() (in module xonsh.tools)
always_true() (in module xonsh.tools)
append() (xonsh.history.History method)
(xonsh.tools.EnvPath method)
arg_regex (xonsh.environ.Env attribute)
args (xonsh.tools.XonshBlockError attribute)
(xonsh.tools.XonshCalledProcessError attribute)
(xonsh.tools.XonshError attribute)
(xontrib.voxapi.EnvironmentInUse attribute)
(xontrib.voxapi.NoEnvironmentActive 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

BackgroundModuleLoader (class in xonsh.lazyasd)
BackgroundModuleProxy (class in xonsh.lazyasd)
backup_file() (in module xonsh.tools)
bang_bang() (in module xonsh.aliases)
bang_n() (in module xonsh.aliases)
BaseShell (class in xonsh.base_shell)
begin_group() (xonsh.pretty.PrettyPrinter method)
best_shell_type (in module xonsh.platform)
bg() (in module xonsh.jobs)
bin (xontrib.voxapi.VirtualEnvironment attribute)
Block (class in xonsh.contexts)
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_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)
clean_jobs() (in module xonsh.jobs)
clear() (xonsh.aliases.Aliases method)
(xonsh.environ.Env method)
(xonsh.tools.EnvPath method)
close() (xonsh.base_shell.Tee method)
(xonsh.lazyjson.LazyJSON method)
Close() (xonsh.proc.Handle method)
closed (xonsh.proc.Handle attribute)
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.commands_cache)
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)
complete_cd() (in module xonsh.completers.dirs)
complete_command() (in module xonsh.completers.commands)
complete_dir() (in module xonsh.completers.path)
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_path() (in module xonsh.completers.path)
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)
(xonsh.tools.EnvPath method)
(xontrib.voxapi.VirtualEnvironment method)
create() (xontrib.voxapi.Vox 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() (xontrib.voxapi.Vox method)
decode() (in module xonsh.tools)
decode_bytes() (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_prompt() (in module xonsh.environ)
default_value() (in module xonsh.environ)
default_xonshrc() (in module xonsh.environ)
DefaultNotGivenType (class in xonsh.tools)
Detach() (xonsh.proc.Handle method)
detype (xonsh.environ.Ensurer attribute)
detype() (xonsh.environ.Env method)
detypeable() (xonsh.environ.Env static method)
diff_history_main() (in module xonsh.diff_history)
dirs() (in module xonsh.dirstack)
DIRSTACK (in module xonsh.dirstack)
dirty_working_directory() (in module xonsh.environ)
display_error_message() (in module xonsh.tools)
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() (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_list_of_strs() (in module xonsh.built_ins)
ensure_shell() (in module xonsh.foreign_shells)
ensure_slice() (in module xonsh.tools)
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 (xontrib.voxapi.VirtualEnvironment attribute)
env_name() (in module xonsh.environ)
env_path_to_str() (in module xonsh.tools)
envdiff() (xonsh.diff_history.HistoryDiffer method)
EnvironmentInUse
EnvPath (class in xonsh.tools)
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)
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)
expandpath() (in module xonsh.tools)
expanduser_abs_path() (in module xonsh.tools)
expandvars() (in module xonsh.tools)
extend() (xonsh.tools.EnvPath method)

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)
Functor (class in xonsh.contexts)

G

gather_names() (in module xonsh.ast)
generic_visit() (xonsh.ast.CtxAwareTransformer method)
get() (xonsh.aliases.Aliases method)
(xonsh.commands_cache.CommandsCache method)
(xonsh.environ.Env method)
(xontrib.voxapi.Vox 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_id() (in module xonsh.ast)
get_lineno() (in module xonsh.ast)
get_names() (xonsh.readline_shell.ReadlineShell method)
get_next_job_number() (in module xonsh.jobs)
get_next_task() (in module xonsh.jobs)
get_possible_names() (xonsh.commands_cache.CommandsCache static method)
get_script_subproc_command() (in module xonsh.built_ins)
get_sep() (in module xonsh.tools)
get_setproctitle() (in module xonsh.main)
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)
git_for_windows_path (in module xonsh.platform)
githash (in module xonsh.platform)
globpath() (in module xonsh.tools)
globsearch() (in module xonsh.built_ins)
greenline() (in module xonsh.diff_history)

H

Handle (class in xonsh.proc)
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_elts() (in module xonsh.ast)
has_prompt_toolkit (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_main() (in module 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)
(xonsh.tools.EnvPath method)
(xontrib.voxapi.VirtualEnvironment 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)
insert() (xonsh.tools.EnvPath method)
insert_with_block_check() (xonsh.ast.CtxAwareTransformer 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_empty() (xonsh.commands_cache.CommandsCache method)
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_int_as_str() (in module xonsh.tools)
is_logfile_opt() (in module xonsh.tools)
is_manually_set() (xonsh.environ.Env method)
is_nonstring_seq_of_strings() (in module xonsh.tools)
is_readline_available (in module xonsh.platform)
is_simple_callable() (in module xonsh.inspectors)
is_slice() (in module xonsh.tools)
is_slice_as_str() (in module xonsh.tools)
is_string() (in module xonsh.tools)
is_string_or_callable() (in module xonsh.tools)
is_string_seq() (in module xonsh.tools)
is_string_set() (in module xonsh.tools)
is_superuser (in module xonsh.tools)
is_template_string() (in module xonsh.environ)
is_writable_file() (in module xonsh.tools)
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)
items() (xonsh.aliases.Aliases method)
(xonsh.commands_cache.CommandsCache method)
(xonsh.environ.Env method)
(xontrib.voxapi.Vox method)
itercheck() (xonsh.proc.CompletedCommand 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.commands_cache.CommandsCache method)
(xonsh.environ.Env method)
(xontrib.voxapi.Vox method)
kill_all_jobs() (in module xonsh.jobs)

L

lastcmd (xonsh.readline_shell.ReadlineShell attribute)
lazy_locate_binary() (xonsh.commands_cache.CommandsCache method)
LazyBool (class in xonsh.lazyasd)
lazybool() (in module xonsh.lazyasd)
LazyDict (class in xonsh.lazyasd)
lazydict() (in module xonsh.lazyasd)
lazyget() (xonsh.commands_cache.CommandsCache method)
lazyin() (xonsh.commands_cache.CommandsCache method)
lazyiter() (xonsh.commands_cache.CommandsCache method)
LazyJSON (class in xonsh.lazyjson)
lazylen() (xonsh.commands_cache.CommandsCache method)
LazyObject (class in xonsh.lazyasd)
lazyobject() (in module xonsh.lazyasd)
leftmostname() (in module xonsh.ast)
levenshtein() (in module xonsh.tools)
Lexer (class in xonsh.lexer)
linux_distro (in module xonsh.platform)
list_of_strs_or_callables() (in module xonsh.built_ins)
ljdump() (in module xonsh.lazyjson)
LJNode (class in xonsh.lazyjson)
Load (class in xonsh.wizard)
load() (xonsh.lazyjson.LJNode 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_module_in_background() (in module xonsh.lazyasd)
load_static_config() (in module xonsh.environ)
locale_convert() (in module xonsh.environ)
locate_binary() (in module xonsh.environ)
(xonsh.commands_cache.CommandsCache method)
logfile_opt_to_str() (in module xonsh.tools)

M

main() (in module xonsh.main)
main_context() (in module xonsh.main)
make_default_aliases() (in module xonsh.aliases)
make_env_wiz() (in module xonsh.xonfig)
make_envvar() (in module xonsh.xonfig)
make_fs_wiz() (in module xonsh.xonfig)
make_xonfig_wizard() (in module xonsh.xonfig)
make_xontrib() (in module xonsh.xonfig)
make_xontribs_wiz() (in module xonsh.xonfig)
max_col() (in module xonsh.ast)
max_line() (in module xonsh.ast)
Message (class in xonsh.wizard)
min_col() (in module xonsh.ast)
min_line() (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.wizard)
NoEnvironmentActive
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_CYGWIN (in module xonsh.platform)
ON_DARWIN (in module xonsh.platform)
ON_FREEBSD (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)
paths (xonsh.tools.EnvPath attribute)
pathsearch() (in module xonsh.built_ins)
pathsep_to_seq() (in module xonsh.tools)
pathsep_to_set() (in module xonsh.tools)
pathsep_to_upper_seq() (in module xonsh.tools)
pause_call_resume() (in module xonsh.proc)
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)
poll() (xonsh.proc.ForegroundProcProxy method)
(xonsh.proc.ProcProxy method)
(xonsh.proc.TeePTYProc method)
pop() (xonsh.aliases.Aliases method)
(xonsh.environ.Env method)
(xonsh.tools.EnvPath 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_ast() (in module xonsh.ast)
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)
pretty_print() (in module xonsh.pretty)
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_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)
ptk_version_is_supported (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)
regexsearch() (in module xonsh.built_ins)
reglob() (in module xonsh.built_ins)
remove() (xonsh.tools.EnvPath method)
replace_env() (xonsh.environ.Env method)
replay() (xonsh.replay.Replayer method)
replay_main() (in module xonsh.replay)
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)
reverse() (xonsh.tools.EnvPath method)
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.lazyasd.BackgroundModuleLoader 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)
seq_to_pathsep() (in module xonsh.tools)
seq_to_upper_pathsep() (in module xonsh.tools)
set_to_csv() (in module xonsh.tools)
set_to_pathsep() (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() (xonsh.history.History 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)
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)
(xonsh.tools.XonshCalledProcessError 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)
styler (xonsh.base_shell.BaseShell attribute)
(xonsh.readline_shell.ReadlineShell 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)
subsequence_match() (in module xonsh.completers.path)
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)
to_logfile_opt() (in module xonsh.tools)
token() (xonsh.lexer.Lexer method)
tokens (xonsh.lexer.Lexer attribute)
(xonsh.pyghooks.XonshConsoleLexer attribute)
(xonsh.pyghooks.XonshLexer attribute)
(xonsh.pyghooks.XonshSubprocLexer attribute)
trace() (in module xonsh.aliases)
(xonsh.tracer.TracerType method)
tracer_format_line() (in module xonsh.tracer)
tracermain() (in module xonsh.tracer)
TracerType (class in xonsh.tracer)
TrueFalse (class in xonsh.wizard)
TrueFalseBreak (class in xonsh.wizard)
try_subproc_toks() (xonsh.ast.CtxAwareTransformer method)

U

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)
upgrade() (xontrib.voxapi.Vox method)
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.commands_cache.CommandsCache method)
(xonsh.environ.Env method)
(xontrib.voxapi.Vox method)
VarDocs (class in xonsh.environ)
VirtualEnvironment (class in xontrib.voxapi)
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 xontrib.voxapi)
vte_new_tab_cwd() (in module xonsh.environ)

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_bash_command (in module xonsh.platform)
windows_foreign_env_fixes() (in module xonsh.environ)
with_traceback() (xonsh.tools.XonshBlockError method)
(xonsh.tools.XonshCalledProcessError method)
(xonsh.tools.XonshError method)
(xontrib.voxapi.EnvironmentInUse method)
(xontrib.voxapi.NoEnvironmentActive 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)
xonfig_main() (in module xonsh.xonfig)
xonsh.aliases (module)
xonsh.ast (module)
xonsh.base_shell (module)
xonsh.built_ins (module)
xonsh.codecache (module)
xonsh.commands_cache (module)
xonsh.completer (module)
xonsh.completers.base (module)
xonsh.completers.bash (module)
xonsh.completers.commands (module)
xonsh.completers.dirs (module)
xonsh.completers.man (module)
xonsh.completers.path (module)
xonsh.completers.python (module)
xonsh.completers.tools (module)
xonsh.contexts (module)
xonsh.diff_history (module)
xonsh.dirstack (module)
xonsh.environ (module)
xonsh.execer (module)
xonsh.foreign_shells (module)
xonsh.history (module)
xonsh.imphooks (module)
xonsh.inspectors (module)
xonsh.jobs (module)
xonsh.lazyasd (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.wizard (module)
xonsh.xonfig (module)
xonsh_builtins() (in module xonsh.built_ins)
xonsh_call() (in module xonsh.ast)
xonsh_config_dir() (in module xonsh.environ)
xonsh_data_dir() (in module xonsh.environ)
xonsh_exit() (in module xonsh.aliases)
xonsh_style_proxy() (in module xonsh.pyghooks)
XonshBlockError
XonshCalledProcessError
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)
xontrib.voxapi (module)

Y

YesNo (class in xonsh.wizard)