<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Gedit on Kind of Idea</title>
    <link>https://kindofidea.com/tags/gedit/</link>
    <description>Recent content in Gedit on Kind of Idea</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <lastBuildDate>Fri, 12 Jun 2009 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://kindofidea.com/tags/gedit/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Ruby &#43; irb &#43; utility-belt &#43; gedit = :)</title>
      <link>https://kindofidea.com/ruby-irb-utility-belt-gedit/</link>
      <pubDate>Fri, 12 Jun 2009 00:00:00 +0000</pubDate>
      <guid>https://kindofidea.com/ruby-irb-utility-belt-gedit/</guid>
      <description>&lt;p&gt;In September 2008, Akita wrote an &lt;a href=&#34;http://www.akitaonrails.com/2008/9/21/ruby-irb-utility-belt&#34;&gt;interesting post about utility-belt&lt;/a&gt;, a gem that adds several features to irb (it&amp;rsquo;s a bit like giving irb a Red Bull). Some of its features include:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Launching Vi or TextMate from irb, letting you quickly write or paste some code, save it, close the editor, and test it in irb without creating a file and saving it in a directory.&lt;/li&gt;&#xA;&lt;li&gt;Viewing a command history by typing &amp;ldquo;h&amp;rdquo;.&lt;/li&gt;&#xA;&lt;li&gt;Opening the history in TextMate or Vi using &lt;code&gt;hvi&lt;/code&gt; or &lt;code&gt;hmate&lt;/code&gt;.&lt;/li&gt;&#xA;&lt;li&gt;Watch Akita&amp;rsquo;s &lt;a href=&#34;http://www.akitaonrails.com/2008/9/21/ruby-irb-utility-belt&#34;&gt;screencast&lt;/a&gt; to see how it works.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;So far, so good. But the big problem is that I use &lt;strong&gt;Ubuntu&lt;/strong&gt; with &lt;strong&gt;gedit&lt;/strong&gt; to write Ruby code, and utility-belt doesn&amp;rsquo;t have specific methods for launching gedit. The utility-belt help offers &lt;code&gt;edit_interactively(:gedit)&lt;/code&gt;, but of course I couldn&amp;rsquo;t settle for that method; I wanted it to work the same way as it does with Vi or TextMate.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
