Shipped this project!
Woah, this time already??? I love shipping projects (but hate waiting lol)
If you’re reading this, have fun voting and I wish you the best with your projects!!
txtr is my Vim-style LaTeX editor for the terminal, and this release adds a load of workflow polish on top of the earlier editor/plugin/compiler work.
Highlights:
- multi-buffer / multi-file support
- file explorer with previews
- math-aware snippet expansion
- cleaner command + help UX
- build hook support
- better compiler error messaging
- restore cursor position when reopening files
- clearer README + docs onboarding
- 100j/100k keybinds for easy file nav
The thing I am most proud of in this ship is the multi buffer support, it took a while and a lot of pain but its working !! You can open more than one file, keep it open and guess what? When you close the file. txtr even remembers what line and column you were at for when you next open the file!!
The big thing for me is that txtr now feels much less like “just a cool editor project” and much more like something you can properly sit in and use.
(thank you so much to the awesome voters on my last ship who recommended me to add or fix a few things - which i have done so!!)

I cut down the README a bit because it was getting cluttered - to those wanting to use this project, go read the docs:
txtr.benji.mom


