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 ec697aa commit 3f24501Copy full SHA for 3f24501
examples/ptpython_config/config.py
@@ -3,6 +3,7 @@
3
4
Copy this file to $XDG_CONFIG_HOME/ptpython/config.py
5
On Linux, this is: ~/.config/ptpython/config.py
6
+On macOS, this is: ~/Library/Application Support/ptpython/config.py
7
"""
8
from prompt_toolkit.filters import ViInsertMode
9
from prompt_toolkit.key_binding.key_processor import KeyPress
0 commit comments