Sunday, June 15, 2014

Can we made edit Vim buffer while command buffer contains output in it ?

Hi,

I opened a file called *test.rb* inside a *Vim* buffer. Then after doing some
change I used to run the file in the vim command window as *!ruby %*. But when
I output came or any error come, then I used to see that until you close the
window with error or output(whatever) using *Enter*, I wouldn't be able to
edit the actual buffer.


Is there any settings so that I can make this debugging and coding in Vim
itself in parallel without hopping between Vim and terminal shell.

--
================
Regards,
Arup Rakshit
================
Debugging is twice as hard as writing the code in the first place. Therefore,
if you write the code as cleverly as possible, you are, by definition, not
smart enough to debug it.

--Brian Kernighan

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment