xonsh/news
2022-04-12 14:19:15 +05:30
..
alises-completer.rst Ap/aliases completer (#4486) 2021-11-23 12:34:12 -05:00
ap-long-opts.rst feat: option to show only longest/descriptive arg-completions (#4483) 2021-11-29 10:56:20 -05:00
bash-autocompletion.rst fix: '~' replaced to home/user by bash completion scripts breaks autocompletion (#4667) 2022-02-11 17:31:41 +05:30
cmd-completion-desc.rst feat: update command completions to show description as well (#4488) 2021-12-07 10:33:41 -05:00
completer-cmd.rst feat: add sub-command to print current completions (#4586) 2021-12-12 08:47:47 +05:30
completions-improve.rst improve completers (#4648) 2022-01-27 21:22:36 +05:30
env-vars.rst feat: add env variable for sys level config dir 2022-01-11 11:24:54 -05:00
feat-add-alias-decorator.rst Feat: add Aliases.register (#4547) 2022-01-21 16:30:23 +05:30
feat-colored-tracebacks.rst feat: colored tracebacks during interactive use (#4683) 2022-02-26 22:50:52 +05:30
feat-match-stmt.rst Feat: support for match statement for python >= 3.10 (#4672) 2022-02-25 17:00:00 +05:30
feat-shlvl.rst feat: implement $SHLVL mirroring bash's implementation (#4651) 2022-01-24 07:24:28 +05:30
feat-xompletions.rst Xompletions (#4521) 2022-01-10 11:21:22 -05:00
fish-completer.rst add fish shell based completer (#4569) 2021-11-29 21:02:32 +05:30
fix-__file__-attribute.rst fix #4637 (#4639) 2022-01-13 09:33:41 -05:00
fix-conda-env-system.rst Fix: support Conda environments when running on non-conda interpreter (#4532) 2021-12-10 10:18:16 +05:30
fix-dict-unpacking-into-dict.rst Fix unpacking of dictionaries inside a dictionary (#4624) 2022-01-07 04:51:06 +05:30
fix-empty-modules.rst fix #4638 (#4640) 2022-01-14 08:57:08 -05:00
fix-globbing-path-containing-regex.rst Fix regex globbing for paths that contain special regex characters (#4715) 2022-03-20 01:10:57 +05:30
fix-list-comp-boolop.rst ast: do not descend into any comprehensions (#4622) 2022-01-05 09:35:50 -05:00
fix-logfile-expand-user.rst Fix $XONSH_TRACEBACK_LOGFILE path expansion (#4713) 2022-03-15 00:31:24 +05:30
fix-non-callable-autocompletion.rst Fix annoying console spam (#4722) 2022-03-22 12:58:49 +05:30
fix-ptk-osc-in-prompt.rst fix: remove custom handling of osc tokens for ptk prompt (#4629) 2022-01-07 17:34:52 -05:00
fix-shell-vi-cursor-shape.rst fix: ptk now support modal cursor shape, use it when vi_mode is enabled (#4695) 2022-03-05 15:45:32 +05:30
fix-vim-integration.rst fix 4343 by always trying greedy=True in _parse_ctx_free (#4699) 2022-03-07 01:53:34 +05:30
fix-windows-oserror.rst Fix OSError on Windows with GnuWin32 (#4599) 2021-12-16 16:09:52 -05:00
fix-xonshrc-dir-welcome.rst Fix: don't display welcome if $XONSHRC_DIR member is found (#4531) 2021-11-18 12:42:29 -05:00
fix_env_None.rst Fix: detype None env-vars to '' to fix #4600 (#4649) 2022-01-21 14:46:50 +05:30
fix_tracebacks.rst feat: make stracktraces behave like in python (#4662) 2022-02-04 09:16:44 +05:30
fixe_uptime.rst Add uname command, Update uptime comand (#3909) 2022-01-08 18:28:46 +05:30
foreign-funcs-completions.rst feat: auto-completion support for source-foreign (#4564) 2021-11-27 16:28:04 +05:30
history-transfer.rst history transfer (#4604) 2021-12-20 08:36:29 +05:30
loading-coreutils.rst refactor: do not override sys coreutils (#4617) 2022-01-05 09:44:53 -05:00
move-xontribs.rst docs: 2022-03-24 19:49:30 +05:30
nep-0029.rst adopt NEP-0029 (#4568) 2021-11-29 12:48:48 -05:00
prompt.rst gitstatus modular (#4697) 2022-03-21 11:18:36 -04:00
refactor-lexer-parser.rst Refactor: reduce API surface of lexer (#4535) 2022-01-17 16:53:14 +05:30
refactor-session-loading.rst Refactor: make session loading explicit (#4540) 2021-12-21 13:07:53 +05:30
remove-ptk2.rst refactor: remove xonsh.ptk2 module (#4570) 2021-11-30 08:22:31 -05:00
simplify-foreign-functions.rst Simplify foreign functions (#4393) 2021-11-23 17:01:42 -05:00
sublime-xonsh.rst Add Sublime Text 4 extension to the Editors page (#4552) 2021-11-23 04:06:48 +05:30
TEMPLATE.rst single instance of string.Formatter 2018-10-20 12:22:59 -06:00
time-format-docs.rst Clarified use of time_format in docs (#4714) 2022-03-15 08:17:16 +05:30
vc-current-branch.rst fix: prompt getting git branch (#4607) 2021-12-21 17:28:02 +05:30
virtualenv-activator-plugin.rst docs: 2022-03-26 17:43:51 +05:30
vox-add-prompt-arg.rst implement vox create --prompt (#4676) 2022-02-21 14:51:31 +05:30
vox-improvements.rst Vox improvements (#4549) 2021-11-26 23:37:35 +05:30
vox-respect-prompt.rst make env_name aware of prompt in pyvenv.cfg (#4673) 2022-02-21 23:39:07 +05:30
vox-upgrade.rst feat: add upgrade command 2021-12-23 06:32:47 +05:30
webconfig.rst fix: xonfig web is not upto-date (#4606) 2022-01-18 11:11:16 -05:00
xontrib-default-command.rst New xontribs (#4544) 2021-11-23 04:09:21 +05:30
xontrib-django.rst feat: add xontrib-django 2022-04-12 14:19:15 +05:30
xontrib-gruvbox.rst Add xontrib-gruvbox to xontribs_meta.py (#4663) 2022-02-04 07:40:53 +05:30
xontrib-up.rst New xontribs (#4544) 2021-11-23 04:09:21 +05:30