one eyed fighting kirby
━━━━━━━━━━━━━━━━━━━━━━━

Just give em the ol one eyed fighting Kirby

Date: June 11, 2026

[38;2;248;248;242m│ [0mJust give em the ol one eyed fighting Kirby

This is a vim substitution technique to capture the rest of the line as a capture group.

[38;2;248;248;242m[code][0m
  :'<,'>s/longhorn\(.*\)/longhorn\1-rwx

This one captures pesky optional [38;2;189;147;249m"[0m and places it back at the end if it found one.

[38;2;248;248;242m[code][0m
  :'<,'>s/longhorn\("\?\)\(.*\)/longhorn\2-rwx\1

!!! see-also

[38;2;248;248;242m[code][0m
  <a href="/thought-200/" class="wikilink" data-title="The One Eyed Fighting Kirby" data-description="!https://www.youtube.com/watch?v=9_Ekt1PZBzQ&t=351s" data-date="2024-01-26">The One Eyed Fighting Kirby</a>
