firenvim
qutebrowser
firenvim | qutebrowser | |
---|---|---|
66 | 473 | |
5,380 | 10,008 | |
10.7% | 2.5% | |
7.2 | 9.7 | |
15 days ago | 5 days ago | |
TypeScript | Python | |
GNU General Public License v3.0 only | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
firenvim
- Firenvim – Turn the browser into a Neovim client
-
Competitive Programming setup
for leetcode specifically, i use firenvim to start a neovim session in the text area that would normally be leetcode's area and then have an autocmd that looks for "leetcode" in the filename and prompts me to select a filetype.
-
Feeling super slow...
Yea worth it. As far as good for certain languages over others: text is text. Once you’re more experienced with how (neo)vim works, you won’t want to type anywhere. Like in the browser or obsidian
-
Reflections from 12 years of vim (ramble)
It's just the popular firenvim system: https://github.com/glacambre/firenvim
-
Vim Keybindings Everywhere – The Ultimate List
In that case give firenvim[1] a try. It uses your existing config (keymaps, plugins, autocmds, etc).
[1] https://github.com/glacambre/firenvim
-
Question: Neovim plugin for overleaf.
You propably could use https://github.com/glacambre/firenvim inside of overleaf webpage. Althought I haven't tested it.
- Former (n)vim users: what do you miss?
-
The Emacs Curse: When Everything Else Just Feels Inferior 😱🧙♂️
https://github.com/glacambre/firenvim is the correct link.
-
Vim in Twitter
If by everywhere you mean everywhere, then take a look on this https://github.com/glacambre/firenvim
-
Firenvim in Big query console?
In general, for "rich text editors", firenvim needs to add special handling. For example firenvim supports CodeMirror (or used to): https://github.com/glacambre/firenvim/pull/623
qutebrowser
-
Qutebrowser: A keyboard-driven, Vim-like browser
See https://github.com/qutebrowser/qutebrowser/issues/8389 - unfortunately there's a lot of stupid false-positives especially with PyInstaller (packaging a Python application into an .exe). Happens a few times a year, unfortunately there isn't much I can do other than submitting a report to Microsoft and hoping they'll react ¯\_(ツ)_/¯
-
Nyxt: The Hacker's Browser
As someone who used Qute for a long time:
* Python is much slower than CL (yes, even if rendering is done by Blink)
* Bookmarks are pure crap, they don't have tags nor directories to sort them better
* Less hackable (something that should be possible in Nyxt: https://github.com/qutebrowser/qutebrowser/issues/3933)
* Massive gaps: https://github.com/qutebrowser/qutebrowser/issues/2328 https://github.com/qutebrowser/qutebrowser/issues/2492 https://github.com/qutebrowser/qutebrowser/issues/5731 (!!!)
* Per domain/URL settings never progressed further than the initial batch of properties: https://github.com/qutebrowser/qutebrowser/issues/3636
* Adblocking is better than hostfile but still missing a lot compared to uBlock (https://github.com/qutebrowser/qutebrowser/issues/6480). No script like uBlock "advanced mode" at all.
My impression is that it has been stuck in bug fixing/dependency churn for a long time now. Switched to Firefox while waiting for Nyxt to be usable (apparently, Nyxt 4 will be it).
- Vimium – The Hacker's Browser
- Qutebrowser: A keyboard-driven, Vim-like browser based on Python and Qt
-
Rusty revenant Servo returns to render once more
I don'r know if this counts but there is also https://www.qutebrowser.org/ which uses qt webkit IIUC
- is qutebrowser compatible with ghosttext?
-
Any workarounds to QtWebEngine's Not recognizing (virtual) microphones on pipewire?
I searched this issue and saw there were already open issues on github, and it is an upstream issue with QtWebEngine.
-
no hint on drop down list
You can add [aria-haspopup] to your hints.selectors setting (from a config.py, see the configuration docs) to get the same effect.
-
dark mode question
There is a small how-to here: Switching to Qt 6 by default · Issue #7202 · qutebrowser/qutebrowser
-
How to save passwords in browser
There is a Qutebrowser user script for 1password: https://github.com/qutebrowser/qutebrowser/blob/master/misc/userscripts/qute-1pass. Disclaimer: I am the original author (it’s been refactored a lot by mkonig since I originally wrote it). My original version is here https://github.com/tomoakley/dotfiles/blob/master/qutebrowser/userscripts/1password
What are some alternatives?
vimium-c - A keyboard shortcut browser extension for keyboard-based navigation and tab operations with an advanced omnibar
nyxt - Nyxt - the hacker's browser.
magma-nvim - Interact with Jupyter from NeoVim.
Vieb - Vim Inspired Electron Browser - Vim bindings for the web by design
vimium - The hacker's browser.
tridactyl - A Vim-like interface for Firefox, inspired by Vimperator/Pentadactyl.
jupyter-vim-binding - Jupyter meets Vim. Vimmer will fall in love.
python-adblock - Brave's adblock library in Python
nativefier - Make any web page a desktop application
uBlock-for-firefox-legacy - uBlock Origin for Firefox legacy-based browsers.
nvim-terminal.lua - A high performance filetype mode for Neovim which leverages conceal and highlights your buffer with the correct color codes.
Servo - Servo, the embeddable, independent, memory-safe, modular, parallel web rendering engine