aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFelix (xq) Queißner <git@mq32.de>2020-06-08 18:42:04 +0200
committerFelix (xq) Queißner <git@mq32.de>2020-06-08 18:42:04 +0200
commit7caffad75f0e7f7f1b1ce4d9523a67680e9b39a2 (patch)
treee2b9f71f163a0af96c3510f2336dfacb3fecbb28 /README.md
parent8c9480f6fc1b73b2f9ca5c1463a8ee10a579712d (diff)
downloadkristall-7caffad75f0e7f7f1b1ce4d9523a67680e9b39a2.tar.gz
Fixes #2: Adds command line parsing.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index b7ad7e5..e1017f8 100644
--- a/README.md
+++ b/README.md
@@ -105,8 +105,6 @@ Just use QtCreator to build `./src/kristall.pro`. Default settings should be fin
- [ ] Improve gophermap rendering with icons for media types
- [ ] Support more media types (include uudecode and hexbin decoder)
- [ ] Improve UX
- - [ ] Add command line options to open URLs directly
- - [ ] Add support for `file://` media type
- [ ] Rightclick with "open in new tab" and "open in this tab"
- [ ] For history
- [ ] For favourites
@@ -120,7 +118,7 @@ Just use QtCreator to build `./src/kristall.pro`. Default settings should be fin
- [ ] `*bold*`
- [ ] `_underline_`
- [ ] Option: "Display text/* as plain text"
-
+ - [ ] Option: Gopher Map with text marker instead of icons
## Bugs
> <styan> xq: When using torsocks(1) on kristall QNetworkInterface complains loudly about not being permitted to create an IPv6 socket..