1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-21 11:07:59 +01:00
Files
pentadactyl-pm/common/content
Ted Pavlic 9993f0594e Make abbreviations expand on quotes as well as space.
Also added rough documentation for insert mode.

TODO: Abbreviations should also expand on <CR> and <Tab>, but right now
adding <CR> to the mappings.add() has no effect, and adding <Tab> to the
mappings.add() breaks tab completion.

TODO: Rather than listing non-keyword characters in two places (ui.js
and mappings.js), they should be specified in one location (that could
someday be trumped by an 'iskeyword' option).
2009-01-20 10:45:48 -05:00
..
2008-12-04 07:56:35 +02:00
2009-01-20 23:40:07 +09:00
2008-12-29 23:26:09 +11:00
2008-12-29 23:26:09 +11:00
2009-01-18 03:07:47 +09:00
2009-01-18 17:24:51 -05:00