<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Jeremy Seago</title>
    <description>The latest articles on DEV Community by Jeremy Seago (@seagoj).</description>
    <link>https://dev.to/seagoj</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F32225%2F65b6e6cb-06f6-4fe1-89f7-40b094c4c14b.jpeg</url>
      <title>DEV Community: Jeremy Seago</title>
      <link>https://dev.to/seagoj</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/seagoj"/>
    <language>en</language>
    <item>
      <title>HyperTerm or: How I've Learned to Stop Worrying and Love the Electron-ification of Everything</title>
      <dc:creator>Jeremy Seago</dc:creator>
      <pubDate>Mon, 08 Aug 2016 04:18:00 +0000</pubDate>
      <link>https://dev.to/seagoj/hyperterm-or-how-ive-learned-to-stop-worrying-and-love-the-electron-ification-of-everything</link>
      <guid>https://dev.to/seagoj/hyperterm-or-how-ive-learned-to-stop-worrying-and-love-the-electron-ification-of-everything</guid>
      <description>&lt;p&gt;&lt;a href="http://electron.atom.io/" rel="noopener noreferrer"&gt;Electron&lt;/a&gt; apps seem to be what the kids are into these days, but after dipping my toes into some of the most popular (&lt;a href="https://atom.io/" rel="noopener noreferrer"&gt;atom&lt;/a&gt;, &lt;a href="https://www.gitkraken.com/" rel="noopener noreferrer"&gt;gitkraken&lt;/a&gt;, etc.) I eventually retreat back to the more traditional tool.&lt;/p&gt;

&lt;p&gt;That is until I tried &lt;a href="https://hyperterm.org/" rel="noopener noreferrer"&gt;HyperTerm&lt;/a&gt;. I think it's quite possibly because the traditional alternative, &lt;a href="https://www.iterm2.com/" rel="noopener noreferrer"&gt;iTerm2&lt;/a&gt;, never engendered the sort of loyalty out of me that something like my editor of choice would. After all a terminal emulator is mostly just a means to an end. As long as I can run &lt;a href="http://www.zsh.org/" rel="noopener noreferrer"&gt;zsh&lt;/a&gt;, &lt;a href="https://neovim.io/" rel="noopener noreferrer"&gt;neovim&lt;/a&gt;, and &lt;a href="https://tmux.github.io/" rel="noopener noreferrer"&gt;tmux&lt;/a&gt; in a way that doesn't make my eyes bleed, who cares right?&lt;/p&gt;

&lt;p&gt;The real benefits become apparent when you start creating plugins. Something powerful occurs when the barrier to entry for modifying a tool that you use everyday is so low that HTML, CSS and JavaScript can clear it. Writing a plugin for whatever feature you want to add becomes faster than searching for an alternative app that does what you want. In the first day I was able to contribute to several functionality plugins for the platform and even created a plugin to port over my oh so important &lt;a href="https://github.com/seagoj/hyperterm-sourcerer" rel="noopener noreferrer"&gt;colorscheme&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/seagoj/dotfiles/blob/master/hyperterm/.hyperterm.js" rel="noopener noreferrer"&gt;HyperTerm dotfiles&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;This post was originally published on &lt;a href="http://seago.io/hyperterm/" rel="noopener noreferrer"&gt;seago.io&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

</description>
      <category>hyperterm</category>
      <category>electron</category>
      <category>tooling</category>
    </item>
  </channel>
</rss>
