We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb7ab60 commit 472544bCopy full SHA for 472544b
README.rst
@@ -14,9 +14,9 @@ Features
14
- saving command history between sessions.
15
- variable completion, even for symbol names like `\\[Sigma]`
16
- limited ESC keyboard input; for example *esc* ``p`` *esc* is π
17
-* Syntax highlighting using `pygments`.
18
-* Automatic detection of light or dark terminal background color.
19
-
+* Syntax highlighting using `pygments <https://pygments.org>`_.
+* Automatic detection of light or dark `terminal background color <https://pypi.org/project/term-background/>`_.
+* Entering and displaying Unicode symbols such as used for Pi or Rule arrows
20
21
Installing
22
----------
0 commit comments