Open Issues Need Help
View All on GitHub Binary releases 23 days ago
enhancement help wanted
WSL: wslu/`wslview` no longer maintained. about 1 month ago
help wanted
with_detach fails silently on macOS 4 months ago
bug help wanted question
add cygwin support 10 months ago
help wanted
blocks forever on test/plain files about 1 year 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