a
798c1f3b62
Cookiecutter
2020-10-09 01:57:46 +03:00
a
503ed00489
consolidation
2020-10-09 01:54:42 +03:00
a
fa4cf7e785
comparison
2020-10-09 01:39:15 +03:00
a
bc58819514
installation
2020-10-09 01:37:23 +03:00
a
2b2c9ad343
installation
2020-10-09 01:33:49 +03:00
a
fb08e3f747
Removed "Register typed environment variables"
2020-10-08 00:01:46 +03:00
a
04df5c75ad
env path
2020-10-07 19:22:02 +03:00
a
d6e6cb83e3
vscode and vim editors
2020-10-07 15:00:33 +03:00
a
e50067aed7
If you still have concerns about the determination process...
2020-10-07 14:24:58 +03:00
a
a33310f9ab
If you still have concerns about the determination process...
2020-10-07 14:15:00 +03:00
a
67033d3e33
docs
2020-10-06 22:26:15 +03:00
a
3dfdd4414b
typo
2020-10-06 00:15:20 +03:00
a
249c7042e8
awesome example in bash to xonsh
2020-10-06 00:09:12 +03:00
a
81c4f4c636
Merge branch 'master' of https://github.com/xonsh/xonsh into printx
2020-10-06 00:02:08 +03:00
Anthony Scopatz
b5a7439dca
Merge pull request #3830 from dannysepler/typos
...
Fix some typos in docs
2020-10-05 14:42:43 -05:00
Anthony Scopatz
97d0d0592a
Merge pull request #3831 from anki-code/tutorial_literal
...
Added "Advanced String Literals" to the "Tutorial".
2020-10-05 14:42:00 -05:00
Anthony Scopatz
c77acc2570
Merge pull request #3814 from anki-code/exit
...
Added exit to builtins in not interactive mode
2020-10-05 14:36:18 -05:00
a
362ad1d738
"Add xsh syntax highlighting on Github" to wishlist
2020-10-05 22:17:27 +03:00
a
9ed8c6b9e3
Advanced String Literals
2020-10-04 18:49:54 +03:00
a
d406fd2919
Advanced String Literals
2020-10-04 18:48:51 +03:00
a
fbeb3f18d4
Advanced String Literals
2020-10-04 18:47:12 +03:00
a
02be19096e
Advanced String Literals
2020-10-04 18:39:51 +03:00
Danny Sepler
088420d075
a few more
2020-10-03 23:25:27 -04:00
Danny Sepler
b59b0ceed2
Fix some typos
2020-10-03 23:02:39 -04:00
a
75d16233d0
printx
2020-10-01 04:08:34 +03:00
a
99ae3ff00d
docs
2020-10-01 01:36:08 +03:00
Anthony Scopatz
7b1b5d2874
Merge pull request #3793 from cafehaine/master
...
Change the behavior of NO_COLOR, add RESET
2020-09-30 13:30:38 -07:00
Noortheen Raja
9b68407d79
docs: add api-docs for ptk_shell.updator module
2020-09-30 13:11:50 +05:30
Anthony Scopatz
6b0a81a2e8
Merge pull request #3758 from jnoortheen/feat-threaded-prompt
...
feat: use threads to offload prompt sections
2020-09-29 17:45:31 -07:00
Anthony Scopatz
40e3f496e3
Update formatter.rst
2020-09-29 17:30:25 -07:00
Noortheen Raja
3c2f9b5a38
feat: use threads to offload prompt sections
...
resolves #2803
- update1: handle optional prompts correctly
- update2: split PromptFormatter._format_prompt
- update3: get number of workers from env
- update4: now it supports setting async prompt after initing the
session
- update5: keep track of futures<->token index to avoice looping over
all token items
refactor: cache thread results between calls
if there is not much update between calls, then it will not glitch
also applied code review suggestions
refactor: clean old running features
refactor: async-prompt handle clearing futures from container
refactor: add more docstrings and apply review changes
docs: add doc hook
refactor: change %s to string concat
docs: update title in formatter api doc
feat: style cached result as faded
refactor: update shell functions after osc_ascii PR merged
refactor: split code into updator.py to handle async updates
2020-09-27 21:53:53 +05:30
cafehaine
1c7e841da0
Remove reference to NO_COLOR in docs
2020-09-26 15:11:43 +02:00
a
b618e1ffb3
Bash to xonsh
2020-09-25 10:27:14 +03:00
a
56b1dda6df
Bash to xonsh
2020-09-25 10:20:04 +03:00
a
40a95a65ac
Bash to xonsh
2020-09-25 10:14:23 +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
48e16455b8
new
2020-09-25 00:16:49 +03:00
a
033c8c6009
new
2020-09-25 00:15:55 +03:00
a
30bfe190c2
new
2020-09-24 23:42:39 +03:00
a
588b1b7b52
docs
2020-09-24 23:39:36 +03: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
Bob Hyman
f07d016995
Merge branch 'master' into xonfig-kernel
2020-09-23 04:41:31 -04:00
anki-code
28ab18699d
Update contents.rst
2020-09-23 09:11:54 +03:00