diff options
| author | Felix (xq) Queißner <git@mq32.de> | 2020-06-27 01:38:16 +0200 |
|---|---|---|
| committer | Felix (xq) Queißner <git@mq32.de> | 2020-06-27 01:38:16 +0200 |
| commit | 4ad32f09d68dd7b589e1f44ccc77766a133a6761 (patch) | |
| tree | 950c3587118ce94a4b02ab4c05ce6738ef76316f /ROADMAP.md | |
| parent | 8a1961707348c85b6564a18a4c0c3e1d8e34b65c (diff) | |
| download | kristall-4ad32f09d68dd7b589e1f44ccc77766a133a6761.tar.gz | |
Implements Ctrl-F search, fully featured (F3, Shift-F3, Ctrl-F, Escape)
Diffstat (limited to 'ROADMAP.md')
| -rw-r--r-- | ROADMAP.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -6,7 +6,7 @@ This document contains TODO items for planned Kristall releases as well as some - [x] Implement dual-colored icon theme - [ ] Improve UX - [x] Fix all tab-indices - - [ ] Provide text search function + - [x] Provide text search function - [ ] auto-highlighting/following outline - [ ] Implement support for snail-case anchors - [ ] Add maximum text width option @@ -38,7 +38,7 @@ This document contains TODO items for planned Kristall releases as well as some - [ ] Allow scrolling through "global" history - [ ] Allow users to gather a list of "visited pages" - [ ] Make default protocol configurable -- [ ] Ctrl-F search in documents +- [x] Ctrl-F search in documents - [ ] Add "view source" option to show original document - [ ] Implement graphic fingerprint display instead of hex-based one - [x] `<krixano>` xq, I have a feature request for Kristall - the ability to middle click a tab to close it. |
