diff options
| author | Felix (xq) Queißner <git@mq32.de> | 2020-06-08 18:42:04 +0200 |
|---|---|---|
| committer | Felix (xq) Queißner <git@mq32.de> | 2020-06-08 18:42:04 +0200 |
| commit | 7caffad75f0e7f7f1b1ce4d9523a67680e9b39a2 (patch) | |
| tree | e2b9f71f163a0af96c3510f2336dfacb3fecbb28 /README.md | |
| parent | 8c9480f6fc1b73b2f9ca5c1463a8ee10a579712d (diff) | |
| download | kristall-7caffad75f0e7f7f1b1ce4d9523a67680e9b39a2.tar.gz | |
Fixes #2: Adds command line parsing.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -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.. |
