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
AbstractEvent (class in xonsh.events)
activate() (xontrib.voxapi.Vox method)
active() (xontrib.voxapi.Vox method)
add() (xonsh.events.AbstractEvent method)
(xonsh.events.Event method)
(xonsh.events.LoadEvent method)
add_job() (in module xonsh.jobs)
alias() (xonsh.proc.CommandPipeline property)
Aliases (class in xonsh.aliases)
aliases (xonsh.pyghooks.XonshConsoleLexer attribute)
(xonsh.pyghooks.XonshLexer attribute)
all_commands() (xonsh.commands_cache.CommandsCache property)
all_items() (xonsh.history.base.History method)
(xonsh.history.json.JsonHistory method)
(xonsh.history.sqlite.SqliteHistory method)
always_false() (in module xonsh.tools)
always_true() (in module xonsh.tools)
append() (xonsh.history.base.History method)
(xonsh.history.json.JsonHistory method)
(xonsh.history.sqlite.SqliteHistory method)
(xonsh.tools.EnvPath method)
append_stack() (xonsh.imphooks.XonshImportEventHook method)
arg_handler() (in module xonsh.xoreutils.util)
arg_regex() (xonsh.environ.Env property)
args (xonsh.tools.XonshCalledProcessError attribute)
(xonsh.tools.XonshError attribute)
(xontrib.voxapi.EnvironmentInUse attribute)
(xontrib.voxapi.NoEnvironmentActive attribute)
args() (xonsh.proc.CommandPipeline property)
argvquote() (in module xonsh.tools)
attr_complete() (in module xonsh.completers.python)
attrnames (xonsh.proc.CommandPipeline attribute)
attrs (xonsh.wizard.FileInserter attribute)
(xonsh.wizard.Input attribute)
(xonsh.wizard.LoadJSON attribute)
(xonsh.wizard.Message attribute)
(xonsh.wizard.Node attribute)
(xonsh.wizard.Pass attribute)
(xonsh.wizard.Question attribute)
(xonsh.wizard.SaveJSON attribute)
(xonsh.wizard.StateFile attribute)
(xonsh.wizard.StoreNonEmpty attribute)
(xonsh.wizard.TrueFalse attribute)
(xonsh.wizard.TrueFalseBreak attribute)
(xonsh.wizard.While attribute)
(xonsh.wizard.Wizard attribute)
(xonsh.wizard.YesNo attribute)
available() (xonsh.proc.FileThreadDispatcher property)
AWitchAWitch (class in xonsh.aliases)
(class in xonsh.xoreutils.which)
B
BackgroundModuleLoader (class in xonsh.lazyasd)
BackgroundModuleProxy (class in xonsh.lazyasd)
backup_file() (in module xonsh.tools)
balanced_parens() (in module xonsh.tools)
BaseShell (class in xonsh.base_shell)
bash_command (in module xonsh.platform)
begin_group() (xonsh.pretty.PrettyPrinter method)
best_shell_type (in module xonsh.platform)
bg() (in module xonsh.jobs)
bin() (xontrib.voxapi.VirtualEnvironment property)
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)
boottime() (in module xonsh.xoreutils.uptime)
branch() (xonsh.prompt.gitstatus.GitStatus property)
branch_bg_color() (in module xonsh.prompt.vc)
branch_color() (in module xonsh.prompt.vc)
break_() (xonsh.pretty.PrettyPrinter method)
breakable() (xonsh.pretty.PrettyPrinter method)
buffer() (xonsh.proc.FileThreadDispatcher property)
BufferedFDParallelReader (class in xonsh.proc)
build() (xonsh.built_ins.SubprocSpec class method)
(xonsh.lexer.Lexer method)
C
cached_name() (xonsh.commands_cache.CommandsCache method)
call_macro() (in module xonsh.built_ins)
call_tip() (in module xonsh.inspectors)
CAN_RESIZE_WINDOW (in module xonsh.platform)
canon_path() (in module xonsh.wizard)
carriage_return() (in module xonsh.tools)
cast_unicode() (in module xonsh.tools)
cat() (in module xonsh.xoreutils.cat)
cd() (in module xonsh.dirstack)
changed() (xonsh.prompt.gitstatus.GitStatus property)
check_bad_str_token() (in module xonsh.tools)
check_for_partial_string() (in module xonsh.tools)
check_quotes() (in module xonsh.tools)
clean_jobs() (in module xonsh.jobs)
clear() (xonsh.aliases.Aliases method)
(xonsh.environ.Env method)
(xonsh.events.AbstractEvent method)
(xonsh.events.Event method)
(xonsh.events.LoadEvent method)
(xonsh.tools.EnvPath method)
close() (xonsh.base_shell.Tee method)
(xonsh.lazyjson.LazyJSON method)
(xonsh.proc.FileThreadDispatcher method)
Close() (xonsh.proc.Handle method)
close() (xonsh.proc.QueueReader method)
closed (xonsh.proc.Handle attribute)
closed() (xonsh.proc.FileThreadDispatcher property)
cmdloop() (xonsh.readline_shell.ReadlineShell method)
cmds_to_specs() (in module xonsh.built_ins)
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_dist() (in module xonsh.color_tools)
color_output() (xonsh.tracer.TracerType method)
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() (in module xonsh.tools)
(xonsh.readline_shell.ReadlineShell method)
command_not_found() (in module xonsh.tools)
CommandPipeline (class in xonsh.proc)
CommandsCache (class in xonsh.commands_cache)
compile() (xonsh.base_shell.BaseShell method)
(xonsh.execer.Execer method)
(xonsh.readline_shell.ReadlineShell 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)
complete_xonfig() (in module xonsh.completers.xompletions)
complete_xontrib() (in module xonsh.completers.xompletions)
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 property)
conflicts() (xonsh.prompt.gitstatus.GitStatus property)
ConsoleParallelReader (class in xonsh.proc)
construct_history() (in module xonsh.history.main)
convert() (xonsh.environ.Ensurer property)
convert_macro_arg() (in module xonsh.built_ins)
count() (xonsh.environ.Ensurer method)
(xonsh.environ.VarDocs method)
(xonsh.prompt.gitstatus.GitStatus method)
(xonsh.tools.EnvPath method)
(xontrib.voxapi.VirtualEnvironment method)
create() (xontrib.voxapi.Vox method)
create_module() (xonsh.imphooks.XonshImportEventLoader method)
(xonsh.imphooks.XonshImportHook 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.prompt.vc)
D
daemon() (xonsh.readline_shell.ReadlineHistoryAdder property)
deactivate() (xontrib.voxapi.Vox method)
debug_level() (in module xonsh.events)
decode() (in module xonsh.tools)
decode_bytes() (in module xonsh.tools)
default() (xonsh.base_shell.BaseShell method)
(xonsh.environ.VarDocs property)
(xonsh.readline_shell.ReadlineShell method)
DEFAULT_ENCODING (in module xonsh.platform)
default_env() (in module xonsh.environ)
default_file() (xonsh.wizard.FileInserter property)
(xonsh.wizard.LoadJSON property)
(xonsh.wizard.SaveJSON property)
(xonsh.wizard.StateFile property)
default_predictor() (xonsh.commands_cache.CommandsCache method)
default_predictor_readbin() (xonsh.commands_cache.CommandsCache method)
default_prompt() (in module xonsh.prompt.base)
default_signal_pauser() (in module xonsh.built_ins)
default_threadable_predictors() (in module xonsh.commands_cache)
default_value() (in module xonsh.environ)
default_xonshrc() (in module xonsh.environ)
DefaultNotGivenType (class in xonsh.tools)
deprecated() (in module xonsh.tools)
deregister() (xonsh.proc.FileThreadDispatcher method)
detach() (xonsh.proc.FileThreadDispatcher method)
Detach() (xonsh.proc.Handle method)
detect_xpip_alias() (in module xonsh.aliases)
detype() (xonsh.environ.Ensurer property)
(xonsh.environ.Env method)
detypeable() (xonsh.environ.Env static method)
dh_create_parser() (in module xonsh.diff_history)
dh_main_action() (in module xonsh.diff_history)
dirs() (in module xonsh.dirstack)
DIRSTACK (in module xonsh.dirstack)
dirty_working_directory() (in module xonsh.prompt.vc)
discard() (xonsh.events.AbstractEvent method)
(xonsh.events.Event method)
(xonsh.events.LoadEvent method)
display_error_message() (in module xonsh.tools)
do_help() (xonsh.readline_shell.ReadlineShell method)
doc() (xonsh.events.EventManager method)
doc_header (xonsh.readline_shell.ReadlineShell attribute)
doc_leader (xonsh.readline_shell.ReadlineShell attribute)
docstr() (xonsh.environ.VarDocs property)
dump() (xonsh.history.json.JsonHistoryFlusher method)
dump_rules() (xonsh.wizard.FileInserter property)
dumps() (in module xonsh.lazyjson)
dynamic_cwd_tuple_to_str() (in module xonsh.tools)
E
echo() (in module xonsh.xoreutils.echo)
emptyline() (xonsh.base_shell.BaseShell method)
(xonsh.readline_shell.ReadlineShell method)
encode() (in module xonsh.tools)
encoding() (xonsh.proc.FileThreadDispatcher property)
end() (xonsh.proc.CommandPipeline method)
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)
ensure_timestamp() (in module xonsh.tools)
Ensurer (class in xonsh.environ)
enter_macro() (in module xonsh.built_ins)
Env (class in xonsh.environ)
env() (xontrib.voxapi.VirtualEnvironment property)
env_name() (in module xonsh.prompt.env)
env_path_to_str() (in module xonsh.tools)
envdiff() (xonsh.diff_history.HistoryDiffer method)
EnvironmentInUse
EnvPath (class in xonsh.tools)
err() (xonsh.proc.CommandPipeline property)
errors() (xonsh.proc.FileThreadDispatcher property)
escape_windows_cmd_string() (in module xonsh.tools)
eval() (xonsh.execer.Execer method)
eval_alias() (xonsh.aliases.Aliases method)
Event (class in xonsh.events)
EventManager (class in xonsh.events)
exec() (xonsh.execer.Execer method)
exec_module() (xonsh.imphooks.XonshImportEventLoader method)
Execer (class in xonsh.execer)
execer() (xonsh.imphooks.XonshImportHook property)
executables_in() (in module xonsh.tools)
executed_cmd() (xonsh.proc.CommandPipeline property)
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.tools)
expanduser_abs_path() (in module xonsh.tools)
expandvars() (in module xonsh.tools)
extend() (xonsh.tools.EnvPath method)
F
fallback() (in module xonsh.tools)
fg() (in module xonsh.jobs)
FileInserter (class in xonsh.wizard)
filenames (xonsh.pyghooks.XonshConsoleLexer attribute)
(xonsh.pyghooks.XonshLexer attribute)
fileno() (xonsh.proc.FileThreadDispatcher method)
(xonsh.proc.QueueReader method)
files() (xonsh.history.json.JsonHistoryGC method)
FileThreadDispatcher (class in xonsh.proc)
find_closest_color() (in module xonsh.color_tools)
find_file() (in module xonsh.inspectors)
find_next_break() (in module xonsh.tools)
find_rule() (xonsh.wizard.FileInserter method)
find_source_encoding() (in module xonsh.imphooks)
find_source_lines() (in module xonsh.inspectors)
find_spec() (xonsh.imphooks.XonshImportEventHook method)
(xonsh.imphooks.XonshImportHook method)
findfirst() (in module xonsh.tools)
fire() (xonsh.events.AbstractEvent method)
(xonsh.events.Event method)
(xonsh.events.LoadEvent method)
fix_readline_state_after_ctrl_c() (in module xonsh.readline_shell)
flatten() (xonsh.wizard.PromptVisitor method)
(xonsh.wizard.StateVisitor method)
flush() (xonsh.history.base.History method)
(xonsh.history.json.JsonHistory method)
(xonsh.pretty.PrettyPrinter method)
(xonsh.proc.FileThreadDispatcher method)
for_type() (in module xonsh.pretty)
for_type_by_name() (in module xonsh.pretty)
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_datetime() (in module xonsh.tools)
format_std_prepost() (in module xonsh.tools)
Functor (class in xonsh.contexts)
G
gather_load_store_names() (in module xonsh.ast)
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.prompt.vc)
get_hg_branch() (in module xonsh.prompt.vc)
get_id() (in module xonsh.ast)
get_id_ctx() (in module xonsh.ast)
get_line_continuation() (in module xonsh.tools)
get_lineno() (in module xonsh.ast)
get_logical_line() (in module xonsh.tools)
get_names() (xonsh.readline_shell.ReadlineShell method)
get_next_job_number() (in module xonsh.jobs)
get_next_task() (in module xonsh.jobs)
get_portions() (in module xonsh.tools)
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)
get_tokens_unprocessed() (xonsh.pyghooks.XonshLexer method)
getargspec() (in module xonsh.inspectors)
getdoc() (in module xonsh.inspectors)
getName() (xonsh.readline_shell.ReadlineHistoryAdder method)
getsource() (in module xonsh.inspectors)
getvalue() (xonsh.base_shell.Tee method)
git_dirty_working_directory() (in module xonsh.prompt.vc)
git_for_windows_path (in module xonsh.platform)
githash (in module xonsh.platform)
GitStatus (class in xonsh.prompt.gitstatus)
gitstatus() (in module xonsh.prompt.gitstatus)
gitstatus_prompt() (in module xonsh.prompt.gitstatus)
give_terminal_to() (in module xonsh.jobs)
globpath() (in module xonsh.tools)
globsearch() (in module xonsh.built_ins)
greenline() (in module xonsh.diff_history)
H
Handle (class in xonsh.proc)
handle() (xonsh.proc.FileThreadDispatcher property)
handle_double_amps() (in module xonsh.lexer)
handle_double_pipe() (in module xonsh.lexer)
handle_error_linecont() (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_redirect() (in module xonsh.lexer)
handle_rparen() (in module xonsh.lexer)
handle_token() (in module xonsh.lexer)
has_elts() (in module xonsh.ast)
has_kwargs() (in module xonsh.events)
has_prompt_toolkit (in module xonsh.platform)
header() (xonsh.diff_history.HistoryDiffer method)
help() (xonsh.environ.Env method)
helper() (in module xonsh.built_ins)
hg_dirty_working_directory() (in module xonsh.prompt.vc)
HiddenCommandPipeline (class in xonsh.proc)
highlighted_ndiff() (in module xonsh.diff_history)
History (class in xonsh.history.base)
history_main() (in module xonsh.history.main)
history_tuple_to_str() (in module xonsh.tools)
HISTORY_UNITS (in module xonsh.tools)
HistoryDiffer (class in xonsh.diff_history)
HistoryEntry (class in xonsh.history.base)
I
i_am_at_the_front() (xonsh.history.json.JsonCommandField method)
(xonsh.history.json.JsonHistoryFlusher method)
ident() (xonsh.readline_shell.ReadlineHistoryAdder property)
identchars (xonsh.readline_shell.ReadlineShell attribute)
iglobpath() (in module xonsh.tools)
ignore_sigtstp() (in module xonsh.jobs)
in_macro_call() (in module xonsh.built_ins)
inc() (xontrib.voxapi.VirtualEnvironment property)
indent() (in module xonsh.tools)
index() (in module xonsh.lazyjson)
(xonsh.environ.Ensurer method)
(xonsh.environ.VarDocs method)
(xonsh.prompt.gitstatus.GitStatus method)
(xonsh.tools.EnvPath method)
(xontrib.voxapi.VirtualEnvironment method)
info() (xonsh.history.base.History method)
(xonsh.history.json.JsonHistory method)
(xonsh.history.sqlite.SqliteHistory method)
(xonsh.inspectors.Inspector method)
inp() (xonsh.proc.CommandPipeline property)
Input (class in xonsh.wizard)
INPUT (xonsh.foreign_shells.ForeignShellFunctionAlias attribute)
input() (xonsh.lexer.Lexer method)
insert() (xonsh.tools.EnvPath method)
Inspector (class in xonsh.inspectors)
install_hook() (in module xonsh.imphooks)
install_import_hooks() (in module xonsh.imphooks)
intensify_colors_for_cmd_exe() (in module xonsh.tools)
intensify_colors_on_win_setter() (in module xonsh.tools)
interactive (xonsh.main.XonshMode attribute)
intro (xonsh.readline_shell.ReadlineShell attribute)
is_alive() (xonsh.readline_shell.ReadlineHistoryAdder method)
is_balanced() (in module xonsh.tools)
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_class() (in module xonsh.tools)
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_fully_read() (xonsh.proc.QueueReader method)
is_history_backend() (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.prompt.base)
is_writable_file() (in module xonsh.tools)
isAlive() (xonsh.readline_shell.ReadlineHistoryAdder method)
isatty() (xonsh.proc.FileThreadDispatcher method)
isDaemon() (xonsh.readline_shell.ReadlineHistoryAdder method)
isdescendable() (in module xonsh.ast)
isdisjoint() (xonsh.events.AbstractEvent method)
(xonsh.events.Event method)
(xonsh.events.LoadEvent method)
items() (xonsh.aliases.Aliases method)
(xonsh.commands_cache.CommandsCache method)
(xonsh.environ.Env method)
(xonsh.history.base.History method)
(xonsh.history.json.JsonHistory method)
(xonsh.history.sqlite.SqliteHistory method)
(xontrib.voxapi.Vox method)
itercheck() (xonsh.proc.CommandPipeline method)
iterqueue() (xonsh.proc.QueueReader method)
iterraw() (xonsh.proc.CommandPipeline method)
J
jobs() (in module xonsh.jobs)
join() (xonsh.readline_shell.ReadlineHistoryAdder method)
JsonCommandField (class in xonsh.history.json)
JsonHistory (class in xonsh.history.json)
JsonHistoryFlusher (class in xonsh.history.json)
JsonHistoryGC (class in xonsh.history.json)
justify() (in module xonsh.completers.tools)
K
keys() (xonsh.aliases.Aliases method)
(xonsh.commands_cache.CommandsCache method)
(xonsh.environ.Env method)
(xontrib.voxapi.Vox method)
kill() (xonsh.proc.PopenThread method)
kill_all_jobs() (in module xonsh.jobs)
kwnames (xonsh.built_ins.SubprocSpec attribute)
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)
lib() (xontrib.voxapi.VirtualEnvironment property)
line_buffering() (xonsh.base_shell.Tee property)
(xonsh.proc.FileThreadDispatcher property)
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() (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() (xonsh.imphooks.XonshImportEventLoader method)
load_module_in_background() (in module xonsh.lazyasd)
LoadEvent (class in xonsh.events)
LoadJSON (class in xonsh.wizard)
locale_convert() (in module xonsh.environ)
locate_binary() (in module xonsh.environ)
(xonsh.commands_cache.CommandsCache method)
logfile_opt_to_str() (in module xonsh.tools)
M
main() (in module xonsh.main)
main_context() (in module xonsh.main)
main_xonsh() (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_exit_message() (in module xonsh.xonfig)
make_fs_wiz() (in module xonsh.xonfig)
make_palette() (in module xonsh.color_tools)
make_pallete() (in module xonsh.color_tools)
make_pygments_style() (in module xonsh.pyghooks)
make_xonfig_wizard() (in module xonsh.xonfig)
make_xontrib() (in module xonsh.xonfig)
make_xontribs_wiz() (in module xonsh.xonfig)
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)
module_repr() (xonsh.imphooks.XonshImportEventLoader method)
multiline_prompt() (in module xonsh.prompt.base)
N
name (xonsh.pyghooks.XonshConsoleLexer attribute)
(xonsh.pyghooks.XonshLexer attribute)
name() (xonsh.readline_shell.ReadlineHistoryAdder property)
newlines() (xonsh.proc.FileThreadDispatcher property)
no_pg_xonsh_preexec_fn() (in module xonsh.built_ins)
Node (class in xonsh.wizard)
node_len() (in module xonsh.ast)
NoEnvironmentActive
nohelp (xonsh.readline_shell.ReadlineShell attribute)
noinfo() (xonsh.inspectors.Inspector method)
nonblocking (xonsh.proc.CommandPipeline attribute)
NonBlockingFDReader (class in xonsh.proc)
normabspath() (in module xonsh.tools)
num_ahead() (xonsh.prompt.gitstatus.GitStatus property)
num_behind() (xonsh.prompt.gitstatus.GitStatus property)
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_MSYS (in module xonsh.platform)
ON_NETBSD (in module xonsh.platform)
ON_POSIX (in module xonsh.platform)
ON_WINDOWS (in module xonsh.platform)
onecmd() (xonsh.readline_shell.ReadlineShell method)
operations() (xonsh.prompt.gitstatus.GitStatus property)
out() (xonsh.proc.CommandPipeline property)
output() (xonsh.proc.CommandPipeline property)
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)
parse_proxy_return() (in module xonsh.proc)
parseline() (xonsh.readline_shell.ReadlineShell method)
partial_color_tokenize() (in module xonsh.pyghooks)
partial_proxy() (in module xonsh.proc)
Pass (class in xonsh.wizard)
path_argument() (in module xonsh.main)
path_literal() (in module xonsh.built_ins)
pathbasename() (in module xonsh.platform)
paths() (xonsh.tools.EnvPath property)
pathsearch() (in module xonsh.built_ins)
pathsep_to_seq() (in module xonsh.tools)
pathsep_to_set() (in module xonsh.tools)
pathsep_to_upper_seq() (in module xonsh.tools)
pathsplit() (in module xonsh.platform)
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.CommandPipeline property)
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.PopenThread method)
(xonsh.proc.ProcProxy method)
(xonsh.proc.ProcProxyThread method)
pop() (xonsh.aliases.Aliases method)
(xonsh.environ.Env method)
(xonsh.events.AbstractEvent method)
(xonsh.events.Event method)
(xonsh.events.LoadEvent method)
(xonsh.tools.EnvPath method)
popd() (in module xonsh.dirstack)
PopenThread (class in xonsh.proc)
popitem() (xonsh.aliases.Aliases method)
(xonsh.environ.Env method)
populate_buffer() (in module xonsh.proc)
populate_console() (in module xonsh.proc)
populate_fd_queue() (in module xonsh.proc)
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)
predict_false() (in module xonsh.commands_cache)
predict_help_ver() (in module xonsh.commands_cache)
predict_shell() (in module xonsh.commands_cache)
predict_threadable() (xonsh.commands_cache.CommandsCache method)
predict_true() (in module xonsh.commands_cache)
preloop() (xonsh.readline_shell.ReadlineShell method)
premain() (in module xonsh.main)
prep_env() (xonsh.built_ins.SubprocSpec method)
prep_preexec_fn() (xonsh.built_ins.SubprocSpec method)
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)
PrevProcCloser (class in xonsh.proc)
print_alias() (in module xonsh.xoreutils.which)
print_color() (in module xonsh.tools)
(xonsh.base_shell.BaseShell method)
(xonsh.readline_shell.ReadlineShell method)
print_exception() (in module xonsh.tools)
print_global_object() (in module xonsh.xoreutils.which)
print_one_job() (in module xonsh.jobs)
print_path() (in module xonsh.xoreutils.which)
print_topics() (xonsh.readline_shell.ReadlineShell method)
print_welcome_screen() (in module xonsh.xonfig)
ProcProxy (class in xonsh.proc)
ProcProxyThread (class in xonsh.proc)
prompt() (xonsh.base_shell.BaseShell property)
(xonsh.readline_shell.ReadlineShell property)
PromptFormatter (class in xonsh.prompt.base)
PromptVisitor (class in xonsh.wizard)
proxy_four() (in module xonsh.proc)
proxy_one() (in module xonsh.proc)
proxy_three() (in module xonsh.proc)
proxy_two() (in module xonsh.proc)
proxy_zero() (in module xonsh.proc)
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)
pwd() (in module xonsh.xoreutils.pwd)
pygments_style_by_name() (in module xonsh.pyghooks)
pygments_version (in module xonsh.platform)
python_signature_complete() (in module xonsh.completers.python)
PYTHON_VERSION_INFO (in module xonsh.platform)
Q
Question (class in xonsh.wizard)
QueueReader (class in xonsh.proc)
R
RE_BEGIN_STRING (in module xonsh.tools)
RE_STRING_CONT (in module xonsh.tools)
RE_STRING_START (in module xonsh.tools)
read() (xonsh.proc.FileThreadDispatcher method)
(xonsh.proc.QueueReader method)
read_py_file() (in module xonsh.openpy)
read_py_url() (in module xonsh.openpy)
read_queue() (xonsh.proc.QueueReader method)
readable() (xonsh.proc.FileThreadDispatcher method)
(xonsh.proc.QueueReader static method)
readline() (xonsh.proc.FileThreadDispatcher method)
(xonsh.proc.QueueReader method)
ReadlineHistoryAdder (class in xonsh.readline_shell)
readlines() (xonsh.proc.FileThreadDispatcher method)
(xonsh.proc.QueueReader method)
ReadlineShell (class in xonsh.readline_shell)
redirect_leading() (xonsh.built_ins.SubprocSpec method)
redirect_stderr (class in xonsh.tools)
redirect_stdout (class in xonsh.tools)
redirect_trailing() (xonsh.built_ins.SubprocSpec method)
redline() (in module xonsh.diff_history)
regexsearch() (in module xonsh.built_ins)
register() (xonsh.proc.FileThreadDispatcher method)
reglob() (in module xonsh.built_ins)
remove() (xonsh.events.AbstractEvent method)
(xonsh.events.Event method)
(xonsh.events.LoadEvent method)
(xonsh.tools.EnvPath method)
replace_env() (xonsh.environ.Env method)
replace_logical_line() (in module xonsh.tools)
replay() (xonsh.replay.Replayer method)
replay_create_parser() (in module xonsh.replay)
replay_main() (in module xonsh.replay)
replay_main_action() (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)
resolve_alias() (xonsh.built_ins.SubprocSpec method)
resolve_alias_cls() (xonsh.built_ins.SubprocSpec method)
resolve_auto_cd() (xonsh.built_ins.SubprocSpec method)
resolve_binary_loc() (xonsh.built_ins.SubprocSpec method)
resolve_executable_commands() (xonsh.built_ins.SubprocSpec method)
restore_tty_sanity() (xonsh.base_shell.BaseShell method)
(xonsh.readline_shell.ReadlineShell method)
resume() (xonsh.proc.CommandPipeline method)
returncode() (xonsh.proc.CommandPipeline property)
(xonsh.proc.PopenThread property)
reverse() (xonsh.tools.EnvPath method)
rgb2short() (in module xonsh.color_tools)
rgb_to_256() (in module xonsh.color_tools)
rgb_to_ints() (in module xonsh.color_tools)
rl_completion_query_items() (in module xonsh.readline_shell)
rl_completion_suppress_append() (in module xonsh.readline_shell)
rl_on_new_line() (in module xonsh.readline_shell)
rl_variable_dumper() (in module xonsh.readline_shell)
rl_variable_value() (in module xonsh.readline_shell)
rtn() (xonsh.proc.CommandPipeline property)
ruler (xonsh.readline_shell.ReadlineShell attribute)
run() (xonsh.built_ins.SubprocSpec method)
(xonsh.history.json.JsonHistoryFlusher method)
(xonsh.history.json.JsonHistoryGC method)
(xonsh.history.sqlite.SqliteHistoryGC method)
(xonsh.lazyasd.BackgroundModuleLoader method)
(xonsh.proc.PopenThread method)
(xonsh.proc.PrevProcCloser method)
(xonsh.proc.ProcProxyThread method)
(xonsh.readline_shell.ReadlineHistoryAdder method)
run_code_with_cache() (in module xonsh.codecache)
run_compiled_code() (in module xonsh.codecache)
run_gc() (xonsh.history.base.History method)
(xonsh.history.json.JsonHistory method)
(xonsh.history.sqlite.SqliteHistory method)
run_script_with_cache() (in module xonsh.codecache)
run_subproc() (in module xonsh.built_ins)
S
safe_close() (in module xonsh.built_ins)
safe_fdclose() (in module xonsh.proc)
safe_flush() (in module xonsh.proc)
safe_hasattr() (in module xonsh.tools)
safe_open() (in module xonsh.built_ins)
safe_readable() (in module xonsh.proc)
safe_readlines() (in module xonsh.proc)
SaveJSON (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)
seek() (xonsh.proc.FileThreadDispatcher method)
seekable() (xonsh.proc.FileThreadDispatcher method)
send_signal() (xonsh.proc.PopenThread method)
seq_to_pathsep() (in module xonsh.tools)
seq_to_upper_pathsep() (in module xonsh.tools)
serialize_xonsh_json() (in module xonsh.jsonutils)
set_to_csv() (in module xonsh.tools)
set_to_pathsep() (in module xonsh.tools)
setDaemon() (xonsh.readline_shell.ReadlineHistoryAdder method)
setdefault() (xonsh.aliases.Aliases method)
(xonsh.environ.Env method)
setName() (xonsh.readline_shell.ReadlineHistoryAdder method)
settitle() (xonsh.base_shell.BaseShell method)
(xonsh.readline_shell.ReadlineShell method)
setup() (in module xonsh.main)
setup_readline() (in module xonsh.readline_shell)
setup_win_unicode_console() (in module xonsh.tools)
Shell (class in xonsh.shell)
short2rgb() (in module xonsh.color_tools)
should_use_cache() (in module xonsh.codecache)
showcmd() (in module xonsh.aliases)
signal() (xonsh.proc.PopenThread property)
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)
species() (xonsh.events.AbstractEvent property)
(xonsh.events.Event property)
(xonsh.events.LoadEvent property)
split() (xonsh.lexer.Lexer method)
SqliteHistory (class in xonsh.history.sqlite)
SqliteHistoryGC (class in xonsh.history.sqlite)
staged() (xonsh.prompt.gitstatus.GitStatus property)
start() (xonsh.readline_shell.ReadlineHistoryAdder method)
(xonsh.tracer.TracerType method)
start_services() (in module xonsh.main)
stashed() (xonsh.prompt.gitstatus.GitStatus property)
StateFile (class in xonsh.wizard)
StateVisitor (class in xonsh.wizard)
stderr() (xonsh.built_ins.SubprocSpec property)
(xonsh.proc.CommandPipeline property)
stderr_postfix() (xonsh.proc.CommandPipeline property)
stderr_prefix() (xonsh.proc.CommandPipeline property)
stderr_redirect() (xonsh.proc.CommandPipeline property)
stdin() (xonsh.built_ins.SubprocSpec property)
(xonsh.proc.CommandPipeline property)
stdin_redirect() (xonsh.proc.CommandPipeline property)
stdout() (xonsh.built_ins.SubprocSpec property)
(xonsh.proc.CommandPipeline property)
(xonsh.tools.XonshCalledProcessError property)
stdout_redirect() (xonsh.proc.CommandPipeline property)
still_writable() (in module xonsh.proc)
stop() (xonsh.tracer.TracerType method)
store() (xonsh.wizard.PromptVisitor method)
(xonsh.wizard.StateVisitor method)
store_as_str() (xonsh.environ.VarDocs property)
StoreNonEmpty (class in xonsh.wizard)
str_to_env_path() (in module xonsh.tools)
stream_stderr() (xonsh.proc.CommandPipeline method)
strip_encoding_cookie() (in module xonsh.openpy)
style_name() (xonsh.pyghooks.XonshStyle property)
styler() (xonsh.base_shell.BaseShell property)
(xonsh.readline_shell.ReadlineShell property)
subexpr_before_unbalanced() (in module xonsh.tools)
subexpr_from_unbalanced() (in module xonsh.tools)
subproc_arg_callback() (in module xonsh.pyghooks)
subproc_captured_hiddenobject() (in module xonsh.built_ins)
subproc_captured_inject() (in module xonsh.built_ins)
subproc_captured_object() (in module xonsh.built_ins)
subproc_captured_stdout() (in module xonsh.built_ins)
subproc_cmd_callback() (in module xonsh.pyghooks)
subproc_toks() (in module xonsh.tools)
subproc_uncaptured() (in module xonsh.built_ins)
SubprocSpec (class in 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)
swap_values() (in module xonsh.tools)
T
teardown_readline() (in module xonsh.readline_shell)
Tee (class in xonsh.base_shell)
tee() (in module xonsh.xoreutils.tee)
tee_stdout() (xonsh.proc.CommandPipeline method)
tell() (xonsh.proc.FileThreadDispatcher method)
terminate() (xonsh.proc.PopenThread method)
text() (xonsh.pretty.PrettyPrinter method)
timestamps() (xonsh.proc.CommandPipeline property)
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_itself() (in module xonsh.tools)
to_logfile_opt() (in module xonsh.tools)
token() (xonsh.lexer.Lexer method)
tokens (xonsh.pyghooks.XonshConsoleLexer attribute)
(xonsh.pyghooks.XonshLexer attribute)
tokens() (xonsh.lexer.Lexer property)
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)
transform_command() (in module xonsh.shell)
transmogrify() (xonsh.events.EventManager method)
TrueFalse (class in xonsh.wizard)
TrueFalseBreak (class in xonsh.wizard)
truncate() (xonsh.proc.FileThreadDispatcher method)
try_subproc_toks() (xonsh.ast.CtxAwareTransformer method)
tty() (in module xonsh.xoreutils.tty)
U
uncapturable() (in module xonsh.tools)
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)
unthreadable() (in module xonsh.tools)
untracked() (xonsh.prompt.gitstatus.GitStatus property)
update() (xonsh.aliases.Aliases method)
(xonsh.environ.Env method)
update_cache() (in module xonsh.codecache)
update_fg_process_group() (in module xonsh.proc)
upgrade() (xontrib.voxapi.Vox method)
uptime() (in module xonsh.xoreutils.uptime)
use_rawinput (xonsh.readline_shell.ReadlineShell attribute)
V
valid_events (xonsh.tracer.TracerType attribute)
validate() (xonsh.environ.Ensurer property)
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_fileinserter() (xonsh.wizard.PromptVisitor 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_loadjson() (xonsh.wizard.PromptVisitor method)
visit_message() (xonsh.wizard.PrettyFormatter method)
(xonsh.wizard.PromptVisitor method)
visit_node() (xonsh.wizard.PrettyFormatter method)
visit_pass() (xonsh.wizard.PromptVisitor method)
visit_question() (xonsh.wizard.PrettyFormatter method)
(xonsh.wizard.PromptVisitor method)
visit_savejson() (xonsh.wizard.PromptVisitor method)
visit_statefile() (xonsh.wizard.PrettyFormatter method)
visit_Try() (xonsh.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.prompt.env)
W
wait() (xonsh.proc.PopenThread method)
(xonsh.proc.ProcProxy method)
(xonsh.proc.ProcProxyThread method)
wait_for_active_job() (in module xonsh.jobs)
which() (in module xonsh.xoreutils.which)
While (class in xonsh.wizard)
windows_bash_command (in module xonsh.platform)
windows_expanduser() (in module xonsh.platform)
windows_foreign_env_fixes() (in module xonsh.environ)
with_traceback() (xonsh.tools.XonshCalledProcessError method)
(xonsh.tools.XonshError method)
(xontrib.voxapi.EnvironmentInUse method)
(xontrib.voxapi.NoEnvironmentActive method)
Wizard (class in xonsh.wizard)
writable() (xonsh.proc.FileThreadDispatcher method)
write() (xonsh.proc.FileThreadDispatcher method)
writelines() (xonsh.proc.FileThreadDispatcher 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.color_tools (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.completers.xompletions (module)
xonsh.contexts (module)
xonsh.diff_history (module)
xonsh.dirstack (module)
xonsh.environ (module)
xonsh.events (module)
xonsh.execer (module)
xonsh.foreign_shells (module)
xonsh.history.base (module)
xonsh.history.json (module)
xonsh.history.main (module)
xonsh.history.sqlite (module)
xonsh.imphooks (module)
xonsh.inspectors (module)
xonsh.jobs (module)
xonsh.jsonutils (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.prompt.base (module)
xonsh.prompt.cwd (module)
xonsh.prompt.env (module)
xonsh.prompt.gitstatus (module)
xonsh.prompt.job (module)
xonsh.prompt.vc (module)
xonsh.pyghooks (module)
xonsh.readline_shell (module)
xonsh.replay (module)
xonsh.shell (module)
xonsh.tools (module)
xonsh.tracer (module)
xonsh.wizard (module)
xonsh.xonfig (module)
xonsh.xoreutils.cat (module)
xonsh.xoreutils.echo (module)
xonsh.xoreutils.pwd (module)
xonsh.xoreutils.tee (module)
xonsh.xoreutils.tty (module)
xonsh.xoreutils.uptime (module)
xonsh.xoreutils.util (module)
xonsh.xoreutils.which (module)
xonsh_append_newline() (in module xonsh.environ)
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_script_run_control() (in module xonsh.environ)
xonsh_style_proxy() (in module xonsh.pyghooks)
XonshCalledProcessError
xonshconfig() (in module xonsh.environ)
XonshConsoleLexer (class in xonsh.pyghooks)
XonshError
XonshImportEventHook (class in xonsh.imphooks)
XonshImportEventLoader (class in xonsh.imphooks)
XonshImportHook (class in xonsh.imphooks)
XonshLexer (class in xonsh.pyghooks)
XonshMode (class in xonsh.main)
xonshrc_context() (in module xonsh.environ)
XonshStyle (class in xonsh.pyghooks)
XonshTerminal256Formatter (in module xonsh.pyghooks)
xontrib.voxapi (module)
Y
YesNo (class in xonsh.wizard)
xonsh
Navigation
the xonsh shell
Comparison
Installation
Dependencies
Development Dependencies
News & Media
Guides
Config Files and Settings
Contributing
Contact Us
Helpful Links
Development Spiral
the xonsh shell
Comparison
Installation
Dependencies
Development Dependencies
News & Media
Guides
Config Files and Settings
Contributing
Development Spiral
API
Contact Us
Helpful Links
Related Topics
Documentation overview
Quick search