<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Tmux on ilikeorangutans</title><link>https://kuelzer.ca/tags/tmux/</link><description>Recent content in Tmux on ilikeorangutans</description><generator>Hugo</generator><language>en</language><copyright>© 2026 Jakob Külzer</copyright><lastBuildDate>Sun, 12 Apr 2026 14:27:24 -0400</lastBuildDate><atom:link href="https://kuelzer.ca/tags/tmux/index.xml" rel="self" type="application/rss+xml"/><item><title>Slow Ruby Syntax Highlighting in Vim</title><link>https://kuelzer.ca/posts/2019/03/21/slow-ruby-syntax-highlighting-in-vim/</link><pubDate>Thu, 21 Mar 2019 12:07:08 -0400</pubDate><guid>https://kuelzer.ca/posts/2019/03/21/slow-ruby-syntax-highlighting-in-vim/</guid><description>&lt;p&gt;I recently switched back from MacVim to terminal (&lt;a href="https://github.com/jwilm/alacritty"&gt;alacritty&lt;/a&gt;) Vim because I&amp;rsquo;m trying
to step up my tmux game after reading the excellent &lt;a href="https://pragprog.com/book/bhtmux2/tmux-2"&gt;tmux 2&lt;/a&gt; book from the
Pragmatic Bookshelf. But anyways, I noticed incredibly slow syntax highlighting for larger ruby files, so slow that
editing code was almost impossible. After lots of searching and debugging I found it was the regular expression engine
Vim uses by default in combination with the Ruby syntax highlighter.&lt;/p&gt;</description></item></channel></rss>