..
alias_args.rst
feat: Added ability to get arguments list in ExecAlias ( #4201 )
2021-04-15 09:39:13 -04:00
annotated-assignment.rst
Fix annotated assignment ( #4278 )
2021-05-12 12:39:11 -04:00
appimage_alpine.rst
docs: Running xonsh AppImage on Alpine ( #4159 )
2021-03-10 09:27:25 -05:00
appimage_xpip_sudo.rst
fix: xpip sudo behavior in xonsh appimage ( #4192 )
2021-03-22 16:07:30 -04:00
asyncprompt-handle-cancelled-future.rst
Handle cancelled futures in AsyncPrompt ( #4286 )
2021-05-21 23:46:12 +03:00
BOM-bug.rst
fix: use 'utf-8-sig' instead of 'utf-8' to allow importing user modules with a 'UTF-8 with BOM' encoding ( #4161 )
2021-03-15 17:04:45 -04:00
catch_callable.rst
Catch callable in the arguments list ( #4191 )
2021-03-22 16:17:54 -04:00
completion-context.rst
Completion context ( #4017 )
2021-03-30 13:37:56 -04:00
cp_int_hash.rst
Added casting CommandPipeline to int, hash, str ( #4205 )
2021-03-30 13:36:01 -04:00
fix-abbrevs-callback.rst
fix: abbrevs with callback alters buffer text before expansion ( #4156 )
2021-03-09 09:07:53 -05:00
fix-json-hist-gc-seconds.rst
Fix garbage collection of JSON history specified in seconds. ( #4098 )
2021-03-22 16:20:36 -04:00
fix-skip-completer.rst
Fix skip completer ( #4263 )
2021-05-11 15:49:45 -04:00
fix_aliases_infinite_loop.rst
feat: Ability to call the program by name from callable alias with the same name without the infinite loop error ( #4218 )
2021-05-10 09:30:41 -04:00
fix_history_reading.rst
fix: Not load history in not interactive ( #4178 )
2021-03-15 11:15:15 -04:00
fix_invalid_style.rst
Fix for crash if $XONSH_COLOR_STYLE is set to something invalid ( #4253 )
2021-05-11 15:51:50 -04:00
fix_orend.rst
fix: and/or colorize ( #4188 )
2021-03-22 16:13:21 -04:00
fix_prompt_like_title.rst
#4148 TITLE can be set to a function ( #4190 )
2021-03-22 13:40:12 -04:00
fix_wsl_detection.rst
Address ON_WSL() bug #4310 ( #4311 )
2021-06-08 13:12:56 -04:00
fix_xonfig.rst
fix xonfig ( #4173 )
2021-03-12 09:45:36 -05:00
get-obj-name-in-help.rst
Get obj name in help ( #4266 )
2021-05-11 01:48:00 +03:00
gitstatus_lines.rst
add lines changed and removed in gitstatus ( #4133 )
2021-03-04 15:53:30 -05:00
history_save_cwd.rst
feat: Add saving current working directory (cwd) to the history ( #4271 )
2021-05-11 15:23:57 -04:00
ignore_dots.rst
Close 4215: Added env variable to ignore ./ and ../ in filepath completion ( #4241 )
2021-04-27 09:28:17 -04:00
improve-bash-completions.rst
Improve bash completions - Pass parsed command line to py-bash-commands ( #4219 )
2021-04-12 15:37:35 -04:00
improve-import-completions.rst
Improve import completions ( #4265 )
2021-05-11 01:48:53 +03:00
improve-jedi-completer.rst
Improve jedi completer ( #4264 )
2021-05-11 13:10:58 +03:00
improve-which-output.rst
Improve which
output ( #4196 )
2021-03-22 16:06:41 -04:00
json_history_dir.rst
Put history json to subdirectory ( #4211 )
2021-04-12 15:40:34 -04:00
non-exclusive-completers.rst
Non exclusive completers ( #4259 )
2021-05-11 09:50:40 -04:00
PEP263upd.rst
update imphooks encoding regex to match the newer version at PEP 263 ( #4162 )
2021-03-22 14:13:13 -04:00
ptk-autopair-with-selection.rst
ptk: Wrap selection with quotes/parens with $XONSH_AUTOPAIR
2021-05-09 21:31:15 +03:00
ptk-disable-unwanted-clipboard-actions.rst
ptk: Disabled unwanted clipboard actions
2021-05-09 22:41:31 +03:00
py_3.10_fix.rst
add py310 ( #4270 )
2021-06-07 13:40:40 -04:00
rc_dir.rst
Add support for rc.d drop-in configuration directories ( #4256 )
2021-05-11 16:42:37 -04:00
run-tests-amalgamated.rst
tests: Run tests with the amalgamated xonsh ( #4290 )
2021-05-28 15:42:37 +03:00
shelltypes.rst
Clean up shell check aliases ( #4145 )
2021-03-08 10:56:06 -05:00
speedup-commands-cache.rst
Feature/speed up startup ( #4106 )
2021-04-21 11:38:06 -04:00
starship.rst
starship ( #4147 )
2021-03-07 09:50:02 -05:00
subproc_captured_print_stderr.rst
XONSH_SUBPROC_CAPTURED_PRINT_STDERR to False ( #4231 )
2021-04-13 13:21:43 -04:00
TEMPLATE.rst
single instance of string.Formatter
2018-10-20 12:22:59 -06:00
test_startup_order.rst
Test RC loading in different startup configurations ( #4279 )
2021-05-14 16:12:34 +03:00
update-bash-completion.rst
bash-completion: Update to 0.2.7 ( #4153 )
2021-03-08 10:36:03 -05:00
update-completer-cli.rst
Update completer cli ( #4299 )
2021-05-30 09:42:55 +03:00
update-completers-tutorial.rst
Update completers tutorial ( #4307 )
2021-06-05 19:12:58 +03:00
welcome_message.rst
Welcome message: fix color, add ptk warning ( #4143 )
2021-03-07 09:51:07 -05:00
xonfig_history_backend.rst
Added history backend name to the xonfig. ( #4272 )
2021-05-10 09:35:30 -04:00
XONSH_HISTORY_FILE.rst
Fix XONSH_HISTORY_FILE ( #4146 )
2021-03-06 10:14:11 -05:00
XONSH_HISTORY_FILE_setting.rst
feat: Added ability to set XONSH_HISTORY_FILE ( #4175 )
2021-03-16 17:07:11 -04:00
xontrib-linuxbrew.rst
feat: add xontrib-linuxbrew ( #4139 )
2021-03-05 10:15:08 -05:00
xontrib_macro_lib.rst
Added xontrib-macro-lib ( #4206 )
2021-03-31 12:15:49 -04:00