]> git.gir.st - VimFx.git/commit
Fix #249: Support other keyboard layouts than en-US
authorSimon Lydell <simon.lydell@gmail.com>
Sat, 17 Jan 2015 23:22:53 +0000 (00:22 +0100)
committerSimon Lydell <simon.lydell@gmail.com>
Sun, 18 Jan 2015 14:56:03 +0000 (15:56 +0100)
commit37e228332b345f3823c9bf74e0038ae22181c59a
treebb0fc0b211080a919b5e9fa4d141569872f4b6b6
parentddb134d1924d1f7369402c31e3d55df1f4340225
Fix #249: Support other keyboard layouts than en-US

This uses lydell/vim-like-key-notation. The old notation is supported too, for
backwards compatibility: Old customizations still work, and continue to work if
the user downgrades.

This also fixes #266.
36 files changed:
extension/defaults/preferences/defaults.js
extension/lib/commands.coffee
extension/lib/events.coffee
extension/lib/help.coffee
extension/lib/key-utils.coffee [deleted file]
extension/lib/legacy.coffee [new file with mode: 0644]
extension/lib/mode-hints/mode-hints.coffee
extension/lib/modes.coffee
extension/lib/utils.coffee
extension/locale/de/options.dtd
extension/locale/de/vimfx.properties
extension/locale/el-GR/options.dtd
extension/locale/el-GR/vimfx.properties
extension/locale/en-US/options.dtd
extension/locale/en-US/vimfx.properties
extension/locale/hu/options.dtd
extension/locale/hu/vimfx.properties
extension/locale/id/options.dtd
extension/locale/id/vimfx.properties
extension/locale/it/options.dtd
extension/locale/it/vimfx.properties
extension/locale/ja/options.dtd
extension/locale/ja/vimfx.properties
extension/locale/nl/options.dtd
extension/locale/nl/vimfx.properties
extension/locale/pl/options.dtd
extension/locale/pl/vimfx.properties
extension/locale/ru/options.dtd
extension/locale/ru/vimfx.properties
extension/locale/zh-CN/options.dtd
extension/locale/zh-CN/vimfx.properties
extension/locale/zh-TW/options.dtd
extension/locale/zh-TW/vimfx.properties
extension/options.xul
extension/test/test-legacy.coffee [new file with mode: 0644]
package.json
Imprint / Impressum