Recensions par Textern
Textern di Jonathan Lebon
Recension di Utent Firefox 13272507
Valutade 5 su 5
di Utent Firefox 13272507, לפני 8 שניםThis works as a replacement for me. It's a bummer to have to install the native portion, but I understand the reasons. At least those are lightweight and easy with the well done instructions. To use gvim, I set my external editor to ["gvim", "-f"]. My only concern at this point is tracking updates on the native part. Hopefully the extension itself can help raise awareness when needed. In the meantime, I'll just follow the project on GitHub.
Rispueste dal svilupadôr
publicât ai לפני 8 שניםThanks for the feedback! I've created an issue upstream to track this work: https://github.com/jlebon/textern/issues/9.
Cheers!
Cheers!
34 recensions
- Valutade 5 su 5di Enno, לפני 12 ימים
- Valutade 5 su 5di jamespo, לפני 5 חודשים
- Valutade 5 su 5di Silvio Levy, לפני שנתייםWorked 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, לפני שנתיים
- Valutade 5 su 5di Utent Firefox 14678933, לפני 3 שנים
- Valutade 5 su 5di Utent Firefox 14643457, לפני 4 שנים
- Valutade 5 su 5di Utent Firefox 14777351, לפני 4 שנים
- Valutade 5 su 5di Michael Meffie, לפני 4 שניםExcellent. Worked perfectly for me on ubuntu20.04. Easy setup and examples for gvim.
- Valutade 5 su 5di Utent Firefox 14971963, לפני 5 שנים
- Valutade 5 su 5di Ben, לפני 5 שנים
- Valutade 5 su 5di Utent Firefox 15983354, לפני 5 שנים
- Valutade 5 su 5di Dusty Mabe, לפני 6 שנים
- Valutade 5 su 5di eggyolk, לפני 6 שניםThank 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, לפני 6 שניםOh how I've missed _It's All Text_. Thank you jlebon for providing this!
- Valutade 5 su 5di Vpnlord, לפני 6 שנים
- Valutade 5 su 5di JonnoN, לפני 6 שנים
- Valutade 5 su 5di Utent Firefox 15233239, לפני 6 שנים
- Valutade 5 su 5di grepp , לפני 6 שניםWorks on Debian fine with `make native-install USER=1` for "2. Install the native app."
thx - Valutade 5 su 5di rsk78n, לפני 6 שניםBeen 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, לפני 6 שניםIt 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, לפני 7 שנים
- Valutade 5 su 5di Selth, לפני 7 שניםFinally an extension that works properly! I missed it's all text so much.
- Valutade 5 su 5di Petr Zemek, לפני 7 שניםGreat 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, לפני 7 שנים
- Valutade 5 su 5di Utent Firefox 13924752, לפני 7 שניםExactly what I needed to replace itsalltext.
Using plain ["emacsclient"] as the editor works fine for me.