Commit graph

20 commits

Author SHA1 Message Date
Joe Walker
fa4d88830c moving files added since the big move 2010-12-15 20:12:07 +00:00
Joe Walker
fc7f5be3a1 adding a missing env to the cli 2010-12-15 20:11:32 +00:00
Joe Walker
0f505962d0 Merge branch 'master' of https://github.com/ajaxorg/ace
Conflicts:
	plugins/cockpit/cli.js
	plugins/cockpit/lib/ui/plain.js
	plugins/cockpit/ui/plain.css
	plugins/cockpit/ui/plain.js
	plugins/pilot/canon.js
	plugins/pilot/lib/commands/history.js
2010-12-15 19:46:40 +00:00
Joe Walker
21dce2784e lots of minor bug fixes and tweaks to the command line 2010-12-15 18:58:47 +00:00
Joe Walker
e9fd963724 adding the convept of next/previous to values in the command line 2010-12-15 18:58:47 +00:00
Joe Walker
596fc88708 significant work to push tab completion down from cli-view into requisition 2010-12-15 18:58:47 +00:00
Joe Walker
5faea6a934 fix various styling issues 2010-12-15 18:58:47 +00:00
Joe Walker
ad3d075bb9 fix failure to merge args for single text param 2010-12-15 18:58:46 +00:00
Joe Walker
71e069dec1 rename plain to cliView, have max height on console output and fix scroll to bottom 2010-12-15 18:58:46 +00:00
Joe Walker
9e2e7336bd making command documentation more compact and tweaking how hints work 2010-12-15 18:58:46 +00:00
Joe Walker
15fddc071c separation of rows and cli, more refactoring for new world, copying images from skywriter 2010-12-15 18:58:46 +00:00
Joe Walker
b4411583dd fixed action of TAB, and made RETURN be more useful than to cause failures. Refactor plain.js and add mouse click updates 2010-12-15 18:58:46 +00:00
Joe Walker
9cff2e0908 lots of work fixing bugs with the command line, also removal of useless console.log 2010-12-15 18:58:46 +00:00
Joe Walker
1e65d71bde make the command line ui process hints at least to a basic extent 2010-12-15 18:58:46 +00:00
Fabian Jakobs
ac923b5813 IE fixes 2010-12-15 17:32:16 +01:00
Fabian Jakobs
5383a297c2 comment out console.log statements as the log
module is not yet loaded at these points
2010-12-15 14:14:41 +01:00
Fabian Jakobs
c5f63c7112 put functions from old "ace/lib" modules directly
on "exports"
2010-12-15 11:04:14 +01:00
Fabian Jakobs
5e0695b588 pass in the env to canon.execute to allow multiple editors 2010-12-14 11:36:21 +01:00
Fabian Jakobs
f370a6f7fa remove lib directory from plugins otherwise the
modules cannot be loaded with nodejs
2010-12-13 10:40:40 +01:00
Joe Walker
38c9fc7a93 a big lump of work to get the command line able to execute commands, and to hack in a trivial cli 2010-12-08 13:13:33 +00:00