Age | Commit message (Collapse) | Author | |
---|---|---|---|
12 days | rename con_lines -> con_rows, add con_size | wrmr | |
12 days | print url to stderr not stdout, and for normal nav as well as links | wrmr | |
13 days | rename buf_t to str_t, and consolidate str.c/h with strv.c/h | wrmr | |
13 days | use actual console size for nav_lines(), instead of dummy value | wrmr | |
13 days | use strv_t for doc_add_text, remove doc_add_textn, add strv() | wrmr | |
2024-11-06 | MORE prompt | wrmr | |
2024-11-06 | change default protocol to PROT_GOPHER | wrmr | |
2024-11-06 | add link number navigation | wrmr | |
2024-11-03 | fix bug of not setting current offset to zero for new docs | wrmr | |
2024-11-03 | move messy internal line navigation logic into doc.c | wrmr | |
2024-11-03 | make doc_line prev and next work more similarly | wrmr | |
2024-11-03 | some refactoring to disconnect doc_type from networking | wrmr | |
2024-11-03 | file:// plaintext reading complete, add nav_next/nav_prev | wrmr | |
2024-11-03 | start working on fetching | wrmr | |
2024-11-02 | very different document data structure | wrmr | |