Recenzije za Textern
Textern od Jonathan Lebon
34 recenzije
- Ocijenjeno s 5 od 5od Enno, prije 2 mjeseca
- Ocijenjeno s 5 od 5od jamespo, prije 6 mjeseci
- Ocijenjeno s 5 od 5od Silvio Levy, prije 2 godineWorked 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. - Ocijenjeno s 5 od 5od parallel, prije 2 godine
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 14678933, prije 3 godine
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 14643457, prije 4 godine
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 14777351, prije 4 godine
- Ocijenjeno s 5 od 5od Michael Meffie, prije 4 godineExcellent. Worked perfectly for me on ubuntu20.04. Easy setup and examples for gvim.
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 14971963, prije 5 godina
- Ocijenjeno s 5 od 5od Ben, prije 5 godina
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 15983354, prije 5 godina
- Ocijenjeno s 5 od 5od Dusty Mabe, prije 6 godina
- Ocijenjeno s 5 od 5od eggyolk, prije 6 godinaThank you for this well-working replacement of its-all-text, which I strongly missed after mozilla's change to the WebExtension API!
- Ocijenjeno s 5 od 5od Eduardo Santiago, prije 6 godinaOh how I've missed _It's All Text_. Thank you jlebon for providing this!
- Ocijenjeno s 5 od 5od Vpnlord, prije 6 godina
- Ocijenjeno s 5 od 5od JonnoN, prije 6 godina
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 15233239, prije 6 godina
- Ocijenjeno s 5 od 5od grepp , prije 6 godinaWorks on Debian fine with `make native-install USER=1` for "2. Install the native app."
thx - Ocijenjeno s 5 od 5od rsk78n, prije 6 godinaBeen 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.
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 14770611, prije 7 godinaIt 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!
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 14443015, prije 7 godina
- Ocijenjeno s 5 od 5od Selth, prije 7 godinaFinally an extension that works properly! I missed it's all text so much.
- Ocijenjeno s 5 od 5od Petr Zemek, prije 7 godinaGreat 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!
- Ocijenjeno s 5 od 5od George Kouryachy, prije 7 godina
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 13924752, prije 8 godinaExactly what I needed to replace itsalltext.
Using plain ["emacsclient"] as the editor works fine for me.