Hello, I have some questions about using vim.
My system is: Gnome, Ubuntu 8.04 1. winmanager I want the netrw works like Tlist: when I press F2(or another command), a new window is created at left, which shows all files in the directory where the current file locates. I typed :help winmanager, which says there is no help info for winmanager. How can I make the netrw works like I say above? 2. copy and paste I want copy text from vim(not gvim), and then paste it to other process, like firefox. But the "+y dosen't work for me, even i use the simpliest vimrc. I don't know why. Running :reg, there is no info for "+. And I can not copy text from vim using mouse eigher. 3. The title of window cd ~/aaa/bbb vim ccc Then the title of the virtual terminal is ~/aaa/bbb. I want it shows the current file: ~/aaa/bbb/ccc. And if i :edit ddd, it will changes to ~/aaa/bbb/ddd. It worked like that before when I used Ubuntu 7.10. Now, i do not know how to make it work like that again. Thanks, Wu --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
