Recensions par Textern
Textern di Jonathan Lebon
Recension di Selth
Valutade 5 su 5
di Selth, pred 7 letiFinally an extension that works properly! I missed it's all text so much.
34 recensions
- Valutade 5 su 5di Enno, pred 11 dnevi
- Valutade 5 su 5di jamespo, pred 5 meseci
- Valutade 5 su 5di Silvio Levy, pred 2 letomaWorked 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. - Valutade 5 su 5di parallel, pred 2 letoma
- Valutade 5 su 5di Utent Firefox 14678933, pred 3 leti
- Valutade 5 su 5di Utent Firefox 14643457, pred 4 leti
- Valutade 5 su 5di Utent Firefox 14777351, pred 4 leti
- Valutade 5 su 5di Michael Meffie, pred 4 letiExcellent. Worked perfectly for me on ubuntu20.04. Easy setup and examples for gvim.
- Valutade 5 su 5di Utent Firefox 14971963, pred 5 leti
- Valutade 5 su 5di Ben, pred 5 leti
- Valutade 5 su 5di Utent Firefox 15983354, pred 5 leti
- Valutade 5 su 5di Dusty Mabe, pred 5 leti
- Valutade 5 su 5di eggyolk, pred 6 letiThank you for this well-working replacement of its-all-text, which I strongly missed after mozilla's change to the WebExtension API!
- Valutade 5 su 5di Eduardo Santiago, pred 6 letiOh how I've missed _It's All Text_. Thank you jlebon for providing this!
- Valutade 5 su 5di Vpnlord, pred 6 leti
- Valutade 5 su 5di JonnoN, pred 6 leti
- Valutade 5 su 5di Utent Firefox 15233239, pred 6 leti
- Valutade 5 su 5di grepp , pred 6 letiWorks on Debian fine with `make native-install USER=1` for "2. Install the native app."
thx - Valutade 5 su 5di rsk78n, pred 6 letiBeen 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.
- Valutade 5 su 5di Utent Firefox 14770611, pred 6 letiIt 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!
- Valutade 5 su 5di Utent Firefox 14443015, pred 7 leti
- Valutade 5 su 5di Petr Zemek, pred 7 letiGreat 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!
- Valutade 5 su 5di George Kouryachy, pred 7 leti
- Valutade 5 su 5di Utent Firefox 13924752, pred 7 letiExactly what I needed to replace itsalltext.
Using plain ["emacsclient"] as the editor works fine for me.