<?xml version="1.0" encoding="UTF-8" ?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
  <title>Latest snippets tagged vim</title>
  <link rel="alternate" href="http://snippets.prendreuncafe.com/snippets/tagged/vim/order_by/date"></link>
  <id>http://snippets.prendreuncafe.com/snippets/tagged/vim/order_by/date</id>
  <updated>2007-03-15T17:52:48Z</updated>
  <author>
    <name>Symfony</name>
    <author_email>noreply@symfony-project.com</author_email>
  </author>
<entry>
  <title>Vim ou Bash figés après un CTRL + S ?</title>
  <link href="http://snippets.prendreuncafe.com/snippet/63"></link>
  <updated>2007-03-15T17:52:48Z</updated>
  <id>63</id>
  <summary type="html">Oui ben ça nous arrive à tous un jour ou l'autre hein :p

Donc si vous aussi vous vous retrouvez avec un Vim ou un Bash figés après avoir connement tenté un `Ctrl + S`, le meilleur moyen de rétablir la situation est de faire un `Ctrl + Q`</summary>
</entry>
<entry>
  <title>Changer l'éditeur par défaut sous Ubuntu</title>
  <link href="http://snippets.prendreuncafe.com/snippet/25"></link>
  <updated>2006-12-12T18:58:34Z</updated>
  <id>25</id>
  <summary type="html">[code]
$ sudo update-alternatives --config editor
[/code]

Et là, choisir vi :-)</summary>
</entry>
</feed>