Alex wrote: > Hi all, > > I understand that these bugs and feature requests are "nice to have", > but anyway... > > VIM is not working very well with NTFS streams. When you edit file, > say, "test.txt:aaa", > it complains about backup during save (E510). If you edit file > "test.txt:my.txt", VIM opens > and edits file test_txt (but with correct stream ). > > Also, it would be very nice if NTFS streams could be shown during > command line > autocompletion. Say, you have file test.txt with streams aaa and bbb. > On command line > you write ":e test.txt:", and after pressing tab you see test.txt:aaa > and test.txt:bbb, like > normal file names. >
2 notes here: 1. I think NTFS streams is useless feature. I've never seen any practical example of the usefulness of this. 2. I'm not sure there is any API to enumerate streams inside a given file. -- Alexei Alexandrov --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
