cheatsheets devlog search

2022-09-09

Vim and Tar

---
Title: Vim and Tar
Date: 2022-09-09
Sequence: 1
Tags: []
---

You can open a tar file with vim and navigate it like a folder. You can also view and copy text from a nested tarred file. This is frikken insane.

I'm currently trying to figure out if I can get v86 working myself as I have a project in mind that I'd like to be able to run linux for. A multivalue repl!