You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix: Rio doesn't launch from context menu on Windows.
Fix: Rio lacks embedded icon on Windows 10 by @christianjann.
Fix custom shells in /usr/local/bin not found on macOS: Fixed an issue where custom shells installed in /usr/local/bin were not found when Rio was launched from Finder or other GUI applications
On macOS, Rio now uses /usr/bin/login to spawn shells, ensuring proper login shell environment with full PATH
Custom shells like Fish, Nushell, or custom Zsh installations in /usr/local/bin will now work correctly