Recensioner för Textern
Textern av Jonathan Lebon
Recension av Firefox-användare 14643457
Betygsatt 5 av 5
av Firefox-användare 14643457, för 4 år sedan33 recensioner
- Betygsatt 5 av 5av jamespo, för 2 månader sedan
- Betygsatt 5 av 5av Silvio Levy, för 2 år sedanWorked without any difficulty at all.
Not since conkeror died have I found something this useful for interacting with a browser!
Worth remarking that for emacs uses who prefer to work with text windows, emacsclient is a good alternative to opening a new terminal (the process suggested in the instructions here). This is because emacsclient will then place the text in a new buffer in an existing instance of emacs (the one running the so-called emacs server) so you can for instance easily transfer text between buffers.
My config therefore says ["emacsclient", "+%l:%c"] and it worked the first time. Bravo, Lebon! Un nom tres adequat. - Betygsatt 5 av 5av parallel, för 2 år sedan
- Betygsatt 5 av 5av Firefox-användare 14678933, för 3 år sedan
- Betygsatt 5 av 5av Firefox-användare 14777351, för 4 år sedan
- Betygsatt 5 av 5av Michael Meffie, för 4 år sedanExcellent. Worked perfectly for me on ubuntu20.04. Easy setup and examples for gvim.
- Betygsatt 5 av 5av Firefox-användare 14971963, för 5 år sedan
- Betygsatt 5 av 5av Ben, för 5 år sedan
- Betygsatt 5 av 5av Firefox-användare 15983354, för 5 år sedan
- Betygsatt 5 av 5av Dusty Mabe, för 5 år sedan
- Betygsatt 5 av 5av eggyolk, för 5 år sedanThank you for this well-working replacement of its-all-text, which I strongly missed after mozilla's change to the WebExtension API!
- Betygsatt 5 av 5av Eduardo Santiago, för 5 år sedanOh how I've missed _It's All Text_. Thank you jlebon for providing this!
- Betygsatt 5 av 5av Vpnlord, för 6 år sedan
- Betygsatt 5 av 5av JonnoN, för 6 år sedan
- Betygsatt 5 av 5av Firefox-användare 15233239, för 6 år sedan
- Betygsatt 5 av 5av grepp , för 6 år sedanWorks on Debian fine with `make native-install USER=1` for "2. Install the native app."
thx - Betygsatt 5 av 5av rsk78n, för 6 år sedanBeen looking for something like this for a long time to edit online text in vim. Works perfectly, especially with a vi-like control add-on so your hands never have to leave the keyboard. Editing wikis is no longer a chore.
- Betygsatt 5 av 5av Firefox-användare 14770611, för 6 år sedanIt mimics the "It's All Text" add-on behaviour pretty well. The installation process is quite straightforward as simple Makefile is used (and there is option to install in home directory without root privileges!). Good job!
- Betygsatt 5 av 5av Firefox-användare 14443015, för 7 år sedan
- Betygsatt 5 av 5av Selth, för 7 år sedanFinally an extension that works properly! I missed it's all text so much.
- Betygsatt 5 av 5av Petr Zemek, för 7 år sedanGreat replacement for the "It's All Text" add-on for Firefox 57+. It even passes the current caret position to the external editor (tested with GVim). Thank you very much Jonathan for creating the add-on!
- Betygsatt 5 av 5av George Kouryachy, för 7 år sedan
- Betygsatt 5 av 5av Firefox-användare 13924752, för 7 år sedanExactly what I needed to replace itsalltext.
Using plain ["emacsclient"] as the editor works fine for me. - Betygsatt 4 av 5av Firefox-användare 13867618, för 7 år sedanOn Ubuntu 16.04, it just works. Using it with ["gvim","-f"].
I like the docs. Good job!