A web browser for [ming-wm](https://github.com/stjet/ming-wm), and developed in it, that aims to support two things: text, and links. Yes, slightly inspired by [Vimium](https://vimium.github.io). ![Koxinga among other windows](koxinga_within.png) Hacker News frontpage: ![news.ycombinator.com](koxinga_hn.png) Wikipedia article: ![en.wikipedia.org/wiki/Ming_dynasty](koxinga_wiki.png) ## Building / Installing After cloning the repo, ``` cargo build --release chmod +x ./install #or ./local-install ./install ```