cl-webkit VS VimFx

Compare cl-webkit vs VimFx and see what are their differences.

cl-webkit

A binding to WebKitGTK+ for Common Lisp (by atlas-engineer)

VimFx

Vim keyboard shortcuts for Firefox (by akhodakivskiy)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
cl-webkit VimFx
1 4
4 1,400
- -
4.8 6.7
5 months ago 19 days ago
Common Lisp CoffeeScript
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

cl-webkit

Posts with mentions or reviews of cl-webkit. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-29.
  • Nyxt browser: mouseless copy/paste
    6 projects | news.ycombinator.com | 29 Jan 2021
    A welcome critique, though unfortunately mostly incorrect :-D! I'll address some of your comments:

    1. Nyxt is entirely written in Common Lisp, so yes, any part of it can be reprogrammed at any time. All of our FFI bindings are also written in Common Lisp (https://github.com/atlas-engineer/cl-webkit). In fact, you can even GENERATE bindings at run time. So it is irrelevant what part is invoking C, it is still fully funcall'able at runtime. This is what makes Nyxt not a 'thin veneer', but rather a deep integration which exposes all resources to the end-user (something unique to Nyxt).

    2. Our project is a chrome that is agnostic of the renderer engine. We can use both WebKit and Web Engine (Chromium). This makes us resilient to renderer specific problems. If websites decide to ban browsers that utilize WebKitGKT+, we'll have another renderer available to us. We talk about this in our article where we justify some of our technical design decisions: https://nyxt.atlas.engineer/article/technical-design.org

    3. Security is very important to us. We rely on upstream providers of web engines (WebKitGTK+, Qt WebEngine) to test and audit secure web engines for us. We can't do everything, you're right about that. For this reason, we give users the choice, and hope for the best!

    4. "Lack of flexibility and power"- I think this point is probably the most inaccurate. If you look through our articles you'll see a couple of things that make Nyxt powerful and flexible.

VimFx

Posts with mentions or reviews of VimFx. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-27.
  • Vimium – The Hacker's Browser
    21 projects | news.ycombinator.com | 27 Feb 2023
    I used to be a loving VimFX [0] user. It had intelligent link hints (essentially, links it thinks you are likely to want, e.g. because they're big, get single-key shortcuts). The scrolling was actually native, as in equivalent to hitting the arrow keys. I don't think any of the other Vim emulator plugins ever replicated that. Vimium doesn't, Tridactyl doesn't, and Vim Vixen was horribly broken.

    Apparently VimFX still runs via some hacks on modern Firefox versions? The last release was even in 2022. Maybe I should give it a try again.

    [0] https://github.com/akhodakivskiy/VimFx

  • your favorite browser with VI key bindings ?
    4 projects | /r/vim | 16 Apr 2022
    Yeah, agree, very frustrating. I didn’t want to leave Firefox, so started looking for an alternative. I stumbled upon https://github.com/akhodakivskiy/VimFx. It solves the issue.
  • Vimium C – Extension to navigate website by keyboard shortcuts
    7 projects | news.ycombinator.com | 17 Nov 2021
    > But instead we get “Colorways”

    Yeah, the browser situation sucks and it's getting worse by the day.

    > I remember being upset for months when they killed XUL.

    You know what, still a week does not pass without me mourning the death XUL...

    I'm currently use Waterfox quite a bit. VimFX is still somewhat maintained[1] and works with Waterfox Current!

    It should be added that this browser is owned by an adtech company called System1. But my only alternative at this point is surfing in a straitjacket (without VimFX) or use Waterfox. Haven't really found any apparent wrongdoings by System1 yet, but I guess it's a question of time...

    [1] https://github.com/akhodakivskiy/VimFx

  • Nyxt browser: mouseless copy/paste
    6 projects | news.ycombinator.com | 29 Jan 2021
    I recently installed Tridactyl¹ as a Firefox extension². It has a ton of features but I only wanted to replace the functionality of two non-WebExtension add-ons:

    * VimFx³ provided handy keyboard short-cuts for working within the browser

    * ItsAllText⁴ which allowed me to use GVim to edit and save the contents of a text box

    While going through its builtin tutorial, I found that it also supports keyboard-based selection of text. While it’s still documented as not yet being stable, I’ve found that it works well. I’ve yet to incorporate the rest of Tridactyl’s extra functionality into my workflow but what they’ve achieved with the WebExtensions API is very impressive. Also, and importantly, the built-in tutorial and documentation are excellent.

    While working from home, I’m currently using Windows 10 so I’ve ran into one issue⁵, “Encoding of non-Latin-1 characters entered in external editor gets messed up with Unicode-based external editors on Windows” (and it looks like that should be fixed soon).

    1. https://github.com/tridactyl/tridactyl

    2. https://addons.mozilla.org/en-US/firefox/addon/tridactyl-vim...

    3. https://github.com/akhodakivskiy/VimFx

    4. https://github.com/docwhat/itsalltext/

    5. https://github.com/tridactyl/tridactyl/issues/876

What are some alternatives?

When comparing cl-webkit and VimFx you can also consider the following projects:

nyxt - Nyxt - the hacker's browser.

Surfingkeys - Map your keys for web surfing, expand your browser with javascript and keyboard.

vimium - The hacker's browser.

vimari - Safari port of vimium

Vieb - Vim Inspired Electron Browser - Vim bindings for the web by design

native_messenger - Native messenger for Tridactyl, a vim-like web-extension.

vimb - Vimb - the vim like browser is a webkit based web browser that behaves like the vimperator plugin for the firefox and usage paradigms from the great editor vim. The goal of vimb is to build a completely keyboard-driven, efficient and pleasurable browsing-experience.

scoot - Keyboard-driven MacOS cursor actuator

sheetkeys - A browser extension which adds Vim-style shortcuts to Google Sheets

vimac - Productive macOS keyboard-driven navigation

qutebrowser - A keyboard-driven, vim-like browser based on Python and Qt.