Ocene za Textern
Textern — Jonathan Lebon
33 ocen
- Ocenjeno z 5 od 5— jamespo, pred 3 meseci
- Ocenjeno z 5 od 5— 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. - Ocenjeno z 5 od 5— parallel, pred 2 letoma
- Ocenjeno z 5 od 5— Uporabnik Firefoxa 14678933, pred 3 leti
- Ocenjeno z 5 od 5— Uporabnik Firefoxa 14643457, pred 4 leti
- Ocenjeno z 5 od 5— Uporabnik Firefoxa 14777351, pred 4 leti
- Ocenjeno z 5 od 5— Michael Meffie, pred 4 letiExcellent. Worked perfectly for me on ubuntu20.04. Easy setup and examples for gvim.
- Ocenjeno z 5 od 5— Uporabnik Firefoxa 14971963, pred 5 leti
- Ocenjeno z 5 od 5— Ben, pred 5 leti
- Ocenjeno z 5 od 5— Uporabnik Firefoxa 15983354, pred 5 leti
- Ocenjeno z 5 od 5— Dusty Mabe, pred 5 leti
- Ocenjeno z 5 od 5— eggyolk, pred 5 letiThank you for this well-working replacement of its-all-text, which I strongly missed after mozilla's change to the WebExtension API!
- Ocenjeno z 5 od 5— Eduardo Santiago, pred 6 letiOh how I've missed _It's All Text_. Thank you jlebon for providing this!
- Ocenjeno z 5 od 5— Vpnlord, pred 6 leti
- Ocenjeno z 5 od 5— JonnoN, pred 6 leti
- Ocenjeno z 5 od 5— Uporabnik Firefoxa 15233239, pred 6 leti
- Ocenjeno z 5 od 5— grepp , pred 6 letiWorks on Debian fine with `make native-install USER=1` for "2. Install the native app."
thx - Ocenjeno z 5 od 5— 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.
- Ocenjeno z 5 od 5— Uporabnik Firefoxa 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!
- Ocenjeno z 5 od 5— Uporabnik Firefoxa 14443015, pred 7 leti
- Ocenjeno z 5 od 5— Selth, pred 7 letiFinally an extension that works properly! I missed it's all text so much.
- Ocenjeno z 5 od 5— 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!
- Ocenjeno z 5 od 5— George Kouryachy, pred 7 leti
- Ocenjeno z 5 od 5— Uporabnik Firefoxa 13924752, pred 7 letiExactly what I needed to replace itsalltext.
Using plain ["emacsclient"] as the editor works fine for me. - Ocenjeno z 4 od 5— Uporabnik Firefoxa 13867618, pred 7 letiOn Ubuntu 16.04, it just works. Using it with ["gvim","-f"].
I like the docs. Good job!