Recensiones de Textern
Textern per Jonathan Lebon
33 recensiones
- Classificate 5 de 5per jamespo, 3 månader sidan
- Classificate 5 de 5per Silvio Levy, 2 år sidanWorked 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. - Classificate 5 de 5per parallel, 2 år sidan
- Classificate 5 de 5per Usator de Firefox 14678933, 3 år sidan
- Classificate 5 de 5per Usator de Firefox 14643457, 4 år sidan
- Classificate 5 de 5per Usator de Firefox 14777351, 4 år sidan
- Classificate 5 de 5per Michael Meffie, 4 år sidanExcellent. Worked perfectly for me on ubuntu20.04. Easy setup and examples for gvim.
- Classificate 5 de 5per Usator de Firefox 14971963, 5 år sidan
- Classificate 5 de 5per Ben, 5 år sidan
- Classificate 5 de 5per Usator de Firefox 15983354, 5 år sidan
- Classificate 5 de 5per Dusty Mabe, 5 år sidan
- Classificate 5 de 5per eggyolk, 5 år sidanThank you for this well-working replacement of its-all-text, which I strongly missed after mozilla's change to the WebExtension API!
- Classificate 5 de 5per Eduardo Santiago, 5 år sidanOh how I've missed _It's All Text_. Thank you jlebon for providing this!
- Classificate 5 de 5per Vpnlord, 6 år sidan
- Classificate 5 de 5per JonnoN, 6 år sidan
- Classificate 5 de 5per Usator de Firefox 15233239, 6 år sidan
- Classificate 5 de 5per grepp , 6 år sidanWorks on Debian fine with `make native-install USER=1` for "2. Install the native app."
thx - Classificate 5 de 5per rsk78n, 6 år sidanBeen 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.
- Classificate 5 de 5per Usator de Firefox 14770611, 6 år sidanIt 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!
- Classificate 5 de 5per Usator de Firefox 14443015, 7 år sidan
- Classificate 5 de 5per Selth, 7 år sidanFinally an extension that works properly! I missed it's all text so much.
- Classificate 5 de 5per Petr Zemek, 7 år sidanGreat 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!
- Classificate 5 de 5per George Kouryachy, 7 år sidan
- Classificate 5 de 5per Usator de Firefox 13924752, 7 år sidanExactly what I needed to replace itsalltext.
Using plain ["emacsclient"] as the editor works fine for me. - Classificate 4 de 5per Usator de Firefox 13867618, 7 år sidanOn Ubuntu 16.04, it just works. Using it with ["gvim","-f"].
I like the docs. Good job!