blob: ddbe09357ee492b868caf509c2f501bdedc53e32 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
Ptpython is an advanced Python REPL.
Features:
- Syntax highlighting.
- Multiline editing (the up arrow works).
- Autocompletion.
- Mouse support (disabled by default).
- Support for color schemes.
- Support for bracketed paste (if the terminal supports it).
- Both Vi and Emacs key bindings.
- Support for double width (Chinese) characters.
- ... and many other stuff.
|