Critiques pour Textern
Textern par Jonathan Lebon
33 notes
- Noté 5 sur 5par Enno, il y a 2 mois
- Noté 5 sur 5par jamespo, il y a 7 mois
- Noté 5 sur 5par Silvio Levy, il y a 2 ansWorked 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é 5 sur 5par parallel, il y a 2 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 14678933 de Firefox, il y a 3 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 14643457 de Firefox, il y a 4 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 14777351 de Firefox, il y a 4 ans
- Noté 5 sur 5par Michael Meffie, il y a 5 ansExcellent. Worked perfectly for me on ubuntu20.04. Easy setup and examples for gvim.
- Noté 5 sur 5par Utilisateur ou utilisatrice 14971963 de Firefox, il y a 5 ans
- Noté 5 sur 5par Ben, il y a 5 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 15983354 de Firefox, il y a 6 ans
- Noté 5 sur 5par Dusty Mabe, il y a 6 ans
- Noté 5 sur 5par eggyolk, il y a 6 ansThank you for this well-working replacement of its-all-text, which I strongly missed after mozilla's change to the WebExtension API!
- Noté 5 sur 5par Eduardo Santiago, il y a 6 ansOh how I've missed _It's All Text_. Thank you jlebon for providing this!
- Noté 5 sur 5par Vpnlord, il y a 6 ans
- Noté 5 sur 5par JonnoN, il y a 6 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 15233239 de Firefox, il y a 6 ans
- Noté 5 sur 5par grepp , il y a 6 ansWorks on Debian fine with `make native-install USER=1` for "2. Install the native app."
thx - Noté 5 sur 5par rsk78n, il y a 6 ansBeen 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.
- Noté 5 sur 5par Utilisateur ou utilisatrice 14770611 de Firefox, il y a 7 ansIt 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!
- Noté 5 sur 5par Utilisateur ou utilisatrice 14443015 de Firefox, il y a 7 ans
- Noté 5 sur 5par Selth, il y a 7 ansFinally an extension that works properly! I missed it's all text so much.
- Noté 5 sur 5par Petr Zemek, il y a 7 ansGreat 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!
- Noté 5 sur 5par George Kouryachy, il y a 8 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 13924752 de Firefox, il y a 8 ansExactly what I needed to replace itsalltext.
Using plain ["emacsclient"] as the editor works fine for me.