Skip to content
stsquad edited this page Sep 13, 2010 · 11 revisions

This is a growing attempt at a plugin for Chromium which emulates the excellent “It’s All Text” [http://trac.gerf.org/itsalltext] by Christian Höltje. I started playing around with it using David Hilley’s code as a base [http://www.thegibson.org/blog/archives/689].

In it’s current state it’s perfectly functional for editing text areas both with the buttons on the page and the toolbar button. You do however need to run an “edit server” to receive edit requests from Chromium. See the servers directory.

TODO:

  • Make a working elisp version of the edit server
  • Make selection of text area for the toolbar button smarter
  • Make pycl.py more flexible (honour ${VISUAL}?) in selecting other editors
Clone this wiki locally