diff options
author | bptato <nincsnevem662@gmail.com> | 2024-01-04 15:37:42 +0100 |
---|---|---|
committer | bptato <nincsnevem662@gmail.com> | 2024-01-04 15:37:42 +0100 |
commit | c7b46f6f08d38b48af8583adbb3ae288a1f2135d (patch) | |
tree | 4f719ea8a4e7e93337b7a2e4843eaa6c07f59d9e | |
parent | b7202e259ae4b513219a0c0bb7e3675d9717c325 (diff) | |
download | chawan-c7b46f6f08d38b48af8583adbb3ae288a1f2135d.tar.gz |
Update todo
-rw-r--r-- | todo | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/todo b/todo index c68f2475..8f119aca 100644 --- a/todo +++ b/todo @@ -24,6 +24,9 @@ config: * be called url-config * allow matching $TERM string, buffer groups (but maybe this should be a separate setting?) +- add per-scheme configuration (e.g. proto.gemini.known-hosts = '/some/path') +- add RPC for CGI scripts e.g. toggle settings/issue downloads/etc + * also some way to set permissions for RPC calls buffer: - important: incremental html parsing - important: validate returned values |