<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: shell access in VIM</title>
	<atom:link href="http://www.vim-fu.com/shell-from-vim/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vim-fu.com/shell-from-vim/</link>
	<description>A SysAdmin&#039;s Notebook</description>
	<lastBuildDate>Thu, 02 Sep 2010 02:19:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: tr</title>
		<link>http://www.vim-fu.com/shell-from-vim/comment-page-1/#comment-193</link>
		<dc:creator>tr</dc:creator>
		<pubDate>Sat, 15 Aug 2009 04:40:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.vim-fu.com/?p=165#comment-193</guid>
		<description>What about screen?  I used to use it a lot until my company bought big widescreen monitors.  :)  Ctrl+A, Ctrl+Tab, Ctrl+S, Ctrl+N, Ctrl+&quot;, Ctrl+Q.</description>
		<content:encoded><![CDATA[<p>What about screen?  I used to use it a lot until my company bought big widescreen monitors.  <img src='http://www.vim-fu.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   Ctrl+A, Ctrl+Tab, Ctrl+S, Ctrl+N, Ctrl+&#8221;, Ctrl+Q.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.vim-fu.com/shell-from-vim/comment-page-1/#comment-40</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 22 Jun 2009 06:31:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.vim-fu.com/?p=165#comment-40</guid>
		<description>:!bash is basically the same thing as :shell, in fact it probably IS the same. I would like to have a shell in a scratch window that I could resize and place to aid me in whatever task I am doing at the time, so far, I have not found VIM capable of this. There is always the option to just open another terminal window, which of course works fine, so It&#039;s not really worth complaining about or taking the time and writing the plugin to do it.</description>
		<content:encoded><![CDATA[<p>:!bash is basically the same thing as :shell, in fact it probably IS the same. I would like to have a shell in a scratch window that I could resize and place to aid me in whatever task I am doing at the time, so far, I have not found VIM capable of this. There is always the option to just open another terminal window, which of course works fine, so It&#8217;s not really worth complaining about or taking the time and writing the plugin to do it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Radomir Dopieralski</title>
		<link>http://www.vim-fu.com/shell-from-vim/comment-page-1/#comment-36</link>
		<dc:creator>Radomir Dopieralski</dc:creator>
		<pubDate>Thu, 18 Jun 2009 18:21:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.vim-fu.com/?p=165#comment-36</guid>
		<description>how about :!bash
or any :!command directly, for that matter
you can even put the output into your text with :.!command
I often use that for sorting: select text, and do :&#039;!sort</description>
		<content:encoded><![CDATA[<p>how about :!bash<br />
or any :!command directly, for that matter<br />
you can even put the output into your text with :.!command<br />
I often use that for sorting: select text, and do :&#8217;!sort</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.vim-fu.com/shell-from-vim/comment-page-1/#comment-15</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 06 May 2009 21:08:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.vim-fu.com/?p=165#comment-15</guid>
		<description>Yeh, I agree. This is not really a very useful implementation of shell.</description>
		<content:encoded><![CDATA[<p>Yeh, I agree. This is not really a very useful implementation of shell.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://www.vim-fu.com/shell-from-vim/comment-page-1/#comment-14</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Wed, 06 May 2009 20:18:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.vim-fu.com/?p=165#comment-14</guid>
		<description>Why not just put the vim session in the background with ^Z ?</description>
		<content:encoded><![CDATA[<p>Why not just put the vim session in the background with ^Z ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
