diff --git a/src/files.hpp b/src/files.hpp index 792aebf..e1f08c9 100644 --- a/src/files.hpp +++ b/src/files.hpp @@ -116,7 +116,7 @@ const std::string default_config_file = R"RAW({ R"RAW( "grep_command": "grep", "cargo_command": "cargo", - "python_command": "PYTHONUNBUFFERED=1 python", + "python_command": "python -u", "markdown_command": "grip -b" }, "keybindings": {