supertxtnet

Results 5 issues of supertxtnet

[Supertxt](https://supertxt.net) is another lightweight markup language like markdown, and [gemtext](https://gemini.circumlunar.space/docs/gemtext.gmi). If the file extension of the path is ".s.txt" then it would be really helpful to get the syntax highlighting...

Being able to read files transparently over SSH connections would be a really nice feature using [pathname2](https://supertxt.net/specs/pathname2.html) just like scp, rsync, and other [SSHLA](https://supertxt.net/whats-sshla.html) tools. I think that given the...

If there was the ability to plug in different back-ends this project would be super useful for all sorts of different renderings, such as PDF's, or even GUI applications. Even...

Experimenting with different map views in the Amsterdam example has led to different panics. Here are some of the panic details. ``` Path: len=36 data=M-26839.223090777265 106465.85481182295L-26839.22226944103 106465.84274485425L-26839.222602774364 106465.88749485425L-26839.222602196183 106465.8874127033L-26839.223535529516 106466.02824603664L-26839.224995889737...

It's not clear how a spawned process is assigned its environment using this API. Is it automatically inherited as a copy from the parent? What if some pruning or isolation...