Open Issues Need Help
View All on GitHub Display command does not work in terminal 2 months ago
AI Summary: Debug and fix the 'display' command in the terminal. The command is failing to display images due to X11 errors. This requires investigating the X11 configuration and potentially the image file format or permissions.
Complexity:
4/5
help wanted
Fix display issues with fish and neovim 2 months ago
AI Summary: Resolve display problems with fish and neovim, potentially involving a significant rewrite of the terminal parser to avoid third-party dependency issues and future breakage. This may require implementing a custom solution instead of relying on external libraries.
Complexity:
4/5
help wanted