Files
9router/src/app
Ibrahim Ryan 8312af79a4 fix(cursor): verify Cursor installation on Linux before auto-import
On Linux, verify that Cursor IDE is actually installed before importing
tokens. Previously, leftover config files from a removed Cursor installation
would trigger a false positive, creating a phantom Cursor provider connection.

The check uses `which cursor` and falls back to checking for a .desktop file
in ~/.local/share/applications/

Fixes #313

Co-authored-by: Ibrahim Ryan <ryan@nuevanext.com>
Made-with: Cursor
2026-03-23 10:31:48 +07:00
..
2026-02-23 21:56:40 +07:00
2026-01-05 09:58:59 +07:00
2026-01-31 12:58:04 +07:00
2026-01-05 11:07:43 +07:00