diff options
author | NunoSempere <nuno.sempere@protonmail.com> | 2023-02-08 14:31:28 +0100 |
---|---|---|
committer | NunoSempere <nuno.sempere@protonmail.com> | 2023-02-08 14:31:28 +0100 |
commit | 4f43648a84caf80a76c875a0d7f6063bb1f1c663 (patch) | |
tree | 3ce84df514ae17a6e17513b28511b8293b511fe3 | |
parent | c10b7632ebcedff280c4be1357977ae26eff4eaa (diff) |
tweak: update README
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -17,16 +17,17 @@ Personal tweaks for [rose](https://github.com/mini-rose/rose), a minimal browser This is my personal version. Contribute upstream to [github.com/mini-rose/rose](https://github.com/mini-rose/) instead. ### To do - +- [ ] Document stand_in.c better +- [ ] Look at using relative rather than absolute paths - [ ] Figure out if downloading files is doable. - [ ] Figure out better way to have plugins -- [ ] Launch with more than one tab from command line - [ ] Double check newtab/next-tab behavior - [ ] Find out what each of the css elements refers to. - [ ] Use something other than Whatsapp as an example syslink. Done: +- [x] Launch with more than one tab from command line - [x] Figure out merge with upstream - [x] String substitution on uri in order to redirect to better frontends. - [x] Present "standard" browser keybindings as an alternative. |