Recensions par Textern
Textern di Jonathan Lebon
Recension di Silvio Levy
Valutade 5 su 5
di Silvio Levy, há 2 anosWorked 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.
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.
34 recensions
- Valutade 5 su 5di Enno, há 13 dias
- Valutade 5 su 5di jamespo, há 5 meses
- Valutade 5 su 5di Utent Firefox 14678933, há 3 anos
- Valutade 5 su 5di Utent Firefox 14643457, há 4 anos
- Valutade 5 su 5di Utent Firefox 14777351, há 4 anos
- Valutade 5 su 5di Michael Meffie, há 4 anosExcellent. Worked perfectly for me on ubuntu20.04. Easy setup and examples for gvim.
- Valutade 5 su 5di Utent Firefox 14971963, há 5 anos
- Valutade 5 su 5di Utent Firefox 15983354, há 5 anos
- Valutade 5 su 5di Dusty Mabe, há 6 anos
- Valutade 5 su 5di Eduardo Santiago, há 6 anosOh how I've missed _It's All Text_. Thank you jlebon for providing this!
- Valutade 5 su 5di Utent Firefox 15233239, há 6 anos
- Valutade 5 su 5di Utent Firefox 14770611, há 6 anosIt 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, há 7 anos
- Valutade 5 su 5di Petr Zemek, há 7 anosGreat 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, há 7 anos
- Valutade 5 su 5di Utent Firefox 13924752, há 7 anosExactly what I needed to replace itsalltext.
Using plain ["emacsclient"] as the editor works fine for me.