Iceggiren i Textern
Textern sɣur Jonathan Lebon
Icegger-it kornelis
Yettwasezmel 5 ɣef 5
sɣur kornelis, 8 vite më parëI have Python 3.6.2. Followed the instructions for installing the native app. Tried launching with ["gvim", "-f"] and ["gvim"]. I only got the error: "this text is already being edited". Positive: an uninstall rule for the native app. BTW, in other fields than pure textarea fields Ctrl+Shift+E opens a developer frame.
Update: the add-on works after I uninstalled the native client, and installed again with `make native-install USER=1` (I'm running Firefox from `~/bin`). Currently seems to work as advertised, I'll adjust the rating.
Update: used it many years in Slackware 14.2, really happy that it exists. Forgot about the caveat that I should install with `make native-install USER=1` when I moved to Slackware 15. I discovered this again just now. Still happy.
Update: the add-on works after I uninstalled the native client, and installed again with `make native-install USER=1` (I'm running Firefox from `~/bin`). Currently seems to work as advertised, I'll adjust the rating.
Update: used it many years in Slackware 14.2, really happy that it exists. Forgot about the caveat that I should install with `make native-install USER=1` when I moved to Slackware 15. I discovered this again just now. Still happy.
Tiririt n ineflayen
yeffeɣ-d deg 8 vite më parëCan you open an issue upstream at https://github.com/jlebon/textern and we'll debug there? I'd like to help you but it's painful through this interface. Also check out previously closed issues for debugging steps, e.g. https://github.com/jlebon/textern/issues/4 and https://github.com/jlebon/textern/issues/7. Re. Ctrl+Shift+E, odd I hadn't noticed that before. I wonder if it's new in the latest version of Firefox. Regardless, feel free to change the mapping in the editor settings to something else if you'd like.
34 n yiceggiren
- Yettwasezmel 5 ɣef 5sɣur Enno, 7 muaj më parë
- Yettwasezmel 5 ɣef 5sɣur jamespo, një vit më parë
- Yettwasezmel 5 ɣef 5sɣur Silvio Levy, 3 vite më parë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. - Yettwasezmel 5 ɣef 5sɣur parallel, 3 vite më parë
- Yettwasezmel 5 ɣef 5sɣur Aseqdac Firefox 14678933, 4 vite më parë
- Yettwasezmel 5 ɣef 5sɣur Aseqdac Firefox 14643457, 5 vite më parë
- Yettwasezmel 5 ɣef 5sɣur Aseqdac Firefox 14777351, 5 vite më parë
- Yettwasezmel 5 ɣef 5sɣur Michael Meffie, 5 vite më parëExcellent. Worked perfectly for me on ubuntu20.04. Easy setup and examples for gvim.
- Yettwasezmel 5 ɣef 5sɣur Aseqdac Firefox 14971963, 5 vite më parë
- Yettwasezmel 5 ɣef 5sɣur Ben, 6 vite më parë
- Yettwasezmel 5 ɣef 5sɣur Aseqdac Firefox 15983354, 6 vite më parë
- Yettwasezmel 5 ɣef 5sɣur Dusty Mabe, 6 vite më parë
- Yettwasezmel 5 ɣef 5sɣur eggyolk, 6 vite më parëThank you for this well-working replacement of its-all-text, which I strongly missed after mozilla's change to the WebExtension API!
- Yettwasezmel 5 ɣef 5sɣur Eduardo Santiago, 6 vite më parëOh how I've missed _It's All Text_. Thank you jlebon for providing this!
- Yettwasezmel 5 ɣef 5sɣur Vpnlord, 6 vite më parë
- Yettwasezmel 5 ɣef 5sɣur JonnoN, 6 vite më parë
- Yettwasezmel 5 ɣef 5sɣur Aseqdac Firefox 15233239, 7 vite më parë
- Yettwasezmel 5 ɣef 5sɣur grepp , 7 vite më parëWorks on Debian fine with `make native-install USER=1` for "2. Install the native app."
thx - Yettwasezmel 5 ɣef 5sɣur rsk78n, 7 vite më parë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.
- Yettwasezmel 5 ɣef 5sɣur Aseqdac Firefox 14770611, 7 vite më parë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!
- Yettwasezmel 5 ɣef 5sɣur Aseqdac Firefox 14443015, 7 vite më parë
- Yettwasezmel 5 ɣef 5sɣur Selth, 8 vite më parëFinally an extension that works properly! I missed it's all text so much.
- Yettwasezmel 5 ɣef 5sɣur Petr Zemek, 8 vite më parë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!
- Yettwasezmel 5 ɣef 5sɣur George Kouryachy, 8 vite më parë
- Yettwasezmel 5 ɣef 5sɣur Aseqdac Firefox 13924752, 8 vite më parëExactly what I needed to replace itsalltext.
Using plain ["emacsclient"] as the editor works fine for me.