commit - 57039a7c9a32eae2b1e02b01f2845bdbab62be5b
commit + 2058a15db81fe1343b2715f91fe3df24876e1103
blob - 93e97b9e16ab36bb7e272dc0f10730dcfcfc76ec
blob + 9d27485b4f7c6c6d8e09f75091559416ef6b8db0
--- README.md
+++ README.md
At the moment, telescope is something **a bit more than a working
demo**. However, it has already some interesting features, like tabs,
-privsep, input from the minibuffer.
+privsep, input from the minibuffer etc...
There are still various things missing or, if you prefer, various
things that you can help develop :)
- - UTF8 handling: we need to handle non-ASCII correctly in pages and
+ - UTF8 handling: it needs to handle non-ASCII characters in pages and
in the minibuffer input
- bookmarks
- subscriptions
- tofu
- client certificates
- - add other GUI: atm we use only ncurses, but telescope shouldn't be
+ - add other GUI: atm it uses only ncurses, but telescope shouldn't be
restricted to TTYs only!
- configuration file: even proposals are accepted. I need a way to
define bindings, colors etc in a way that will possibly work on
more than one graphic libraries.
+
+
## Building
Telescope depends on ncursesw, libtls (from either LibreSSL or