From b7b84113cc21f444b6ffdd86cf39008bc15e8f83 Mon Sep 17 00:00:00 2001 From: Matt Singleton Date: Sun, 16 Jan 2022 12:02:38 -0600 Subject: basic keybindings --- TODO.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index c0e33d7..dc5ba0c 100644 --- a/TODO.md +++ b/TODO.md @@ -1,13 +1,14 @@ - [x] open non-gemini links externally and display differently - [ ] keyboard navigation - - vim-style - - scroll - - highlight and follow links - - forward and back - - url bar - - [ ] search in page - - [ ] work with search pages + - [x] scroll + - [ ] highlight and follow links + - [x] forward and back + - [ ] url bar + - [ ] search in page - [x] stdlib url parsing in gemini module - [x] nice typography - [x] html templates - [ ] deal with non utf8 charsets + - [ ] handle all response codes + - [ ] errors (4x, 5x) + - [ ] search -- cgit v1.2.3