creating a new file in the Explorer

2006-07-28 Thread Roel Vanhout
Hi, In the vim Explorer (:Explore), I can create a new directory by pressing 'd' and typing the directoryname. Is there something similar for creating a new, empty file? I've looked through the documentation but couldn't find anything. I now press 'c' and type :new filename, but that's

Visual select / paste behaviour

2006-07-28 Thread Roel Vanhout
Hi, Take the following example: file file_id=myidc:\test.txt/file When the cursor is on the 'm' of 'myid' and I press 'vw', a word is selected in visual mode. However, the at the end of 'myid' is also selected. How do I change the list of 'word separators'? On a related note, when I have

Re: Visual select / paste behaviour

2006-07-28 Thread Roel Vanhout
Tim Chase wrote: file file_id=myidc:\test.txt/file When the cursor is on the 'm' of 'myid' and I press 'vw', a word is selected in visual mode. However, the at the end of 'myid' is also selected. How do I change the list of 'word separators'? Well, the answer to your question is that

Re: creating a new file in the Explorer

2006-07-28 Thread Roel Vanhout
A.J.Mechelynck wrote: In the vim Explorer (:Explore), I can create a new directory by pressing 'd' and typing the directoryname. Is there something similar for creating a new, empty file? I've looked through the documentation :mapF2:cd %:p:h Bar newSpace will allow you to open a