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