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
Move any of the bookmarks, closed, queue or other files out of .local/share/vimb directory
Create symlinks to those files inside it
Do any action in Vimb that'd touch those files (for example creating a bookmark)
Vimb will delete/replace the symlink with a normal file.
Expected behaviour
Vimb doen't care about symlinks and just uses file as normal.
Actual behaviour
Vimb seems to delete a file and recreate it.
Note
I tested this with hardlinks too - does exactly the same thing.
The text was updated successfully, but these errors were encountered:
machinedgod
changed the title
Vimb doesn't like symlinks for its working files
Vimb doesn't like ~symlinks~ symlinks and hardlinks for its working files
Aug 29, 2024
machinedgod
changed the title
Vimb doesn't like ~symlinks~ symlinks and hardlinks for its working files
Vimb doesn't like symlinks and hardlinks for its working files
Aug 29, 2024
Steps to reproduce
bookmarks
,closed
,queue
or other files out of.local/share/vimb
directoryVimb will delete/replace the symlink with a normal file.
Expected behaviour
Vimb doen't care about symlinks and just uses file as normal.
Actual behaviour
Vimb seems to delete a file and recreate it.
Note
I tested this with hardlinks too - does exactly the same thing.
The text was updated successfully, but these errors were encountered: