xonsh/news
Daniel Shimon 9f2b1419c7
Merge pull request #4275 from daniel-shimon/ptk-autopair-with-selection
ptk: Wrap selection with quotes/parens with $XONSH_AUTOPAIR
2021-05-11 01:43:34 +03:00
..
alias_args.rst feat: Added ability to get arguments list in ExecAlias (#4201) 2021-04-15 09:39:13 -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
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_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_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_xonfig.rst fix xonfig (#4173) 2021-03-12 09:45:36 -05:00
gitstatus_lines.rst add lines changed and removed in gitstatus (#4133) 2021-03-04 15:53:30 -05: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-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
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
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
update-bash-completion.rst bash-completion: Update to 0.2.7 (#4153) 2021-03-08 10:36:03 -05: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