On Sat, Oct 17, 2009 at 01:39:00PM +0200, Tadeusz Sośnierz wrote:
> Btw, does surf support the standard Unix text editing keybindings[1]?

Its not about surf, this is a task for gtk textentry and so on. So unless you 
write a ld.so modifying the signal handlers it will not be supported.

It can be also be implemented in javascript, but it will be pretty slow.

Add the following to your .gtkrc-2.0:
gtk-key-theme-name = "Emacs"
Should work well.

It works. It doesn't work well. I have to admit, it's gotten better: at least ^W finally deletes to the last non-word character rather than to the last space. ^U still clears the whole line, and as far as I can find, there's no way to configure it to do otherwise.

--
Kris Maglione

I cannot agree with those who rank modesty among the virtues.  To the
logician all things should be seen exactly as they are, and to
underestimate one's self is as much a departure from truth as to
exaggerate one's own powers.
        --"Sherlock Holmes"


Reply via email to