Commit graph

9415 commits

Author SHA1 Message Date
a
19ea4d3af9 Bashisms shopt, complete 2020-09-25 09:57:36 +03:00
a
9eef76fcad bash2xonsh 2020-09-25 03:31:30 +03:00
a
1f67c7c80d bash2xonsh 2020-09-25 03:24:03 +03:00
a
2c7f09a29b bash2xonsh 2020-09-25 03:14:12 +03:00
a
32b3688057 bash2xonsh 2020-09-25 03:13:43 +03:00
a
6c3f2a5865 bash2xonsh 2020-09-25 03:11:50 +03:00
a
c7b36f2019 bash2xonsh 2020-09-25 03:04:40 +03:00
a
5d9c64d853 bash2xonsh 2020-09-25 02:57:41 +03:00
a
12cda5f148 bash2xonsh 2020-09-25 02:50:22 +03:00
a
4b4fe47cfe Fix whole_word_jumping 2020-09-25 00:25:01 +03:00
a
3e63b0aac3 new 2020-09-25 00:21:53 +03:00
a
48e16455b8 new 2020-09-25 00:16:49 +03:00
a
033c8c6009 new 2020-09-25 00:15:55 +03:00
a
c3eb629912 new 2020-09-25 00:00:56 +03:00
a
eadebdc920 new 2020-09-24 23:54:11 +03:00
a
5b694cf948 new 2020-09-24 23:47:18 +03:00
a
30bfe190c2 new 2020-09-24 23:42:39 +03:00
a
4227be366d new 2020-09-24 23:41:02 +03:00
a
588b1b7b52 docs 2020-09-24 23:39:36 +03:00
a
b00cf677ad Mr. Black 2020-09-24 23:28:41 +03:00
anki-code
526bccef36
bashisms set 2020-09-24 23:13:20 +03:00
Anthony Scopatz
17e2cb0d03
Merge pull request #3748 from bobhy/environment_fixes
Environment fixes
2020-09-23 10:36:25 -07:00
Anthony Scopatz
9d94e79a1f
Merge pull request #3792 from xxh/master
Fix xontribs link
2020-09-23 09:25:55 -07:00
Anthony Scopatz
1c5d41897b
Merge pull request #3765 from bobhy/xonfig-kernel
Move jup kernel spec from setup to xonfig; add doc.
2020-09-23 09:25:25 -07:00
anki-code
38efeff60a
Update README.rst 2020-09-23 19:10:13 +03:00
Anthony Scopatz
4446ae03e7
Merge pull request #3791 from xxh/master
The order of sections in docs changed 2
2020-09-23 08:51:00 -07:00
anki-code
ffc16a77a6
Update README.rst 2020-09-23 18:36:22 +03:00
anki-code
fae0903dc2
Update README.rst 2020-09-23 18:22:32 +03:00
Bob Hyman
0346331171 Fix case running on Windows and not in a virtual environment. 2020-09-23 05:11:56 -04:00
Bob Hyman
f07d016995 Merge branch 'master' into xonfig-kernel 2020-09-23 04:41:31 -04:00
Bob Hyman
88bba37c3a Merge branch 'master' into environment_fixes 2020-09-23 04:40:26 -04:00
Bob Hyman
48238beec1 more mocks for test_xonfig_kernel 2020-09-23 04:35:44 -04:00
Bob Hyman
0fc9098aad --user kernel supercedes regular prefix; remove any other xonsh jup kernel when installing new one 2020-09-23 03:53:16 -04:00
Bob Hyman
acb027c285 jupyter_client.KernelSpecManager().install_kernel_spec: can't specify prefix if user==True 2020-09-23 02:36:59 -04:00
anki-code
8765c937fb
Create docs.rst 2020-09-23 09:23:16 +03:00
anki-code
aaf6bd5cff
Update README.rst 2020-09-23 09:19:53 +03:00
anki-code
28ab18699d
Update contents.rst 2020-09-23 09:11:54 +03:00
Bob Hyman
42197ecb02 distinctify global name for future convenience of amalgamate;
in xonfig info, really ensure all the lazybools are evaluated
2020-09-23 01:46:20 -04:00
Anthony Scopatz
8c48d47a36
Merge pull request #3780 from dannysepler/branch
Minor performance improvements to the prompt
2020-09-22 18:20:45 -07:00
Anthony Scopatz
089fb90b0b
Merge pull request #3785 from Eadaen/history_testing-ead
Commands to easily manage deletion of history from the current session.
2020-09-22 09:10:04 -07:00
Eadaen1
ae02abe0c9 Revert "Reformat json.py with Black."
This reverts commit 5fe1eeb60f.
2020-09-22 16:58:42 +01:00
Anthony Scopatz
fd01b58db8
Merge pull request #3784 from dyuri/ansi_osc
ANSI OSC escape sequence support (including title setting)
2020-09-22 08:26:26 -07:00
Anthony Scopatz
aa94150b8c
Merge pull request #3789 from anki-code/patch-6
xontrib-argcomplete and xontrib-pipeliner description improvement
2020-09-22 08:25:12 -07:00
Eadaen1
5fe1eeb60f Reformat json.py with Black. 2020-09-22 14:34:37 +01:00
Eadaen1
cd1f7eddde Reformat with Black. 2020-09-22 13:03:41 +01:00
a
3966beaa4b news 2020-09-22 10:59:55 +03:00
anki-code
3cbf4d106f
xontrib description improvement 2020-09-22 10:54:39 +03:00
Gyuri Horak
c36482584a
removing unnecessary write_ansi_osc function 2020-09-22 09:45:10 +02:00
Danny Sepler
845ec4a8b7 unindexed first 2020-09-21 23:35:09 -04:00
Danny Sepler
2ac84228f7 Also include indexed files in working directory 2020-09-21 23:30:54 -04:00