On Sun, Nov 27, 2011 at 09:34:44AM -0600, Benjamin Slade wrote: > Is there a way to implement cua-bindings in conkeror? > > I'm guessing this would involve being able to check to active regions > (selections) in order to handle C-x. (I'm not sure what the CUA-behaviour of > C-v is. Does it always paste? Or does one need to select an area to paste in?)
You could probably hack it up with keypress_hook. -- John Foerch _______________________________________________ Conkeror mailing list [email protected] https://www.mozdev.org/mailman/listinfo/conkeror
