• 2 Posts
  • 22 Comments
Joined 1 year ago
cake
Cake day: June 11th, 2023

help-circle













  • isotope@lemm.eetoMemes@lemmy.mlfirefox
    link
    fedilink
    arrow-up
    2
    ·
    1 year ago

    vi support is built into the browser, you only need to enable vi-mode in your default-modes. There is no concept of tree tabs, you manipulate tabs as “buffers” that you can switch to via fuzzy search, which IMO is far more efficient. You can take a look at one of the core maintainers’ config. Alternatively, I’ve recently added a Guix home service and feature into rde for those that want a more batteries-included config, which you can check how I use in my dotfiles



  • isotope@lemm.eetoMemes@lemmy.mlfirefox
    link
    fedilink
    arrow-up
    24
    ·
    edit-2
    1 year ago

    More people should be aware of Nyxt as I believe it’s one of the greatest efforts towards a customizable browser out there. It aims at being renderer-agnostic, but it currently only supports Webkit and there are plans to support Blink via Electron. I built some extensions for it in Common Lisp and I can say the ecosystem is much more fun and open than standard browsers.