Boldewyn / digraphs

Digraph support for Firefox (as known from Vim)
http://boldewyn.github.com/digraphs/
MIT License
3 stars 1 forks source link

Allow optionally <C1><BS><C2> sequences #11

Open Boldewyn opened 13 years ago

Boldewyn commented 13 years ago

This is very low priority. But some Vim users may have been accustomed to this behaviour (:set digraphs). It should in any case be disabled by default.

Implementation is not so straight forward, since we must track every simple keystroke to react, if the following is a <BS>.