<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Паб Красный лев</title>
	<atom:link href="http://redlionbar.ru/feed/" rel="self" type="application/rss+xml" />
	<link>http://redlionbar.ru</link>
	<description>первый фирменный паб-ресторан в Москве</description>
	<lastBuildDate>Wed, 11 Apr 2012 23:03:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>t is exactly what I want</title>
		<link>http://redlionbar.ru/t-is-exactly-what-i-want/</link>
		<comments>http://redlionbar.ru/t-is-exactly-what-i-want/#comments</comments>
		<pubDate>Wed, 11 Apr 2012 23:03:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[bars]]></category>

		<guid isPermaLink="false">http://redlionbar.ru/t-is-exactly-what-i-want/</guid>
		<description><![CDATA[02[17:22] * qwerty (~root@qw3rty.org) Quit (Read error: Connection reset by peer) [17:23] When editing .py files in vim, my color scheme changes from dark (specified in .vimrc) to light. Where would this be overridden for just .py files? 03[17:23] * qwerty (~root@80.244.37.37) has joined #vim 03[17:23] * quake_guy (~brett@gos-bketter-d1.ad.uwm.edu) has joined #vim 03[17:23] * rtharper [...]]]></description>
			<content:encoded><![CDATA[<p>02[17:22] * qwerty (~root@qw3rty.org) Quit (Read error: Connection reset by peer)
</p>
<p>[17:23] <yorokobi> When editing .py files in vim, my color scheme changes from dark (specified in .vimrc) to light. Where would this be overridden for just .py files?
</p>
<p>03[17:23] * qwerty (~root@80.244.37.37) has joined #vim
</p>
<p>03[17:23] * quake_guy (~brett@gos-bketter-d1.ad.uwm.edu) has joined #vim
</p>
<p>03[17:23] * rtharper (~tomh@unaffiliated/sioraiocht) has joined #vim
</p>
<p>03[17:24] * dsirijus (~dsirijus@109.227.44.174) has joined #vim
</p>
<p>02[17:24] * sivoais (~zaki@199.19.225.239) Quit (Quit: Lost terminal)
</p>
<p>03[17:25] * petercoulton (~petercoul@cpc1-midd16-2-0-cust160.11-1.cable.virginmedia.com) has joined #vim
</p>
<p>[17:25] <yorokobi> Found it in my .vimrc
</p>
<p>02[17:26] * sigh (~sigh@ppp114-153.static.internode.on.net) Quit (Remote host closed the connection)
</p>
<p>[17:26] <azrathud> How would I go about listing the tabs I have open with a maximum of two lines?
</p>
<p>02[17:26] * rtharper (~tomh@unaffiliated/sioraiocht) Quit (Remote host closed the connection)
</p>
<p>03[17:26] * AndroidLoverInSF (~AndroidLo@65.78.175.226) has joined #vim
</p>
<p>03[17:27] * Dave^| (~David@213.216.23.2) has joined #vim
</p>
<p>02[17:27] * samlt (~sam@ARennes-256-1-91-177.w90-32.abo.wanadoo.fr) Quit (Ping timeout: 253 seconds)
</p>
<p>03[17:28] * samlt (~sam@ARennes-256-1-91-177.w90-32.abo.wanadoo.fr) has joined #vim
</p>
<p>03[17:28] * the_metalgamer (~the_metal@2001:7e8:2208:1000:224:d6ff:fe71:b466) has joined #vim
</p>
<p>02[17:29] * iamjarvo (~iamjarvo@c-68-82-33-223.hsd1.pa.comcast.net) Quit (Ping timeout: 252 seconds)
</p>
<p>03[17:29] * apocalyptiq (~apocalypt@ackf28.neoplus.adsl.tpnet.pl) has joined #vim
</p>
<p>[17:30] <araxia__> how would i go about providing a sufficient amount of detail to answer a question with an arbitrary limit on the length of that answer?
</p>
<p>03[17:30] * pu22l3r (~pu22l3r@e2.vmtech.net) has joined #vim
</p>
<p>02[17:31] * thalll (~thall@c-907ce455.83-26-64736c14.cust.bredbandsbolaget.se) Quit (Read error: Connection reset by peer)
</p>
<p>03[17:31] * thalll (~thall@c-907ce455.83-26-64736c14.cust.bredbandsbolaget.se) has joined #vim
</p>
<p>02[17:33] * pratz (~quassel@59.162.93.10) Quit (Remote host closed the connection)
</p>
<p>02[17:33] * Araxia (~Araxia@c-67-170-180-148.hsd1.or.comcast.net) Quit (Quit: Araxia)
</p>
<p>03[17:33] * Araxia__ is now known as Araxia
</p>
<p>[17:33] <jerojasro> Azrathud: for starters, you should not have that many tabs open. I know one doesn&#8217;t like being told how to use a tool, but &#8230;
</p>
<p>[17:33] <jerojasro> vimgor, tabs
</p>
<p>[17:33] <vimgor> Tab pages are not buffers, don&#8217;t try to force them to act like buffers. Consider tab pages like viewports, layouts, or workspaces. Trying to setup 1 tab page == 1 buffer is an exercise in futility. Do &#8216;:set hidden&#8217; and get started. Get FuzzyFinder, LustyExplorer or BufExplorer to make getting around your buffers easier. See http://vim.wikia.com/wiki/Category:Tabs for more info.
</p>
<p>03[17:33] * jem777 (~jem@rbw01.rbw.stud.uni-goettingen.de) has joined #vim
</p>
<p>02[17:33] * Targen (~iguana@159.90.15.21) Quit (Ping timeout: 260 seconds)
</p>
<p>[17:34] <jerojasro> (taht many tabs to require up to two lines to list them)
</p>
<p>03[17:34] * Duddle (~Duddle@91-64-220-2-dynip.superkabel.de) has joined #vim
</p>
<p>03[17:34] * rdavila (~rdavila@190.187.109.88) has joined #vim
</p>
<p>03[17:34] * yngwin (~quassel@unaffiliated/yngwin) has joined #vim
</p>
<p>02[17:35] * DainDwarf (~Dain@wikipedia/daindwarf) Quit (Quit: Dain&#8217;s default quit message)
</p>
<p>02[17:35] * b147 (~cbouvi@cust.dyn.109-164-139-14.swisscomdata.ch) Quit (Read error: Operation timed out)
</p>
<p>03[17:35] * tdn (~tdn@1503ds1-van.0.fullrate.dk) has joined #vim
</p>
<p>02[17:36] * molmox (~molmox@80.82.22.10) Quit (Read error: Connection reset by peer)
</p>
<p>03[17:36] * molmox (~molmox@80.82.22.10) has joined #vim
</p>
<p>03[17:36] * molmox_ (~molmox@80.82.22.10) has joined #vim
</p>
<p>03[17:36] * xing (~xing@188-22-21-210.adsl.highway.telekom.at) has joined #vim
</p>
<p>03[17:38] * BlankVerse (~pankajm@202.3.77.219) has joined #vim
</p>
<p>03[17:39] * b147 (~cbouvi@cust.dyn.109-164-139-14.swisscomdata.ch) has joined #vim
</p>
<p>02[17:40] * xing_ (~xing@188-22-22-83.adsl.highway.telekom.at) Quit (Ping timeout: 276 seconds)
</p>
<p>02[17:40] * punknroll (~punknroll@p83-219-165-60.snwdip.snw.at) Quit (Quit: Ex-Chat)
</p>
<p>02[17:41] * molmox (~molmox@80.82.22.10) Quit (Ping timeout: 258 seconds)
</p>
<p>02[17:41] * serge_sans_paill (~serge@dyn31.enst-bretagne.fr) Quit (Ping timeout: 260 seconds)
</p>
<p>03[17:44] * molmox__ (~molmox@80.82.22.10) has joined #vim
</p>
<p>02[17:44] * molmox_ (~molmox@80.82.22.10) Quit (Read error: Connection reset by peer)
</p>
<p>[17:44] <fandekasp> hi guys
</p>
<p>02[17:44] * stephenhay (~stephen@s5597a146.adsl.wanadoo.nl) Quit (Ping timeout: 244 seconds)
</p>
<p>03[17:44] * molmox_ (~molmox@80.82.22.10) has joined #vim
</p>
<p>03[17:45] * rippa (~rippa@109-161-71-162.pppoe.yaroslavl.ru) has joined #vim
</p>
<p>[17:45] <fandekasp> I have a problem. When I edit a file.tex, and from there do :echo &#038;filetype, it answers &laquo;tex&raquo;. But if I add a &laquo;if &#038;filetype == &#8216;tex</p>
]]></content:encoded>
			<wfw:commentRss>http://redlionbar.ru/t-is-exactly-what-i-want/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>hoo/x-uergxpjejgjthwqq) Quit (Quit: satyavvd)</title>
		<link>http://redlionbar.ru/hoo-x-uergxpjejgjthwqq-quit-quit-satyavvd/</link>
		<comments>http://redlionbar.ru/hoo-x-uergxpjejgjthwqq-quit-quit-satyavvd/#comments</comments>
		<pubDate>Wed, 11 Apr 2012 20:58:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[pabs]]></category>

		<guid isPermaLink="false">http://redlionbar.ru/hoo-x-uergxpjejgjthwqq-quit-quit-satyavvd/</guid>
		<description><![CDATA[02[15:02] * mklappstuhl (~mklappstu@p5B2C515E.dip.t-dialin.net) Quit (Ping timeout: 260 seconds) 03[15:02] * mklappstuhl (~mklappstu@p5B2C515E.dip.t-dialin.net) has joined #vim [15:02] TzilTzal: I think you want to read &#171;:help ctrl-w&#187; and/or &#171;:help :wincmd&#187; maybe [15:02] I&#8217;m not sure I understood your question [15:03] by calling winnr() you get the number of the current window. 03[15:03] * devians (~devians@ec2-122-248-248-84.ap-southeast-1.compute.amazonaws.com) has [...]]]></description>
			<content:encoded><![CDATA[<p>02[15:02] * mklappstuhl (~mklappstu@p5B2C515E.dip.t-dialin.net) Quit (Ping timeout: 260 seconds)
</p>
<p>03[15:02] * mklappstuhl (~mklappstu@p5B2C515E.dip.t-dialin.net) has joined #vim
</p>
<p>[15:02]
<paradigm> TzilTzal: I think you want to read &laquo;:help ctrl-w&raquo; and/or &laquo;:help :wincmd&raquo; maybe
</p>
<p>[15:02]
<paradigm> I&#8217;m not sure I understood your question
</p>
<p>[15:03] <tzilTzal> by calling winnr() you get the number of the current window.
</p>
<p>03[15:03] * devians (~devians@ec2-122-248-248-84.ap-southeast-1.compute.amazonaws.com) has left #vim (&laquo;Linkinus &#8211; http://linkinus.com&raquo;)
</p>
<p>03[15:03] * b147 (~cbouvi@cust.dyn.109-164-139-14.swisscomdata.ch) has joined #vim
</p>
<p>[15:03] <tzilTzal> how do you move back to that window if you&#8217;ve moved to another window?
</p>
<p>[15:04]
<paradigm> In a script, I use the following line to return to a window:
</p>
<p>[15:04]
<paradigm> exe initial_window . &laquo;wincmd w&raquo;
</p>
<p>[15:04]
<paradigm> where I&#8217;ve svaed the previous window number into the variable initial_window
</p>
<p>[15:05] <tzilTzal> and how do you go back to initial_window?
</p>
<p>03[15:05] * marczak (~germ@107.55.20.249) has joined #vim
</p>
<p>03[15:05] * davidbanham (~davidbanh@95.27.233.220.static.exetel.com.au) has joined #vim
</p>
<p>[15:05]
<paradigm> yeah I don&#8217;t understand what you&#8217;re asking
</p>
<p>03[15:05] * nardev (~nardev@92.36.185.201) has joined #vim
</p>
<p>[15:05] <tzilTzal> ah, right.
</p>
<p>[15:06] <tzilTzal> that&#8217;s what I want.
</p>
<p>[15:06] <tzilTzal> the count to the command can also be a window number, apparently.
</p>
<p>03[15:08] * llee (~leonlee@nat/trolltech/x-uzybkyvfffvtbxuf) has joined #vim
</p>
<p>02[15:08] * llee (~leonlee@nat/trolltech/x-uzybkyvfffvtbxuf) Quit (Client Quit)
</p>
<p>03[15:09] * llee (~leonlee@nat/trolltech/x-xroharhfvfpfrzxs) has joined #vim
</p>
<p>02[15:09] * akosikeno (~keno@112.205.54.114) Quit (Remote host closed the connection)
</p>
<p>[15:09]
<paradigm> oh, neat
</p>
<p>03[15:10] * akosikeno (~keno@112.205.54.114) has joined #vim
</p>
<p>02[15:15] * evelyette (~evelyette@93-103-50-247.dynamic.t-2.net) Quit (Ping timeout: 258 seconds)
</p>
<p>02[15:15] * serge_sans_paill (~serge@dyn31.enst-bretagne.fr) Quit (Ping timeout: 260 seconds)
</p>
<p>03[15:18] * ddadacha (ddadacha@nat/redhat/x-suxwawockkzorknp) has joined #vim
</p>
<p>02[15:20] * davidbanham (~davidbanh@95.27.233.220.static.exetel.com.au) Quit (Remote host closed the connection)
</p>
<p>02[15:21] * akosikeno (~keno@112.205.54.114) Quit (Remote host closed the connection)
</p>
<p>03[15:21] * akosikeno (~keno@112.205.54.114) has joined #vim
</p>
<p>02[15:22] * krz (~foobar@unaffiliated/krz) Quit (Quit: krz)
</p>
<p>03[15:23] * accel (~accel@unaffiliated/accel) has joined #vim
</p>
<p>03[15:24] * babbleee (~Cory_Sutt@wsip-70-184-161-122.hr.hr.cox.net) has joined #vim
</p>
<p>02[15:25] * catsup (~d@ps38852.dreamhost.com) Quit (Remote host closed the connection)
</p>
<p>02[15:25] * thalll (~thall@dhcp-188055.eduroam.chalmers.se) Quit (Remote host closed the connection)
</p>
<p>[15:26] <tzilTzal> hmmm.. doesn&#8217;t seem to work.
</p>
<p>03[15:26] * giotti (~quassel@130.186.19.6) has joined #vim
</p>
<p>03[15:27] * evelyette (~evelyette@93-103-50-247.dynamic.t-2.net) has joined #vim
</p>
<p>02[15:30] * duikboot (~ad@77.242.116.2) Quit (Ping timeout: 258 seconds)
</p>
<p>02[15:32] * turkchgo (trbldwine@c-24-15-207-84.hsd1.il.comcast.net) Quit (Quit: Bye!)
</p>
<p>[15:33] <tzilTzal> I&#8217;m toggling on NERDTree and then trying to go back to the previous window.. but it doesn&#8217;t work.
</p>
<p>[15:33] <tzilTzal> it stays in NERDTree&#8217;s split. <img src='http://redlionbar.ru/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />
</p>
<p>03[15:33] * tho (~tim@unaffiliated/tho) has joined #vim
</p>
<p>[15:33] <jonathanj> have you tried wincmd p?
</p>
<p>[15:34] <jonathanj> aka Ctrl-W_p
</p>
<p>02[15:34] * BlankVerse (~pankajm@202.3.77.219) Quit (Ping timeout: 260 seconds)
</p>
<p>[15:34] <tzilTzal> doesn&#8217;t work
</p>
<p>[15:34] <tzilTzal> it always stays inside NERDTree
</p>
<p>[15:35] <jonathanj> i find the way focus is stolen in vim rather annoying, the same thing happens with :copen or :lopen
</p>
<p>[15:36] <tzilTzal> wonder why it&#8217;s not working <img src='http://redlionbar.ru/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />
</p>
<p>03[15:36] * ceej (~anonymous@cpe-72-190-40-203.tx.res.rr.com) has joined #vim
</p>
<p>02[15:37] * mklappstuhl (~mklappstu@p5B2C515E.dip.t-dialin.net) Quit (Ping timeout: 252 seconds)
</p>
<p>03[15:37] * sie (sie@unaffiliated/sie) has left #vim (&laquo;WeeChat 0.3.6-dev&raquo;)
</p>
<p>03[15:39] * thalll (~thall@dhcp-179102.eduroam.chalmers.se) has joined #vim
</p>
<p>03[15:39] * tronik123 (~tronik123@142-205-112-92.pool.ukrtel.net) has joined #vim
</p>
<p>03[15:40] * tommyvyo (~tommyvyo@38.123.129.10) has joined #vim
</p>
<p>03[15:40] * BlankVerse (~pankajm@202.3.77.219) has joined #vim
</p>
<p>03[15:42] * akosikeno_ (~keno@112.205.54.114) has joined #vim
</p>
<p>02[15:42] * akosikeno_ (~keno@112.205.54.114) Quit (Client Quit)
</p>
<p>[15:44] <scrooloose> TzilTzal: is <c-w>p not working for you?
</p>
<p>[15:44] <tzilTzal> yes but not from the script
</p>
<p>[15:44] <tzilTzal> <num>wincmd w
</p>
<p>[15:44] <tzilTzal> doesn&#8217;t work
</p>
<p>[15:44] <tzilTzal> not does it work with p
</p>
<p>[15:44] <tzilTzal> after calling NERDTree
</p>
<p>[15:44] <tzilTzal> when starting vim giving an existing file
</p>
<p>[15:45] <scrooloose> pastebin the script and give us a look
</p>
<p>02[15:46] * akosikeno (~keno@112.205.54</p>
]]></content:encoded>
			<wfw:commentRss>http://redlionbar.ru/hoo-x-uergxpjejgjthwqq-quit-quit-satyavvd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>p, and google &#124; WIKI: http://vim.wikia.com &#124; FACEBOOK: http://tinyurl.com/vim-facebook &#124; PASTE: http://vpaste.net/?ft=vim &#124; DONATE: http://www.vim.org/sponsor&#8217;</title>
		<link>http://redlionbar.ru/p-and-google-wiki-http-vim-wikia-com-facebook-http-tinyurl-com-vim-facebook-paste-http-vpaste-net-ft-vim-donate-http-www-vim-org-sponsor/</link>
		<comments>http://redlionbar.ru/p-and-google-wiki-http-vim-wikia-com-facebook-http-tinyurl-com-vim-facebook-paste-http-vpaste-net-ft-vim-donate-http-www-vim-org-sponsor/#comments</comments>
		<pubDate>Wed, 11 Apr 2012 08:27:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[speaking]]></category>

		<guid isPermaLink="false">http://redlionbar.ru/p-and-google-wiki-http-vim-wikia-com-facebook-http-tinyurl-com-vim-facebook-paste-http-vpaste-net-ft-vim-donate-http-www-vim-org-sponsor/</guid>
		<description><![CDATA[03[18:24] * Set by jamessan!~jamessan@debian/developer/jamessan on Thu Sep 08 01:24:48 [18:24] #vim url is http://vi-improved.org 03[18:24] * y3llow_ is now known as y3llow 02[18:24] * rmsc (~rmsc@92.40.91.180.threembb.co.uk) Quit (Remote host closed the connection) 02[18:25] * seyz (~seyz@213.219.185.48.adsl.dyn.edpnet.net) Quit (Read error: Connection reset by peer) 02[18:25] * m0nocle (~m0nocle@115.84.137.178) Quit (Ping timeout: 252 seconds) 03[18:26] * [...]]]></description>
			<content:encoded><![CDATA[<p>03[18:24] * Set by jamessan!~jamessan@debian/developer/jamessan on Thu Sep 08 01:24:48
</p>
<p>[18:24] #vim url is http://vi-improved.org
</p>
<p>03[18:24] * y3llow_ is now known as y3llow
</p>
<p>02[18:24] * rmsc (~rmsc@92.40.91.180.threembb.co.uk) Quit (Remote host closed the connection)
</p>
<p>02[18:25] * seyz (~seyz@213.219.185.48.adsl.dyn.edpnet.net) Quit (Read error: Connection reset by peer)
</p>
<p>02[18:25] * m0nocle (~m0nocle@115.84.137.178) Quit (Ping timeout: 252 seconds)
</p>
<p>03[18:26] * shurane (~shurane@229-167-wifi.resnet.stonybrook.edu) has joined #vim
</p>
<p>02[18:26] * shirt (~vip@adsl-v01-3db14831dc15da1b.tau.ac.il) Quit (Ping timeout: 256 seconds)
</p>
<p>03[18:26] * dharmatech (~hayduke@drupal.org/user/64968/view) has joined #vim
</p>
<p>02[18:27] * apocalyptiq (~apocalypt@ackf28.neoplus.adsl.tpnet.pl) Quit (Quit: Leaving)
</p>
<p>[18:28] <jbrokc> is there a changelog inside vim I could reference?
</p>
<p>03[18:28] * Wachert (~wachert@46.4.164.4) has joined #vim
</p>
<p>02[18:29] * rson (~randy@c-68-32-121-197.hsd1.md.comcast.net) Quit (Ping timeout: 252 seconds)
</p>
<p>03[18:29] * anveo (~textual@c-67-176-18-228.hsd1.co.comcast.net) has joined #vim
</p>
<p>03[18:29] * orolo (~chatzilla@2001:4930:98:0:355f:39c3:ffbe:10e) has joined #vim
</p>
<p>03[18:30] * wormwood (~wormwood@pdpc/supporter/student/wormwood) has joined #vim
</p>
<p>[18:30] <orolo> i&#8217;m trying to &laquo;set undofile&raquo; in vimrc but i get an error; what is the correct syntax for undofile?
</p>
<p>03[18:31] * rson (~randy@c-68-32-121-197.hsd1.md.comcast.net) has joined #vim
</p>
<p>03[18:31] * mason-l (~mason@202-89-188-136.static.dsl.amnet.net.au) has joined #vim
</p>
<p>[18:31] <strull> what error do you get?
</p>
<p>[18:31] <graywh> orolo, probably dont&#8217; have that feature, introduced in 7.3 , check :version for +persistend_undo
</p>
<p>03[18:32] * fahadsadah (fahad@unaffiliated/fahadsadah) has joined #vim
</p>
<p>02[18:32] * shurane (~shurane@229-167-wifi.resnet.stonybrook.edu) Quit (Ping timeout: 260 seconds)
</p>
<p>[18:32] <orolo> graywh: yup. i&#8217;m at 7.0. time to upgrade (gulp)
</p>
<p>[18:33] <orolo> thanks
</p>
<p>03[18:33] * Maratich (~Maratich@178.219.244.124) has joined #vim
</p>
<p>03[18:33] * trutkin (~trutkin@69.196.244.10) has joined #vim
</p>
<p>03[18:33] * Cerise (~jerry@unaffiliated/cerise) has joined #vim
</p>
<p>02[18:33] * Maratich (~Maratich@178.219.244.124) Quit (Read error: Connection reset by peer)
</p>
<p>03[18:34] * shurane (~shurane@232-022.resnet.stonybrook.edu) has joined #vim
</p>
<p>[18:34] <orolo> how do i update vim from the command line?
</p>
<p>[18:34] <orolo> (or, is that recommended?)
</p>
<p>[18:35] <graywh> what os?
</p>
<p>[18:35] <sekhmet> orolo: Typically you want to continue using your distro&#8217;s package manager
</p>
<p>[18:35] <orolo> 2: osx and linux
</p>
<p>[18:35] <sekhmet> (oh, right, assuming Linux, anyway)
</p>
<p>02[18:35] * b147 (~cbouvi@cust.dyn.109-164-139-14.swisscomdata.ch) Quit (Remote host closed the connection)
</p>
<p>03[18:35] * Maratich (~Maratich@178.219.244.124) has joined #vim
</p>
<p>02[18:35] * Maratich (~Maratich@178.219.244.124) Quit (Read error: Connection reset by peer)
</p>
<p>[18:35] <graywh> vimgor, macvim
</p>
<p>[18:35] <vimgor> The macvim project strives to provide a Cocoa GUI for Vim that blends seamlessly in with the Look and Feel of OS X. The provided app can also be used as a more up-to-date terminal vim using &#8216;mvim -v&#8217; or by prepending ~/bin to your $PATH and doing &#8216;ln -s `which mvim` ~/bin/vim&#8217;; get macvim at http://github.com/b4winckler/macvim/downloads
</p>
<p>[18:36] <graywh> for gnu/linux, what distro?
</p>
<p>03[18:36] * Maratich (~Maratich@178.219.244.124) has joined #vim
</p>
<p>02[18:37] * joe6 (~joe6@c-24-99-84-49.hsd1.ga.comcast.net) Quit (Quit: leaving)
</p>
<p>[18:37] <orolo> redhat
</p>
<p>03[18:38] * BlankVerse (~pankajm@202.3.77.219) has joined #vim
</p>
<p>[18:38] <orolo> 2.6
</p>
<p>02[18:38] * giallu (~giallu@fedora/giallu) Quit (Read error: Operation timed out)
</p>
<p>[18:40] <sekhmet> orolo: Do you mean that you&#8217;re running a RH-based distro, which happens to be on a 2.6 kernel?  Or some really ancient Redhat distro whose version is actually 2.6?  &laquo;cat /etc/redhat-release&raquo; should tell you
</p>
<p>03[18:41] * tshauck (~tshauck@129.237.222.129) has joined #vim
</p>
<p>02[18:41] * ujihisa (~ujihisa@70-36-54-44.dyn.novuscom.net) Quit (Remote host closed the connection)
</p>
<p>03[18:42] * m0nocle (~m0nocle@115.84.137.178) has joined #vim
</p>
<p>03[18:42] * jyooruje (~gf@2.80.246.47) has joined #vim
</p>
<p>[18:42] <orolo> sekhmet: it must be on the 2.6 kernel. i&#8217;m still trying to find out which distro; i saw a redhat file in /etc but that must not be it.
</p>
<p>[18:42] <sekhmet> orolo: The contents of /etc/redhat-release will tell you the full distro version that you&#8217;re using
</p>
<p>[18:42] <sekhmet> orolo: &laquo;cat /etc/redhat-release&raquo; will show you what&#8217;s inside
</p>
<p>02[18:43] * davidfetter (~davidfett@173-164-140-181-SFBA.hfc.comcastbusiness.net) Quit (Disconnected by services)
</p>
<p>[18:43] <orolo> ah. thanks. CentOS 5.5
</p>
<p>03[18:43] * poisonbit (~poisonbit@83.173.180.250.dyn.user.ono.com) has joined #vim</p>
]]></content:encoded>
			<wfw:commentRss>http://redlionbar.ru/p-and-google-wiki-http-vim-wikia-com-facebook-http-tinyurl-com-vim-facebook-paste-http-vpaste-net-ft-vim-donate-http-www-vim-org-sponsor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>g html, like there are for words?  Eg. last tag on line, previous tag, etc?</title>
		<link>http://redlionbar.ru/g-html-like-there-are-for-words-eg-last-tag-on-line-previous-tag-etc/</link>
		<comments>http://redlionbar.ru/g-html-like-there-are-for-words-eg-last-tag-on-line-previous-tag-etc/#comments</comments>
		<pubDate>Wed, 11 Apr 2012 06:10:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[bars]]></category>

		<guid isPermaLink="false">http://redlionbar.ru/g-html-like-there-are-for-words-eg-last-tag-on-line-previous-tag-etc/</guid>
		<description><![CDATA[03[16:29] * avsej (~avsej@195.222.85.160.altoros.com) has joined #vim 02[16:29] * sayu (~shark@109.97.52.212) Quit (Read error: Operation timed out) 02[16:29] * kermit (unknown@pdpc/supporter/bronze/kermit) Quit (Quit: Leaving.) 03[16:30] * pu22l3r (~pu22l3r@e2.vmtech.net) has joined #vim 02[16:30] * d3vic3 (~quimzed@41.225.4.218) Quit (Quit: leaving) [16:32] Boosh: try these mappings, i remember writing them a long time ago but cant see if [...]]]></description>
			<content:encoded><![CDATA[<p>03[16:29] * avsej (~avsej@195.222.85.160.altoros.com) has joined #vim
</p>
<p>02[16:29] * sayu (~shark@109.97.52.212) Quit (Read error: Operation timed out)
</p>
<p>02[16:29] * kermit (unknown@pdpc/supporter/bronze/kermit) Quit (Quit: Leaving.)
</p>
<p>03[16:30] * pu22l3r (~pu22l3r@e2.vmtech.net) has joined #vim
</p>
<p>02[16:30] * d3vic3 (~quimzed@41.225.4.218) Quit (Quit: leaving)
</p>
<p>[16:32] <rson> Boosh: try these mappings, i remember writing them a long time ago but cant see if thye were the last iteration or not
</p>
<p>03[16:32] * kermit (unknown@pdpc/supporter/bronze/kermit) has joined #vim
</p>
<p>[16:33] <rson> nnoremap <leader>p ?[^-]><cr>?<[[:alpha:]]<cr>
</p>
<p>[16:33] <rson> nnoremap <leader>n /<[[:alpha:]]<cr>
</p>
<p>03[16:33] * FernandoBasso (~Fernando@201-14-253-238.paemt705.dsl.brasiltelecom.net.br) has joined #vim
</p>
<p>[16:33] <rson> for previous and next tag
</p>
<p>03[16:33] * superthebobfredm (~quassel@74-94-139-34-londonderry-nh.hfc.comcastbusiness.net) has joined #vim
</p>
<p>03[16:34] * spopescu (~root@f79-118-212-248.pitesti.rdsnet.ro) has joined #vim
</p>
<p>[16:36] <boosh> cool, thanks rson.  Looks like it&#8217;s not picking up end tags, but that should be simple to fix
</p>
<p>03[16:36] * Michael2008S1 (~Administr@121.15.59.63) has joined #vim
</p>
<p>03[16:37] * dorigentoo (~dori@p24083-ipngn100201yosemiya.okinawa.ocn.ne.jp) has joined #vim
</p>
<p>02[16:37] * foxkid (~foxkid@200-193-245-216.bsace703.dsl.brasiltelecom.net.br) Quit
</p>
<p>03[16:38] * edgimar (~edgimar@te52.informatik.uni-bremen.de) has joined #vim
</p>
<p>[16:38] <rson> yeah, i think that was what was requested when i made these last time. you can probably just add a /? after the < in each but I can't test at the moment
</p>
<p>03[16:38] * wormwood (~wormwood@c-174-48-233-198.hsd1.md.comcast.net) has joined #vim
</p>
<p>02[16:38] * dorigentoo (~dori@p24083-ipngn100201yosemiya.okinawa.ocn.ne.jp) Quit (Max SendQ exceeded)
</p>
<p>03[16:39] * sayu (~shark@92.82.70.238) has joined #vim
</p>
<p>02[16:39] * Michael2008S (~Administr@121.15.59.63) Quit (Read error: Connection reset by peer)
</p>
<p>03[16:39] * uris (~uris@200.32.211.4) has joined #vim
</p>
<p>03[16:39] * csexton (~csexton@pool-71-178-8-249.washdc.fios.verizon.net) has joined #vim
</p>
<p>[16:40] <edgimar> when I try to make code folding work for javascript, it *mostly* works, but has a problem (i.e. doesn&#8217;t ignore) when a closing brace is found within a comment-block (i.e. /* &#8230; */).  I&#8217;m using &laquo;syn region foldBraces start=/{/ end=/}/ transparent fold keepend extend&raquo; &#8212; is there an easy fix for this?
</p>
<p>03[16:40] * spopescu (~root@f79-118-212-248.pitesti.rdsnet.ro) has left #vim
</p>
<p>03[16:40] * switch (~unknown@unaffiliated/switch) has joined #vim
</p>
<p>02[16:41] * b147 (~cbouvi@cust.dyn.109-164-139-14.swisscomdata.ch) Quit (Ping timeout: 240 seconds)
</p>
<p>03[16:41] * j_cook (~j_cook@wsip-70-182-186-100.dc.dc.cox.net) has joined #vim
</p>
<p>03[16:43] * b147 (~cbouvi@cust.dyn.109-164-139-14.swisscomdata.ch) has joined #vim
</p>
<p>02[16:44] * fisted (~fisted@unaffiliated/fisted) Quit (Ping timeout: 260 seconds)
</p>
<p>03[16:44] * ddadacha__ (~ddadacha@nat/redhat/x-kdhtsadcqogwkvcf) has left #vim
</p>
<p>03[16:44] * bgardner (~brian@173-160-74-121-atlanta.hfc.comcastbusiness.net) has joined #vim
</p>
<p>02[16:44] * Chib (~Chib@ppp203-122-212-6.static.internode.on.net) Quit (Quit: Leaving)
</p>
<p>02[16:45] * tonymec|away (~tonymec@unaffiliated/tonymec) Quit (Ping timeout: 250 seconds)
</p>
<p>02[16:46] * tonymec (~tonymec@unaffiliated/tonymec) Quit (Ping timeout: 264 seconds)
</p>
<p>03[16:46] * d3vic3 (~quimzed@41.225.4.218) has joined #vim
</p>
<p>03[16:48] * dharmatech (~hayduke@166-70-57-177.ip.xmission.com) has joined #vim
</p>
<p>03[16:48] * LmtdAt is now known as LmAt
</p>
<p>02[16:48] * johnathanb (~johnathan@host86-183-186-163.range86-183.btcentralplus.com) Quit (Quit: Leaving&#8230;)
</p>
<p>02[16:50] * sayu (~shark@92.82.70.238) Quit (Read error: Connection reset by peer)
</p>
<p>03[16:50] * sayu (~shark@92.82.70.238) has joined #vim
</p>
<p>03[16:50] * fisted (~fisted@unaffiliated/fisted) has joined #vim
</p>
<p>03[16:51] * pen (~pen@g1pc2n126.g1.ntu.edu.tw) has joined #vim
</p>
<p>03[16:52] * johnathanb (~johnathan@host86-183-186-163.range86-183.btcentralplus.com) has joined #vim
</p>
<p>02[16:52] * wormwood (~wormwood@c-174-48-233-198.hsd1.md.comcast.net) Quit (Changing host)
</p>
<p>03[16:52] * wormwood (~wormwood@pdpc/supporter/student/wormwood) has joined #vim
</p>
<p>02[16:54] * ondrejk (~ondrejk@188.246.102.117) Quit (Ping timeout: 240 seconds)
</p>
<p>[16:58] <industrial> Can I stop vim from yanking whatever I delete?
</p>
<p>[16:59] <industrial> I&#8217;d much prefer the &raquo; to keep what I yank myself with y
</p>
<p>[16:59] <industrial> the &raquo; register*
</p>
<p>[16:59] <graywh> industrial, :h &laquo;0
</p>
<p>[16:59] <jrdavid> industrial: delete to the black hole register. but that is a pain.
</p>
<p>[17:00] <industrial> I guess just using a named register is easier..
</p>
<p>02[17:00] * master_of_master (~master_of@p57B552AF.dip.t-dialin.net) Quit (Ping timeout: 252 seconds)
</p>
<p>[17:01] <jrdavid> industrial: yes. that&#8217;s what they&#8217;re for. otherwise you fighting against vim all th</p>
]]></content:encoded>
			<wfw:commentRss>http://redlionbar.ru/g-html-like-there-are-for-words-eg-last-tag-on-line-previous-tag-etc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ensuse/member/puzel) Quit (Quit: WeeChat 0.3.5)</title>
		<link>http://redlionbar.ru/ensuse-member-puzel-quit-quit-weechat-0-3-5/</link>
		<comments>http://redlionbar.ru/ensuse-member-puzel-quit-quit-weechat-0-3-5/#comments</comments>
		<pubDate>Tue, 10 Apr 2012 23:31:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[speaking]]></category>

		<guid isPermaLink="false">http://redlionbar.ru/ensuse-member-puzel-quit-quit-weechat-0-3-5/</guid>
		<description><![CDATA[02[12:13] * devkhadka (~dev@113.199.173.167) Quit (Ping timeout: 252 seconds) 02[12:14] * accel (~accel@unaffiliated/accel) Quit (Quit: leaving) 03[12:14] * mindbeat (~mindbeat@90.228.202.115) has joined #vim 03[12:14] * sayu (~shark@92.84.7.182) has joined #vim 03[12:18] * jpirko (~jirka@nat/redhat/x-oepgproqsuvrlcwf) has joined #vim 03[12:19] * accel (~accel@unaffiliated/accel) has joined #vim 03[12:19] * sigh (~sigh@ppp114-153.static.internode.on.net) has joined #vim 02[12:20] * accel (~accel@unaffiliated/accel) [...]]]></description>
			<content:encoded><![CDATA[<p>02[12:13] * devkhadka (~dev@113.199.173.167) Quit (Ping timeout: 252 seconds)
</p>
<p>02[12:14] * accel (~accel@unaffiliated/accel) Quit (Quit: leaving)
</p>
<p>03[12:14] * mindbeat (~mindbeat@90.228.202.115) has joined #vim
</p>
<p>03[12:14] * sayu (~shark@92.84.7.182) has joined #vim
</p>
<p>03[12:18] * jpirko (~jirka@nat/redhat/x-oepgproqsuvrlcwf) has joined #vim
</p>
<p>03[12:19] * accel (~accel@unaffiliated/accel) has joined #vim
</p>
<p>03[12:19] * sigh (~sigh@ppp114-153.static.internode.on.net) has joined #vim
</p>
<p>02[12:20] * accel (~accel@unaffiliated/accel) Quit (Client Quit)
</p>
<p>03[12:21] * rippa (~rippa@109-161-73-145.pppoe.yaroslavl.ru) has joined #vim
</p>
<p>03[12:22] * markskil1eck (~mark@host-92-12-25-181.as43234.net) has joined #vim
</p>
<p>02[12:24] * mindbeat (~mindbeat@90.228.202.115) Quit (Read error: Connection reset by peer)
</p>
<p>02[12:24] * markskilbeck (~mark@unaffiliated/markskilbeck) Quit (Ping timeout: 240 seconds)
</p>
<p>02[12:24] * rippa (~rippa@109-161-73-145.pppoe.yaroslavl.ru) Quit (Read error: Connection reset by peer)
</p>
<p>02[12:24] * vesan (vesan@maailmanlopun.modeemi.net) Quit (Read error: Connection reset by peer)
</p>
<p>03[12:24] * vesan (vesan@maailmanlopun.modeemi.net) has joined #vim
</p>
<p>03[12:25] * mindbeat (~mindbeat@h115n1-lid-a11.ias.bredband.telia.com) has joined #vim
</p>
<p>03[12:25] * babilen (~babilen@unaffiliated/babilen) has joined #vim
</p>
<p>03[12:31] * Faustus2 (~jesus@55.54.92.62.static.cust.telenor.com) has left #vim
</p>
<p>02[12:33] * catsup (d@ps38852.dreamhost.com) Quit (Ping timeout: 276 seconds)
</p>
<p>02[12:33] * replore_ (~replore@ntkngw133234.kngw.nt.ftth.ppp.infoweb.ne.jp) Quit (Remote host closed the connection)
</p>
<p>02[12:33] * babilen (~babilen@unaffiliated/babilen) Quit (Quit: leaving)
</p>
<p>02[12:34] * kaiyin (~kaiyin@2001:250:208:1177:221:ff:fe6c:4698) Quit (Ping timeout: 250 seconds)
</p>
<p>03[12:34] * kaiyin (~kaiyin@2001:250:208:1177:221:ff:fe6c:4698) has joined #vim
</p>
<p>03[12:36] * psynaptic is now known as psynaptic|food
</p>
<p>03[12:36] * rippa (~rippa@95-86-255-135.pppoe.yaroslavl.ru) has joined #vim
</p>
<p>03[12:37] * samba_ (~samba@213-209-160-194.ip.skylogicnet.com) has joined #vim
</p>
<p>02[12:38] * marczak (~germ@ool-44c2ab51.dyn.optonline.net) Quit (Ping timeout: 240 seconds)
</p>
<p>02[12:39] * Evanescence (~chris@122.237.23.243) Quit (Quit: WeeChat 0.3.4)
</p>
<p>02[12:42] * creidiki (~creidiki@unaffiliated/creidiki) Quit (Ping timeout: 240 seconds)
</p>
<p>03[12:42] * schuz0r (~schuz0r@schuz0r.la4.movieclips.com) has joined #vim
</p>
<p>03[12:43] * brotatos (~brotatos@unaffiliated/brotatos) has joined #vim
</p>
<p>02[12:43] * markskil1eck (~mark@host-92-12-25-181.as43234.net) Quit (Quit: Reconnecting)
</p>
<p>03[12:43] * markskilbeck (~mark@unaffiliated/markskilbeck) has joined #vim
</p>
<p>02[12:46] * cheater__ (~ubuntu@g229128120.adsl.alicedsl.de) Quit (Ping timeout: 250 seconds)
</p>
<p>02[12:47] * kennethreitz (~kennethre@c-24-127-96-129.hsd1.va.comcast.net) Quit (Quit: Textual IRC Client: http://www.textualapp.com/)
</p>
<p>03[12:50] * creidiki (~creidiki@81.30.42.111) has joined #vim
</p>
<p>02[12:50] * creidiki (~creidiki@81.30.42.111) Quit (Changing host)
</p>
<p>03[12:50] * creidiki (~creidiki@unaffiliated/creidiki) has joined #vim
</p>
<p>02[12:50] * fivetwentysix (~fivetwent@132.118.103.218.static.netvigator.com) Quit (Remote host closed the connection)
</p>
<p>03[12:51] * altamic (~altamic@unaffiliated/altamic) has joined #vim
</p>
<p>02[12:51] * altamic (~altamic@unaffiliated/altamic) Quit (Remote host closed the connection)
</p>
<p>02[12:51] * kaiyin (~kaiyin@2001:250:208:1177:221:ff:fe6c:4698) Quit (Ping timeout: 250 seconds)
</p>
<p>03[12:52] * kaiyin (~kaiyin@2001:250:208:1177:221:ff:fe6c:4698) has joined #vim
</p>
<p>02[12:52] * segakanon (~Administr@61.138.125.6) Quit (Quit: Leaving.)
</p>
<p>03[12:54] * jamiemill (~jamiemill@109.204.34.154) has joined #vim
</p>
<p>03[12:54] * muneeb (~muneeb@unaffiliated/n1xnc0d3) has joined #vim
</p>
<p>02[12:54] * brotatos (~brotatos@unaffiliated/brotatos) Quit (Quit: Leaving)
</p>
<p>02[12:54] * sacho (~sacho@79-100-169-169.btc-net.bg) Quit (Ping timeout: 240 seconds)
</p>
<p>03[12:55] * catsup (d@ps38852.dreamhost.com) has joined #vim
</p>
<p>02[12:58] * EselTheo (~EselTheo@cx-public-docking-1-123.ethz.ch) Quit (Ping timeout: 250 seconds)
</p>
<p>03[12:58] * Cromulent (~Cromulent@cpc8-reig4-2-0-cust24.6-3.cable.virginmedia.com) has joined #vim
</p>
<p>02[12:59] * ruskie (ruskie@sourcemage/mage/ruskie) Quit (Ping timeout: 240 seconds)
</p>
<p>02[13:00] * catsup (d@ps38852.dreamhost.com) Quit (Ping timeout: 240 seconds)
</p>
<p>02[13:00] * sayu (~shark@92.84.7.182) Quit (Read error: Operation timed out)
</p>
<p>03[13:00] * NCS_One (~NCS_One@bl14-118-41.dsl.telepac.pt) has joined #vim
</p>
<p>02[13:00] * Jordan_U (~jordan@216.57.70.194) Quit (Ping timeout: 260 seconds)
</p>
<p>03[13:02] * xvilka (~xvilka@ip-79-111-216-61.bb.netbynet.ru) has joined #vim
</p>
<p>[13:02] <xvilka> hi! where in vim sources i can find &laquo;:map&raquo; handling?
</p>
<p>03[13:02] * Jordan_U (~jordan@216.57.70.194) has joined #vim
</p>
<p>02[13:04] * kronn (~kronn@h-213.61.130.29.host.de.colt.net) Quit (Remote host closed the connecti</p>
]]></content:encoded>
			<wfw:commentRss>http://redlionbar.ru/ensuse-member-puzel-quit-quit-weechat-0-3-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title></title>
		<link>http://redlionbar.ru/311/</link>
		<comments>http://redlionbar.ru/311/#comments</comments>
		<pubDate>Tue, 10 Apr 2012 21:37:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[food]]></category>

		<guid isPermaLink="false">http://redlionbar.ru/311/</guid>
		<description><![CDATA[03[18:43] * posciak (~posciak@c-50-131-146-134.hsd1.ca.comcast.net) has joined #vim 03[18:43] * davidfetter_ (~davidfett@173-164-140-181-SFBA.hfc.comcastbusiness.net) has joined #vim [18:44] orolo: k; it doesn&#8217;t look like Centos5 packages later versions of vim, actually. I&#8217;m guessing CentOS6 does. 03[18:44] * Heimidal (~heimidal@factory-smtp.factorylabs.com) has joined #vim 02[18:44] * sattu94 (~sattu94__@59.95.73.182) Quit (Remote host closed the connection) 02[18:44] * jeltsch (~jeltsch@vivaldi.informatik.tu-cottbus.de) Quit (Quit: [...]]]></description>
			<content:encoded><![CDATA[<p>03[18:43] * posciak (~posciak@c-50-131-146-134.hsd1.ca.comcast.net) has joined #vim
</p>
<p>03[18:43] * davidfetter_ (~davidfett@173-164-140-181-SFBA.hfc.comcastbusiness.net) has joined #vim
</p>
<p>[18:44] <sekhmet> orolo: k; it doesn&#8217;t look like Centos5 packages later versions of vim, actually.  I&#8217;m guessing CentOS6 does.
</p>
<p>03[18:44] * Heimidal (~heimidal@factory-smtp.factorylabs.com) has joined #vim
</p>
<p>02[18:44] * sattu94 (~sattu94__@59.95.73.182) Quit (Remote host closed the connection)
</p>
<p>02[18:44] * jeltsch (~jeltsch@vivaldi.informatik.tu-cottbus.de) Quit (Quit: Leaving.)
</p>
<p>[18:45] <sekhmet> orolo: Possibly some third-party repo would have newer versions for centos5, but maybe not.  You could look for a SRPM from centos6 and compile it yourself, perhaps
</p>
<p>02[18:45] * Maratich (~Maratich@178.219.244.124) Quit (Read error: Connection reset by peer)
</p>
<p>[18:45] <orolo> sekhmet: thanks for your help. any idea if there is another way of keeping undos for closed buffers?
</p>
<p>[18:46] <sekhmet> orolo: FWIW, your main package manager is &laquo;yum&raquo; &#8211; (&laquo;yum update&raquo; will get you on the most recent versions of everything that&#8217;s packaged for centos5, etc)
</p>
<p>03[18:46] * joe6 (~joe6@c-24-99-84-49.hsd1.ga.comcast.net) has joined #vim
</p>
<p>03[18:46] * Maratich (~Maratich@178.219.244.124) has joined #vim
</p>
<p>02[18:46] * joe6 (~joe6@c-24-99-84-49.hsd1.ga.comcast.net) Quit (Client Quit)
</p>
<p>03[18:46] * Electric_Brain (~gerard@219.76.221.87.dynamic.jazztel.es) has joined #vim
</p>
<p>[18:46] <sekhmet> You *could*, of course, simply compile vim yourself, by hand.  You may want to ask about it in #centos if upgrading to centos6 isn&#8217;t an option
</p>
<p>[18:47] <orolo> sekhmet: i&#8217;ll look into it. thanks.
</p>
<p>[18:47] <sekhmet> (or rather, ask in #centos about getting a newer version from an RPM source; I&#8217;d guess they wouldn&#8217;t be too much help in re: compiling it by hand)
</p>
<p>02[18:48] * Maratich (~Maratich@178.219.244.124) Quit (Read error: Connection reset by peer)
</p>
<p>02[18:48] * Modius (~Modius@cpe-70-123-140-183.austin.res.rr.com) Quit (Read error: Connection reset by peer)
</p>
<p>03[18:49] * joe6 (~joe6@c-24-99-84-49.hsd1.ga.comcast.net) has joined #vim
</p>
<p>02[18:49] * tk_ (~tk@p252232.doubleroute.jp) Quit (Quit: гЃ°гЃ„гЃ°гЃ„)
</p>
<p>03[18:50] * grandie (~thomas@p57ACDD99.dip.t-dialin.net) has joined #vim
</p>
<p>03[18:50] * Maratich (~Maratich@178.219.244.124) has joined #vim
</p>
<p>[18:50] <abstrakt> how do I deal with &laquo;event handling&raquo; in a script? i.e. like in NERDTree I can click/double-click on a filename and it will open
</p>
<p>[18:50] <abstrakt> I assume that&#8217;s some sort of temporary keymap right?
</p>
<p>02[18:50] * torio (~torio@178.217.5.37) Quit (Ping timeout: 252 seconds)
</p>
<p>[18:50] <abstrakt> how do I create a temporary keymap for just my window?
</p>
<p>[18:50] <abstrakt> er, well just my buffer
</p>
<p>02[18:51] * shpaq (shpaq@gentoo/user/shpaq) Quit (Remote host closed the connection)
</p>
<p>03[18:53] * comand (~comand@2620:79:0:166:1ec1:deff:fe33:c08d) has joined #vim
</p>
<p>02[18:54] * shurane (~shurane@232-022.resnet.stonybrook.edu) Quit (Ping timeout: 258 seconds)
</p>
<p>03[18:54] * emmanuelux (~emmanuel@2a01:e35:2e4d:9010:21d:60ff:fe0e:b818) has joined #vim
</p>
<p>[18:54] <akiraYB> Is there a way to share the same session of vim between different terminals?
</p>
<p>02[18:54] * k1ttty (~k1ttty@CF211018254081.cims.jp) Quit (Remote host closed the connection)
</p>
<p>[18:54] <akiraYB> Without using screen or tmux.
</p>
<p>[18:55] <fow> abstrakt, :h :map-<buffer>
</p>
<p>[18:55] <akiraYB> I mean, I want to be able to see different buffers in each terminal, but using the same vim session. Just a curiosity&#8230;
</p>
<p>02[18:55] * TzilTzal (~TzilTzal@115-64-25-186.static.tpgi.com.au) Quit (Quit: TzilTzal)
</p>
<p>[18:55] <fow> AkiraYB, possibly with the vim server-client stuff. I&#8217;ve not used it, but I think that&#8217;s what you want
</p>
<p>03[18:55] * witquicked (~witquicke@adsl-99-35-227-124.dsl.pltn13.sbcglobal.net) has joined #vim
</p>
<p>[18:56] <akiraYB> fow: Hm! Ok, thanks! I&#8217;ll take a look into it! <img src='http://redlionbar.ru/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />
</p>
<p>03[18:56] * NCS_One (~NCS_One@bl5-139-90.dsl.telepac.pt) has joined #vim
</p>
<p>02[18:56] * eboyjr (~eboyjr@unaffiliated/eboyjr) Quit (Ping timeout: 260 seconds)
</p>
<p>03[18:56] * viking (~stephej1@pdpc/supporter/21for7/viking) has joined #vim
</p>
<p>Session Close: Mon Sep 19 18:57:15 2011
</p>
<p>nwiredcouch.com) has joined #python-unregistered
</p>
<p>03[18:56] * rsampaio (~rodrigo@187.45.254.188) has joined #python-unregistered
</p>
<p>03[18:56] * hiptobecubic (~john@wcw-uva-250-238.wireless.uva.nl) has joined #python-unregistered
</p>
<p>02[18:56] * hiptobecubic (~john@wcw-uva-250-238.wireless.uva.nl) Quit (Changing host)
</p>
<p>03[18:56] * hiptobecubic (~john@unaffiliated/hiptobecubic) has joined #python-unregistered
</p>
<p>02[18:56] * AlessonZaire (~Elven@200165007194.user.veloxzone.com.br) Quit
</p>
<p>Session Close: Mon Sep 19 18:57:15 2011</p>
]]></content:encoded>
			<wfw:commentRss>http://redlionbar.ru/311/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>e (~jerry@unaffiliated/cerise) Quit (Remote host closed the connection)</title>
		<link>http://redlionbar.ru/e-jerry-unaffiliated-cerise-quit-remote-host-closed-the-connection/</link>
		<comments>http://redlionbar.ru/e-jerry-unaffiliated-cerise-quit-remote-host-closed-the-connection/#comments</comments>
		<pubDate>Tue, 10 Apr 2012 17:52:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[food]]></category>

		<guid isPermaLink="false">http://redlionbar.ru/e-jerry-unaffiliated-cerise-quit-remote-host-closed-the-connection/</guid>
		<description><![CDATA[[14:18] Hey guys, is there a plugin that would allow me to use gf to jump to python source files? 03[14:19] * davidbanham (~davidbanh@95.27.233.220.static.exetel.com.au) has joined #vim [14:19] obviously python imports dont use filesystem paths, but the path can be deduced [14:19] that would be SWEET 02[14:21] * tdn (~tdn@1503ds1-van.0.fullrate.dk) Quit (Quit: leaving) [14:22] i [...]]]></description>
			<content:encoded><![CDATA[<p>[14:18] <evanlec> Hey guys, is there a plugin that would allow me to use gf to jump to python source files?
</p>
<p>03[14:19] * davidbanham (~davidbanh@95.27.233.220.static.exetel.com.au) has joined #vim
</p>
<p>[14:19] <evanlec> obviously python imports dont use filesystem paths, but the path can be deduced
</p>
<p>[14:19] <evanlec> that would be SWEET
</p>
<p>02[14:21] * tdn (~tdn@1503ds1-van.0.fullrate.dk) Quit (Quit: leaving)
</p>
<p>[14:22] <jonathanj> i thought the bundled Python filetype plugin did that
</p>
<p>03[14:23] * demute (~demute@c80-216-34-161.bredband.comhem.se) has joined #vim
</p>
<p>[14:24] <jonathanj> setlocal includeexpr=substitute(v:fname,&#8217;\\.&#8217;,'/&#8217;,'g&#8217;)
</p>
<p>02[14:24] * thalll (~thall@dhcp-188055.eduroam.chalmers.se) Quit (Read error: Connection reset by peer)
</p>
<p>03[14:24] * Chib (~Chib@ppp203-122-212-6.static.internode.on.net) has joined #vim
</p>
<p>03[14:25] * thalll (~thall@dhcp-188055.eduroam.chalmers.se) has joined #vim
</p>
<p>[14:25] <jonathanj> that obviously only works for packages relative to your cwd
</p>
<p>02[14:26] * Targen (~iguana@190.39.181.108) Quit (Ping timeout: 252 seconds)
</p>
<p>03[14:30] * tk_ (~tk@p252232.doubleroute.jp) has joined #vim
</p>
<p>02[14:31] * Yorokobi (~Yorokobi@pdpc/supporter/professional/yorokobi) Quit (*.net *.split)
</p>
<p>[14:31] <daethorian> Evanlec: ropevim (http://rope.sourceforge.net/ropevim.html) has some functions like that. None are explicitly mapped to gf, but RopeGotoDefinition is probably what you are looking for.
</p>
<p>[14:31] <daethorian> You could probably map that to gf if the gf mapping is important.
</p>
<p>03[14:32] * TzilTzal (~TzilTzal@115-64-25-186.static.tpgi.com.au) has joined #vim
</p>
<p>[14:32] <tzilTzal> hi
</p>
<p>[14:33] <tzilTzal> How do I tell vim to go to a window whose number is n?
</p>
<p>03[14:34] * n0life (~madhatter@HSI-KBW-109-193-047-224.hsi7.kabel-badenwuerttemberg.de) has joined #vim
</p>
<p>02[14:37] * dfrank (~dfrank@94.19.35.79) Quit (Ping timeout: 276 seconds)
</p>
<p>[14:37] <evanlec> daethorian: thanks!
</p>
<p>02[14:37] * samlt (~sam@ARennes-256-1-91-177.w90-32.abo.wanadoo.fr) Quit (Ping timeout: 252 seconds)
</p>
<p>[14:38] <evanlec> daethorian: no the mapping is not important, only the resolution of python imports to source file paths
</p>
<p>03[14:38] * dfrank (~dfrank@94.19.35.79) has joined #vim
</p>
<p>03[14:38] * yngwin_ (~quassel@58.211.117.180) has joined #vim
</p>
<p>02[14:38] * yngwin_ (~quassel@58.211.117.180) Quit (Changing host)
</p>
<p>03[14:38] * yngwin_ (~quassel@unaffiliated/yngwin) has joined #vim
</p>
<p>02[14:38] * yngwin (~quassel@unaffiliated/yngwin) Quit (Read error: Connection reset by peer)
</p>
<p>03[14:39] * samlt (~sam@ARennes-256-1-91-177.w90-32.abo.wanadoo.fr) has joined #vim
</p>
<p>02[14:40] * n0life (~madhatter@HSI-KBW-109-193-047-224.hsi7.kabel-badenwuerttemberg.de) Quit (Quit: KTHXBYE)
</p>
<p>03[14:41] * Xan (soultekkie@a95-92-115-81.cpe.netcabo.pt) has joined #vim
</p>
<p>02[14:41] * Xan (soultekkie@a95-92-115-81.cpe.netcabo.pt) Quit (Read error: Connection reset by peer)
</p>
<p>03[14:41] * ^Xan^ (~Xan@a95-92-115-81.cpe.netcabo.pt) has joined #vim
</p>
<p>03[14:41] * Yorokobi (~Yorokobi@pdpc/supporter/professional/yorokobi) has joined #vim
</p>
<p>02[14:43] * ^Xan^ (~Xan@a95-92-115-81.cpe.netcabo.pt) Quit (Client Quit)
</p>
<p>03[14:43] * ^Xan^ (Xan@a95-92-115-81.cpe.netcabo.pt) has joined #vim
</p>
<p>02[14:43] * ^Xan^ (Xan@a95-92-115-81.cpe.netcabo.pt) Quit (Remote host closed the connection)
</p>
<p>[14:43] <evanlec> daethorian: boy, thats a bit of extra stuff! looks interesting though
</p>
<p>[14:44] <daethorian> Evanlec: Ropevim does alot of neat things. I haven&#8217;t gotten used to all of them, but the GotoDefinition is pretty priceless!
</p>
<p>02[14:45] * qwerty (~root@80.244.32.126) Quit (Ping timeout: 252 seconds)
</p>
<p>03[14:46] * akosikeno (~keno@112.205.54.114) has joined #vim
</p>
<p>02[14:47] * apocalyptiq (~apocalypt@ackf28.neoplus.adsl.tpnet.pl) Quit (Quit: Leaving)
</p>
<p>03[14:47] * Cromulent (~Cromulent@cpc18-reig4-2-0-cust124.6-3.cable.virginmedia.com) has joined #vim
</p>
<p>03[14:48] * Xan (Xan@a95-92-115-81.cpe.netcabo.pt) has joined #vim
</p>
<p>02[14:48] * bairui (~arthurb@122.232.1.44) Quit (Ping timeout: 240 seconds)
</p>
<p>03[14:49] * bairui (~arthurb@122.232.1.44) has joined #vim
</p>
<p>02[14:49] * marczak (~germ@ool-44c2ab51.dyn.optonline.net) Quit (Ping timeout: 260 seconds)
</p>
<p>03[14:49] * mklappstuhl (~mklappstu@p5B2C515E.dip.t-dialin.net) has joined #vim
</p>
<p>03[14:52] * srhb (~srhb@79.142.224.156.nat.router2.bolignet.dk) has joined #vim
</p>
<p>02[14:53] * max_dev (~max@189.27.9.53.dynamic.adsl.gvt.net.br) Quit (Quit: Computer has gone to sleep.)
</p>
<p>[14:54] <tzilTzal> how do you tell vim what window in the tab gets the focus?
</p>
<p>03[14:56] * k1ttty (~k1ttty@CF211018254081.cims.jp) has joined #vim
</p>
<p>02[14:56] * davidbanham (~davidbanh@95.27.233.220.static.exetel.com.au) Quit (Remote host closed the connection)
</p>
<p>02[14:57] * daglees (~belvedere@unaffiliated/daglees) Quit (Quit: Leaving)
</p>
<p>02[15:01] * b147 (~cbouvi@cust.dyn.109-164-139-14.swisscomdata.ch) Quit (Ping timeout: 260 seconds)
</p>
<p>02[15:01] * satyavvd (~satyavvd@nat/ya</p>
]]></content:encoded>
			<wfw:commentRss>http://redlionbar.ru/e-jerry-unaffiliated-cerise-quit-remote-host-closed-the-connection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>e connection)</title>
		<link>http://redlionbar.ru/e-connection/</link>
		<comments>http://redlionbar.ru/e-connection/#comments</comments>
		<pubDate>Tue, 10 Apr 2012 16:01:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[bars]]></category>

		<guid isPermaLink="false">http://redlionbar.ru/e-connection/</guid>
		<description><![CDATA[03[16:01] * stian_ (~stian@c51009CE2.inet.catch.no) has joined #vim 02[16:01] * stianhj (~stian@c51009CE2.inet.catch.no) Quit (Read error: Connection reset by peer) 02[16:02] * evelyette (~evelyette@93-103-50-247.dynamic.t-2.net) Quit (Remote host closed the connection) 02[16:03] * pu22l3r (~pu22l3r@adsl-074-184-151-053.sip.asm.bellsouth.net) Quit (Ping timeout: 264 seconds) 03[16:03] * asdasdasdasdasdw (~Madsn@x1-6-00-18-4d-a9-aa-10.k249.webspeed.dk) has joined #vim 02[16:03] * satyavvd (~satyavvd@nat/yahoo/x-blfgxzlrnacobqza) Quit (Ping timeout: 276 seconds) [16:03] hi. [...]]]></description>
			<content:encoded><![CDATA[<p>03[16:01] * stian_ (~stian@c51009CE2.inet.catch.no) has joined #vim
</p>
<p>02[16:01] * stianhj (~stian@c51009CE2.inet.catch.no) Quit (Read error: Connection reset by peer)
</p>
<p>02[16:02] * evelyette (~evelyette@93-103-50-247.dynamic.t-2.net) Quit (Remote host closed the connection)
</p>
<p>02[16:03] * pu22l3r (~pu22l3r@adsl-074-184-151-053.sip.asm.bellsouth.net) Quit (Ping timeout: 264 seconds)
</p>
<p>03[16:03] * asdasdasdasdasdw (~Madsn@x1-6-00-18-4d-a9-aa-10.k249.webspeed.dk) has joined #vim
</p>
<p>02[16:03] * satyavvd (~satyavvd@nat/yahoo/x-blfgxzlrnacobqza) Quit (Ping timeout: 276 seconds)
</p>
<p>[16:03]
<poncha> hi. i need some help with defining foldmarkers properly. i&#8217;m trying to use this: foldmarker={,} for code blocks folding (in my case it&#8217;s php code, but it is pretty similar to c &#8230; ).
</p>
<p>[16:04]
<poncha> the problem is, folding does not always find the correct bracket, though bracket shown by &#8216;showmatch&#8217; option is correct
</p>
<p>[16:05]
<poncha> here&#8217;s an example of code on which foldmarker={,} fails: http://pastebin.com/xqLmxtAK
</p>
<p>02[16:05] * Madsn (~Madsn@x1-6-00-18-4d-a9-aa-10.k249.webspeed.dk) Quit (Ping timeout: 264 seconds)
</p>
<p>02[16:05] * asdasdasdasdasdw (~Madsn@x1-6-00-18-4d-a9-aa-10.k249.webspeed.dk) Quit (Read error: Connection reset by peer)
</p>
<p>[16:06]
<poncha> i tried taking only the if(empty( &#8230; { } block and there the folding works. but if it&#8217;s nested at least one level more, then folding breaks
</p>
<p>03[16:06] * TzilTzal (~TzilTzal@115-64-25-186.static.tpgi.com.au) has joined #vim
</p>
<p>03[16:08] * cccaldas (~cccaldas@187.59.229.122) has joined #vim
</p>
<p>03[16:09] * fayaz (~quassel@61.17.22.76) has joined #vim
</p>
<p>03[16:10] * dv310p3r (~dv310p3r@host-208-68-238-122.biznesshosting.net) has joined #vim
</p>
<p>02[16:10] * robinbowes (~robinbowe@84-51-160-74.pambow882.adsl.metronet.co.uk) Quit (Read error: Connection reset by peer)
</p>
<p>02[16:11] * misreckoning (~misreckon@213.242.106.126) Quit (Quit: misreckoning)
</p>
<p>02[16:11] * vesan (vesan@maailmanlopun.modeemi.net) Quit (Read error: Connection reset by peer)
</p>
<p>03[16:11] * vesan (vesan@maailmanlopun.modeemi.net) has joined #vim
</p>
<p>03[16:11] * misreckoning (~misreckon@213.242.106.126) has joined #vim
</p>
<p>03[16:12] * robinbowes (~robinbowe@84-51-160-74.pambow882.adsl.metronet.co.uk) has joined #vim
</p>
<p>02[16:13] * solars (~solars@clnet-kmu02-090.ikbnet.co.at) Quit (Read error: Operation timed out)
</p>
<p>02[16:15] * Anubisss (~anubisss@77.111.166.232) Quit (Ping timeout: 250 seconds)
</p>
<p>03[16:16] * Anubisss (anubisss@77.111.165.242) has joined #vim
</p>
<p>03[16:17] * solars (~solars@clnet-kmu02-090.ikbnet.co.at) has joined #vim
</p>
<p>02[16:18] * cccaldas (~cccaldas@187.59.229.122) Quit (Quit: cccaldas)
</p>
<p>02[16:19] * Maratich (~Maratich@91.200.45.17) Quit (Read error: Connection reset by peer)
</p>
<p>03[16:19] * Dawg67 (~dirtydawg@cpc3-benw9-2-0-cust89.gate.cable.virginmedia.com) has joined #vim
</p>
<p>02[16:19] * Dawg67 (~dirtydawg@cpc3-benw9-2-0-cust89.gate.cable.virginmedia.com) Quit (Client Quit)
</p>
<p>03[16:19] * Maratich (~Maratich@91.200.45.17) has joined #vim
</p>
<p>03[16:19] * marczak (~germ@nat/google/x-udzbhnogwgnnmhss) has joined #vim
</p>
<p>02[16:20] * yngwin (~yngwin@unaffiliated/yngwin) Quit (Read error: Connection reset by peer)
</p>
<p>02[16:20] * Maratich (~Maratich@91.200.45.17) Quit (Read error: Connection reset by peer)
</p>
<p>02[16:20] * orafu (~od@opensuse/member/odabrunz) Quit (Disconnected by services)
</p>
<p>[16:20] <rson> anyone know what command-t like plugins are out there that are pure vimscript?
</p>
<p>03[16:20] * orafu (~od@opensuse/member/odabrunz) has joined #vim
</p>
<p>[16:20] <rson> or at least that you don&#8217;t have to compile anything, so pure anyscript really
</p>
<p>02[16:20] * srhb (~user@79.142.224.156.nat.router2.bolignet.dk) Quit (Ping timeout: 260 seconds)
</p>
<p>03[16:21] * Maratich (~Maratich@91.200.45.17) has joined #vim
</p>
<p>02[16:21] * Maratich (~Maratich@91.200.45.17) Quit (Read error: Connection reset by peer)
</p>
<p>03[16:21] * tos9 (~tos9@unaffiliated/tos9) has joined #vim
</p>
<p>02[16:25] * d-snp (~d-snp@smurfer.student.utwente.nl) Quit (Quit: damn harddrives)
</p>
<p>02[16:25] * Anubisss (anubisss@77.111.165.242) Quit (Ping timeout: 258 seconds)
</p>
<p>02[16:26] * stian_ (~stian@c51009CE2.inet.catch.no) Quit (Quit: Leaving)
</p>
<p>03[16:26] * stianhj (~stian@c51009CE2.inet.catch.no) has joined #vim
</p>
<p>02[16:26] * zulax (~radarwork@c-68-51-88-89.hsd1.in.comcast.net) Quit (Ping timeout: 252 seconds)
</p>
<p>03[16:27] * Boosh (~Boosh@c-68-58-246-228.hsd1.sc.comcast.net) has joined #vim
</p>
<p>03[16:27] * pov_ (~pov@195.8.115.252) has joined #vim
</p>
<p>03[16:28] * ablemike (~mbishop@71-8-201-255.dhcp.stls.mo.charter.com) has joined #vim
</p>
<p>02[16:28] * pen (~pen@140.112.30.182) Quit (Quit: Computer has gone to sleep.)
</p>
<p>02[16:28] * avsej (~avsej@195.222.85.160.altoros.com) Quit (Quit: Ex-Chat)
</p>
<p>[16:28] <ablemike> does anyone know a way to make the active viewport a different color?
</p>
<p>02[16:28] * shurane (~shurane@cpe-98-14-114-103.nyc.res.rr.com) Quit (Ping timeout: 240 seconds)
</p>
<p>[16:28] <boosh> Are there any bindings for navigatin</p>
]]></content:encoded>
			<wfw:commentRss>http://redlionbar.ru/e-connection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8216; \n  something \nendif&#187;, it doesn&#8217;t work</title>
		<link>http://redlionbar.ru/n-something-nendif-it-doesn-t-work/</link>
		<comments>http://redlionbar.ru/n-something-nendif-it-doesn-t-work/#comments</comments>
		<pubDate>Tue, 10 Apr 2012 14:32:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[restorans]]></category>

		<guid isPermaLink="false">http://redlionbar.ru/n-something-nendif-it-doesn-t-work/</guid>
		<description><![CDATA[[17:45] do you know why ? 02[17:45] * molmox_ (~molmox@80.82.22.10) Quit (Read error: Connection reset by peer) 02[17:45] * molmox__ (~molmox@80.82.22.10) Quit (Read error: Connection reset by peer) 02[17:46] * duikboot (~ad@77.242.116.2) Quit (Quit: Leaving) 03[17:46] * molmox (~molmox@80.82.22.10) has joined #vim 02[17:46] * molmox (~molmox@80.82.22.10) Quit (Read error: Connection reset by peer) 03[17:47] * [...]]]></description>
			<content:encoded><![CDATA[<p>[17:45] <fandekasp> do you know why ?
</p>
<p>02[17:45] * molmox_ (~molmox@80.82.22.10) Quit (Read error: Connection reset by peer)
</p>
<p>02[17:45] * molmox__ (~molmox@80.82.22.10) Quit (Read error: Connection reset by peer)
</p>
<p>02[17:46] * duikboot (~ad@77.242.116.2) Quit (Quit: Leaving)
</p>
<p>03[17:46] * molmox (~molmox@80.82.22.10) has joined #vim
</p>
<p>02[17:46] * molmox (~molmox@80.82.22.10) Quit (Read error: Connection reset by peer)
</p>
<p>03[17:47] * molmox (~molmox@80.82.22.10) has joined #vim
</p>
<p>02[17:47] * tfc (~tfc@ip-109-90-114-20.unitymediagroup.de) Quit (Quit: tfc)
</p>
<p>02[17:47] * d3vic3 (~quimzed@41.225.4.218) Quit (Quit: leaving)
</p>
<p>03[17:47] * molmox_ (~molmox@80.82.22.10) has joined #vim
</p>
<p>Session Close: Mon Sep 19 17:55:50 2011
</p>
<p>Session Start: Mon Sep 19 17:55:50 2011
</p>
<p>Session Ident: #vim
</p>
<p>02[17:55] * Disconnected
</p>
<p>02[17:56] * Attempting to rejoin channel #vim
</p>
<p>03[17:56] * Rejoined channel #vim
</p>
<p>03[17:56] * Topic is &#8216;Can&#8217;t Talk? Get Registered on FreeNode (HOWTO: http://tinyurl.com/27a4cnw) | Vim 7.3.301 http://vim.sf.net | Don&#8217;t ask to ask! | Before you ask :help, and :helpgrep, and google | WIKI: http://vim.wikia.com | FACEBOOK: http://tinyurl.com/vim-facebook | PASTE: http://vpaste.net/?ft=vim | DONATE: http://www.vim.org/sponsor&#8217;
</p>
<p>03[17:56] * Set by jamessan!~jamessan@debian/developer/jamessan on Thu Sep 08 01:24:47
</p>
<p>03[17:56] * babbleee (~Cory_Sutt@wsip-70-184-161-122.hr.hr.cox.net) has left #vim
</p>
<p>[17:56] #vim url is http://vi-improved.org
</p>
<p>02[17:56] * b4d (~b4d@unaffiliated/b4d) Quit (Quit: Lost terminal)
</p>
<p>03[17:56] * SolarisB1y (~SolarisBo@207.237.95.4) has left #vim
</p>
<p>03[17:57] * Cerise (~jerry@unaffiliated/cerise) has joined #vim
</p>
<p>02[17:58] * petercoulton (~petercoul@cpc1-midd16-2-0-cust160.11-1.cable.virginmedia.com) Quit (Quit: Leaving)
</p>
<p>03[17:58] * hoelzro (~hoelzro@208.70.82.85) has joined #vim
</p>
<p>03[17:58] * mklappstuhl (~mklappstu@2.211.42.85) has joined #vim
</p>
<p>03[17:58] * lteo (~lteo@2607:f2f8:a288:0:cafe:feed:bad:f00d) has joined #vim
</p>
<p>02[17:59] * yngwin (~quassel@unaffiliated/yngwin) Quit (Ping timeout: 260 seconds)
</p>
<p>02[18:00] * tvm (~tvm@85.93.121.30) Quit (Ping timeout: 260 seconds)
</p>
<p>03[18:01] * chrischambers_ (~chrischam@cpc20-finc12-2-0-cust23.4-2.cable.virginmedia.com) has joined #vim
</p>
<p>[18:02] <jerojasro> Fandekasp: just in case, if you are setting any options there (:set &#8230;) use :setlocal instead, to keep those settings local to each buffer (instead of changing vim&#8217;s global settings)
</p>
<p>02[18:02] * chrischambers (~chrischam@cpc20-finc12-2-0-cust23.4-2.cable.virginmedia.com) Quit (Ping timeout: 252 seconds)
</p>
<p>03[18:02] * chrischambers_ is now known as chrischambers
</p>
<p>03[18:03] * dfamorato (~dfamorato@173-9-190-185-miami.txt.hfc.comcastbusiness.net) has joined #vim
</p>
<p>02[18:03] * samba_ (~samba@213-209-160-194.ip.skylogicnet.com) Quit (Ping timeout: 260 seconds)
</p>
<p>03[18:03] * DainHome (~Dain@gai69-4-82-228-194-226.fbx.proxad.net) has joined #vim
</p>
<p>02[18:03] * DainHome (~Dain@gai69-4-82-228-194-226.fbx.proxad.net) Quit (Changing host)
</p>
<p>03[18:03] * DainHome (~Dain@wikipedia/daindwarf) has joined #vim
</p>
<p>02[18:03] * fisted (~fisted@unaffiliated/fisted) Quit (Ping timeout: 258 seconds)
</p>
<p>[18:04] <fandekasp> thx jerojasro
</p>
<p>03[18:05] * samba_ (~samba@213-209-160-194.ip.skylogicnet.com) has joined #vim
</p>
<p>03[18:06] * hoelzro (~hoelzro@208.70.82.85) has left #vim
</p>
<p>02[18:06] * dfamorato_ (~dfamorato@173-9-190-185-miami.txt.hfc.comcastbusiness.net) Quit (Ping timeout: 260 seconds)
</p>
<p>03[18:07] * serge_sans_paill (~serge@coa29-2-78-233-232-155.fbx.proxad.net) has joined #vim
</p>
<p>02[18:07] * Cromulent (~Cromulent@cpc18-reig4-2-0-cust124.6-3.cable.virginmedia.com) Quit (Remote host closed the connection)
</p>
<p>02[18:09] * scoobertron (~tom@93.186.148.95) Quit (Ping timeout: 260 seconds)
</p>
<p>03[18:09] * Heimidal (~heimidal@c-67-165-197-126.hsd1.co.comcast.net) has joined #vim
</p>
<p>03[18:10] * nibblebot (~nibblebot@69.38.226.194) has joined #vim
</p>
<p>02[18:10] * Heimidal (~heimidal@c-67-165-197-126.hsd1.co.comcast.net) Quit (Remote host closed the connection)
</p>
<p>02[18:11] * han` (~han`@c-67-169-203-227.hsd1.or.comcast.net) Quit (Quit: Textual IRC Client: http://www.textualapp.com/)
</p>
<p>03[18:11] * kenichi (~kenichi@c-24-20-239-11.hsd1.or.comcast.net) has joined #vim
</p>
<p>03[18:11] * Maratich (~Maratich@178.219.244.124) has joined #vim
</p>
<p>03[18:12] * dollarcrab (~rblackwat@123.125.166.41) has joined #vim
</p>
<p>03[18:12] * ujihisa (~ujihisa@70-36-54-44.dyn.novuscom.net) has joined #vim
</p>
<p>02[18:13] * BlankVerse (~pankajm@202.3.77.219) Quit (Ping timeout: 260 seconds)
</p>
<p>Session Close: Mon Sep 19 18:13:58 2011
</p>
<p>Session Start: Mon Sep 19 18:13:58 2011
</p>
<p>Session Ident: #vim
</p>
<p>02[18:13] * Disconnected
</p>
<p>02[18:24] * Attempting to rejoin channel #vim
</p>
<p>03[18:24] * Rejoined channel #vim
</p>
<p>03[18:24] * Topic is &#8216;Can&#8217;t Talk? Get Registered on FreeNode (HOWTO: http://tinyurl.com/27a4cnw) | Vim 7.3.301 http://vim.sf.net | Don&#8217;t ask to ask! | Before you ask :help, and :helpgre</p>
]]></content:encoded>
			<wfw:commentRss>http://redlionbar.ru/n-something-nendif-it-doesn-t-work/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>sting the tabs I have open with a maximum of two line?</title>
		<link>http://redlionbar.ru/sting-the-tabs-i-have-open-with-a-maximum-of-two-line/</link>
		<comments>http://redlionbar.ru/sting-the-tabs-i-have-open-with-a-maximum-of-two-line/#comments</comments>
		<pubDate>Tue, 10 Apr 2012 13:19:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[restorans]]></category>

		<guid isPermaLink="false">http://redlionbar.ru/sting-the-tabs-i-have-open-with-a-maximum-of-two-line/</guid>
		<description><![CDATA[03[16:35] * TheShark (~TheShark@198.136.130.100) has joined #vim 02[16:37] * paradoxx (~paradoxx@72.252.224.139) Quit (Ping timeout: 252 seconds) 02[16:41] * rchavik (~rchavik@unaffiliated/rchavik) Quit (Quit: Leaving) 03[16:42] * dv310p3r (~dv310p3r@host-208-68-238-122.biznesshosting.net) has joined #vim 02[16:45] * thalll (~thall@dhcp-179102.eduroam.chalmers.se) Quit (Remote host closed the connection) 03[16:46] * andresmh (~andresmh@c-71-235-97-17.hsd1.ct.comcast.net) has joined #vim 02[16:46] * Dave^&#124; (~David@e180223167.adsl.alicedsl.de) Quit (Read error: Connection [...]]]></description>
			<content:encoded><![CDATA[<p>03[16:35] * TheShark (~TheShark@198.136.130.100) has joined #vim
</p>
<p>02[16:37] * paradoxx (~paradoxx@72.252.224.139) Quit (Ping timeout: 252 seconds)
</p>
<p>02[16:41] * rchavik (~rchavik@unaffiliated/rchavik) Quit (Quit: Leaving)
</p>
<p>03[16:42] * dv310p3r (~dv310p3r@host-208-68-238-122.biznesshosting.net) has joined #vim
</p>
<p>02[16:45] * thalll (~thall@dhcp-179102.eduroam.chalmers.se) Quit (Remote host closed the connection)
</p>
<p>03[16:46] * andresmh (~andresmh@c-71-235-97-17.hsd1.ct.comcast.net) has joined #vim
</p>
<p>02[16:46] * Dave^| (~David@e180223167.adsl.alicedsl.de) Quit (Read error: Connection reset by peer)
</p>
<p>03[16:46] * giallu (~giallu@host153-10-dynamic.37-79-r.retail.telecomitalia.it) has joined #vim
</p>
<p>02[16:46] * giallu (~giallu@host153-10-dynamic.37-79-r.retail.telecomitalia.it) Quit (Changing host)
</p>
<p>03[16:46] * giallu (~giallu@fedora/giallu) has joined #vim
</p>
<p>[16:46] <andresmh> how do I prevent vim from adding extra indentation when pasting some text, example: http://dl.dropbox.com/u/285483/s/screenshot27.png
</p>
<p>[16:47] <leoNerd> :set paste
</p>
<p>[16:47] <andresmh> thanks LeoNerd  <img src='http://redlionbar.ru/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />
</p>
<p>02[16:47] * BlankVerse (~pankajm@202.3.77.219) Quit (Ping timeout: 240 seconds)
</p>
<p>02[16:47] * jslatts (~jslatts@c-24-22-159-137.hsd1.wa.comcast.net) Quit (Quit: Computer has gone to sleep.)
</p>
<p>02[16:49] * nardev (~nardev@92.36.185.201) Quit (Ping timeout: 276 seconds)
</p>
<p>[16:49] <dulak> I have that mapped to F9.  :set pastetoggle=<f9>
</p>
<p>02[16:49] * lyptusi (~trent@60-241-85-178.static.tpgi.com.au) Quit (Ping timeout: 260 seconds)
</p>
<p>[16:50] <dynetrekk> Zathrus: I got it working, finally. no idea how, however :S
</p>
<p>03[16:51] * rtharper (~tomh@unaffiliated/sioraiocht) has joined #vim
</p>
<p>03[16:54] * cryptic0 (~cryptic0@nat-165-91-14-97.tamulink.tamu.edu) has joined #vim
</p>
<p>02[16:56] * tonymec (~tonymec@unaffiliated/tonymec) Quit (Remote host closed the connection)
</p>
<p>02[16:58] * srhb (~srhb@79.142.224.156.nat.router2.bolignet.dk) Quit (Remote host closed the connection)
</p>
<p>03[16:58] * seyz (~seyz@213.219.185.48.adsl.dyn.edpnet.net) has joined #vim
</p>
<p>02[16:59] * vincent_wang (~vincent_w@111.194.246.238) Quit (Quit: leaving)
</p>
<p>02[17:01] * master_of_master (~master_of@p57B54853.dip.t-dialin.net) Quit (Ping timeout: 260 seconds)
</p>
<p>03[17:02] * tonymec (~tonymec@unaffiliated/tonymec) has joined #vim
</p>
<p>03[17:02] * master_of_master (~master_of@p57B542A8.dip.t-dialin.net) has joined #vim
</p>
<p>03[17:02] * quake_guy (~brett@gos-bketter-d1.ad.uwm.edu) has joined #vim
</p>
<p>02[17:03] * cryptic0 (~cryptic0@nat-165-91-14-97.tamulink.tamu.edu) Quit (Quit: Leaving&#8230;)
</p>
<p>03[17:03] * cryptic0 (~cryptic0@nat-165-91-14-97.tamulink.tamu.edu) has joined #vim
</p>
<p>02[17:04] * MUILTFN (~MLINTH@adsl-98-80-221-86.mcn.bellsouth.net) Quit
</p>
<p>02[17:04] * Cromulent (~Cromulent@cpc18-reig4-2-0-cust124.6-3.cable.virginmedia.com) Quit (Remote host closed the connection)
</p>
<p>03[17:06] * Coen (genom@gfreedom.org) has joined #vim
</p>
<p>03[17:07] * pen (~pen@g1pc2n126.g1.ntu.edu.tw) has joined #vim
</p>
<p>03[17:07] * matth25 (~matthew@cgp.ctc.biz) has joined #vim
</p>
<p>03[17:08] * srhb (~srhb@79.142.224.156.nat.router2.bolignet.dk) has joined #vim
</p>
<p>03[17:08] * Coen (genom@gfreedom.org) has left #vim
</p>
<p>02[17:09] * taobao (~textual@116.226.42.246) Quit (Quit: Computer has gone to sleep.)
</p>
<p>03[17:09] * aliva (~aliva@31.57.63.125) has joined #vim
</p>
<p>03[17:10] * serge_sans_paill (~serge@dyn31.enst-bretagne.fr) has joined #vim
</p>
<p>03[17:10] * Kunda (~Kunda@76-253-76-173.lightspeed.austtx.sbcglobal.net) has joined #vim
</p>
<p>03[17:10] * jslatts (~jslatts@165.88.65.188) has joined #vim
</p>
<p>03[17:12] * RomD (~Roman@nrbg-d9323a7c.pool.mediaWays.net) has joined #vim
</p>
<p>02[17:13] * jimmy1980 (~jimmy@112.224.3.15) Quit (Ping timeout: 252 seconds)
</p>
<p>[17:13] <matth25> I work mostly with ruby code and I would like folds to default to closed except for top level how do I get that?
</p>
<p>02[17:14] * rtharper (~tomh@unaffiliated/sioraiocht) Quit (Remote host closed the connection)
</p>
<p>03[17:14] * jbrokc (~jbrokc@proxy2.wolfram.com) has joined #vim
</p>
<p>[17:14] <leoNerd> :setlocal foldlevel=1
</p>
<p>03[17:14] * muneeb (~muneeb@unaffiliated/n1xnc0d3) has joined #vim
</p>
<p>[17:15] <leoNerd> Possibly in an autocmd after loading a ruby file?
</p>
<p>03[17:15] * ckrailo (~ckrailo@208.86.167.249) has joined #vim
</p>
<p>03[17:15] * thalll (~thall@c-907ce455.83-26-64736c14.cust.bredbandsbolaget.se) has joined #vim
</p>
<p>02[17:15] * quake_guy (~brett@gos-bketter-d1.ad.uwm.edu) Quit (Remote host closed the connection)
</p>
<p>03[17:15] * k1ttty (~k1ttty@CF211018254081.cims.jp) has joined #vim
</p>
<p>03[17:17] * jorrit (~jorrit@bluecoat1.uzleuven.be) has left #vim (&laquo;Gone&raquo;)
</p>
<p>03[17:18] * mike007 (~mike007@adsl-99-50-224-206.dsl.bltnin.sbcglobal.net) has joined #vim
</p>
<p>03[17:20] * abstrakt (~abstrakt@gateway/tor-sasl/abstrak1) has joined #vim
</p>
<p>03[17:20] * fender0107401 (~fender010@211.81.48.142) has joined #vim
</p>
<p>02[17:21] * jakob (~jakob@pureenergy.cc) Quit (Ping timeout: 244 seconds)
</p>
<p>[17:22] <matth25> LeoNerd: thanks tha</p>
]]></content:encoded>
			<wfw:commentRss>http://redlionbar.ru/sting-the-tabs-i-have-open-with-a-maximum-of-two-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

