<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Registers on Omar Crosby</title>
    <link>https://omarcrosby.com/tags/registers/</link>
    <description>Recent content in Registers on Omar Crosby</description>
    <image>
      <title>Omar Crosby</title>
      <url>https://omarcrosby.com/images/og.jpg</url>
      <link>https://omarcrosby.com/images/og.jpg</link>
    </image>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 09 Aug 2026 17:53:54 -0400</lastBuildDate>
    <atom:link href="https://omarcrosby.com/tags/registers/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Vim macros, from record-and-replay to reshaping thousands of lines</title>
      <link>https://omarcrosby.com/posts/vim-macros-from-record-and-replay-to-reshaping-thousands-of-lines/</link>
      <pubDate>Sun, 09 Aug 2026 17:53:54 -0400</pubDate>
      <guid>https://omarcrosby.com/posts/vim-macros-from-record-and-replay-to-reshaping-thousands-of-lines/</guid>
      <description>A Vim macro is a recorded sequence of keystrokes that you replay against a range, and it is the tool that beats sed, awk, and multi-cursor for irregular structural edits. This is the reference post: recording, replaying, applying over ranges, editing a macro as text in a register, recursive macros, and the specific patterns that make macros a daily tool. Fourth and final in the Vim series.</description>
    </item>
    <item>
      <title>Vim registers, all ten kinds and when each one saves you</title>
      <link>https://omarcrosby.com/posts/vim-registers-all-ten-kinds-and-when-each-one-saves-you/</link>
      <pubDate>Sun, 09 Aug 2026 17:53:53 -0400</pubDate>
      <guid>https://omarcrosby.com/posts/vim-registers-all-ten-kinds-and-when-each-one-saves-you/</guid>
      <description>Vim has ten kinds of registers — unnamed, numbered, named, small-delete, read-only, expression, selection, black-hole, alternate-file, and last-search. Most Vim users know two of them and lose work to the other eight. This is the reference post: what each register is for, when it saves you, and the concrete recipes that turn registers from trivia into a daily tool. Third in a four-part Vim series.</description>
    </item>
  </channel>
</rss>
