Open Issues Need Help
View All on GitHub System Utilities • File/URL Handling
blocks forever on test/plain files about 1 month ago
AI Summary: Debug a Rust crate's `open` functionality that's causing a hang when attempting to open plain text files on Linux systems. The issue appears to stem from how the crate interacts with desktop entry files specifying terminal execution, potentially requiring adjustments to handle such cases gracefully (e.g., by ignoring them or launching a new terminal).
Complexity:
4/5
bug help wanted