this post was submitted on 27 Aug 2023
11 points (100.0% liked)

Firefox

20357 readers
107 users here now

/c/firefox

A place to discuss the news and latest developments on the open-source browser Firefox.


Rules

1. Adhere to the instance rules

2. Be kind to one another

3. Communicate in a civil manner


Reporting

If you would like to bring an issue to the moderators attention, please use the "Create Report" feature on the offending comment or post and it will be reviewed as time allows.


founded 5 years ago
MODERATORS
 

It might be a silly question since most people go from Firefox to Qutebrowser, but I was wondering if anyone has ever made a tridactylrc file with all the keybind from qutebrowser ? Specificaly the keybind for "hint" selection.

I'm not familiar with Firefox internal command and parameters and I don't do Javascript, is there any way to run shell script from Tridactyl like it does with qutebrowser ?

Thanks

top 2 comments
sorted by: hot top controversial new old
[โ€“] igorlogius@lemmy.world 2 points 2 years ago* (last edited 2 years ago)
[โ€“] zakomo@beehaw.org 0 points 2 years ago

some functionality of Tridactyl are disallowed becsuse of the plugin system Web Extension that Firefox uses. https://github.com/tridactyl/tridactyl#webextension-related-issues Qutebrowser on the other hand is built from the base up to be used like that.

If you have a specific problem you might find some answers in the issues on their GitHub (Tridactyl's) or open a new issue...