mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 16:34:47 +01:00
prompt_toolkit requires pygments
This commit is contained in:
parent
a0fe8cac86
commit
0332a22d13
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ Xonsh currently has the following external dependencies,
|
|||
|
||||
#. Python v3.4+
|
||||
#. PLY (optional, included with xonsh)
|
||||
#. prompt-toolkit (optional):
|
||||
#. prompt-toolkit (optional, requires `pygments`):
|
||||
*advanced readline library, syntax-highlighting, line-editing*
|
||||
#. Jupyter (optional): *in-browser REPL, run xonsh in jupyter notebook*
|
||||
#. setproctitle (optional): *change the title of terminal to reflect the current subprocess*
|
||||
|
|
Loading…
Add table
Reference in a new issue