Massimo-B
Massimo-B
I don't mind if default search starts from the current location down, as a usual vim does. And for start from the beginning I'm used to put a `gg` before....
Interesting that the Firefox internal search (CTRL+F) already does incremental search. You can't interface with the internal search engine? However I would still prefer to have a Tridactyl search supporting...
How does the autodetection work and why it's failing here? `:set profiledir /home/massimo/.mozilla/firefox/hbba34hk.nel` **works, thanks.** `:set profiledir ~/.mozilla/firefox/hbba34hl.new` does not work. `:set profiledir $HOME/.mozilla/firefox/hbba34hl.new` does not work. I try to...
With `:set profiledir $HOME/.mozilla/firefox/hbba34hl.new` I get `Object { Name: undefined, IsRelative: "0", Path: "$HOME/.mozilla/firefox/hbba34hl.new", relativePath: undefined, absolutePath: "$HOME/.mozilla/firefox/hbba34hl.new" }` $HOME doesn't seem to be evaluated. Can I set the relativePath...
Any news here? Manually hard setting the profiledir is a bad workaround. Is detecting the FF profile dir really broken somehow like you explained in https://github.com/tridactyl/tridactyl/issues/4154#issuecomment-1152292235? Is this going to...
I see. So the 2 workarounds are * setting explicit `profiledir` inside Tridactyl or * setting explicit profile directory when starting firefox ..while I would prefer the first option then....
When I create a new Wifi on Android 11, I'm asked to store that in KP2A. I unlock my DB, choose a folder, press the + Button, then the first...
> At one point I was trying to share a single hash table between multiple filesystems. I would appreciate this as I'm planning to have 3 separate bees for 3...
Not sure if this was mentioned already. Having /etc/bees/usbdata.conf I would like to call 'beesd usbdata' instead of 'beesd '. The UUID is set in the config file itself.
Another idea for config files and beesd: It could be interesting to have one **beesd processing all UUIDs in parallel**. So for now I would need to call beesd (or...