ace/support
Julian Viereck 3ebd2865ea Finalize current keymapping work:
- catchup with latest changes to pilot/keys.js
- the textinput adds a event.addCommandKeyEvent(...) to the input
- the onTextInput and onCommandKey event sent by the textinput are forwareded to the edtior which
  then forwards the input to the keybinding, which handles the input based on the current inputMode.
- the current inputMode can get changed by setting the setting "inputMode". Currently there are the
  modes "vim" and "emacs". If the inputMode doesn't match, the "default" mode is used.
2011-01-13 22:47:58 +01:00
..
async@6da8076355 Fixed a bug in single line tabbing that caused 2010-11-24 13:27:38 +01:00
cockpit@cd074fd37a Finalize current keymapping work: 2011-01-13 22:47:58 +01:00
dryice@89f99bb65c adding dryice submodule 2011-01-12 01:19:49 +00:00
jsdom@486755962d Fixed a bug in single line tabbing that caused 2010-11-24 13:27:38 +01:00
node-htmlparser@60d64db4a9 Fixed a bug in single line tabbing that caused 2010-11-24 13:27:38 +01:00
node-o3-xml@563a2b1091 add original textmate themes and add license information 2010-11-05 09:43:26 +01:00
requirejs@819c4e7b9b add requirejs as submodule 2010-11-05 08:40:10 +01:00
paths.js fix all tests to run with node.js 2010-12-14 15:09:24 +01:00
requireJS-node.js fix all tests to run with node.js 2010-12-14 15:09:24 +01:00