cursor
cursor copied to clipboard
Need Debian packages for better user experience
Currently, Cursor provide only AppImage and It's nor smooth enough. We badly need .deb packages or snap packages for better experience
When cursor updates, it replaces original AppImage file with new file with different name, so all links and desktop entries from it become broken. The temporary solution is to use link like ln -s cursor-0.xx.x-hash.AppImage cursor and update it after every update.
Related: https://github.com/getcursor/cursor/issues/933