This website requires JavaScript.
Explore
Help
Sign In
Marty
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
3
Pull requests
Projects
Releases
Wiki
Activity
8681d34946
dotfiles
/
qutebrowser
/
data
/
userscripts
/
qute-gemini-tab
1 line
11 B
Text
Raw
Normal View
History
Unescape
Escape
qute: Update bookmarklets and config structure qute: Add gemini integration Added simple integration for gemini. When following a link (`f` or `F`) to a page which begins with the `gemini://` protocol, it will automatically convert the page to html and display it instead. qute: Update configuration structure Moved larger setting blocks (cmd aliaes, content settings, key mappings, url settings) into their own files. qute: Add readability, code_select userscripts Added userscript to invoke (python) readability mode which will render the page in a much more nicely to read display. Can be invoked either through `:spawn --userscript readability` or the key combination `<leader>r`. Added userscript to copy code snippets from websites, using the `code` html tag. Invoked through `;c` to fit into the other extended hinting options qutebrowser provides. qute: Add open downloads, default download location Added ability to open last downloads with `gD`, replaces the previous open last download -- this one lets you select with dmenu where the old option only opened the very last download automatically. Set the download directory to default to XDG directory, with fallback to `~/downloads` if the env var is not set. qute: Set vifm filepicker Set vifm to be the filepicker for qute. Can be used to select single or multiple files. Simply select the intended files in vifm and they will be passed through to qutebrowser (and thus whatever website).
2021-04-22 09:07:49 +00:00
qute-gemini
Reference in a new issue
Copy permalink