Table of Contents

Retro Mode

This wiki is now readable from a VT100-compatible terminal!

Usage

curl 膤.com/start
curl xn--u80a.com/start

Features

Most of the basic DokuWiki markup should work, also level 1 and 2 headers are implemented using double-height letters (DECDHL).

They're clickable! Make sure your terminal supports OSC 8! Also, the target is always visible in brackets (if not the target is the same as the link) so you can use it to navigate with another curl invocation.

User agent

The web server uses the user agent to detect whether it should serve retro mode.

So far only curl is supported, hit me up if you want to add another user agent. Otherwise, you can always use /_export/ansi/<path>.

Source

https://a39.dev/a39/dokuwiki-plugin-ansi

TODO