~jamii/focus

Pin nixos version
Add nix comments

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~jamii/focus
read/write
git@git.sr.ht:~jamii/focus

You can also use your local clone with git send-email.

A low-latency text editor.

Probably not useful for anyone but me, but perhaps a useful starting point to fork off your own editor.

Unlikely to build out of the box on anything that isn't my laptop. But as a starting point:

git clone --branch v2 https://github.com/jamii/imp ../imp2
nix-shell
zig build run -Drelease-safe=true

See the architecture notes here.