Відгуки для Textern
Textern автор Jonathan Lebon
32 відгуки
- Оцінка 5 з 5від jamespo, 24 дні тому
- Оцінка 5 з 5від Silvio Levy, 2 роки тому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. - Оцінка 5 з 5від parallel, 2 роки тому
- Оцінка 5 з 5від Користувач Firefox 14678933, 3 роки тому
- Оцінка 5 з 5від Користувач Firefox 14643457, 4 роки тому
- Оцінка 5 з 5від Користувач Firefox 14777351, 4 роки тому
- Оцінка 5 з 5від Michael Meffie, 4 роки томуExcellent. Worked perfectly for me on ubuntu20.04. Easy setup and examples for gvim.
- Оцінка 5 з 5від Користувач Firefox 14971963, 4 роки тому
- Оцінка 5 з 5від Ben, 5 років тому
- Оцінка 5 з 5від Користувач Firefox 15983354, 5 років тому
- Оцінка 5 з 5від Dusty Mabe, 5 років тому
- Оцінка 5 з 5від eggyolk, 5 років томуThank you for this well-working replacement of its-all-text, which I strongly missed after mozilla's change to the WebExtension API!
- Оцінка 5 з 5від Eduardo Santiago, 5 років томуOh how I've missed _It's All Text_. Thank you jlebon for providing this!
- Оцінка 5 з 5від Vpnlord, 5 років тому
- Оцінка 5 з 5від JonnoN, 5 років тому
- Оцінка 5 з 5від Користувач Firefox 15233239, 6 років тому
- Оцінка 5 з 5від grepp , 6 років томуWorks on Debian fine with `make native-install USER=1` for "2. Install the native app."
thx - Оцінка 5 з 5від 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.
- Оцінка 5 з 5від Користувач 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!
- Оцінка 5 з 5від Користувач Firefox 14443015, 7 років тому
- Оцінка 5 з 5від Selth, 7 років томуFinally an extension that works properly! I missed it's all text so much.
- Оцінка 5 з 5від 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!
- Оцінка 5 з 5від George Kouryachy, 7 років тому
- Оцінка 5 з 5від Користувач Firefox 13924752, 7 років томуExactly what I needed to replace itsalltext.
Using plain ["emacsclient"] as the editor works fine for me.