On Jan 31, 8:38 pm, JuanPablo <[email protected]> wrote: > hi, > if I have multiple windows. How can I apply a command on a specified > window without having to move to this? > example: g/text/d only in the first window > > the same question in buffers case. >
In general, you can't. What are you trying to accomplish? There are many window switching commands that make it easy to go to a window and jump right back in a script for example. -- You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php
