is there a way to view a local file in vimb? ":open 
/path/to/my_local_file.html" copies the file "my_local_file.html" to the 
current directory in the shell from which vimb has been launched. And if the 
file is sitting in that current directory, it replaces it with the same. This 
looks like a double bug. First it should not copies the file instead of 
displaying it, second it should not replace the already existing file. Though 
the file content is not modified, it changes its time stamps.
Even if the first bug is solved, the second need to be too because the second 
means that when downloading a file that has the same name as one of the files 
in the downloads directory, it will replace it. This is really dangerous. It 
should automatically append a number like in firefox.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
vimb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vimb-users

Reply via email to